Advertisement
d_fajardo

Untitled

Sep 4th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.84 KB | None | 0 0
  1. ==> Starting build()...
  2. libtoolize: putting auxiliary files in '.'.
  3. libtoolize: copying file './ltmain.sh'
  4. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  5. libtoolize: copying file 'm4/libtool.m4'
  6. libtoolize: copying file 'm4/ltoptions.m4'
  7. libtoolize: copying file 'm4/ltsugar.m4'
  8. libtoolize: copying file 'm4/ltversion.m4'
  9. libtoolize: copying file 'm4/lt~obsolete.m4'
  10. configure.ac:17: installing './compile'
  11. configure.ac:17: installing './config.guess'
  12. configure.ac:17: installing './config.sub'
  13. configure.ac:14: installing './install-sh'
  14. configure.ac:14: installing './missing'
  15. src/Makefile.am: installing './depcomp'
  16. checking for a BSD-compatible install... /usr/bin/install -c
  17. checking whether build environment is sane... yes
  18. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  19. checking for gawk... gawk
  20. checking whether make sets $(MAKE)... yes
  21. checking whether make supports nested variables... yes
  22. checking whether NLS is requested... yes
  23. checking for intltool >= 0.35.0... 0.51.0 found
  24. checking for intltool-update... /usr/bin/intltool-update
  25. checking for intltool-merge... /usr/bin/intltool-merge
  26. checking for intltool-extract... /usr/bin/intltool-extract
  27. checking for xgettext... /usr/bin/xgettext
  28. checking for msgmerge... /usr/bin/msgmerge
  29. checking for msgfmt... /usr/bin/msgfmt
  30. checking for gmsgfmt... /usr/bin/msgfmt
  31. checking for perl... /usr/bin/perl
  32. checking for perl >= 5.8.1... 5.30.0
  33. checking for XML::Parser... ok
  34. checking build system type... x86_64-pc-linux-gnu
  35. checking host system type... x86_64-pc-linux-gnu
  36. checking how to print strings... printf
  37. checking whether make supports the include directive... yes (GNU style)
  38. checking for gcc... gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether gcc accepts -g... yes
  46. checking for gcc option to accept ISO C89... none needed
  47. checking whether gcc understands -c and -o together... yes
  48. checking dependency style of gcc... gcc3
  49. checking for a sed that does not truncate output... /usr/bin/sed
  50. checking for grep that handles long lines and -e... /usr/bin/grep
  51. checking for egrep... /usr/bin/grep -E
  52. checking for fgrep... /usr/bin/grep -F
  53. checking for ld used by gcc... /usr/bin/ld
  54. checking if the linker (/usr/bin/ld) is GNU ld... yes
  55. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  56. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  57. checking whether ln -s works... yes
  58. checking the maximum length of command line arguments... 1572864
  59. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  60. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  61. checking for /usr/bin/ld option to reload object files... -r
  62. checking for objdump... objdump
  63. checking how to recognize dependent libraries... pass_all
  64. checking for dlltool... no
  65. checking how to associate runtime and link libraries... printf %s\n
  66. checking for ar... ar
  67. checking for archiver @FILE support... @
  68. checking for strip... strip
  69. checking for ranlib... ranlib
  70. checking command to parse /usr/bin/nm -B output from gcc object... ok
  71. checking for sysroot... no
  72. checking for a working dd... /usr/bin/dd
  73. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  74. checking for mt... no
  75. checking if : is a manifest tool... no
  76. checking how to run the C preprocessor... gcc -E
  77. checking for ANSI C header files... yes
  78. checking for sys/types.h... yes
  79. checking for sys/stat.h... yes
  80. checking for stdlib.h... yes
  81. checking for string.h... yes
  82. checking for memory.h... yes
  83. checking for strings.h... yes
  84. checking for inttypes.h... yes
  85. checking for stdint.h... yes
  86. checking for unistd.h... yes
  87. checking for dlfcn.h... yes
  88. checking for objdir... .libs
  89. checking if gcc supports -fno-rtti -fno-exceptions... no
  90. checking for gcc option to produce PIC... -fPIC -DPIC
  91. checking if gcc PIC flag -fPIC -DPIC works... yes
  92. checking if gcc static flag -static works... yes
  93. checking if gcc supports -c -o file.o... yes
  94. checking if gcc supports -c -o file.o... (cached) yes
  95. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  96. checking whether -lc should be explicitly linked in... no
  97. checking dynamic linker characteristics... GNU/Linux ld.so
  98. checking how to hardcode library paths into programs... immediate
  99. checking whether stripping libraries is possible... yes
  100. checking if libtool supports shared libraries... yes
  101. checking whether to build shared libraries... yes
  102. checking whether to build static libraries... yes
  103. checking for g++... g++
  104. checking whether we are using the GNU C++ compiler... yes
  105. checking whether g++ accepts -g... yes
  106. checking dependency style of g++... gcc3
  107. checking how to run the C++ preprocessor... g++ -E
  108. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  109. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  110. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  111. checking for g++ option to produce PIC... -fPIC -DPIC
  112. checking if g++ PIC flag -fPIC -DPIC works... yes
  113. checking if g++ static flag -static works... yes
  114. checking if g++ supports -c -o file.o... yes
  115. checking if g++ supports -c -o file.o... (cached) yes
  116. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  117. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  118. checking how to hardcode library paths into programs... immediate
  119. checking for gcc... (cached) gcc
  120. checking whether we are using the GNU C compiler... (cached) yes
  121. checking whether gcc accepts -g... (cached) yes
  122. checking for gcc option to accept ISO C89... (cached) none needed
  123. checking whether gcc understands -c and -o together... (cached) yes
  124. checking dependency style of gcc... (cached) gcc3
  125. checking how to run the C preprocessor... gcc -E
  126. checking for pkg-config... /usr/bin/pkg-config
  127. checking pkg-config is at least version 0.9.0... yes
  128. checking for PACKAGE... yes
  129. checking arpa/inet.h usability... yes
  130. checking arpa/inet.h presence... yes
  131. checking for arpa/inet.h... yes
  132. checking libintl.h usability... yes
  133. checking libintl.h presence... yes
  134. checking for libintl.h... yes
  135. checking locale.h usability... yes
  136. checking locale.h presence... yes
  137. checking for locale.h... yes
  138. checking netdb.h usability... yes
  139. checking netdb.h presence... yes
  140. checking for netdb.h... yes
  141. checking netinet/in.h usability... yes
  142. checking netinet/in.h presence... yes
  143. checking for netinet/in.h... yes
  144. checking for stdint.h... (cached) yes
  145. checking for stdlib.h... (cached) yes
  146. checking for string.h... (cached) yes
  147. checking sys/ioctl.h usability... yes
  148. checking sys/ioctl.h presence... yes
  149. checking for sys/ioctl.h... yes
  150. checking sys/socket.h usability... yes
  151. checking sys/socket.h presence... yes
  152. checking for sys/socket.h... yes
  153. checking sys/timeb.h usability... yes
  154. checking sys/timeb.h presence... yes
  155. checking for sys/timeb.h... yes
  156. checking for unistd.h... (cached) yes
  157. checking for stdbool.h that conforms to C99... yes
  158. checking for _Bool... yes
  159. checking for inline... inline
  160. checking for int16_t... yes
  161. checking for int32_t... yes
  162. checking for int64_t... yes
  163. checking for int8_t... yes
  164. checking for size_t... yes
  165. checking for uint16_t... yes
  166. checking for uint32_t... yes
  167. checking for uint64_t... yes
  168. checking for uint8_t... yes
  169. checking for pid_t... yes
  170. checking vfork.h usability... no
  171. checking vfork.h presence... no
  172. checking for vfork.h... no
  173. checking for fork... yes
  174. checking for vfork... yes
  175. checking for working fork... yes
  176. checking for working vfork... (cached) yes
  177. checking for dup2... yes
  178. checking for ftime... yes
  179. checking for gethostbyname... yes
  180. checking for memchr... yes
  181. checking for memset... yes
  182. checking for select... yes
  183. checking for setlocale... yes
  184. checking for socket... yes
  185. checking for strchr... yes
  186. checking for strncasecmp... yes
  187. checking for strrchr... yes
  188. checking for locale.h... (cached) yes
  189. checking for LC_MESSAGES... yes
  190. checking for CFPreferencesCopyAppValue... no
  191. checking for CFLocaleCopyCurrent... no
  192. checking for libintl.h... (cached) yes
  193. checking for ngettext in libc... yes
  194. checking for dgettext in libc... yes
  195. checking for bind_textdomain_codeset... yes
  196. checking for msgfmt... (cached) /usr/bin/msgfmt
  197. checking for dcgettext... yes
  198. checking if msgfmt accepts -c... yes
  199. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  200. checking for xgettext... (cached) /usr/bin/xgettext
  201. checking that generated files are newer than configure... done
  202. configure: creating ./config.status
  203. config.status: creating Makefile
  204. config.status: creating src/Makefile
  205. config.status: creating src/engine/Makefile
  206. config.status: creating data/Makefile
  207. config.status: creating data/themes/Makefile
  208. config.status: creating data/themes/wood/Makefile
  209. config.status: creating data/themes/wood-small/Makefile
  210. config.status: creating data/themes/west/Makefile
  211. config.status: creating data/themes/west-small/Makefile
  212. config.status: creating data/sound/Makefile
  213. config.status: creating po/Makefile.in
  214. config.status: creating doc/Makefile
  215. config.status: creating doc/gmchess.6
  216. config.status: creating doc/convert_pgn.6
  217. config.status: creating doc/eleeye_engine.6
  218. config.status: creating config.h
  219. config.status: executing depfiles commands
  220. config.status: executing libtool commands
  221. config.status: executing default-1 commands
  222. config.status: executing po/stamp-it commands
  223. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/brightchip/.cache/yay/gmchess/src/gmchess-master/missing autoheader)
  224. rm -f stamp-h1
  225. touch config.h.in
  226. cd . && /bin/sh ./config.status config.h
  227. config.status: creating config.h
  228. config.status: config.h is unchanged
  229. make all-recursive
  230. make[1]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master'
  231. Making all in src
  232. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src'
  233. Making all in engine
  234. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src/engine'
  235. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT eleeye_engine-book.o -MD -MP -MF .deps/eleeye_engine-book.Tpo -c -o eleeye_engine-book.o `test -f 'book.cpp' || echo './'`book.cpp
  236. In file included from book.cpp:23:
  237. book.h: In member function ‘void BookFileStruct::Read(BookStruct&, int) const’:
  238. book.h:57:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  239. 57 | fread(&bk, sizeof(BookStruct), 1, fp);
  240. | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  241. mv -f .deps/eleeye_engine-book.Tpo .deps/eleeye_engine-book.Po
  242. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT eleeye_engine-eleeye.o -MD -MP -MF .deps/eleeye_engine-eleeye.Tpo -c -o eleeye_engine-eleeye.o `test -f 'eleeye.cpp' || echo './'`eleeye.cpp
  243. In file included from rc4prng.h:7,
  244. from pregen.h:24,
  245. from eleeye.cpp:27:
  246. mips.h: In function ‘uint64_t TimeStampCounter()’:
  247. mips.h:80:9: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  248. 80 | read(fd, &random, sizeof(random));
  249. | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  250. In file included from eleeye.cpp:24:
  251. base2.h: In function ‘void GetSelfExe(char*)’:
  252. base2.h:51:11: warning: ignoring return value of ‘ssize_t readlink(const char*, char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  253. 51 | readlink("/proc/self/exe", szDst, PATH_MAX_CHAR);
  254. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  255. mv -f .deps/eleeye_engine-eleeye.Tpo .deps/eleeye_engine-eleeye.Po
  256. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT eleeye_engine-genmoves.o -MD -MP -MF .deps/eleeye_engine-genmoves.Tpo -c -o eleeye_engine-genmoves.o `test -f 'genmoves.cpp' || echo './'`genmoves.cpp
  257. mv -f .deps/eleeye_engine-genmoves.Tpo .deps/eleeye_engine-genmoves.Po
  258. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT eleeye_engine-hash.o -MD -MP -MF .deps/eleeye_engine-hash.Tpo -c -o eleeye_engine-hash.o `test -f 'hash.cpp' || echo './'`hash.cpp
  259. mv -f .deps/eleeye_engine-hash.Tpo .deps/eleeye_engine-hash.Po
  260. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT eleeye_engine-movesort.o -MD -MP -MF .deps/eleeye_engine-movesort.Tpo -c -o eleeye_engine-movesort.o `test -f 'movesort.cpp' || echo './'`movesort.cpp
  261. mv -f .deps/eleeye_engine-movesort.Tpo .deps/eleeye_engine-movesort.Po
  262. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT eleeye_engine-pipe.o -MD -MP -MF .deps/eleeye_engine-pipe.Tpo -c -o eleeye_engine-pipe.o `test -f 'pipe.cpp' || echo './'`pipe.cpp
  263. pipe.cpp: In member function ‘void PipeStruct::Open(const char*)’:
  264. pipe.cpp:159:9: warning: ignoring return value of ‘int pipe(int*)’, declared with attribute warn_unused_result [-Wunused-result]
  265. 159 | pipe(nStdinPipe);
  266. | ~~~~^~~~~~~~~~~~
  267. pipe.cpp:160:9: warning: ignoring return value of ‘int pipe(int*)’, declared with attribute warn_unused_result [-Wunused-result]
  268. 160 | pipe(nStdoutPipe);
  269. | ~~~~^~~~~~~~~~~~~
  270. pipe.cpp:171:12: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  271. 171 | chdir(szFileDir);
  272. | ~~~~~^~~~~~~~~~~
  273. pipe.cpp:173:11: warning: ignoring return value of ‘int nice(int)’, declared with attribute warn_unused_result [-Wunused-result]
  274. 173 | nice(20);
  275. | ~~~~^~~~
  276. pipe.cpp: In member function ‘void PipeStruct::LineOutput(const char*) const’:
  277. pipe.cpp:212:8: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  278. 212 | write(nOutput, szWriteBuffer, nStrLen + 1);
  279. | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  280. mv -f .deps/eleeye_engine-pipe.Tpo .deps/eleeye_engine-pipe.Po
  281. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT eleeye_engine-position.o -MD -MP -MF .deps/eleeye_engine-position.Tpo -c -o eleeye_engine-position.o `test -f 'position.cpp' || echo './'`position.cpp
  282. mv -f .deps/eleeye_engine-position.Tpo .deps/eleeye_engine-position.Po
  283. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT eleeye_engine-pregen.o -MD -MP -MF .deps/eleeye_engine-pregen.Tpo -c -o eleeye_engine-pregen.o `test -f 'pregen.cpp' || echo './'`pregen.cpp
  284. mv -f .deps/eleeye_engine-pregen.Tpo .deps/eleeye_engine-pregen.Po
  285. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT eleeye_engine-search.o -MD -MP -MF .deps/eleeye_engine-search.Tpo -c -o eleeye_engine-search.o `test -f 'search.cpp' || echo './'`search.cpp
  286. mv -f .deps/eleeye_engine-search.Tpo .deps/eleeye_engine-search.Po
  287. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT eleeye_engine-ucci.o -MD -MP -MF .deps/eleeye_engine-ucci.Tpo -c -o eleeye_engine-ucci.o `test -f 'ucci.cpp' || echo './'`ucci.cpp
  288. mv -f .deps/eleeye_engine-ucci.Tpo .deps/eleeye_engine-ucci.Po
  289. /bin/sh ../../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -ldl -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o eleeye_engine eleeye_engine-book.o eleeye_engine-eleeye.o eleeye_engine-genmoves.o eleeye_engine-hash.o eleeye_engine-movesort.o eleeye_engine-pipe.o eleeye_engine-position.o eleeye_engine-pregen.o eleeye_engine-search.o eleeye_engine-ucci.o
  290. libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o eleeye_engine eleeye_engine-book.o eleeye_engine-eleeye.o eleeye_engine-genmoves.o eleeye_engine-hash.o eleeye_engine-movesort.o eleeye_engine-pipe.o eleeye_engine-position.o eleeye_engine-pregen.o eleeye_engine-search.o eleeye_engine-ucci.o -ldl
  291. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT convert_pgn-convert_pgn.o -MD -MP -MF .deps/convert_pgn-convert_pgn.Tpo -c -o convert_pgn-convert_pgn.o `test -f 'convert_pgn.cpp' || echo './'`convert_pgn.cpp
  292. convert_pgn.cpp: In function ‘void ReadRecord(FILE*, char*)’:
  293. convert_pgn.cpp:254:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  294. 254 | fread(&ucLen, 1, 1, fp);
  295. | ~~~~~^~~~~~~~~~~~~~~~~~
  296. convert_pgn.cpp:255:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  297. 255 | fread(sz, 1, ucLen, fp);
  298. | ~~~~~^~~~~~~~~~~~~~~~~~
  299. convert_pgn.cpp: In function ‘int Xqf2Pgn(const char*, const char*, const EccoApiStruct&)’:
  300. convert_pgn.cpp:424:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  301. 424 | fread(&xqfhd, sizeof(xqfhd), 1, fp);
  302. | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  303. convert_pgn.cpp:535:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  304. 535 | fread(&xqfmv, sizeof(xqfmv), 1, fp);
  305. | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  306. convert_pgn.cpp:536:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  307. 536 | fread(&nCommentLen, sizeof(int), 1, fp);
  308. | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  309. convert_pgn.cpp: In function ‘void ReadAndDecrypt(FILE*, void*, int, const int*, int&)’:
  310. convert_pgn.cpp:384:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  311. 384 | fread(lp, nLen, 1, fp);
  312. | ~~~~~^~~~~~~~~~~~~~~~~
  313. In file included from convert_pgn.cpp:30:
  314. base2.h: In function ‘void GetSelfExe(char*)’:
  315. base2.h:51:11: warning: ignoring return value of ‘ssize_t readlink(const char*, char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  316. 51 | readlink("/proc/self/exe", szDst, PATH_MAX_CHAR);
  317. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  318. mv -f .deps/convert_pgn-convert_pgn.Tpo .deps/convert_pgn-convert_pgn.Po
  319. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT convert_pgn-pregen.o -MD -MP -MF .deps/convert_pgn-pregen.Tpo -c -o convert_pgn-pregen.o `test -f 'pregen.cpp' || echo './'`pregen.cpp
  320. mv -f .deps/convert_pgn-pregen.Tpo .deps/convert_pgn-pregen.Po
  321. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT convert_pgn-position.o -MD -MP -MF .deps/convert_pgn-position.Tpo -c -o convert_pgn-position.o `test -f 'position.cpp' || echo './'`position.cpp
  322. mv -f .deps/convert_pgn-position.Tpo .deps/convert_pgn-position.Po
  323. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT convert_pgn-genmoves.o -MD -MP -MF .deps/convert_pgn-genmoves.Tpo -c -o convert_pgn-genmoves.o `test -f 'genmoves.cpp' || echo './'`genmoves.cpp
  324. mv -f .deps/convert_pgn-genmoves.Tpo .deps/convert_pgn-genmoves.Po
  325. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT convert_pgn-cchess.o -MD -MP -MF .deps/convert_pgn-cchess.Tpo -c -o convert_pgn-cchess.o `test -f 'cchess.cpp' || echo './'`cchess.cpp
  326. mv -f .deps/convert_pgn-cchess.Tpo .deps/convert_pgn-cchess.Po
  327. g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT convert_pgn-pgnfile.o -MD -MP -MF .deps/convert_pgn-pgnfile.Tpo -c -o convert_pgn-pgnfile.o `test -f 'pgnfile.cpp' || echo './'`pgnfile.cpp
  328. pgnfile.cpp: In member function ‘bool PgnFileStruct::Read(const char*, bool)’:
  329. pgnfile.cpp:130:12: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  330. 130 | fgets(szLineStr, 256, fp);
  331. | ~~~~~^~~~~~~~~~~~~~~~~~~~
  332. mv -f .deps/convert_pgn-pgnfile.Tpo .deps/convert_pgn-pgnfile.Po
  333. /bin/sh ../../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -ldl -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o convert_pgn convert_pgn-convert_pgn.o convert_pgn-pregen.o convert_pgn-position.o convert_pgn-genmoves.o convert_pgn-cchess.o convert_pgn-pgnfile.o
  334. libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o convert_pgn convert_pgn-convert_pgn.o convert_pgn-pregen.o convert_pgn-position.o convert_pgn-genmoves.o convert_pgn-cchess.o convert_pgn-pgnfile.o -ldl
  335. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT preeval.lo -MD -MP -MF .deps/preeval.Tpo -c -o preeval.lo preeval.cpp
  336. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT preeval.lo -MD -MP -MF .deps/preeval.Tpo -c preeval.cpp -fPIC -DPIC -o .libs/preeval.o
  337. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT preeval.lo -MD -MP -MF .deps/preeval.Tpo -c preeval.cpp -o preeval.o >/dev/null 2>&1
  338. mv -f .deps/preeval.Tpo .deps/preeval.Plo
  339. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT genmoves.lo -MD -MP -MF .deps/genmoves.Tpo -c -o genmoves.lo genmoves.cpp
  340. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT genmoves.lo -MD -MP -MF .deps/genmoves.Tpo -c genmoves.cpp -fPIC -DPIC -o .libs/genmoves.o
  341. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT genmoves.lo -MD -MP -MF .deps/genmoves.Tpo -c genmoves.cpp -o genmoves.o >/dev/null 2>&1
  342. mv -f .deps/genmoves.Tpo .deps/genmoves.Plo
  343. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pregen.lo -MD -MP -MF .deps/pregen.Tpo -c -o pregen.lo pregen.cpp
  344. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pregen.lo -MD -MP -MF .deps/pregen.Tpo -c pregen.cpp -fPIC -DPIC -o .libs/pregen.o
  345. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pregen.lo -MD -MP -MF .deps/pregen.Tpo -c pregen.cpp -o pregen.o >/dev/null 2>&1
  346. mv -f .deps/pregen.Tpo .deps/pregen.Plo
  347. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT position.lo -MD -MP -MF .deps/position.Tpo -c -o position.lo position.cpp
  348. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT position.lo -MD -MP -MF .deps/position.Tpo -c position.cpp -fPIC -DPIC -o .libs/position.o
  349. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT position.lo -MD -MP -MF .deps/position.Tpo -c position.cpp -o position.o >/dev/null 2>&1
  350. mv -f .deps/position.Tpo .deps/position.Plo
  351. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT evaluate.lo -MD -MP -MF .deps/evaluate.Tpo -c -o evaluate.lo evaluate.cpp
  352. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT evaluate.lo -MD -MP -MF .deps/evaluate.Tpo -c evaluate.cpp -fPIC -DPIC -o .libs/evaluate.o
  353. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT evaluate.lo -MD -MP -MF .deps/evaluate.Tpo -c evaluate.cpp -o evaluate.o >/dev/null 2>&1
  354. mv -f .deps/evaluate.Tpo .deps/evaluate.Plo
  355. /bin/sh ../../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libeval.la -rpath /usr/lib preeval.lo genmoves.lo pregen.lo position.lo evaluate.lo
  356. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/crtbeginS.o .libs/preeval.o .libs/genmoves.o .libs/pregen.o .libs/position.o .libs/evaluate.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../lib/crtn.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libeval.so.0 -o .libs/libeval.so.0.0.0
  357. libtool: link: (cd ".libs" && rm -f "libeval.so.0" && ln -s "libeval.so.0.0.0" "libeval.so.0")
  358. libtool: link: (cd ".libs" && rm -f "libeval.so" && ln -s "libeval.so.0.0.0" "libeval.so")
  359. libtool: link: ar cr .libs/libeval.a preeval.o genmoves.o pregen.o position.o evaluate.o
  360. libtool: link: ranlib .libs/libeval.a
  361. libtool: link: ( cd ".libs" && rm -f "libeval.la" && ln -s "../libeval.la" "libeval.la" )
  362. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src/engine'
  363. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src'
  364. g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -g -DDATA_DIR=\""/usr/share/gmchess"\" -DGMCHESS_LOCALEDIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc
  365. main.cc: In function ‘int singleon(const string&)’:
  366. main.cc:58:10: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  367. 58 | write(sockfd,url.c_str(),url.size());
  368. | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  369. mv -f .deps/main.Tpo .deps/main.Po
  370. g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -g -DDATA_DIR=\""/usr/share/gmchess"\" -DGMCHESS_LOCALEDIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT Board.o -MD -MP -MF .deps/Board.Tpo -c -o Board.o Board.cc
  371. Board.cc: In member function ‘virtual bool Board::on_configure_event(GdkEventConfigure*)’:
  372. Board.cc:308:1: warning: no return statement in function returning non-void [-Wreturn-type]
  373. 308 | }
  374. | ^
  375. Board.cc: In member function ‘void Board::send_to_socket(const string&)’:
  376. Board.cc:1430:8: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  377. 1430 | write(sockfd,cmd_.c_str(),cmd_.size());
  378. | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  379. mv -f .deps/Board.Tpo .deps/Board.Po
  380. g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -g -DDATA_DIR=\""/usr/share/gmchess"\" -DGMCHESS_LOCALEDIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT Engine.o -MD -MP -MF .deps/Engine.Tpo -c -o Engine.o Engine.cc
  381. mv -f .deps/Engine.Tpo .deps/Engine.Po
  382. g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -g -DDATA_DIR=\""/usr/share/gmchess"\" -DGMCHESS_LOCALEDIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT Pgnfile.o -MD -MP -MF .deps/Pgnfile.Tpo -c -o Pgnfile.o Pgnfile.cc
  383. mv -f .deps/Pgnfile.Tpo .deps/Pgnfile.Po
  384. g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -g -DDATA_DIR=\""/usr/share/gmchess"\" -DGMCHESS_LOCALEDIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT BookView.o -MD -MP -MF .deps/BookView.Tpo -c -o BookView.o BookView.cc
  385. mv -f .deps/BookView.Tpo .deps/BookView.Po
  386. g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -g -DDATA_DIR=\""/usr/share/gmchess"\" -DGMCHESS_LOCALEDIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT Sound.o -MD -MP -MF .deps/Sound.Tpo -c -o Sound.o Sound.cc
  387. mv -f .deps/Sound.Tpo .deps/Sound.Po
  388. g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -g -DDATA_DIR=\""/usr/share/gmchess"\" -DGMCHESS_LOCALEDIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT robot.o -MD -MP -MF .deps/robot.Tpo -c -o robot.o robot.cc
  389. mv -f .deps/robot.Tpo .deps/robot.Po
  390. g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -g -DDATA_DIR=\""/usr/share/gmchess"\" -DGMCHESS_LOCALEDIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ec_throw.o -MD -MP -MF .deps/ec_throw.Tpo -c -o ec_throw.o ec_throw.cpp
  391. mv -f .deps/ec_throw.Tpo .deps/ec_throw.Po
  392. g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -g -DDATA_DIR=\""/usr/share/gmchess"\" -DGMCHESS_LOCALEDIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ConfWindow.o -MD -MP -MF .deps/ConfWindow.Tpo -c -o ConfWindow.o ConfWindow.cc
  393. ConfWindow.cc: In member function ‘virtual bool ConfWindow::on_delete_event(GdkEventAny*)’:
  394. ConfWindow.cc:121:1: warning: no return statement in function returning non-void [-Wreturn-type]
  395. 121 | }
  396. | ^
  397. mv -f .deps/ConfWindow.Tpo .deps/ConfWindow.Po
  398. g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -g -DDATA_DIR=\""/usr/share/gmchess"\" -DGMCHESS_LOCALEDIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT variablesmap.o -MD -MP -MF .deps/variablesmap.Tpo -c -o variablesmap.o variablesmap.cc
  399. mv -f .deps/variablesmap.Tpo .deps/variablesmap.Po
  400. g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -g -DDATA_DIR=\""/usr/share/gmchess"\" -DGMCHESS_LOCALEDIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT MainWindow.o -MD -MP -MF .deps/MainWindow.Tpo -c -o MainWindow.o MainWindow.cc
  401. MainWindow.cc: In member function ‘bool MainWindow::on_end_game(OVERSTATUS)’:
  402. MainWindow.cc:1183:1: warning: no return statement in function returning non-void [-Wreturn-type]
  403. 1183 | }
  404. | ^
  405. mv -f .deps/MainWindow.Tpo .deps/MainWindow.Po
  406. /bin/sh ../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o gmchess main.o Board.o Engine.o Pgnfile.o BookView.o Sound.o robot.o ec_throw.o ConfWindow.o variablesmap.o MainWindow.o -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
  407. libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gmchess main.o Board.o Engine.o Pgnfile.o BookView.o Sound.o robot.o ec_throw.o ConfWindow.o variablesmap.o MainWindow.o -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
  408. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src'
  409. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src'
  410. Making all in data
  411. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data'
  412. Making all in sound
  413. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/sound'
  414. make[3]: Nothing to be done for 'all'.
  415. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/sound'
  416. Making all in themes
  417. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes'
  418. Making all in wood
  419. make[4]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood'
  420. make[4]: Nothing to be done for 'all'.
  421. make[4]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood'
  422. Making all in wood-small
  423. make[4]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood-small'
  424. make[4]: Nothing to be done for 'all'.
  425. make[4]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood-small'
  426. Making all in west
  427. make[4]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west'
  428. make[4]: Nothing to be done for 'all'.
  429. make[4]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west'
  430. Making all in west-small
  431. make[4]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west-small'
  432. make[4]: Nothing to be done for 'all'.
  433. make[4]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west-small'
  434. make[4]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes'
  435. make[4]: Nothing to be done for 'all-am'.
  436. make[4]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes'
  437. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes'
  438. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data'
  439. LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gmchess.desktop.in gmchess.desktop
  440. Generating and caching the translation database
  441. Merging translations into gmchess.desktop.
  442. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data'
  443. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data'
  444. Making all in po
  445. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/po'
  446. file=`echo en | sed 's,.*/,,'`.gmo \
  447. && rm -f $file && /usr/bin/msgfmt -o $file en.po
  448. file=`echo ru | sed 's,.*/,,'`.gmo \
  449. && rm -f $file && /usr/bin/msgfmt -o $file ru.po
  450. file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  451. && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
  452. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/po'
  453. Making all in doc
  454. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/doc'
  455. make[2]: Nothing to be done for 'all'.
  456. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/doc'
  457. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master'
  458. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master'
  459. make[1]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master'
  460. Making install in src
  461. make[1]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src'
  462. Making install in engine
  463. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src/engine'
  464. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src/engine'
  465. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/lib'
  466. /bin/sh ../../libtool --mode=install /usr/bin/install -c libeval.la '/home/brightchip/.cache/yay/gmchess/src/usr/lib'
  467. libtool: install: /usr/bin/install -c .libs/libeval.so.0.0.0 /home/brightchip/.cache/yay/gmchess/src/usr/lib/libeval.so.0.0.0
  468. libtool: install: (cd /home/brightchip/.cache/yay/gmchess/src/usr/lib && { ln -s -f libeval.so.0.0.0 libeval.so.0 || { rm -f libeval.so.0 && ln -s libeval.so.0.0.0 libeval.so.0; }; })
  469. libtool: install: (cd /home/brightchip/.cache/yay/gmchess/src/usr/lib && { ln -s -f libeval.so.0.0.0 libeval.so || { rm -f libeval.so && ln -s libeval.so.0.0.0 libeval.so; }; })
  470. libtool: install: /usr/bin/install -c .libs/libeval.lai /home/brightchip/.cache/yay/gmchess/src/usr/lib/libeval.la
  471. libtool: install: /usr/bin/install -c .libs/libeval.a /home/brightchip/.cache/yay/gmchess/src/usr/lib/libeval.a
  472. libtool: install: chmod 644 /home/brightchip/.cache/yay/gmchess/src/usr/lib/libeval.a
  473. libtool: install: ranlib /home/brightchip/.cache/yay/gmchess/src/usr/lib/libeval.a
  474. libtool: warning: remember to run 'libtool --finish /usr/lib'
  475. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/bin'
  476. /bin/sh ../../libtool --mode=install /usr/bin/install -c eleeye_engine convert_pgn '/home/brightchip/.cache/yay/gmchess/src/usr/bin'
  477. libtool: install: /usr/bin/install -c eleeye_engine /home/brightchip/.cache/yay/gmchess/src/usr/bin/eleeye_engine
  478. libtool: install: /usr/bin/install -c convert_pgn /home/brightchip/.cache/yay/gmchess/src/usr/bin/convert_pgn
  479. make[3]: Nothing to be done for 'install-data-am'.
  480. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src/engine'
  481. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src/engine'
  482. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src'
  483. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src'
  484. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/bin'
  485. /bin/sh ../libtool --mode=install /usr/bin/install -c gmchess '/home/brightchip/.cache/yay/gmchess/src/usr/bin'
  486. libtool: install: /usr/bin/install -c gmchess /home/brightchip/.cache/yay/gmchess/src/usr/bin/gmchess
  487. make[3]: Nothing to be done for 'install-data-am'.
  488. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src'
  489. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src'
  490. make[1]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/src'
  491. Making install in data
  492. make[1]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data'
  493. Making install in sound
  494. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/sound'
  495. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/sound'
  496. make[3]: Nothing to be done for 'install-exec-am'.
  497. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess/sound'
  498. /usr/bin/install -c -m 644 check.wav move.wav choose.wav eat.wav win.wav loss.wav 0.wav 1.wav 2.wav 3.wav 4.wav 5.wav 6.wav 7.wav 8.wav 9.wav 10.wav '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess/sound'
  499. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/sound'
  500. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/sound'
  501. Making install in themes
  502. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes'
  503. Making install in wood
  504. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood'
  505. make[4]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood'
  506. make[4]: Nothing to be done for 'install-exec-am'.
  507. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess/themes/wood'
  508. /usr/bin/install -c -m 644 bg.png select.png null.png red_king.png red_king_die.png black_king.png black_king_die.png red_advisor.png black_advisor.png red_bishop.png black_bishop.png red_knight.png black_knight.png red_rook.png black_rook.png red_cannon.png black_cannon.png red_pawn.png black_pawn.png '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess/themes/wood'
  509. make[4]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood'
  510. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood'
  511. Making install in wood-small
  512. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood-small'
  513. make[4]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood-small'
  514. make[4]: Nothing to be done for 'install-exec-am'.
  515. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess/themes/wood-small'
  516. /usr/bin/install -c -m 644 bg.png select.png null.png red_king.png red_king_die.png black_king.png black_king_die.png red_advisor.png black_advisor.png red_bishop.png black_bishop.png red_knight.png black_knight.png red_rook.png black_rook.png red_cannon.png black_cannon.png red_pawn.png black_pawn.png '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess/themes/wood-small'
  517. make[4]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood-small'
  518. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/wood-small'
  519. Making install in west
  520. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west'
  521. make[4]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west'
  522. make[4]: Nothing to be done for 'install-exec-am'.
  523. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess/themes/west'
  524. /usr/bin/install -c -m 644 bg.png select.png null.png red_king.png red_king_die.png black_king.png black_king_die.png red_advisor.png black_advisor.png red_bishop.png black_bishop.png red_knight.png black_knight.png red_rook.png black_rook.png red_cannon.png black_cannon.png red_pawn.png black_pawn.png '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess/themes/west'
  525. make[4]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west'
  526. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west'
  527. Making install in west-small
  528. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west-small'
  529. make[4]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west-small'
  530. make[4]: Nothing to be done for 'install-exec-am'.
  531. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess/themes/west-small'
  532. /usr/bin/install -c -m 644 bg.png select.png null.png red_king.png red_king_die.png black_king.png black_king_die.png red_advisor.png black_advisor.png red_bishop.png black_bishop.png red_knight.png black_knight.png red_rook.png black_rook.png red_cannon.png black_cannon.png red_pawn.png black_pawn.png '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess/themes/west-small'
  533. make[4]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west-small'
  534. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes/west-small'
  535. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes'
  536. make[4]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes'
  537. make[4]: Nothing to be done for 'install-exec-am'.
  538. make[4]: Nothing to be done for 'install-data-am'.
  539. make[4]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes'
  540. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes'
  541. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data/themes'
  542. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data'
  543. make[3]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data'
  544. make[3]: Nothing to be done for 'install-exec-am'.
  545. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/share/applications'
  546. /usr/bin/install -c -m 644 gmchess.desktop '/home/brightchip/.cache/yay/gmchess/src/usr/share/applications'
  547. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess'
  548. /usr/bin/install -c -m 644 gmchess.glade confwin.glade p1.png p2.png book.dat play.png gmchess.png '/home/brightchip/.cache/yay/gmchess/src/usr/share/gmchess'
  549. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/share/pixmaps'
  550. /usr/bin/install -c -m 644 gmchess.png '/home/brightchip/.cache/yay/gmchess/src/usr/share/pixmaps'
  551. make[3]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data'
  552. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data'
  553. make[1]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/data'
  554. Making install in po
  555. make[1]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/po'
  556. linguas="en ru zh_CN "; \
  557. for lang in $linguas; do \
  558. dir=/home/brightchip/.cache/yay/gmchess/src/usr/share/locale/$lang/LC_MESSAGES; \
  559. /bin/sh /home/brightchip/.cache/yay/gmchess/src/gmchess-master/install-sh -d $dir; \
  560. if test -r $lang.gmo; then \
  561. /usr/bin/install -c -m 644 $lang.gmo $dir/gmchess.mo; \
  562. echo "installing $lang.gmo as $dir/gmchess.mo"; \
  563. else \
  564. /usr/bin/install -c -m 644 ./$lang.gmo $dir/gmchess.mo; \
  565. echo "installing ./$lang.gmo as" \
  566. "$dir/gmchess.mo"; \
  567. fi; \
  568. if test -r $lang.gmo.m; then \
  569. /usr/bin/install -c -m 644 $lang.gmo.m $dir/gmchess.mo.m; \
  570. echo "installing $lang.gmo.m as $dir/gmchess.mo.m"; \
  571. else \
  572. if test -r ./$lang.gmo.m ; then \
  573. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  574. $dir/gmchess.mo.m; \
  575. echo "installing ./$lang.gmo.m as" \
  576. "$dir/gmchess.mo.m"; \
  577. else \
  578. true; \
  579. fi; \
  580. fi; \
  581. done
  582. installing en.gmo as /home/brightchip/.cache/yay/gmchess/src/usr/share/locale/en/LC_MESSAGES/gmchess.mo
  583. installing ru.gmo as /home/brightchip/.cache/yay/gmchess/src/usr/share/locale/ru/LC_MESSAGES/gmchess.mo
  584. installing zh_CN.gmo as /home/brightchip/.cache/yay/gmchess/src/usr/share/locale/zh_CN/LC_MESSAGES/gmchess.mo
  585. make[1]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/po'
  586. Making install in doc
  587. make[1]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/doc'
  588. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/doc'
  589. make[2]: Nothing to be done for 'install-exec-am'.
  590. /usr/bin/mkdir -p '/home/brightchip/.cache/yay/gmchess/src/usr/share/man/man6'
  591. /usr/bin/install -c -m 644 gmchess.6 convert_pgn.6 eleeye_engine.6 '/home/brightchip/.cache/yay/gmchess/src/usr/share/man/man6'
  592. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/doc'
  593. make[1]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master/doc'
  594. make[1]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master'
  595. make[2]: Entering directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master'
  596. make[2]: Nothing to be done for 'install-exec-am'.
  597. make[2]: Nothing to be done for 'install-data-am'.
  598. make[2]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master'
  599. make[1]: Leaving directory '/home/brightchip/.cache/yay/gmchess/src/gmchess-master'
  600. ==> Entering fakeroot environment...
  601. ==> Starting package()...
  602. ==> Tidying install...
  603. -> Removing libtool files...
  604. -> Purging unwanted files...
  605. -> Removing static library files...
  606. -> Stripping unneeded symbols from binaries and libraries...
  607. -> Compressing man and info pages...
  608. ==> Checking for packaging issues...
  609. ==> Creating package "gmchess"...
  610. -> Generating .PKGINFO file...
  611. -> Generating .BUILDINFO file...
  612. -> Adding install file...
  613. -> Generating .MTREE file...
  614. -> Compressing package...
  615. ==> Leaving fakeroot environment.
  616. ==> Finished making: gmchess 0.29.6-4 (Wed 04 Sep 2019 10:58:08 BST)
  617. ==> Cleaning up...
  618. loading packages...
  619. resolving dependencies...
  620. looking for conflicting packages...
  621.  
  622. Packages (1) gmchess-0.29.6-4
  623.  
  624. Total Installed Size: 1.92 MiB
  625.  
  626. :: Proceed with installation? [Y/n]
  627. (1/1) checking keys in keyring [######################################################################] 100%
  628. (1/1) checking package integrity [######################################################################] 100%
  629. (1/1) loading package files [######################################################################] 100%
  630. (1/1) checking for file conflicts [######################################################################] 100%
  631. (1/1) checking available disk space [######################################################################] 100%
  632. :: Processing package changes...
  633. (1/1) installing gmchess [######################################################################] 100%
  634.  
  635. Please note: If this game segfaults on your computer, consider installing gmchess-bin instead.
  636.  
  637. :: Running post-transaction hooks...
  638. (1/3) Cleaning pacman cache...
  639. ==> no candidate packages found for pruning
  640. (2/3) Arming ConditionNeedsUpdate...
  641. (3/3) Updating the desktop file MIME type cache...
  642. checking dependencies...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement