Advertisement
Guest User

Untitled

a guest
Aug 9th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 196.49 KB | None | 0 0
  1. ==> Making package: hexchat-git 2.11.0.f21046f-1 (Sun Aug 9 14:09:29 EDT 2015)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving sources...
  5. -> Updating hexchat git repo...
  6. Fetching origin
  7. ==> Validating source files with md5sums...
  8. hexchat ... Skipped
  9. ==> Extracting sources...
  10. -> Creating working copy of hexchat git repo...
  11. Reset branch 'makepkg'
  12. ==> Starting pkgver()...
  13. ==> Removing existing $pkgdir/ directory...
  14. ==> Starting build()...
  15. /usr/bin/gnome-autogen.sh
  16. checking for automake >= 1.11.2...
  17. testing automake... Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  18. found 1.15
  19. checking for autoreconf >= 2.53...
  20. testing autoreconf... found 2.69
  21. checking for glib-gettext >= 2.2.0...
  22. testing glib-gettextize... found 2.44.1
  23. checking for intltool >= 0.25...
  24. testing intltoolize... found 0.51.0
  25. Checking for required M4 macros...
  26. Processing ./configure.ac
  27. Running glib-gettextize... Ignore non-fatal messages.
  28. Copying file po/Makefile.in.in
  29.  
  30. Please add the files
  31. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  32. progtest.m4
  33. from the /usr/share/aclocal directory to your autoconf macro directory
  34. or directly to your aclocal.m4 file.
  35. You will also need config.guess and config.sub, which you can get from
  36. ftp://ftp.gnu.org/pub/gnu/config/.
  37.  
  38. Running intltoolize...
  39. Running autoreconf...
  40. autoreconf: Entering directory `.'
  41. autoreconf: configure.ac: not using Gettext
  42. autoreconf: running: aclocal --force --warnings=no-portability -I m4
  43. autoreconf: configure.ac: tracing
  44. autoreconf: running: libtoolize --copy --force
  45. libtoolize: putting auxiliary files in '.'.
  46. libtoolize: copying file './ltmain.sh'
  47. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  48. libtoolize: copying file 'm4/libtool.m4'
  49. libtoolize: copying file 'm4/ltoptions.m4'
  50. libtoolize: copying file 'm4/ltsugar.m4'
  51. libtoolize: copying file 'm4/ltversion.m4'
  52. libtoolize: copying file 'm4/lt~obsolete.m4'
  53. autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
  54. autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
  55. autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
  56. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  57. configure.ac:16: installing './compile'
  58. configure.ac:13: installing './missing'
  59. plugins/checksum/Makefile.am: installing './depcomp'
  60. autoreconf: Leaving directory `.'
  61. Skipping configure process.
  62. checking for a BSD-compatible install... /usr/bin/install -c
  63. checking whether build environment is sane... yes
  64. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  65. checking for gawk... gawk
  66. checking whether make sets $(MAKE)... yes
  67. checking whether make supports nested variables... yes
  68. checking whether make supports nested variables... (cached) yes
  69. checking for style of include used by make... GNU
  70. checking for gcc... gcc
  71. checking whether the C compiler works... yes
  72. checking for C compiler default output file name... a.out
  73. checking for suffix of executables...
  74. checking whether we are cross compiling... no
  75. checking for suffix of object files... o
  76. checking whether we are using the GNU C compiler... yes
  77. checking whether gcc accepts -g... yes
  78. checking for gcc option to accept ISO C89... none needed
  79. checking whether gcc understands -c and -o together... yes
  80. checking dependency style of gcc... gcc3
  81. checking how to run the C preprocessor... gcc -E
  82. checking for grep that handles long lines and -e... /usr/bin/grep
  83. checking for egrep... /usr/bin/grep -E
  84. checking for ANSI C header files... yes
  85. checking for sys/types.h... yes
  86. checking for sys/stat.h... yes
  87. checking for stdlib.h... yes
  88. checking for string.h... yes
  89. checking for memory.h... yes
  90. checking for strings.h... yes
  91. checking for inttypes.h... yes
  92. checking for stdint.h... yes
  93. checking for unistd.h... yes
  94. checking minix/config.h usability... no
  95. checking minix/config.h presence... no
  96. checking for minix/config.h... no
  97. checking whether it is safe to define __EXTENSIONS__... yes
  98. checking whether to enable maintainer-specific portions of Makefiles... yes
  99. checking for gcc... (cached) gcc
  100. checking whether we are using the GNU C compiler... (cached) yes
  101. checking whether gcc accepts -g... (cached) yes
  102. checking for gcc option to accept ISO C89... (cached) none needed
  103. checking whether gcc understands -c and -o together... (cached) yes
  104. checking dependency style of gcc... (cached) gcc3
  105. checking for g++... g++==> Making package: hexchat-git 2.11.0.f21046f-1 (Sun Aug 9 14:09:29 EDT 2015)
  106. ==> Checking runtime dependencies...
  107. ==> Checking buildtime dependencies...
  108. ==> Retrieving sources...
  109. -> Updating hexchat git repo...
  110. Fetching origin
  111. ==> Validating source files with md5sums...
  112. hexchat ... Skipped
  113. ==> Extracting sources...
  114. -> Creating working copy of hexchat git repo...
  115. Reset branch 'makepkg'
  116. ==> Starting pkgver()...
  117. ==> Removing existing $pkgdir/ directory...
  118. ==> Starting build()...
  119. /usr/bin/gnome-autogen.sh
  120. checking for automake >= 1.11.2...
  121. testing automake... Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  122. found 1.15
  123. checking for autoreconf >= 2.53...
  124. testing autoreconf... found 2.69
  125. checking for glib-gettext >= 2.2.0...
  126. testing glib-gettextize... found 2.44.1
  127. checking for intltool >= 0.25...
  128. testing intltoolize... found 0.51.0
  129. Checking for required M4 macros...
  130. Processing ./configure.ac
  131. Running glib-gettextize... Ignore non-fatal messages.
  132. Copying file po/Makefile.in.in
  133.  
  134. Please add the files
  135. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  136. progtest.m4
  137. from the /usr/share/aclocal directory to your autoconf macro directory
  138. or directly to your aclocal.m4 file.
  139. You will also need config.guess and config.sub, which you can get from
  140. ftp://ftp.gnu.org/pub/gnu/config/.
  141.  
  142. Running intltoolize...
  143. Running autoreconf...
  144. autoreconf: Entering directory `.'
  145. autoreconf: configure.ac: not using Gettext
  146. autoreconf: running: aclocal --force --warnings=no-portability -I m4
  147. autoreconf: configure.ac: tracing
  148. autoreconf: running: libtoolize --copy --force
  149. libtoolize: putting auxiliary files in '.'.
  150. libtoolize: copying file './ltmain.sh'
  151. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  152. libtoolize: copying file 'm4/libtool.m4'
  153. libtoolize: copying file 'm4/ltoptions.m4'
  154. libtoolize: copying file 'm4/ltsugar.m4'
  155. libtoolize: copying file 'm4/ltversion.m4'
  156. libtoolize: copying file 'm4/lt~obsolete.m4'
  157. autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
  158. autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
  159. autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
  160. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  161. configure.ac:16: installing './compile'
  162. configure.ac:13: installing './missing'
  163. plugins/checksum/Makefile.am: installing './depcomp'
  164. autoreconf: Leaving directory `.'
  165. Skipping configure process.
  166. checking for a BSD-compatible install... /usr/bin/install -c
  167. checking whether build environment is sane... yes
  168. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  169. checking for gawk... gawk
  170. checking whether make sets $(MAKE)... yes
  171. checking whether make supports nested variables... yes
  172. checking whether make supports nested variables... (cached) yes
  173. checking for style of include used by make... GNU
  174. checking for gcc... gcc
  175. checking whether the C compiler works... yes
  176. checking for C compiler default output file name... a.out
  177. checking for suffix of executables...
  178. checking whether we are cross compiling... no
  179. checking for suffix of object files... o
  180. checking whether we are using the GNU C compiler... yes
  181. checking whether gcc accepts -g... yes
  182. checking for gcc option to accept ISO C89... none needed
  183. checking whether gcc understands -c and -o together... yes
  184. checking dependency style of gcc... gcc3
  185. checking how to run the C preprocessor... gcc -E
  186. checking for grep that handles long lines and -e... /usr/bin/grep
  187. checking for egrep... /usr/bin/grep -E
  188. checking for ANSI C header files... yes
  189. checking for sys/types.h... yes
  190. checking for sys/stat.h... yes
  191. checking for stdlib.h... yes
  192. checking for string.h... yes
  193. checking for memory.h... yes
  194. checking for strings.h... yes
  195. checking for inttypes.h... yes
  196. checking for stdint.h... yes
  197. checking for unistd.h... yes
  198. checking minix/config.h usability... no
  199. checking minix/config.h presence... no
  200. checking for minix/config.h... no
  201. checking whether it is safe to define __EXTENSIONS__... yes
  202. checking whether to enable maintainer-specific portions of Makefiles... yes
  203. checking for gcc... (cached) gcc
  204. checking whether we are using the GNU C compiler... (cached) yes
  205. checking whether gcc accepts -g... (cached) yes
  206. checking for gcc option to accept ISO C89... (cached) none needed
  207. checking whether gcc understands -c and -o together... (cached) yes
  208. checking dependency style of gcc... (cached) gcc3
  209. checking for g++... g++
  210. checking whether we are using the GNU C++ compiler... yes
  211. checking whether g++ accepts -g... yes
  212. checking dependency style of g++... gcc3
  213. checking how to run the C preprocessor... gcc -E
  214. checking dependency style of gcc... gcc3
  215. checking for ar... ar
  216. checking the archiver (ar) interface... ar
  217. checking build system type... x86_64-unknown-linux-gnu
  218. checking host system type... x86_64-unknown-linux-gnu
  219. checking how to print strings... printf
  220. checking for a sed that does not truncate output... /usr/bin/sed
  221. checking for fgrep... /usr/bin/grep -F
  222. checking for ld used by gcc... /usr/bin/ld
  223. checking if the linker (/usr/bin/ld) is GNU ld... yes
  224. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  225. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  226. checking whether ln -s works... yes
  227. checking the maximum length of command line arguments... 1572864
  228. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  229. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  230. checking for /usr/bin/ld option to reload object files... -r
  231. checking for objdump... objdump
  232. checking how to recognize dependent libraries... pass_all
  233. checking for dlltool... no
  234. checking how to associate runtime and link libraries... printf %s\n
  235. checking for archiver @FILE support... @
  236. checking for strip... strip
  237. checking for ranlib... ranlib
  238. checking command to parse /usr/bin/nm -B output from gcc object... ok
  239. checking for sysroot... no
  240. checking for a working dd... /usr/bin/dd
  241. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  242. checking for mt... no
  243. checking if : is a manifest tool... no
  244. checking for dlfcn.h... yes
  245. checking for objdir... .libs
  246. checking if gcc supports -fno-rtti -fno-exceptions... no
  247. checking for gcc option to produce PIC... -fPIC -DPIC
  248. checking if gcc PIC flag -fPIC -DPIC works... yes
  249. checking if gcc static flag -static works... no
  250. checking if gcc supports -c -o file.o... yes
  251. checking if gcc supports -c -o file.o... (cached) yes
  252. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  253. checking whether -lc should be explicitly linked in... no
  254. checking dynamic linker characteristics... GNU/Linux ld.so
  255. checking how to hardcode library paths into programs... immediate
  256. checking whether stripping libraries is possible... yes
  257. checking if libtool supports shared libraries... yes
  258. checking whether to build shared libraries... yes
  259. checking whether to build static libraries... no
  260. checking how to run the C++ preprocessor... g++ -E
  261. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  262. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  263. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  264. checking for g++ option to produce PIC... -fPIC -DPIC
  265. checking if g++ PIC flag -fPIC -DPIC works... yes
  266. checking if g++ static flag -static works... no
  267. checking if g++ supports -c -o file.o... yes
  268. checking if g++ supports -c -o file.o... (cached) yes
  269. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  270. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  271. checking how to hardcode library paths into programs... immediate
  272. checking for mdtool... /usr/bin/mdtool
  273. checking whether NLS is requested... yes
  274. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065.
  275. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193.
  276. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194.
  277. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195.
  278. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196.
  279. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222.
  280. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223.
  281. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224.
  282. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225.
  283. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226.
  284. checking for intltool >= 0.40.0... 0.51.0 found
  285. checking for intltool-update... /usr/bin/intltool-update
  286. checking for intltool-merge... /usr/bin/intltool-merge
  287. checking for intltool-extract... /usr/bin/intltool-extract
  288. checking for xgettext... /usr/bin/xgettext
  289. checking for msgmerge... /usr/bin/msgmerge
  290. checking for msgfmt... /usr/bin/msgfmt
  291. checking for gmsgfmt... /usr/bin/msgfmt
  292. checking for perl... /usr/bin/perl
  293. checking for perl >= 5.8.1... 5.22.0
  294. checking for XML::Parser... ok
  295. checking locale.h usability... yes
  296. checking locale.h presence... yes
  297. checking for locale.h... yes
  298. checking for LC_MESSAGES... yes
  299. checking libintl.h usability... yes
  300. checking libintl.h presence... yes
  301. checking for libintl.h... yes
  302. checking for ngettext in libc... yes
  303. checking for dgettext in libc... yes
  304. checking for bind_textdomain_codeset... yes
  305. checking for msgfmt... (cached) /usr/bin/msgfmt
  306. checking for dcgettext... yes
  307. checking if msgfmt accepts -c... yes
  308. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  309. checking for xgettext... (cached) /usr/bin/xgettext
  310. checking for sed... /usr/bin/sed
  311. checking for uname... /usr/bin/uname
  312. checking system type... Linux
  313. checking for Boost headers version >= 1.53.0... yes
  314. checking for Boost's header version... 1_58
  315. checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++
  316.  
  317. checking boost/system/error_code.hpp usability... yes
  318. checking boost/system/error_code.hpp presence... yes
  319. checking for boost/system/error_code.hpp... yes
  320. checking for the Boost system library... yes
  321. checking boost/chrono.hpp usability... yes
  322. checking boost/chrono.hpp presence... yes
  323. checking for boost/chrono.hpp... yes
  324. checking for the Boost chrono library... (cached) yes
  325. checking boost/iostreams/device/file_descriptor.hpp usability... yes
  326. checking boost/iostreams/device/file_descriptor.hpp presence... yes
  327. checking for boost/iostreams/device/file_descriptor.hpp... yes
  328. checking for the Boost iostreams library... (cached) yes
  329. checking for boost/system/error_code.hpp... (cached) yes
  330. checking for the Boost system library... (cached) yes
  331. checking boost/filesystem/path.hpp usability... yes
  332. checking boost/filesystem/path.hpp presence... yes
  333. checking for boost/filesystem/path.hpp... yes
  334. checking for the Boost filesystem library... (cached) yes
  335. checking boost/signals2.hpp usability... yes
  336. checking boost/signals2.hpp presence... yes
  337. checking for boost/signals2.hpp... yes
  338. checking boost/asio.hpp usability... yes
  339. checking boost/asio.hpp presence... yes
  340. checking for boost/asio.hpp... yes
  341. checking for the flags needed to use pthreads... -pthread
  342. checking for boost/system/error_code.hpp... (cached) yes
  343. checking for the Boost system library... (cached) yes
  344. checking boost/thread.hpp usability... yes
  345. checking boost/thread.hpp presence... yes
  346. checking for boost/thread.hpp... yes
  347. checking for the Boost thread library... (cached) yes
  348. checking boost/regex.hpp usability... yes
  349. checking boost/regex.hpp presence... yes
  350. checking for boost/regex.hpp... yes
  351. checking for the Boost regex library... (cached) yes
  352. checking boost/test/unit_test.hpp usability... yes
  353. checking boost/test/unit_test.hpp presence... yes
  354. checking for boost/test/unit_test.hpp... yes
  355. checking for the Boost unit_test_framework library... (cached) yes
  356. checking for pkg-config... /usr/bin/pkg-config
  357. checking pkg-config is at least version 0.16... yes
  358. checking for GLIB - version >= 2.28.0... yes (version 2.44.1)
  359. checking for pkg-config... /usr/bin/pkg-config
  360. checking for GTK+ - version >= 2.24.0... no
  361.  
  362. Cannot find GTK! Not building GTK FrontEnd.
  363.  
  364. checking for plugin interface used by Perl... yes
  365. checking for perl... /usr/bin/perl
  366. checking for Perl compile flags... ok
  367. checking for perl >= 5.8.0... yes
  368. checking if perl plugin will be backward compatible... yes
  369. checking for plugin interface used by Python... yes
  370. checking for PY... yes
  371. checking Python version... 3.4
  372. checking for select... yes
  373. checking for select in -lsocket... no
  374. checking for getaddrinfo... yes
  375. checking whether to enable IPv6 support... yes
  376. checking for OPENSSL... yes
  377. checking for LIBPROXY... yes
  378. checking for plugin interface used by Checksum... yes
  379. checking for plugin interface used by Do At... yes
  380. checking for plugin interface used by FiSHLiM... yes
  381. checking for OpenSSL used by FiSHLiM... yes
  382. checking for plugin interface used by SysInfo... yes
  383. checking for LIBPCI... yes
  384. checking for DBUS... yes
  385. checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
  386. checking for LIBNOTIFY... yes
  387. checking for LIBCANBERRA... yes
  388. checking for ISOCODES... yes
  389. configure: iso-codes prefix: /usr
  390. checking if gcc accepts -Wno-pointer-sign ... yes
  391. checking if gcc accepts -funsigned-char ... yes
  392. checking if gcc accepts -Wno-unused-result ... yes
  393. checking for modern sigaction... yes
  394. checking for snprintf... yes
  395. checking for vsnprintf... yes
  396. checking for memrchr... yes
  397. checking for strtoull... yes
  398. checking for gethostbyname... yes
  399. checking for gethostname... yes
  400. checking for strings.h... (cached) yes
  401. checking for socklen_t... yes
  402. checking that generated files are newer than configure... done
  403. configure: creating ./config.status
  404. config.status: creating Makefile
  405. config.status: creating data/Makefile
  406. config.status: creating data/icons/Makefile
  407. config.status: creating data/misc/Makefile
  408. config.status: creating data/man/Makefile
  409. config.status: creating data/man/hexchat.1
  410. config.status: creating data/pkgconfig/Makefile
  411. config.status: creating data/pkgconfig/hexchat-plugin.pc
  412. config.status: creating src/Makefile
  413. config.status: creating src/libirc/Makefile
  414. config.status: creating src/common/Makefile
  415. config.status: creating src/common/dbus/Makefile
  416. config.status: creating src/fe-text/Makefile
  417. config.status: creating src/fe-gtk/Makefile
  418. config.status: creating src/htm/Makefile
  419. config.status: creating src/htm/thememan
  420. config.status: creating osx/Info.plist
  421. config.status: creating plugins/Makefile
  422. config.status: creating plugins/python/Makefile
  423. config.status: creating plugins/perl/Makefile
  424. config.status: creating plugins/checksum/Makefile
  425. config.status: creating plugins/doat/Makefile
  426. config.status: creating plugins/fishlim/Makefile
  427. config.status: creating plugins/sysinfo/Makefile
  428. config.status: creating test/Makefile
  429. config.status: creating test/libirctest/Makefile
  430. config.status: creating test/commontest/Makefile
  431. config.status: creating po/Makefile.in
  432. config.status: creating config.h
  433. config.status: config.h is unchanged
  434. config.status: executing depfiles commands
  435. config.status: executing libtool commands
  436. config.status: executing default-1 commands
  437. config.status: executing po/stamp-it commands
  438.  
  439. HexChat 2.11.0
  440.  
  441. GTK+ interface ........ : no
  442. Text interface ........ : yes
  443. Theme manager ......... : yes
  444.  
  445. OpenSSL support ....... : yes
  446. D-Bus support ......... : yes
  447. libnotify support ..... : yes
  448. libcanberra support ... : yes
  449. Plugin interface ...... : yes
  450. IPv6 support .......... : yes
  451. libproxy support ...... : yes
  452.  
  453. Perl .................. : yes
  454. Python ................ : python-3.4
  455.  
  456. Checksum .............. : yes
  457. Do At ................. : yes
  458. FiSHLiM ............... : yes
  459. SysInfo ............... : yes
  460.  
  461. The binary will be installed in /usr/bin
  462.  
  463. Warning: The GTK (GUI) frontend will not be built.
  464.  
  465. configure complete, now type 'make' and pray.
  466.  
  467. Making all in po
  468. Making all in src
  469. Making all in libirc
  470. Making all in common
  471. Making all in dbus
  472. Making all in .
  473. Making all in fe-text
  474. Making all in htm
  475. Making all in plugins
  476. Making all in python
  477. Making all in perl
  478. Making all in checksum
  479. Making all in doat
  480. Making all in fishlim
  481. Making all in sysinfo
  482. Making all in data
  483. Making all in pkgconfig
  484. Making all in man
  485. Making all in test
  486. Making all in libirctest
  487. Making all in commontest
  488. ==> Entering fakeroot environment...
  489. ==> Starting package()...
  490. Making install in po
  491. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/po'
  492. linguas="af am ast az be bg ca cs da de el en_GB es et eu fi fr gl gu hi hu id it ja_JP kn ko lt lv mk ml ms nb nl no pa pl pt pt_BR ru rw sk sl sq sr sr@latin sv th tr uk vi wa zh_CN zh_TW "; \
  493. for lang in $linguas; do \
  494. dir=/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/$lang/LC_MESSAGES; \
  495. /bin/sh /home/solaraquarion/hexchat-git/src/hexchat/install-sh -d $dir; \
  496. if test -r $lang.gmo; then \
  497. /usr/bin/install -c -m 644 $lang.gmo $dir/hexchat.mo; \
  498. echo "installing $lang.gmo as $dir/hexchat.mo"; \
  499. else \
  500. /usr/bin/install -c -m 644 ./$lang.gmo $dir/hexchat.mo; \
  501. echo "installing ./$lang.gmo as" \
  502. "$dir/hexchat.mo"; \
  503. fi; \
  504. if test -r $lang.gmo.m; then \
  505. /usr/bin/install -c -m 644 $lang.gmo.m $dir/hexchat.mo.m; \
  506. echo "installing $lang.gmo.m as $dir/hexchat.mo.m"; \
  507. else \
  508. if test -r ./$lang.gmo.m ; then \
  509. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  510. $dir/hexchat.mo.m; \
  511. echo "installing ./$lang.gmo.m as" \
  512. "$dir/hexchat.mo.m"; \
  513. else \
  514. true; \
  515. fi; \
  516. fi; \
  517. done
  518. installing af.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/af/LC_MESSAGES/hexchat.mo
  519. installing am.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/am/LC_MESSAGES/hexchat.mo
  520. installing ast.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ast/LC_MESSAGES/hexchat.mo
  521. installing az.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/az/LC_MESSAGES/hexchat.mo
  522. installing be.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/be/LC_MESSAGES/hexchat.mo
  523. installing bg.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/bg/LC_MESSAGES/hexchat.mo
  524. installing ca.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ca/LC_MESSAGES/hexchat.mo
  525. installing cs.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/cs/LC_MESSAGES/hexchat.mo
  526. installing da.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/da/LC_MESSAGES/hexchat.mo
  527. installing de.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/de/LC_MESSAGES/hexchat.mo
  528. installing el.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/el/LC_MESSAGES/hexchat.mo
  529. installing en_GB.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/en_GB/LC_MESSAGES/hexchat.mo
  530. installing es.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/es/LC_MESSAGES/hexchat.mo
  531. installing et.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/et/LC_MESSAGES/hexchat.mo
  532. installing eu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/eu/LC_MESSAGES/hexchat.mo
  533. installing fi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/fi/LC_MESSAGES/hexchat.mo
  534. installing fr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/fr/LC_MESSAGES/hexchat.mo
  535. installing gl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/gl/LC_MESSAGES/hexchat.mo
  536. installing gu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/gu/LC_MESSAGES/hexchat.mo
  537. installing hi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/hi/LC_MESSAGES/hexchat.mo
  538. installing hu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/hu/LC_MESSAGES/hexchat.mo
  539. installing id.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/id/LC_MESSAGES/hexchat.mo
  540. installing it.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/it/LC_MESSAGES/hexchat.mo
  541. installing ja_JP.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ja_JP/LC_MESSAGES/hexchat.mo
  542. installing kn.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/kn/LC_MESSAGES/hexchat.mo
  543. installing ko.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ko/LC_MESSAGES/hexchat.mo
  544. installing lt.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/lt/LC_MESSAGES/hexchat.mo
  545. installing lv.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/lv/LC_MESSAGES/hexchat.mo
  546. installing mk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/mk/LC_MESSAGES/hexchat.mo
  547. installing ml.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ml/LC_MESSAGES/hexchat.mo
  548. installing ms.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ms/LC_MESSAGES/hexchat.mo
  549. installing nb.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/nb/LC_MESSAGES/hexchat.mo
  550. installing nl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/nl/LC_MESSAGES/hexchat.mo
  551. installing no.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/no/LC_MESSAGES/hexchat.mo
  552. installing pa.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pa/LC_MESSAGES/hexchat.mo
  553. installing pl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pl/LC_MESSAGES/hexchat.mo
  554. installing pt.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pt/LC_MESSAGES/hexchat.mo
  555. installing pt_BR.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pt_BR/LC_MESSAGES/hexchat.mo
  556. installing ru.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ru/LC_MESSAGES/hexchat.mo
  557. installing rw.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/rw/LC_MESSAGES/hexchat.mo
  558. installing sk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sk/LC_MESSAGES/hexchat.mo
  559. installing sl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sl/LC_MESSAGES/hexchat.mo
  560. installing sq.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sq/LC_MESSAGES/hexchat.mo
  561. installing sr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sr/LC_MESSAGES/hexchat.mo
  562. installing sr@latin.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sr@latin/LC_MESSAGES/hexchat.mo
  563. installing sv.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sv/LC_MESSAGES/hexchat.mo
  564. installing th.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/th/LC_MESSAGES/hexchat.mo
  565. installing tr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/tr/LC_MESSAGES/hexchat.mo
  566. installing uk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/uk/LC_MESSAGES/hexchat.mo
  567. installing vi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/vi/LC_MESSAGES/hexchat.mo
  568. installing wa.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/wa/LC_MESSAGES/hexchat.mo
  569. installing zh_CN.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/zh_CN/LC_MESSAGES/hexchat.mo
  570. installing zh_TW.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/zh_TW/LC_MESSAGES/hexchat.mo
  571. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/po'
  572. Making install in src
  573. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  574. Making install in libirc
  575. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  576. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  577. make[3]: Nothing to be done for 'install-exec-am'.
  578. make[3]: Nothing to be done for 'install-data-am'.
  579. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  580. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  581. Making install in common
  582. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  583. make install-recursive
  584. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  585. Making install in dbus
  586. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  587. make install-am
  588. make[5]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  589. make[6]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  590. make[6]: Nothing to be done for 'install-exec-am'.
  591. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/dbus-1/services'
  592. /usr/bin/install -c -m 644 org.hexchat.service.service '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/dbus-1/services'
  593. make[6]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  594. make[5]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  595. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  596. Making install in .
  597. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  598. make[5]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  599. make[5]: Nothing to be done for 'install-exec-am'.
  600. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/include'
  601. /usr/bin/install -c -m 644 hexchat-plugin.h '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/include'
  602. make[5]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  603. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  604. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  605. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  606. Making install in fe-text
  607. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  608. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  609. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  610. /bin/sh ../../libtool --mode=install /usr/bin/install -c hexchat-text '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  611. libtool: install: /usr/bin/install -c hexchat-text /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin/hexchat-text
  612. make[3]: Nothing to be done for 'install-data-am'.
  613. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  614. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  615. Making install in htm
  616. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  617. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  618. make[3]: Nothing to be done for 'install-exec-am'.
  619. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  620. /usr/bin/install -c thememan.exe thememan '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  621. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  622. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  623. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  624. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  625. make[3]: Nothing to be done for 'install-exec-am'.
  626. make[3]: Nothing to be done for 'install-data-am'.
  627. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  628. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  629. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  630. Making install in plugins
  631. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  632. Making install in python
  633. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  634. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  635. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  636. /bin/sh ../../libtool --mode=install /usr/bin/install -c python.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  637. libtool: install: /usr/bin/install -c .libs/python.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/python.so
  638. libtool: install: /usr/bin/install -c .libs/python.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/python.la
  639. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  640. make[3]: Nothing to be done for 'install-data-am'.
  641. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  642. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  643. Making install in perl
  644. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  645. make install-am
  646. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  647. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  648. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  649. /bin/sh ../../libtool --mode=install /usr/bin/install -c perl.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  650. libtool: install: /usr/bin/install -c .libs/perl.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/perl.so
  651. libtool: install: /usr/bin/install -c .libs/perl.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/perl.la
  652. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  653. make[4]: Nothing to be done for 'install-data-am'.
  654. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  655. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  656. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  657. Making install in checksum
  658. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  659. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  660. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  661. /bin/sh ../../libtool --mode=install /usr/bin/install -c checksum.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  662. libtool: install: /usr/bin/install -c .libs/checksum.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/checksum.so
  663. libtool: install: /usr/bin/install -c .libs/checksum.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/checksum.la
  664. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  665. make[3]: Nothing to be done for 'install-data-am'.
  666. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  667. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  668. Making install in doat
  669. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  670. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  671. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  672. /bin/sh ../../libtool --mode=install /usr/bin/install -c doat.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  673. libtool: install: /usr/bin/install -c .libs/doat.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/doat.so
  674. libtool: install: /usr/bin/install -c .libs/doat.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/doat.la
  675. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  676. make[3]: Nothing to be done for 'install-data-am'.
  677. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  678. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  679. Making install in fishlim
  680. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  681. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  682. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  683. /bin/sh ../../libtool --mode=install /usr/bin/install -c fishlim.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  684. libtool: install: /usr/bin/install -c .libs/fishlim.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/fishlim.so
  685. libtool: install: /usr/bin/install -c .libs/fishlim.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/fishlim.la
  686. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  687. make[3]: Nothing to be done for 'install-data-am'.
  688. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  689. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  690. Making install in sysinfo
  691. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  692. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  693. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  694. /bin/sh ../../libtool --mode=install /usr/bin/install -c sysinfo.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  695. libtool: install: /usr/bin/install -c .libs/sysinfo.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/sysinfo.so
  696. libtool: install: /usr/bin/install -c .libs/sysinfo.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/sysinfo.la
  697. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  698. make[3]: Nothing to be done for 'install-data-am'.
  699. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  700. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  701. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  702. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  703. make[3]: Nothing to be done for 'install-exec-am'.
  704. make[3]: Nothing to be done for 'install-data-am'.
  705. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  706. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  707. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  708. Making install in data
  709. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  710. Making install in pkgconfig
  711. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  712. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  713. make[3]: Nothing to be done for 'install-exec-am'.
  714. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/pkgconfig'
  715. /usr/bin/install -c -m 644 hexchat-plugin.pc '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/pkgconfig'
  716. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  717. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  718. Making install in man
  719. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  720. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  721. make[3]: Nothing to be done for 'install-exec-am'.
  722. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/man/man1'
  723. /usr/bin/install -c -m 644 hexchat.1 '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/man/man1'
  724. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  725. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  726. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  727. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  728. make[3]: Nothing to be done for 'install-exec-am'.
  729. make[3]: Nothing to be done for 'install-data-am'.
  730. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  731. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  732. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  733. Making install in test
  734. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  735. Making install in libirctest
  736. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  737. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  738. make[3]: Nothing to be done for 'install-exec-am'.
  739. make[3]: Nothing to be done for 'install-data-am'.
  740. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  741. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  742. Making install in commontest
  743. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  744. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  745. make[3]: Nothing to be done for 'install-exec-am'.
  746. make[3]: Nothing to be done for 'install-data-am'.
  747. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  748. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  749. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  750. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  751. make[3]: Nothing to be done for 'install-exec-am'.
  752. make[3]: Nothing to be done for 'install-data-am'.
  753. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  754. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  755. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  756. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat'
  757. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat'
  758. make[2]: Nothing to be done for 'install-exec-am'.
  759. make[2]: Nothing to be done for 'install-data-am'.
  760. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat'
  761. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat'
  762.  
  763. checking whether we are using the GNU C++ compiler... yes
  764. checking whether g++ accepts -g... yes
  765. checking dependency style of g++... gcc3
  766. checking how to run the C preprocessor... gcc -E
  767. checking dependency style of gcc... gcc3
  768. checking for ar... ar
  769. checking the archiver (ar) interface... ar
  770. checking build system type... x86_64-unknown-linux-gnu
  771. checking host system type... x86_64-unknown-linux-gnu
  772. checking how to print strings... printf
  773. checking for a sed that does not truncate output... /usr/bin/sed
  774. checking for fgrep... /usr/bin/grep -F==> Making package: hexchat-git 2.11.0.f21046f-1 (Sun Aug 9 14:09:29 EDT 2015)
  775. ==> Checking runtime dependencies...
  776. ==> Checking buildtime dependencies...
  777. ==> Retrieving sources...
  778. -> Updating hexchat git repo...
  779. Fetching origin
  780. ==> Validating source files with md5sums...
  781. hexchat ... Skipped
  782. ==> Extracting sources...
  783. -> Creating working copy of hexchat git repo...
  784. Reset branch 'makepkg'
  785. ==> Starting pkgver()...
  786. ==> Removing existing $pkgdir/ directory...
  787. ==> Starting build()...
  788. /usr/bin/gnome-autogen.sh
  789. checking for automake >= 1.11.2...
  790. testing automake... Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  791. found 1.15
  792. checking for autoreconf >= 2.53...
  793. testing autoreconf... found 2.69
  794. checking for glib-gettext >= 2.2.0...
  795. testing glib-gettextize... found 2.44.1
  796. checking for intltool >= 0.25...
  797. testing intltoolize... found 0.51.0
  798. Checking for required M4 macros...
  799. Processing ./configure.ac
  800. Running glib-gettextize... Ignore non-fatal messages.
  801. Copying file po/Makefile.in.in
  802.  
  803. Please add the files
  804. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  805. progtest.m4
  806. from the /usr/share/aclocal directory to your autoconf macro directory
  807. or directly to your aclocal.m4 file.
  808. You will also need config.guess and config.sub, which you can get from
  809. ftp://ftp.gnu.org/pub/gnu/config/.
  810.  
  811. Running intltoolize...
  812. Running autoreconf...
  813. autoreconf: Entering directory `.'
  814. autoreconf: configure.ac: not using Gettext
  815. autoreconf: running: aclocal --force --warnings=no-portability -I m4
  816. autoreconf: configure.ac: tracing
  817. autoreconf: running: libtoolize --copy --force
  818. libtoolize: putting auxiliary files in '.'.
  819. libtoolize: copying file './ltmain.sh'
  820. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  821. libtoolize: copying file 'm4/libtool.m4'
  822. libtoolize: copying file 'm4/ltoptions.m4'
  823. libtoolize: copying file 'm4/ltsugar.m4'
  824. libtoolize: copying file 'm4/ltversion.m4'
  825. libtoolize: copying file 'm4/lt~obsolete.m4'
  826. autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
  827. autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
  828. autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
  829. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  830. configure.ac:16: installing './compile'
  831. configure.ac:13: installing './missing'
  832. plugins/checksum/Makefile.am: installing './depcomp'
  833. autoreconf: Leaving directory `.'
  834. Skipping configure process.
  835. checking for a BSD-compatible install... /usr/bin/install -c
  836. checking whether build environment is sane... yes
  837. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  838. checking for gawk... gawk
  839. checking whether make sets $(MAKE)... yes
  840. checking whether make supports nested variables... yes
  841. checking whether make supports nested variables... (cached) yes
  842. checking for style of include used by make... GNU
  843. checking for gcc... gcc
  844. checking whether the C compiler works... yes
  845. checking for C compiler default output file name... a.out
  846. checking for suffix of executables...
  847. checking whether we are cross compiling... no
  848. checking for suffix of object files... o
  849. checking whether we are using the GNU C compiler... yes
  850. checking whether gcc accepts -g... yes
  851. checking for gcc option to accept ISO C89... none needed
  852. checking whether gcc understands -c and -o together... yes
  853. checking dependency style of gcc... gcc3
  854. checking how to run the C preprocessor... gcc -E
  855. checking for grep that handles long lines and -e... /usr/bin/grep
  856. checking for egrep... /usr/bin/grep -E
  857. checking for ANSI C header files... yes
  858. checking for sys/types.h... yes
  859. checking for sys/stat.h... yes
  860. checking for stdlib.h... yes
  861. checking for string.h... yes
  862. checking for memory.h... yes
  863. checking for strings.h... yes
  864. checking for inttypes.h... yes
  865. checking for stdint.h... yes
  866. checking for unistd.h... yes
  867. checking minix/config.h usability... no
  868. checking minix/config.h presence... no
  869. checking for minix/config.h... no
  870. checking whether it is safe to define __EXTENSIONS__... yes
  871. checking whether to enable maintainer-specific portions of Makefiles... yes
  872. checking for gcc... (cached) gcc
  873. checking whether we are using the GNU C compiler... (cached) yes
  874. checking whether gcc accepts -g... (cached) yes
  875. checking for gcc option to accept ISO C89... (cached) none needed
  876. checking whether gcc understands -c and -o together... (cached) yes
  877. checking dependency style of gcc... (cached) gcc3
  878. checking for g++... g++
  879. checking whether we are using the GNU C++ compiler... yes
  880. checking whether g++ accepts -g... yes
  881. checking dependency style of g++... gcc3
  882. checking how to run the C preprocessor... gcc -E
  883. checking dependency style of gcc... gcc3
  884. checking for ar... ar
  885. checking the archiver (ar) interface... ar
  886. checking build system type... x86_64-unknown-linux-gnu
  887. checking host system type... x86_64-unknown-linux-gnu
  888. checking how to print strings... printf
  889. checking for a sed that does not truncate output... /usr/bin/sed
  890. checking for fgrep... /usr/bin/grep -F
  891. checking for ld used by gcc... /usr/bin/ld
  892. checking if the linker (/usr/bin/ld) is GNU ld... yes
  893. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  894. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  895. checking whether ln -s works... yes
  896. checking the maximum length of command line arguments... 1572864
  897. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  898. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  899. checking for /usr/bin/ld option to reload object files... -r
  900. checking for objdump... objdump
  901. checking how to recognize dependent libraries... pass_all
  902. checking for dlltool... no
  903. checking how to associate runtime and link libraries... printf %s\n
  904. checking for archiver @FILE support... @
  905. checking for strip... strip
  906. checking for ranlib... ranlib
  907. checking command to parse /usr/bin/nm -B output from gcc object... ok
  908. checking for sysroot... no
  909. checking for a working dd... /usr/bin/dd
  910. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  911. checking for mt... no
  912. checking if : is a manifest tool... no
  913. checking for dlfcn.h... yes
  914. checking for objdir... .libs
  915. checking if gcc supports -fno-rtti -fno-exceptions... no
  916. checking for gcc option to produce PIC... -fPIC -DPIC
  917. checking if gcc PIC flag -fPIC -DPIC works... yes
  918. checking if gcc static flag -static works... no
  919. checking if gcc supports -c -o file.o... yes
  920. checking if gcc supports -c -o file.o... (cached) yes
  921. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  922. checking whether -lc should be explicitly linked in... no
  923. checking dynamic linker characteristics... GNU/Linux ld.so
  924. checking how to hardcode library paths into programs... immediate
  925. checking whether stripping libraries is possible... yes
  926. checking if libtool supports shared libraries... yes
  927. checking whether to build shared libraries... yes
  928. checking whether to build static libraries... no
  929. checking how to run the C++ preprocessor... g++ -E
  930. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  931. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  932. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  933. checking for g++ option to produce PIC... -fPIC -DPIC
  934. checking if g++ PIC flag -fPIC -DPIC works... yes
  935. checking if g++ static flag -static works... no
  936. checking if g++ supports -c -o file.o... yes
  937. checking if g++ supports -c -o file.o... (cached) yes
  938. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  939. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  940. checking how to hardcode library paths into programs... immediate
  941. checking for mdtool... /usr/bin/mdtool
  942. checking whether NLS is requested... yes
  943. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065.
  944. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193.
  945. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194.
  946. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195.
  947. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196.
  948. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222.
  949. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223.
  950. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224.
  951. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225.
  952. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226.
  953. checking for intltool >= 0.40.0... 0.51.0 found
  954. checking for intltool-update... /usr/bin/intltool-update
  955. checking for intltool-merge... /usr/bin/intltool-merge
  956. checking for intltool-extract... /usr/bin/intltool-extract
  957. checking for xgettext... /usr/bin/xgettext
  958. checking for msgmerge... /usr/bin/msgmerge
  959. checking for msgfmt... /usr/bin/msgfmt
  960. checking for gmsgfmt... /usr/bin/msgfmt
  961. checking for perl... /usr/bin/perl
  962. checking for perl >= 5.8.1... 5.22.0
  963. checking for XML::Parser... ok
  964. checking locale.h usability... yes
  965. checking locale.h presence... yes
  966. checking for locale.h... yes
  967. checking for LC_MESSAGES... yes
  968. checking libintl.h usability... yes
  969. checking libintl.h presence... yes
  970. checking for libintl.h... yes
  971. checking for ngettext in libc... yes
  972. checking for dgettext in libc... yes
  973. checking for bind_textdomain_codeset... yes
  974. checking for msgfmt... (cached) /usr/bin/msgfmt
  975. checking for dcgettext... yes
  976. checking if msgfmt accepts -c... yes
  977. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  978. checking for xgettext... (cached) /usr/bin/xgettext
  979. checking for sed... /usr/bin/sed
  980. checking for uname... /usr/bin/uname
  981. checking system type... Linux
  982. checking for Boost headers version >= 1.53.0... yes
  983. checking for Boost's header version... 1_58
  984. checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++
  985.  
  986. checking boost/system/error_code.hpp usability... yes
  987. checking boost/system/error_code.hpp presence... yes
  988. checking for boost/system/error_code.hpp... yes
  989. checking for the Boost system library... yes
  990. checking boost/chrono.hpp usability... yes
  991. checking boost/chrono.hpp presence... yes
  992. checking for boost/chrono.hpp... yes
  993. checking for the Boost chrono library... (cached) yes
  994. checking boost/iostreams/device/file_descriptor.hpp usability... yes
  995. checking boost/iostreams/device/file_descriptor.hpp presence... yes
  996. checking for boost/iostreams/device/file_descriptor.hpp... yes
  997. checking for the Boost iostreams library... (cached) yes
  998. checking for boost/system/error_code.hpp... (cached) yes
  999. checking for the Boost system library... (cached) yes
  1000. checking boost/filesystem/path.hpp usability... yes
  1001. checking boost/filesystem/path.hpp presence... yes
  1002. checking for boost/filesystem/path.hpp... yes
  1003. checking for the Boost filesystem library... (cached) yes
  1004. checking boost/signals2.hpp usability... yes
  1005. checking boost/signals2.hpp presence... yes
  1006. checking for boost/signals2.hpp... yes
  1007. checking boost/asio.hpp usability... yes
  1008. checking boost/asio.hpp presence... yes
  1009. checking for boost/asio.hpp... yes
  1010. checking for the flags needed to use pthreads... -pthread
  1011. checking for boost/system/error_code.hpp... (cached) yes
  1012. checking for the Boost system library... (cached) yes
  1013. checking boost/thread.hpp usability... yes
  1014. checking boost/thread.hpp presence... yes
  1015. checking for boost/thread.hpp... yes
  1016. checking for the Boost thread library... (cached) yes
  1017. checking boost/regex.hpp usability... yes
  1018. checking boost/regex.hpp presence... yes
  1019. checking for boost/regex.hpp... yes
  1020. checking for the Boost regex library... (cached) yes
  1021. checking boost/test/unit_test.hpp usability... yes
  1022. checking boost/test/unit_test.hpp presence... yes
  1023. checking for boost/test/unit_test.hpp... yes
  1024. checking for the Boost unit_test_framework library... (cached) yes
  1025. checking for pkg-config... /usr/bin/pkg-config
  1026. checking pkg-config is at least version 0.16... yes
  1027. checking for GLIB - version >= 2.28.0... yes (version 2.44.1)
  1028. checking for pkg-config... /usr/bin/pkg-config
  1029. checking for GTK+ - version >= 2.24.0... no
  1030.  
  1031. Cannot find GTK! Not building GTK FrontEnd.
  1032.  
  1033. checking for plugin interface used by Perl... yes
  1034. checking for perl... /usr/bin/perl
  1035. checking for Perl compile flags... ok
  1036. checking for perl >= 5.8.0... yes
  1037. checking if perl plugin will be backward compatible... yes
  1038. checking for plugin interface used by Python... yes
  1039. checking for PY... yes
  1040. checking Python version... 3.4
  1041. checking for select... yes
  1042. checking for select in -lsocket... no
  1043. checking for getaddrinfo... yes
  1044. checking whether to enable IPv6 support... yes
  1045. checking for OPENSSL... yes
  1046. checking for LIBPROXY... yes
  1047. checking for plugin interface used by Checksum... yes
  1048. checking for plugin interface used by Do At... yes
  1049. checking for plugin interface used by FiSHLiM... yes
  1050. checking for OpenSSL used by FiSHLiM... yes
  1051. checking for plugin interface used by SysInfo... yes
  1052. checking for LIBPCI... yes
  1053. checking for DBUS... yes
  1054. checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
  1055. checking for LIBNOTIFY... yes
  1056. checking for LIBCANBERRA... yes
  1057. checking for ISOCODES... yes
  1058. configure: iso-codes prefix: /usr
  1059. checking if gcc accepts -Wno-pointer-sign ... yes
  1060. checking if gcc accepts -funsigned-char ... yes
  1061. checking if gcc accepts -Wno-unused-result ... yes
  1062. checking for modern sigaction... yes
  1063. checking for snprintf... yes
  1064. checking for vsnprintf... yes
  1065. checking for memrchr... yes
  1066. checking for strtoull... yes
  1067. checking for gethostbyname... yes
  1068. checking for gethostname... yes
  1069. checking for strings.h... (cached) yes
  1070. checking for socklen_t... yes
  1071. checking that generated files are newer than configure... done
  1072. configure: creating ./config.status
  1073. config.status: creating Makefile
  1074. config.status: creating data/Makefile
  1075. config.status: creating data/icons/Makefile
  1076. config.status: creating data/misc/Makefile
  1077. config.status: creating data/man/Makefile
  1078. config.status: creating data/man/hexchat.1
  1079. config.status: creating data/pkgconfig/Makefile
  1080. config.status: creating data/pkgconfig/hexchat-plugin.pc
  1081. config.status: creating src/Makefile
  1082. config.status: creating src/libirc/Makefile
  1083. config.status: creating src/common/Makefile
  1084. config.status: creating src/common/dbus/Makefile
  1085. config.status: creating src/fe-text/Makefile
  1086. config.status: creating src/fe-gtk/Makefile
  1087. config.status: creating src/htm/Makefile
  1088. config.status: creating src/htm/thememan
  1089. config.status: creating osx/Info.plist
  1090. config.status: creating plugins/Makefile
  1091. config.status: creating plugins/python/Makefile
  1092. config.status: creating plugins/perl/Makefile
  1093. config.status: creating plugins/checksum/Makefile
  1094. config.status: creating plugins/doat/Makefile
  1095. config.status: creating plugins/fishlim/Makefile
  1096. config.status: creating plugins/sysinfo/Makefile
  1097. config.status: creating test/Makefile
  1098. config.status: creating test/libirctest/Makefile
  1099. config.status: creating test/commontest/Makefile
  1100. config.status: creating po/Makefile.in
  1101. config.status: creating config.h
  1102. config.status: config.h is unchanged
  1103. config.status: executing depfiles commands
  1104. config.status: executing libtool commands
  1105. config.status: executing default-1 commands
  1106. config.status: executing po/stamp-it commands
  1107.  
  1108. HexChat 2.11.0
  1109.  
  1110. GTK+ interface ........ : no
  1111. Text interface ........ : yes
  1112. Theme manager ......... : yes
  1113.  
  1114. OpenSSL support ....... : yes
  1115. D-Bus support ......... : yes
  1116. libnotify support ..... : yes
  1117. libcanberra support ... : yes
  1118. Plugin interface ...... : yes
  1119. IPv6 support .......... : yes
  1120. libproxy support ...... : yes
  1121.  
  1122. Perl .................. : yes
  1123. Python ................ : python-3.4
  1124.  
  1125. Checksum .............. : yes
  1126. Do At ................. : yes
  1127. FiSHLiM ............... : yes
  1128. SysInfo ............... : yes
  1129.  
  1130. The binary will be installed in /usr/bin
  1131.  
  1132. Warning: The GTK (GUI) frontend will not be built.
  1133.  
  1134. configure complete, now type 'make' and pray.
  1135.  
  1136. Making all in po
  1137. Making all in src
  1138. Making all in libirc
  1139. Making all in common
  1140. Making all in dbus
  1141. Making all in .
  1142. Making all in fe-text
  1143. Making all in htm
  1144. Making all in plugins
  1145. Making all in python
  1146. Making all in perl
  1147. Making all in checksum
  1148. Making all in doat
  1149. Making all in fishlim
  1150. Making all in sysinfo
  1151. Making all in data
  1152. Making all in pkgconfig
  1153. Making all in man
  1154. Making all in test
  1155. Making all in libirctest
  1156. Making all in commontest
  1157. ==> Entering fakeroot environment...
  1158. ==> Starting package()...
  1159. Making install in po
  1160. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/po'
  1161. linguas="af am ast az be bg ca cs da de el en_GB es et eu fi fr gl gu hi hu id it ja_JP kn ko lt lv mk ml ms nb nl no pa pl pt pt_BR ru rw sk sl sq sr sr@latin sv th tr uk vi wa zh_CN zh_TW "; \
  1162. for lang in $linguas; do \
  1163. dir=/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/$lang/LC_MESSAGES; \
  1164. /bin/sh /home/solaraquarion/hexchat-git/src/hexchat/install-sh -d $dir; \
  1165. if test -r $lang.gmo; then \
  1166. /usr/bin/install -c -m 644 $lang.gmo $dir/hexchat.mo; \
  1167. echo "installing $lang.gmo as $dir/hexchat.mo"; \
  1168. else \
  1169. /usr/bin/install -c -m 644 ./$lang.gmo $dir/hexchat.mo; \
  1170. echo "installing ./$lang.gmo as" \
  1171. "$dir/hexchat.mo"; \
  1172. fi; \
  1173. if test -r $lang.gmo.m; then \
  1174. /usr/bin/install -c -m 644 $lang.gmo.m $dir/hexchat.mo.m; \
  1175. echo "installing $lang.gmo.m as $dir/hexchat.mo.m"; \
  1176. else \
  1177. if test -r ./$lang.gmo.m ; then \
  1178. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  1179. $dir/hexchat.mo.m; \
  1180. echo "installing ./$lang.gmo.m as" \
  1181. "$dir/hexchat.mo.m"; \
  1182. else \
  1183. true; \
  1184. fi; \
  1185. fi; \
  1186. done
  1187. installing af.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/af/LC_MESSAGES/hexchat.mo
  1188. installing am.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/am/LC_MESSAGES/hexchat.mo
  1189. installing ast.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ast/LC_MESSAGES/hexchat.mo
  1190. installing az.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/az/LC_MESSAGES/hexchat.mo
  1191. installing be.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/be/LC_MESSAGES/hexchat.mo
  1192. installing bg.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/bg/LC_MESSAGES/hexchat.mo
  1193. installing ca.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ca/LC_MESSAGES/hexchat.mo
  1194. installing cs.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/cs/LC_MESSAGES/hexchat.mo
  1195. installing da.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/da/LC_MESSAGES/hexchat.mo
  1196. installing de.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/de/LC_MESSAGES/hexchat.mo
  1197. installing el.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/el/LC_MESSAGES/hexchat.mo
  1198. installing en_GB.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/en_GB/LC_MESSAGES/hexchat.mo
  1199. installing es.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/es/LC_MESSAGES/hexchat.mo
  1200. installing et.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/et/LC_MESSAGES/hexchat.mo
  1201. installing eu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/eu/LC_MESSAGES/hexchat.mo
  1202. installing fi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/fi/LC_MESSAGES/hexchat.mo
  1203. installing fr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/fr/LC_MESSAGES/hexchat.mo
  1204. installing gl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/gl/LC_MESSAGES/hexchat.mo
  1205. installing gu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/gu/LC_MESSAGES/hexchat.mo
  1206. installing hi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/hi/LC_MESSAGES/hexchat.mo
  1207. installing hu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/hu/LC_MESSAGES/hexchat.mo
  1208. installing id.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/id/LC_MESSAGES/hexchat.mo
  1209. installing it.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/it/LC_MESSAGES/hexchat.mo
  1210. installing ja_JP.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ja_JP/LC_MESSAGES/hexchat.mo
  1211. installing kn.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/kn/LC_MESSAGES/hexchat.mo
  1212. installing ko.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ko/LC_MESSAGES/hexchat.mo
  1213. installing lt.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/lt/LC_MESSAGES/hexchat.mo
  1214. installing lv.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/lv/LC_MESSAGES/hexchat.mo
  1215. installing mk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/mk/LC_MESSAGES/hexchat.mo
  1216. installing ml.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ml/LC_MESSAGES/hexchat.mo
  1217. installing ms.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ms/LC_MESSAGES/hexchat.mo
  1218. installing nb.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/nb/LC_MESSAGES/hexchat.mo
  1219. installing nl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/nl/LC_MESSAGES/hexchat.mo
  1220. installing no.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/no/LC_MESSAGES/hexchat.mo
  1221. installing pa.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pa/LC_MESSAGES/hexchat.mo
  1222. installing pl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pl/LC_MESSAGES/hexchat.mo
  1223. installing pt.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pt/LC_MESSAGES/hexchat.mo
  1224. installing pt_BR.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pt_BR/LC_MESSAGES/hexchat.mo
  1225. installing ru.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ru/LC_MESSAGES/hexchat.mo
  1226. installing rw.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/rw/LC_MESSAGES/hexchat.mo
  1227. installing sk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sk/LC_MESSAGES/hexchat.mo
  1228. installing sl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sl/LC_MESSAGES/hexchat.mo
  1229. installing sq.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sq/LC_MESSAGES/hexchat.mo
  1230. installing sr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sr/LC_MESSAGES/hexchat.mo
  1231. installing sr@latin.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sr@latin/LC_MESSAGES/hexchat.mo
  1232. installing sv.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sv/LC_MESSAGES/hexchat.mo
  1233. installing th.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/th/LC_MESSAGES/hexchat.mo
  1234. installing tr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/tr/LC_MESSAGES/hexchat.mo
  1235. installing uk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/uk/LC_MESSAGES/hexchat.mo
  1236. installing vi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/vi/LC_MESSAGES/hexchat.mo
  1237. installing wa.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/wa/LC_MESSAGES/hexchat.mo
  1238. installing zh_CN.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/zh_CN/LC_MESSAGES/hexchat.mo
  1239. installing zh_TW.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/zh_TW/LC_MESSAGES/hexchat.mo
  1240. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/po'
  1241. Making install in src
  1242. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  1243. Making install in libirc
  1244. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  1245. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  1246. make[3]: Nothing to be done for 'install-exec-am'.
  1247. make[3]: Nothing to be done for 'install-data-am'.
  1248. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  1249. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  1250. Making install in common
  1251. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  1252. make install-recursive
  1253. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  1254. Making install in dbus
  1255. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  1256. make install-am
  1257. make[5]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  1258. make[6]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  1259. make[6]: Nothing to be done for 'install-exec-am'.
  1260. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/dbus-1/services'
  1261. /usr/bin/install -c -m 644 org.hexchat.service.service '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/dbus-1/services'
  1262. make[6]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  1263. make[5]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  1264. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  1265. Making install in .
  1266. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  1267. make[5]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  1268. make[5]: Nothing to be done for 'install-exec-am'.
  1269. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/include'
  1270. /usr/bin/install -c -m 644 hexchat-plugin.h '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/include'
  1271. make[5]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  1272. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  1273. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  1274. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  1275. Making install in fe-text
  1276. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  1277. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  1278. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  1279. /bin/sh ../../libtool --mode=install /usr/bin/install -c hexchat-text '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  1280. libtool: install: /usr/bin/install -c hexchat-text /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin/hexchat-text
  1281. make[3]: Nothing to be done for 'install-data-am'.
  1282. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  1283. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  1284. Making install in htm
  1285. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  1286. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  1287. make[3]: Nothing to be done for 'install-exec-am'.
  1288. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  1289. /usr/bin/install -c thememan.exe thememan '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  1290. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  1291. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  1292. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  1293. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  1294. make[3]: Nothing to be done for 'install-exec-am'.
  1295. make[3]: Nothing to be done for 'install-data-am'.
  1296. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  1297. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  1298. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  1299. Making install in plugins
  1300. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  1301. Making install in python
  1302. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  1303. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  1304. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1305. /bin/sh ../../libtool --mode=install /usr/bin/install -c python.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1306. libtool: install: /usr/bin/install -c .libs/python.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/python.so
  1307. libtool: install: /usr/bin/install -c .libs/python.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/python.la
  1308. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  1309. make[3]: Nothing to be done for 'install-data-am'.
  1310. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  1311. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  1312. Making install in perl
  1313. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  1314. make install-am
  1315. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  1316. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  1317. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1318. /bin/sh ../../libtool --mode=install /usr/bin/install -c perl.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1319. libtool: install: /usr/bin/install -c .libs/perl.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/perl.so
  1320. libtool: install: /usr/bin/install -c .libs/perl.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/perl.la
  1321. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  1322. make[4]: Nothing to be done for 'install-data-am'.
  1323. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  1324. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  1325. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  1326. Making install in checksum
  1327. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  1328. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  1329. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1330. /bin/sh ../../libtool --mode=install /usr/bin/install -c checksum.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1331. libtool: install: /usr/bin/install -c .libs/checksum.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/checksum.so
  1332. libtool: install: /usr/bin/install -c .libs/checksum.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/checksum.la
  1333. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  1334. make[3]: Nothing to be done for 'install-data-am'.
  1335. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  1336. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  1337. Making install in doat
  1338. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  1339. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  1340. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1341. /bin/sh ../../libtool --mode=install /usr/bin/install -c doat.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1342. libtool: install: /usr/bin/install -c .libs/doat.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/doat.so
  1343. libtool: install: /usr/bin/install -c .libs/doat.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/doat.la
  1344. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  1345. make[3]: Nothing to be done for 'install-data-am'.
  1346. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  1347. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  1348. Making install in fishlim
  1349. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  1350. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  1351. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1352. /bin/sh ../../libtool --mode=install /usr/bin/install -c fishlim.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1353. libtool: install: /usr/bin/install -c .libs/fishlim.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/fishlim.so
  1354. libtool: install: /usr/bin/install -c .libs/fishlim.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/fishlim.la
  1355. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  1356. make[3]: Nothing to be done for 'install-data-am'.
  1357. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  1358. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  1359. Making install in sysinfo
  1360. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  1361. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  1362. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1363. /bin/sh ../../libtool --mode=install /usr/bin/install -c sysinfo.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  1364. libtool: install: /usr/bin/install -c .libs/sysinfo.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/sysinfo.so
  1365. libtool: install: /usr/bin/install -c .libs/sysinfo.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/sysinfo.la
  1366. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  1367. make[3]: Nothing to be done for 'install-data-am'.
  1368. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  1369. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  1370. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  1371. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  1372. make[3]: Nothing to be done for 'install-exec-am'.
  1373. make[3]: Nothing to be done for 'install-data-am'.
  1374. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  1375. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  1376. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  1377. Making install in data
  1378. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  1379. Making install in pkgconfig
  1380. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  1381. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  1382. make[3]: Nothing to be done for 'install-exec-am'.
  1383. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/pkgconfig'
  1384. /usr/bin/install -c -m 644 hexchat-plugin.pc '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/pkgconfig'
  1385. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  1386. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  1387. Making install in man
  1388. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  1389. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  1390. make[3]: Nothing to be done for 'install-exec-am'.
  1391. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/man/man1'
  1392. /usr/bin/install -c -m 644 hexchat.1 '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/man/man1'
  1393. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  1394. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  1395. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  1396. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  1397. make[3]: Nothing to be done for 'install-exec-am'.
  1398. make[3]: Nothing to be done for 'install-data-am'.
  1399. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  1400. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  1401. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  1402. Making install in test
  1403. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  1404. Making install in libirctest
  1405. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  1406. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  1407. make[3]: Nothing to be done for 'install-exec-am'.
  1408. make[3]: Nothing to be done for 'install-data-am'.
  1409. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  1410. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  1411. Making install in commontest
  1412. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  1413. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  1414. make[3]: Nothing to be done for 'install-exec-am'.
  1415. make[3]: Nothing to be done for 'install-data-am'.
  1416. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  1417. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  1418. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  1419. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  1420. make[3]: Nothing to be done for 'install-exec-am'.
  1421. make[3]: Nothing to be done for 'install-data-am'.
  1422. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  1423. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  1424. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  1425. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat'
  1426. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat'
  1427. make[2]: Nothing to be done for 'install-exec-am'.
  1428. make[2]: Nothing to be done for 'install-data-am'.
  1429. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat'
  1430. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat'
  1431.  
  1432. checking for ld used by gcc... /usr/bin/ld
  1433. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1434. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1435. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1436. checking whether ln -s works... yes
  1437. checking the maximum length of command line arguments... 1572864
  1438. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1439. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1440. checking for /usr/bin/ld option to reload object files... -r
  1441. checking for objdump... objdump
  1442. checking how to recognize dependent libraries... pass_all
  1443. checking for dlltool... no
  1444. checking how to associate runtime and link libraries... printf %s\n
  1445. checking for archiver @FILE support... @
  1446. checking for strip... strip
  1447. checking for ranlib... ranlib
  1448. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1449. checking for sysroot... no
  1450. checking for a working dd... /usr/bin/dd
  1451. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  1452. checking for mt... no
  1453. checking if : is a manifest tool... no
  1454. checking for dlfcn.h... yes
  1455. checking for objdir... .libs
  1456. checking if gcc supports -fno-rtti -fno-exceptions... no
  1457. checking for gcc option to produce PIC... -fPIC -DPIC
  1458. checking if gcc PIC flag -fPIC -DPIC works... yes
  1459. checking if gcc static flag -static works... no
  1460. checking if gcc supports -c -o file.o... yes
  1461. checking if gcc supports -c -o file.o... (cached) yes
  1462. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1463. checking whether -lc should be explicitly linked in... no
  1464. checking dynamic linker characteristics... GNU/Linux ld.so
  1465. checking how to hardcode library paths into programs... immediate
  1466. checking whether stripping libraries is possible... yes
  1467. checking if libtool supports shared libraries... yes
  1468. checking whether to build shared libraries... yes
  1469. checking whether to build static libraries... no
  1470. checking how to run the C++ preprocessor... g++ -E
  1471. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  1472. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  1473. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1474. checking for g++ option to produce PIC... -fPIC -DPIC
  1475. checking if g++ PIC flag -fPIC -DPIC works... yes
  1476. checking if g++ static flag -static works... no
  1477. checking if g++ supports -c -o file.o... yes
  1478. checking if g++ supports -c -o file.o... (cached) yes
  1479. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1480. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1481. checking how to hardcode library paths into programs... immediate
  1482. checking for mdtool... /usr/bin/mdtool
  1483. checking whether NLS is requested... yes
  1484. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065.
  1485. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193.
  1486. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194.
  1487. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195.
  1488. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196.
  1489. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222.
  1490. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223.
  1491. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224.
  1492. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225.
  1493. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226.
  1494. checking for intltool >= 0.40.0... 0.51.0 found
  1495. checking for intltool-update... /usr/bin/intltool-update
  1496. checking for intltool-merge... /usr/bin/intltool-merge
  1497. checking for intltool-extract... /usr/bin/intltool-extract
  1498. checking for xgettext... /usr/bin/xgettext
  1499. checking for msgmerge... /usr/bin/msgmerge
  1500. checking for msgfmt... /usr/bin/msgfmt
  1501. checking for gmsgfmt... /usr/bin/msgfmt
  1502. checking for perl... /usr/bin/perl
  1503. checking for perl >= 5.8.1... 5.22.0
  1504. checking for XML::Parser... ok
  1505. checking locale.h usability... yes
  1506. checking locale.h presence... yes
  1507. checking for locale.h... yes
  1508. checking for LC_MESSAGES... yes
  1509. checking libintl.h usability... yes
  1510. checking libintl.h presence... yes
  1511. checking for libintl.h... yes
  1512. checking for ngettext in libc... yes
  1513. checking for dgettext in libc... yes
  1514. checking for bind_textdomain_codeset... yes
  1515. checking for msgfmt... (cached) /usr/bin/msgfmt
  1516. checking for dcgettext... yes
  1517. checking if msgfmt accepts -c... yes
  1518. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  1519. checking for xgettext... (cached) /usr/bin/xgettext
  1520. checking for sed... /usr/bin/sed
  1521. checking for uname... /usr/bin/uname
  1522. checking system type... Linux
  1523. checking for Boost headers version >= 1.53.0... yes
  1524. checking for Boost's header version... 1_58
  1525. checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++
  1526.  
  1527. checking boost/system/error_code.hpp usability... yes
  1528. checking boost/system/error_code.hpp presence... yes
  1529. checking for boost/system/error_code.hpp... yes
  1530. checking for the Boost system library... yes
  1531. checking boost/chrono.hpp usability... yes
  1532. checking boost/chrono.hpp presence... yes
  1533. checking for boost/chrono.hpp... yes
  1534. checking for the Boost chrono library... (cached) yes
  1535. checking boost/iostreams/device/file_descriptor.hpp usability... yes
  1536. checking boost/iostreams/device/file_descriptor.hpp presence... yes
  1537. checking for boost/iostreams/device/file_descriptor.hpp... yes
  1538. checking for the Boost iostreams library... (cached) yes
  1539. checking for boost/system/error_code.hpp... (cached) yes
  1540. checking for the Boost system library... (cached) yes
  1541. checking boost/filesystem/path.hpp usability... yes
  1542. checking boost/filesystem/path.hpp presence... yes
  1543. checking for boost/filesystem/path.hpp... yes
  1544. checking for the Boost filesystem library... (cached) yes
  1545. checking boost/signals2.hpp usability... yes
  1546. checking boost/signals2.hpp presence... yes
  1547. checking for boost/signals2.hpp... yes
  1548. checking boost/asio.hpp usability... yes
  1549. checking boost/asio.hpp presence... yes
  1550. checking for boost/asio.hpp... yes
  1551. checking for the flags needed to use pthreads... -pthread
  1552. checking for boost/system/error_code.hpp... (cached) yes
  1553. checking for the Boost system library... (cached) yes
  1554. checking boost/thread.hpp usability... yes
  1555. checking boost/thread.hpp presence... yes
  1556. checking for boost/thread.hpp... yes
  1557. checking for the Boost thread library... (cached) yes
  1558. checking boost/regex.hpp usability... yes
  1559. checking boost/regex.hpp presence... yes
  1560. checking for boost/regex.hpp... yes
  1561. checking for the Boost regex library... (cached) yes
  1562. checking boost/test/unit_test.hpp usability... yes
  1563. checking boost/test/unit_test.hpp presence... yes
  1564. checking for boost/test/unit_test.hpp... yes
  1565. checking for the Boost unit_test_framework library... (cached) yes
  1566. checking for pkg-config... /usr/bin/pkg-config
  1567. checking pkg-config is at least version 0.16... yes
  1568. checking for GLIB - version >= 2.28.0... yes (version 2.44.1)
  1569. checking for pkg-config... /usr/bin/pkg-config
  1570. checking for GTK+ - version >= 2.24.0... no
  1571.  
  1572. Cannot find GTK! Not building GTK FrontEnd.
  1573.  
  1574. checking for plugin interface used by Perl... yes
  1575. checking for perl... /usr/bin/perl
  1576. checking for Perl compile flags... ok
  1577. checking for perl >= 5.8.0... yes==> Making package: hexchat-git 2.11.0.f21046f-1 (Sun Aug 9 14:09:29 EDT 2015)
  1578. ==> Checking runtime dependencies...
  1579. ==> Checking buildtime dependencies...
  1580. ==> Retrieving sources...
  1581. -> Updating hexchat git repo...
  1582. Fetching origin
  1583. ==> Validating source files with md5sums...
  1584. hexchat ... Skipped
  1585. ==> Extracting sources...
  1586. -> Creating working copy of hexchat git repo...
  1587. Reset branch 'makepkg'
  1588. ==> Starting pkgver()...
  1589. ==> Removing existing $pkgdir/ directory...
  1590. ==> Starting build()...
  1591. /usr/bin/gnome-autogen.sh
  1592. checking for automake >= 1.11.2...
  1593. testing automake... Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  1594. found 1.15
  1595. checking for autoreconf >= 2.53...
  1596. testing autoreconf... found 2.69
  1597. checking for glib-gettext >= 2.2.0...
  1598. testing glib-gettextize... found 2.44.1
  1599. checking for intltool >= 0.25...
  1600. testing intltoolize... found 0.51.0
  1601. Checking for required M4 macros...
  1602. Processing ./configure.ac
  1603. Running glib-gettextize... Ignore non-fatal messages.
  1604. Copying file po/Makefile.in.in
  1605.  
  1606. Please add the files
  1607. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  1608. progtest.m4
  1609. from the /usr/share/aclocal directory to your autoconf macro directory
  1610. or directly to your aclocal.m4 file.
  1611. You will also need config.guess and config.sub, which you can get from
  1612. ftp://ftp.gnu.org/pub/gnu/config/.
  1613.  
  1614. Running intltoolize...
  1615. Running autoreconf...
  1616. autoreconf: Entering directory `.'
  1617. autoreconf: configure.ac: not using Gettext
  1618. autoreconf: running: aclocal --force --warnings=no-portability -I m4
  1619. autoreconf: configure.ac: tracing
  1620. autoreconf: running: libtoolize --copy --force
  1621. libtoolize: putting auxiliary files in '.'.
  1622. libtoolize: copying file './ltmain.sh'
  1623. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  1624. libtoolize: copying file 'm4/libtool.m4'
  1625. libtoolize: copying file 'm4/ltoptions.m4'
  1626. libtoolize: copying file 'm4/ltsugar.m4'
  1627. libtoolize: copying file 'm4/ltversion.m4'
  1628. libtoolize: copying file 'm4/lt~obsolete.m4'
  1629. autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
  1630. autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
  1631. autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
  1632. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  1633. configure.ac:16: installing './compile'
  1634. configure.ac:13: installing './missing'
  1635. plugins/checksum/Makefile.am: installing './depcomp'
  1636. autoreconf: Leaving directory `.'
  1637. Skipping configure process.
  1638. checking for a BSD-compatible install... /usr/bin/install -c
  1639. checking whether build environment is sane... yes
  1640. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  1641. checking for gawk... gawk
  1642. checking whether make sets $(MAKE)... yes
  1643. checking whether make supports nested variables... yes
  1644. checking whether make supports nested variables... (cached) yes
  1645. checking for style of include used by make... GNU
  1646. checking for gcc... gcc
  1647. checking whether the C compiler works... yes
  1648. checking for C compiler default output file name... a.out
  1649. checking for suffix of executables...
  1650. checking whether we are cross compiling... no
  1651. checking for suffix of object files... o
  1652. checking whether we are using the GNU C compiler... yes
  1653. checking whether gcc accepts -g... yes
  1654. checking for gcc option to accept ISO C89... none needed
  1655. checking whether gcc understands -c and -o together... yes
  1656. checking dependency style of gcc... gcc3
  1657. checking how to run the C preprocessor... gcc -E
  1658. checking for grep that handles long lines and -e... /usr/bin/grep
  1659. checking for egrep... /usr/bin/grep -E
  1660. checking for ANSI C header files... yes
  1661. checking for sys/types.h... yes
  1662. checking for sys/stat.h... yes
  1663. checking for stdlib.h... yes
  1664. checking for string.h... yes
  1665. checking for memory.h... yes
  1666. checking for strings.h... yes
  1667. checking for inttypes.h... yes
  1668. checking for stdint.h... yes
  1669. checking for unistd.h... yes
  1670. checking minix/config.h usability... no
  1671. checking minix/config.h presence... no
  1672. checking for minix/config.h... no
  1673. checking whether it is safe to define __EXTENSIONS__... yes
  1674. checking whether to enable maintainer-specific portions of Makefiles... yes
  1675. checking for gcc... (cached) gcc
  1676. checking whether we are using the GNU C compiler... (cached) yes
  1677. checking whether gcc accepts -g... (cached) yes
  1678. checking for gcc option to accept ISO C89... (cached) none needed
  1679. checking whether gcc understands -c and -o together... (cached) yes
  1680. checking dependency style of gcc... (cached) gcc3
  1681. checking for g++... g++
  1682. checking whether we are using the GNU C++ compiler... yes
  1683. checking whether g++ accepts -g... yes
  1684. checking dependency style of g++... gcc3
  1685. checking how to run the C preprocessor... gcc -E
  1686. checking dependency style of gcc... gcc3
  1687. checking for ar... ar
  1688. checking the archiver (ar) interface... ar
  1689. checking build system type... x86_64-unknown-linux-gnu
  1690. checking host system type... x86_64-unknown-linux-gnu
  1691. checking how to print strings... printf
  1692. checking for a sed that does not truncate output... /usr/bin/sed
  1693. checking for fgrep... /usr/bin/grep -F
  1694. checking for ld used by gcc... /usr/bin/ld
  1695. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1696. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1697. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1698. checking whether ln -s works... yes
  1699. checking the maximum length of command line arguments... 1572864
  1700. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1701. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1702. checking for /usr/bin/ld option to reload object files... -r
  1703. checking for objdump... objdump
  1704. checking how to recognize dependent libraries... pass_all
  1705. checking for dlltool... no
  1706. checking how to associate runtime and link libraries... printf %s\n
  1707. checking for archiver @FILE support... @
  1708. checking for strip... strip
  1709. checking for ranlib... ranlib
  1710. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1711. checking for sysroot... no
  1712. checking for a working dd... /usr/bin/dd
  1713. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  1714. checking for mt... no
  1715. checking if : is a manifest tool... no
  1716. checking for dlfcn.h... yes
  1717. checking for objdir... .libs
  1718. checking if gcc supports -fno-rtti -fno-exceptions... no
  1719. checking for gcc option to produce PIC... -fPIC -DPIC
  1720. checking if gcc PIC flag -fPIC -DPIC works... yes
  1721. checking if gcc static flag -static works... no
  1722. checking if gcc supports -c -o file.o... yes
  1723. checking if gcc supports -c -o file.o... (cached) yes
  1724. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1725. checking whether -lc should be explicitly linked in... no
  1726. checking dynamic linker characteristics... GNU/Linux ld.so
  1727. checking how to hardcode library paths into programs... immediate
  1728. checking whether stripping libraries is possible... yes
  1729. checking if libtool supports shared libraries... yes
  1730. checking whether to build shared libraries... yes
  1731. checking whether to build static libraries... no
  1732. checking how to run the C++ preprocessor... g++ -E
  1733. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  1734. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  1735. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1736. checking for g++ option to produce PIC... -fPIC -DPIC
  1737. checking if g++ PIC flag -fPIC -DPIC works... yes
  1738. checking if g++ static flag -static works... no
  1739. checking if g++ supports -c -o file.o... yes
  1740. checking if g++ supports -c -o file.o... (cached) yes
  1741. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1742. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1743. checking how to hardcode library paths into programs... immediate
  1744. checking for mdtool... /usr/bin/mdtool
  1745. checking whether NLS is requested... yes
  1746. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065.
  1747. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193.
  1748. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194.
  1749. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195.
  1750. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196.
  1751. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222.
  1752. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223.
  1753. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224.
  1754. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225.
  1755. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226.
  1756. checking for intltool >= 0.40.0... 0.51.0 found
  1757. checking for intltool-update... /usr/bin/intltool-update
  1758. checking for intltool-merge... /usr/bin/intltool-merge
  1759. checking for intltool-extract... /usr/bin/intltool-extract
  1760. checking for xgettext... /usr/bin/xgettext
  1761. checking for msgmerge... /usr/bin/msgmerge
  1762. checking for msgfmt... /usr/bin/msgfmt
  1763. checking for gmsgfmt... /usr/bin/msgfmt
  1764. checking for perl... /usr/bin/perl
  1765. checking for perl >= 5.8.1... 5.22.0
  1766. checking for XML::Parser... ok
  1767. checking locale.h usability... yes
  1768. checking locale.h presence... yes
  1769. checking for locale.h... yes
  1770. checking for LC_MESSAGES... yes
  1771. checking libintl.h usability... yes
  1772. checking libintl.h presence... yes
  1773. checking for libintl.h... yes
  1774. checking for ngettext in libc... yes
  1775. checking for dgettext in libc... yes
  1776. checking for bind_textdomain_codeset... yes
  1777. checking for msgfmt... (cached) /usr/bin/msgfmt
  1778. checking for dcgettext... yes
  1779. checking if msgfmt accepts -c... yes
  1780. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  1781. checking for xgettext... (cached) /usr/bin/xgettext
  1782. checking for sed... /usr/bin/sed
  1783. checking for uname... /usr/bin/uname
  1784. checking system type... Linux
  1785. checking for Boost headers version >= 1.53.0... yes
  1786. checking for Boost's header version... 1_58
  1787. checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++
  1788.  
  1789. checking boost/system/error_code.hpp usability... yes
  1790. checking boost/system/error_code.hpp presence... yes
  1791. checking for boost/system/error_code.hpp... yes
  1792. checking for the Boost system library... yes
  1793. checking boost/chrono.hpp usability... yes
  1794. checking boost/chrono.hpp presence... yes
  1795. checking for boost/chrono.hpp... yes
  1796. checking for the Boost chrono library... (cached) yes
  1797. checking boost/iostreams/device/file_descriptor.hpp usability... yes
  1798. checking boost/iostreams/device/file_descriptor.hpp presence... yes
  1799. checking for boost/iostreams/device/file_descriptor.hpp... yes
  1800. checking for the Boost iostreams library... (cached) yes
  1801. checking for boost/system/error_code.hpp... (cached) yes
  1802. checking for the Boost system library... (cached) yes
  1803. checking boost/filesystem/path.hpp usability... yes
  1804. checking boost/filesystem/path.hpp presence... yes
  1805. checking for boost/filesystem/path.hpp... yes
  1806. checking for the Boost filesystem library... (cached) yes
  1807. checking boost/signals2.hpp usability... yes
  1808. checking boost/signals2.hpp presence... yes
  1809. checking for boost/signals2.hpp... yes
  1810. checking boost/asio.hpp usability... yes
  1811. checking boost/asio.hpp presence... yes
  1812. checking for boost/asio.hpp... yes
  1813. checking for the flags needed to use pthreads... -pthread
  1814. checking for boost/system/error_code.hpp... (cached) yes
  1815. checking for the Boost system library... (cached) yes
  1816. checking boost/thread.hpp usability... yes
  1817. checking boost/thread.hpp presence... yes
  1818. checking for boost/thread.hpp... yes
  1819. checking for the Boost thread library... (cached) yes
  1820. checking boost/regex.hpp usability... yes
  1821. checking boost/regex.hpp presence... yes
  1822. checking for boost/regex.hpp... yes
  1823. checking for the Boost regex library... (cached) yes
  1824. checking boost/test/unit_test.hpp usability... yes
  1825. checking boost/test/unit_test.hpp presence... yes
  1826. checking for boost/test/unit_test.hpp... yes
  1827. checking for the Boost unit_test_framework library... (cached) yes
  1828. checking for pkg-config... /usr/bin/pkg-config
  1829. checking pkg-config is at least version 0.16... yes
  1830. checking for GLIB - version >= 2.28.0... yes (version 2.44.1)
  1831. checking for pkg-config... /usr/bin/pkg-config
  1832. checking for GTK+ - version >= 2.24.0... no
  1833.  
  1834. Cannot find GTK! Not building GTK FrontEnd.
  1835.  
  1836. checking for plugin interface used by Perl... yes
  1837. checking for perl... /usr/bin/perl
  1838. checking for Perl compile flags... ok
  1839. checking for perl >= 5.8.0... yes
  1840. checking if perl plugin will be backward compatible... yes
  1841. checking for plugin interface used by Python... yes
  1842. checking for PY... yes
  1843. checking Python version... 3.4
  1844. checking for select... yes
  1845. checking for select in -lsocket... no
  1846. checking for getaddrinfo... yes
  1847. checking whether to enable IPv6 support... yes
  1848. checking for OPENSSL... yes
  1849. checking for LIBPROXY... yes
  1850. checking for plugin interface used by Checksum... yes
  1851. checking for plugin interface used by Do At... yes
  1852. checking for plugin interface used by FiSHLiM... yes
  1853. checking for OpenSSL used by FiSHLiM... yes
  1854. checking for plugin interface used by SysInfo... yes
  1855. checking for LIBPCI... yes
  1856. checking for DBUS... yes
  1857. checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
  1858. checking for LIBNOTIFY... yes
  1859. checking for LIBCANBERRA... yes
  1860. checking for ISOCODES... yes
  1861. configure: iso-codes prefix: /usr
  1862. checking if gcc accepts -Wno-pointer-sign ... yes
  1863. checking if gcc accepts -funsigned-char ... yes
  1864. checking if gcc accepts -Wno-unused-result ... yes
  1865. checking for modern sigaction... yes
  1866. checking for snprintf... yes
  1867. checking for vsnprintf... yes
  1868. checking for memrchr... yes
  1869. checking for strtoull... yes
  1870. checking for gethostbyname... yes
  1871. checking for gethostname... yes
  1872. checking for strings.h... (cached) yes
  1873. checking for socklen_t... yes
  1874. checking that generated files are newer than configure... done
  1875. configure: creating ./config.status
  1876. config.status: creating Makefile
  1877. config.status: creating data/Makefile
  1878. config.status: creating data/icons/Makefile
  1879. config.status: creating data/misc/Makefile
  1880. config.status: creating data/man/Makefile
  1881. config.status: creating data/man/hexchat.1
  1882. config.status: creating data/pkgconfig/Makefile
  1883. config.status: creating data/pkgconfig/hexchat-plugin.pc
  1884. config.status: creating src/Makefile
  1885. config.status: creating src/libirc/Makefile
  1886. config.status: creating src/common/Makefile
  1887. config.status: creating src/common/dbus/Makefile
  1888. config.status: creating src/fe-text/Makefile
  1889. config.status: creating src/fe-gtk/Makefile
  1890. config.status: creating src/htm/Makefile
  1891. config.status: creating src/htm/thememan
  1892. config.status: creating osx/Info.plist
  1893. config.status: creating plugins/Makefile
  1894. config.status: creating plugins/python/Makefile
  1895. config.status: creating plugins/perl/Makefile
  1896. config.status: creating plugins/checksum/Makefile
  1897. config.status: creating plugins/doat/Makefile
  1898. config.status: creating plugins/fishlim/Makefile
  1899. config.status: creating plugins/sysinfo/Makefile
  1900. config.status: creating test/Makefile
  1901. config.status: creating test/libirctest/Makefile
  1902. config.status: creating test/commontest/Makefile
  1903. config.status: creating po/Makefile.in
  1904. config.status: creating config.h
  1905. config.status: config.h is unchanged
  1906. config.status: executing depfiles commands
  1907. config.status: executing libtool commands
  1908. config.status: executing default-1 commands
  1909. config.status: executing po/stamp-it commands
  1910.  
  1911. HexChat 2.11.0
  1912.  
  1913. GTK+ interface ........ : no
  1914. Text interface ........ : yes
  1915. Theme manager ......... : yes
  1916.  
  1917. OpenSSL support ....... : yes
  1918. D-Bus support ......... : yes
  1919. libnotify support ..... : yes
  1920. libcanberra support ... : yes
  1921. Plugin interface ...... : yes
  1922. IPv6 support .......... : yes
  1923. libproxy support ...... : yes
  1924.  
  1925. Perl .................. : yes
  1926. Python ................ : python-3.4
  1927.  
  1928. Checksum .............. : yes
  1929. Do At ................. : yes
  1930. FiSHLiM ............... : yes
  1931. SysInfo ............... : yes
  1932.  
  1933. The binary will be installed in /usr/bin
  1934.  
  1935. Warning: The GTK (GUI) frontend will not be built.
  1936.  
  1937. configure complete, now type 'make' and pray.
  1938.  
  1939. Making all in po
  1940. Making all in src
  1941. Making all in libirc
  1942. Making all in common
  1943. Making all in dbus
  1944. Making all in .
  1945. Making all in fe-text
  1946. Making all in htm
  1947. Making all in plugins
  1948. Making all in python
  1949. Making all in perl
  1950. Making all in checksum
  1951. Making all in doat
  1952. Making all in fishlim
  1953. Making all in sysinfo
  1954. Making all in data
  1955. Making all in pkgconfig
  1956. Making all in man
  1957. Making all in test
  1958. Making all in libirctest
  1959. Making all in commontest
  1960. ==> Entering fakeroot environment...
  1961. ==> Starting package()...
  1962. Making install in po
  1963. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/po'
  1964. linguas="af am ast az be bg ca cs da de el en_GB es et eu fi fr gl gu hi hu id it ja_JP kn ko lt lv mk ml ms nb nl no pa pl pt pt_BR ru rw sk sl sq sr sr@latin sv th tr uk vi wa zh_CN zh_TW "; \
  1965. for lang in $linguas; do \
  1966. dir=/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/$lang/LC_MESSAGES; \
  1967. /bin/sh /home/solaraquarion/hexchat-git/src/hexchat/install-sh -d $dir; \
  1968. if test -r $lang.gmo; then \
  1969. /usr/bin/install -c -m 644 $lang.gmo $dir/hexchat.mo; \
  1970. echo "installing $lang.gmo as $dir/hexchat.mo"; \
  1971. else \
  1972. /usr/bin/install -c -m 644 ./$lang.gmo $dir/hexchat.mo; \
  1973. echo "installing ./$lang.gmo as" \
  1974. "$dir/hexchat.mo"; \
  1975. fi; \
  1976. if test -r $lang.gmo.m; then \
  1977. /usr/bin/install -c -m 644 $lang.gmo.m $dir/hexchat.mo.m; \
  1978. echo "installing $lang.gmo.m as $dir/hexchat.mo.m"; \
  1979. else \
  1980. if test -r ./$lang.gmo.m ; then \
  1981. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  1982. $dir/hexchat.mo.m; \
  1983. echo "installing ./$lang.gmo.m as" \
  1984. "$dir/hexchat.mo.m"; \
  1985. else \
  1986. true; \
  1987. fi; \
  1988. fi; \
  1989. done
  1990. installing af.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/af/LC_MESSAGES/hexchat.mo
  1991. installing am.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/am/LC_MESSAGES/hexchat.mo
  1992. installing ast.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ast/LC_MESSAGES/hexchat.mo
  1993. installing az.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/az/LC_MESSAGES/hexchat.mo
  1994. installing be.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/be/LC_MESSAGES/hexchat.mo
  1995. installing bg.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/bg/LC_MESSAGES/hexchat.mo
  1996. installing ca.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ca/LC_MESSAGES/hexchat.mo
  1997. installing cs.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/cs/LC_MESSAGES/hexchat.mo
  1998. installing da.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/da/LC_MESSAGES/hexchat.mo
  1999. installing de.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/de/LC_MESSAGES/hexchat.mo
  2000. installing el.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/el/LC_MESSAGES/hexchat.mo
  2001. installing en_GB.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/en_GB/LC_MESSAGES/hexchat.mo
  2002. installing es.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/es/LC_MESSAGES/hexchat.mo
  2003. installing et.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/et/LC_MESSAGES/hexchat.mo
  2004. installing eu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/eu/LC_MESSAGES/hexchat.mo
  2005. installing fi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/fi/LC_MESSAGES/hexchat.mo
  2006. installing fr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/fr/LC_MESSAGES/hexchat.mo
  2007. installing gl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/gl/LC_MESSAGES/hexchat.mo
  2008. installing gu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/gu/LC_MESSAGES/hexchat.mo
  2009. installing hi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/hi/LC_MESSAGES/hexchat.mo
  2010. installing hu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/hu/LC_MESSAGES/hexchat.mo
  2011. installing id.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/id/LC_MESSAGES/hexchat.mo
  2012. installing it.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/it/LC_MESSAGES/hexchat.mo
  2013. installing ja_JP.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ja_JP/LC_MESSAGES/hexchat.mo
  2014. installing kn.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/kn/LC_MESSAGES/hexchat.mo
  2015. installing ko.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ko/LC_MESSAGES/hexchat.mo
  2016. installing lt.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/lt/LC_MESSAGES/hexchat.mo
  2017. installing lv.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/lv/LC_MESSAGES/hexchat.mo
  2018. installing mk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/mk/LC_MESSAGES/hexchat.mo
  2019. installing ml.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ml/LC_MESSAGES/hexchat.mo
  2020. installing ms.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ms/LC_MESSAGES/hexchat.mo
  2021. installing nb.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/nb/LC_MESSAGES/hexchat.mo
  2022. installing nl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/nl/LC_MESSAGES/hexchat.mo
  2023. installing no.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/no/LC_MESSAGES/hexchat.mo
  2024. installing pa.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pa/LC_MESSAGES/hexchat.mo
  2025. installing pl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pl/LC_MESSAGES/hexchat.mo
  2026. installing pt.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pt/LC_MESSAGES/hexchat.mo
  2027. installing pt_BR.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pt_BR/LC_MESSAGES/hexchat.mo
  2028. installing ru.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ru/LC_MESSAGES/hexchat.mo
  2029. installing rw.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/rw/LC_MESSAGES/hexchat.mo
  2030. installing sk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sk/LC_MESSAGES/hexchat.mo
  2031. installing sl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sl/LC_MESSAGES/hexchat.mo
  2032. installing sq.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sq/LC_MESSAGES/hexchat.mo
  2033. installing sr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sr/LC_MESSAGES/hexchat.mo
  2034. installing sr@latin.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sr@latin/LC_MESSAGES/hexchat.mo
  2035. installing sv.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sv/LC_MESSAGES/hexchat.mo
  2036. installing th.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/th/LC_MESSAGES/hexchat.mo
  2037. installing tr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/tr/LC_MESSAGES/hexchat.mo
  2038. installing uk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/uk/LC_MESSAGES/hexchat.mo
  2039. installing vi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/vi/LC_MESSAGES/hexchat.mo
  2040. installing wa.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/wa/LC_MESSAGES/hexchat.mo
  2041. installing zh_CN.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/zh_CN/LC_MESSAGES/hexchat.mo
  2042. installing zh_TW.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/zh_TW/LC_MESSAGES/hexchat.mo
  2043. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/po'
  2044. Making install in src
  2045. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2046. Making install in libirc
  2047. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  2048. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  2049. make[3]: Nothing to be done for 'install-exec-am'.
  2050. make[3]: Nothing to be done for 'install-data-am'.
  2051. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  2052. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  2053. Making install in common
  2054. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2055. make install-recursive
  2056. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2057. Making install in dbus
  2058. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2059. make install-am
  2060. make[5]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2061. make[6]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2062. make[6]: Nothing to be done for 'install-exec-am'.
  2063. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/dbus-1/services'
  2064. /usr/bin/install -c -m 644 org.hexchat.service.service '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/dbus-1/services'
  2065. make[6]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2066. make[5]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2067. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2068. Making install in .
  2069. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2070. make[5]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2071. make[5]: Nothing to be done for 'install-exec-am'.
  2072. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/include'
  2073. /usr/bin/install -c -m 644 hexchat-plugin.h '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/include'
  2074. make[5]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2075. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2076. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2077. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2078. Making install in fe-text
  2079. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  2080. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  2081. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  2082. /bin/sh ../../libtool --mode=install /usr/bin/install -c hexchat-text '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  2083. libtool: install: /usr/bin/install -c hexchat-text /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin/hexchat-text
  2084. make[3]: Nothing to be done for 'install-data-am'.
  2085. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  2086. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  2087. Making install in htm
  2088. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  2089. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  2090. make[3]: Nothing to be done for 'install-exec-am'.
  2091. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  2092. /usr/bin/install -c thememan.exe thememan '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  2093. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  2094. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  2095. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2096. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2097. make[3]: Nothing to be done for 'install-exec-am'.
  2098. make[3]: Nothing to be done for 'install-data-am'.
  2099. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2100. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2101. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2102. Making install in plugins
  2103. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2104. Making install in python
  2105. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  2106. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  2107. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2108. /bin/sh ../../libtool --mode=install /usr/bin/install -c python.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2109. libtool: install: /usr/bin/install -c .libs/python.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/python.so
  2110. libtool: install: /usr/bin/install -c .libs/python.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/python.la
  2111. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2112. make[3]: Nothing to be done for 'install-data-am'.
  2113. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  2114. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  2115. Making install in perl
  2116. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2117. make install-am
  2118. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2119. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2120. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2121. /bin/sh ../../libtool --mode=install /usr/bin/install -c perl.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2122. libtool: install: /usr/bin/install -c .libs/perl.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/perl.so
  2123. libtool: install: /usr/bin/install -c .libs/perl.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/perl.la
  2124. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2125. make[4]: Nothing to be done for 'install-data-am'.
  2126. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2127. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2128. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2129. Making install in checksum
  2130. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  2131. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  2132. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2133. /bin/sh ../../libtool --mode=install /usr/bin/install -c checksum.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2134. libtool: install: /usr/bin/install -c .libs/checksum.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/checksum.so
  2135. libtool: install: /usr/bin/install -c .libs/checksum.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/checksum.la
  2136. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2137. make[3]: Nothing to be done for 'install-data-am'.
  2138. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  2139. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  2140. Making install in doat
  2141. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  2142. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  2143. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2144. /bin/sh ../../libtool --mode=install /usr/bin/install -c doat.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2145. libtool: install: /usr/bin/install -c .libs/doat.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/doat.so
  2146. libtool: install: /usr/bin/install -c .libs/doat.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/doat.la
  2147. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2148. make[3]: Nothing to be done for 'install-data-am'.
  2149. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  2150. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  2151. Making install in fishlim
  2152. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  2153. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  2154. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2155. /bin/sh ../../libtool --mode=install /usr/bin/install -c fishlim.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2156. libtool: install: /usr/bin/install -c .libs/fishlim.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/fishlim.so
  2157. libtool: install: /usr/bin/install -c .libs/fishlim.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/fishlim.la
  2158. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2159. make[3]: Nothing to be done for 'install-data-am'.
  2160. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  2161. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  2162. Making install in sysinfo
  2163. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  2164. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  2165. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2166. /bin/sh ../../libtool --mode=install /usr/bin/install -c sysinfo.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2167. libtool: install: /usr/bin/install -c .libs/sysinfo.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/sysinfo.so
  2168. libtool: install: /usr/bin/install -c .libs/sysinfo.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/sysinfo.la
  2169. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2170. make[3]: Nothing to be done for 'install-data-am'.
  2171. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  2172. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  2173. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2174. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2175. make[3]: Nothing to be done for 'install-exec-am'.
  2176. make[3]: Nothing to be done for 'install-data-am'.
  2177. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2178. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2179. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2180. Making install in data
  2181. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2182. Making install in pkgconfig
  2183. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  2184. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  2185. make[3]: Nothing to be done for 'install-exec-am'.
  2186. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/pkgconfig'
  2187. /usr/bin/install -c -m 644 hexchat-plugin.pc '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/pkgconfig'
  2188. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  2189. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  2190. Making install in man
  2191. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  2192. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  2193. make[3]: Nothing to be done for 'install-exec-am'.
  2194. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/man/man1'
  2195. /usr/bin/install -c -m 644 hexchat.1 '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/man/man1'
  2196. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  2197. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  2198. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2199. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2200. make[3]: Nothing to be done for 'install-exec-am'.
  2201. make[3]: Nothing to be done for 'install-data-am'.
  2202. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2203. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2204. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2205. Making install in test
  2206. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2207. Making install in libirctest
  2208. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  2209. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  2210. make[3]: Nothing to be done for 'install-exec-am'.
  2211. make[3]: Nothing to be done for 'install-data-am'.
  2212. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  2213. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  2214. Making install in commontest
  2215. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commont==> Making package: hexchat-git 2.11.0.f21046f-1 (Sun Aug 9 14:09:29 EDT 2015)
  2216. ==> Checking runtime dependencies...
  2217. ==> Checking buildtime dependencies...
  2218. ==> Retrieving sources...
  2219. -> Updating hexchat git repo...
  2220. Fetching origin
  2221. ==> Validating source files with md5sums...
  2222. hexchat ... Skipped
  2223. ==> Extracting sources...
  2224. -> Creating working copy of hexchat git repo...
  2225. Reset branch 'makepkg'
  2226. ==> Starting pkgver()...
  2227. ==> Removing existing $pkgdir/ directory...
  2228. ==> Starting build()...
  2229. /usr/bin/gnome-autogen.sh
  2230. checking for automake >= 1.11.2...
  2231. testing automake... Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  2232. found 1.15
  2233. checking for autoreconf >= 2.53...
  2234. testing autoreconf... found 2.69
  2235. checking for glib-gettext >= 2.2.0...
  2236. testing glib-gettextize... found 2.44.1
  2237. checking for intltool >= 0.25...
  2238. testing intltoolize... found 0.51.0
  2239. Checking for required M4 macros...
  2240. Processing ./configure.ac
  2241. Running glib-gettextize... Ignore non-fatal messages.
  2242. Copying file po/Makefile.in.in
  2243.  
  2244. Please add the files
  2245. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  2246. progtest.m4
  2247. from the /usr/share/aclocal directory to your autoconf macro directory
  2248. or directly to your aclocal.m4 file.
  2249. You will also need config.guess and config.sub, which you can get from
  2250. ftp://ftp.gnu.org/pub/gnu/config/.
  2251.  
  2252. Running intltoolize...
  2253. Running autoreconf...
  2254. autoreconf: Entering directory `.'
  2255. autoreconf: configure.ac: not using Gettext
  2256. autoreconf: running: aclocal --force --warnings=no-portability -I m4
  2257. autoreconf: configure.ac: tracing
  2258. autoreconf: running: libtoolize --copy --force
  2259. libtoolize: putting auxiliary files in '.'.
  2260. libtoolize: copying file './ltmain.sh'
  2261. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  2262. libtoolize: copying file 'm4/libtool.m4'
  2263. libtoolize: copying file 'm4/ltoptions.m4'
  2264. libtoolize: copying file 'm4/ltsugar.m4'
  2265. libtoolize: copying file 'm4/ltversion.m4'
  2266. libtoolize: copying file 'm4/lt~obsolete.m4'
  2267. autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
  2268. autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
  2269. autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
  2270. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  2271. configure.ac:16: installing './compile'
  2272. configure.ac:13: installing './missing'
  2273. plugins/checksum/Makefile.am: installing './depcomp'
  2274. autoreconf: Leaving directory `.'
  2275. Skipping configure process.
  2276. checking for a BSD-compatible install... /usr/bin/install -c
  2277. checking whether build environment is sane... yes
  2278. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  2279. checking for gawk... gawk
  2280. checking whether make sets $(MAKE)... yes
  2281. checking whether make supports nested variables... yes
  2282. checking whether make supports nested variables... (cached) yes
  2283. checking for style of include used by make... GNU
  2284. checking for gcc... gcc
  2285. checking whether the C compiler works... yes
  2286. checking for C compiler default output file name... a.out
  2287. checking for suffix of executables...
  2288. checking whether we are cross compiling... no
  2289. checking for suffix of object files... o
  2290. checking whether we are using the GNU C compiler... yes
  2291. checking whether gcc accepts -g... yes
  2292. checking for gcc option to accept ISO C89... none needed
  2293. checking whether gcc understands -c and -o together... yes
  2294. checking dependency style of gcc... gcc3
  2295. checking how to run the C preprocessor... gcc -E
  2296. checking for grep that handles long lines and -e... /usr/bin/grep
  2297. checking for egrep... /usr/bin/grep -E
  2298. checking for ANSI C header files... yes
  2299. checking for sys/types.h... yes
  2300. checking for sys/stat.h... yes
  2301. checking for stdlib.h... yes
  2302. checking for string.h... yes
  2303. checking for memory.h... yes
  2304. checking for strings.h... yes
  2305. checking for inttypes.h... yes
  2306. checking for stdint.h... yes
  2307. checking for unistd.h... yes
  2308. checking minix/config.h usability... no
  2309. checking minix/config.h presence... no
  2310. checking for minix/config.h... no
  2311. checking whether it is safe to define __EXTENSIONS__... yes
  2312. checking whether to enable maintainer-specific portions of Makefiles... yes
  2313. checking for gcc... (cached) gcc
  2314. checking whether we are using the GNU C compiler... (cached) yes
  2315. checking whether gcc accepts -g... (cached) yes
  2316. checking for gcc option to accept ISO C89... (cached) none needed
  2317. checking whether gcc understands -c and -o together... (cached) yes
  2318. checking dependency style of gcc... (cached) gcc3
  2319. checking for g++... g++
  2320. checking whether we are using the GNU C++ compiler... yes
  2321. checking whether g++ accepts -g... yes
  2322. checking dependency style of g++... gcc3
  2323. checking how to run the C preprocessor... gcc -E
  2324. checking dependency style of gcc... gcc3
  2325. checking for ar... ar
  2326. checking the archiver (ar) interface... ar
  2327. checking build system type... x86_64-unknown-linux-gnu
  2328. checking host system type... x86_64-unknown-linux-gnu
  2329. checking how to print strings... printf
  2330. checking for a sed that does not truncate output... /usr/bin/sed
  2331. checking for fgrep... /usr/bin/grep -F
  2332. checking for ld used by gcc... /usr/bin/ld
  2333. checking if the linker (/usr/bin/ld) is GNU ld... yes
  2334. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  2335. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  2336. checking whether ln -s works... yes
  2337. checking the maximum length of command line arguments... 1572864
  2338. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  2339. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  2340. checking for /usr/bin/ld option to reload object files... -r
  2341. checking for objdump... objdump
  2342. checking how to recognize dependent libraries... pass_all
  2343. checking for dlltool... no
  2344. checking how to associate runtime and link libraries... printf %s\n
  2345. checking for archiver @FILE support... @
  2346. checking for strip... strip
  2347. checking for ranlib... ranlib
  2348. checking command to parse /usr/bin/nm -B output from gcc object... ok
  2349. checking for sysroot... no
  2350. checking for a working dd... /usr/bin/dd
  2351. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  2352. checking for mt... no
  2353. checking if : is a manifest tool... no
  2354. checking for dlfcn.h... yes
  2355. checking for objdir... .libs
  2356. checking if gcc supports -fno-rtti -fno-exceptions... no
  2357. checking for gcc option to produce PIC... -fPIC -DPIC
  2358. checking if gcc PIC flag -fPIC -DPIC works... yes
  2359. checking if gcc static flag -static works... no
  2360. checking if gcc supports -c -o file.o... yes
  2361. checking if gcc supports -c -o file.o... (cached) yes
  2362. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  2363. checking whether -lc should be explicitly linked in... no
  2364. checking dynamic linker characteristics... GNU/Linux ld.so
  2365. checking how to hardcode library paths into programs... immediate
  2366. checking whether stripping libraries is possible... yes
  2367. checking if libtool supports shared libraries... yes
  2368. checking whether to build shared libraries... yes
  2369. checking whether to build static libraries... no
  2370. checking how to run the C++ preprocessor... g++ -E
  2371. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  2372. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  2373. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  2374. checking for g++ option to produce PIC... -fPIC -DPIC
  2375. checking if g++ PIC flag -fPIC -DPIC works... yes
  2376. checking if g++ static flag -static works... no
  2377. checking if g++ supports -c -o file.o... yes
  2378. checking if g++ supports -c -o file.o... (cached) yes
  2379. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  2380. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  2381. checking how to hardcode library paths into programs... immediate
  2382. checking for mdtool... /usr/bin/mdtool
  2383. checking whether NLS is requested... yes
  2384. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065.
  2385. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193.
  2386. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194.
  2387. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195.
  2388. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196.
  2389. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222.
  2390. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223.
  2391. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224.
  2392. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225.
  2393. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226.
  2394. checking for intltool >= 0.40.0... 0.51.0 found
  2395. checking for intltool-update... /usr/bin/intltool-update
  2396. checking for intltool-merge... /usr/bin/intltool-merge
  2397. checking for intltool-extract... /usr/bin/intltool-extract
  2398. checking for xgettext... /usr/bin/xgettext
  2399. checking for msgmerge... /usr/bin/msgmerge
  2400. checking for msgfmt... /usr/bin/msgfmt
  2401. checking for gmsgfmt... /usr/bin/msgfmt
  2402. checking for perl... /usr/bin/perl
  2403. checking for perl >= 5.8.1... 5.22.0
  2404. checking for XML::Parser... ok
  2405. checking locale.h usability... yes
  2406. checking locale.h presence... yes
  2407. checking for locale.h... yes
  2408. checking for LC_MESSAGES... yes
  2409. checking libintl.h usability... yes
  2410. checking libintl.h presence... yes
  2411. checking for libintl.h... yes
  2412. checking for ngettext in libc... yes
  2413. checking for dgettext in libc... yes
  2414. checking for bind_textdomain_codeset... yes
  2415. checking for msgfmt... (cached) /usr/bin/msgfmt
  2416. checking for dcgettext... yes
  2417. checking if msgfmt accepts -c... yes
  2418. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  2419. checking for xgettext... (cached) /usr/bin/xgettext
  2420. checking for sed... /usr/bin/sed
  2421. checking for uname... /usr/bin/uname
  2422. checking system type... Linux
  2423. checking for Boost headers version >= 1.53.0... yes
  2424. checking for Boost's header version... 1_58
  2425. checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++
  2426.  
  2427. checking boost/system/error_code.hpp usability... yes
  2428. checking boost/system/error_code.hpp presence... yes
  2429. checking for boost/system/error_code.hpp... yes
  2430. checking for the Boost system library... yes
  2431. checking boost/chrono.hpp usability... yes
  2432. checking boost/chrono.hpp presence... yes
  2433. checking for boost/chrono.hpp... yes
  2434. checking for the Boost chrono library... (cached) yes
  2435. checking boost/iostreams/device/file_descriptor.hpp usability... yes
  2436. checking boost/iostreams/device/file_descriptor.hpp presence... yes
  2437. checking for boost/iostreams/device/file_descriptor.hpp... yes
  2438. checking for the Boost iostreams library... (cached) yes
  2439. checking for boost/system/error_code.hpp... (cached) yes
  2440. checking for the Boost system library... (cached) yes
  2441. checking boost/filesystem/path.hpp usability... yes
  2442. checking boost/filesystem/path.hpp presence... yes
  2443. checking for boost/filesystem/path.hpp... yes
  2444. checking for the Boost filesystem library... (cached) yes
  2445. checking boost/signals2.hpp usability... yes
  2446. checking boost/signals2.hpp presence... yes
  2447. checking for boost/signals2.hpp... yes
  2448. checking boost/asio.hpp usability... yes
  2449. checking boost/asio.hpp presence... yes
  2450. checking for boost/asio.hpp... yes
  2451. checking for the flags needed to use pthreads... -pthread
  2452. checking for boost/system/error_code.hpp... (cached) yes
  2453. checking for the Boost system library... (cached) yes
  2454. checking boost/thread.hpp usability... yes
  2455. checking boost/thread.hpp presence... yes
  2456. checking for boost/thread.hpp... yes
  2457. checking for the Boost thread library... (cached) yes
  2458. checking boost/regex.hpp usability... yes
  2459. checking boost/regex.hpp presence... yes
  2460. checking for boost/regex.hpp... yes
  2461. checking for the Boost regex library... (cached) yes
  2462. checking boost/test/unit_test.hpp usability... yes
  2463. checking boost/test/unit_test.hpp presence... yes
  2464. checking for boost/test/unit_test.hpp... yes
  2465. checking for the Boost unit_test_framework library... (cached) yes
  2466. checking for pkg-config... /usr/bin/pkg-config
  2467. checking pkg-config is at least version 0.16... yes
  2468. checking for GLIB - version >= 2.28.0... yes (version 2.44.1)
  2469. checking for pkg-config... /usr/bin/pkg-config
  2470. checking for GTK+ - version >= 2.24.0... no
  2471.  
  2472. Cannot find GTK! Not building GTK FrontEnd.
  2473.  
  2474. checking for plugin interface used by Perl... yes
  2475. checking for perl... /usr/bin/perl
  2476. checking for Perl compile flags... ok
  2477. checking for perl >= 5.8.0... yes
  2478. checking if perl plugin will be backward compatible... yes
  2479. checking for plugin interface used by Python... yes
  2480. checking for PY... yes
  2481. checking Python version... 3.4
  2482. checking for select... yes
  2483. checking for select in -lsocket... no
  2484. checking for getaddrinfo... yes
  2485. checking whether to enable IPv6 support... yes
  2486. checking for OPENSSL... yes
  2487. checking for LIBPROXY... yes
  2488. checking for plugin interface used by Checksum... yes
  2489. checking for plugin interface used by Do At... yes
  2490. checking for plugin interface used by FiSHLiM... yes
  2491. checking for OpenSSL used by FiSHLiM... yes
  2492. checking for plugin interface used by SysInfo... yes
  2493. checking for LIBPCI... yes
  2494. checking for DBUS... yes
  2495. checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
  2496. checking for LIBNOTIFY... yes
  2497. checking for LIBCANBERRA... yes
  2498. checking for ISOCODES... yes
  2499. configure: iso-codes prefix: /usr
  2500. checking if gcc accepts -Wno-pointer-sign ... yes
  2501. checking if gcc accepts -funsigned-char ... yes
  2502. checking if gcc accepts -Wno-unused-result ... yes
  2503. checking for modern sigaction... yes
  2504. checking for snprintf... yes
  2505. checking for vsnprintf... yes
  2506. checking for memrchr... yes
  2507. checking for strtoull... yes
  2508. checking for gethostbyname... yes
  2509. checking for gethostname... yes
  2510. checking for strings.h... (cached) yes
  2511. checking for socklen_t... yes
  2512. checking that generated files are newer than configure... done
  2513. configure: creating ./config.status
  2514. config.status: creating Makefile
  2515. config.status: creating data/Makefile
  2516. config.status: creating data/icons/Makefile
  2517. config.status: creating data/misc/Makefile
  2518. config.status: creating data/man/Makefile
  2519. config.status: creating data/man/hexchat.1
  2520. config.status: creating data/pkgconfig/Makefile
  2521. config.status: creating data/pkgconfig/hexchat-plugin.pc
  2522. config.status: creating src/Makefile
  2523. config.status: creating src/libirc/Makefile
  2524. config.status: creating src/common/Makefile
  2525. config.status: creating src/common/dbus/Makefile
  2526. config.status: creating src/fe-text/Makefile
  2527. config.status: creating src/fe-gtk/Makefile
  2528. config.status: creating src/htm/Makefile
  2529. config.status: creating src/htm/thememan
  2530. config.status: creating osx/Info.plist
  2531. config.status: creating plugins/Makefile
  2532. config.status: creating plugins/python/Makefile
  2533. config.status: creating plugins/perl/Makefile
  2534. config.status: creating plugins/checksum/Makefile
  2535. config.status: creating plugins/doat/Makefile
  2536. config.status: creating plugins/fishlim/Makefile
  2537. config.status: creating plugins/sysinfo/Makefile
  2538. config.status: creating test/Makefile
  2539. config.status: creating test/libirctest/Makefile
  2540. config.status: creating test/commontest/Makefile
  2541. config.status: creating po/Makefile.in
  2542. config.status: creating config.h
  2543. config.status: config.h is unchanged
  2544. config.status: executing depfiles commands
  2545. config.status: executing libtool commands
  2546. config.status: executing default-1 commands
  2547. config.status: executing po/stamp-it commands
  2548.  
  2549. HexChat 2.11.0
  2550.  
  2551. GTK+ interface ........ : no
  2552. Text interface ........ : yes
  2553. Theme manager ......... : yes
  2554.  
  2555. OpenSSL support ....... : yes
  2556. D-Bus support ......... : yes
  2557. libnotify support ..... : yes
  2558. libcanberra support ... : yes
  2559. Plugin interface ...... : yes
  2560. IPv6 support .......... : yes
  2561. libproxy support ...... : yes
  2562.  
  2563. Perl .................. : yes
  2564. Python ................ : python-3.4
  2565.  
  2566. Checksum .............. : yes
  2567. Do At ................. : yes
  2568. FiSHLiM ............... : yes
  2569. SysInfo ............... : yes
  2570.  
  2571. The binary will be installed in /usr/bin
  2572.  
  2573. Warning: The GTK (GUI) frontend will not be built.
  2574.  
  2575. configure complete, now type 'make' and pray.
  2576.  
  2577. Making all in po
  2578. Making all in src
  2579. Making all in libirc
  2580. Making all in common
  2581. Making all in dbus
  2582. Making all in .
  2583. Making all in fe-text
  2584. Making all in htm
  2585. Making all in plugins
  2586. Making all in python
  2587. Making all in perl
  2588. Making all in checksum
  2589. Making all in doat
  2590. Making all in fishlim
  2591. Making all in sysinfo
  2592. Making all in data
  2593. Making all in pkgconfig
  2594. Making all in man
  2595. Making all in test
  2596. Making all in libirctest
  2597. Making all in commontest
  2598. ==> Entering fakeroot environment...
  2599. ==> Starting package()...
  2600. Making install in po
  2601. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/po'
  2602. linguas="af am ast az be bg ca cs da de el en_GB es et eu fi fr gl gu hi hu id it ja_JP kn ko lt lv mk ml ms nb nl no pa pl pt pt_BR ru rw sk sl sq sr sr@latin sv th tr uk vi wa zh_CN zh_TW "; \
  2603. for lang in $linguas; do \
  2604. dir=/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/$lang/LC_MESSAGES; \
  2605. /bin/sh /home/solaraquarion/hexchat-git/src/hexchat/install-sh -d $dir; \
  2606. if test -r $lang.gmo; then \
  2607. /usr/bin/install -c -m 644 $lang.gmo $dir/hexchat.mo; \
  2608. echo "installing $lang.gmo as $dir/hexchat.mo"; \
  2609. else \
  2610. /usr/bin/install -c -m 644 ./$lang.gmo $dir/hexchat.mo; \
  2611. echo "installing ./$lang.gmo as" \
  2612. "$dir/hexchat.mo"; \
  2613. fi; \
  2614. if test -r $lang.gmo.m; then \
  2615. /usr/bin/install -c -m 644 $lang.gmo.m $dir/hexchat.mo.m; \
  2616. echo "installing $lang.gmo.m as $dir/hexchat.mo.m"; \
  2617. else \
  2618. if test -r ./$lang.gmo.m ; then \
  2619. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  2620. $dir/hexchat.mo.m; \
  2621. echo "installing ./$lang.gmo.m as" \
  2622. "$dir/hexchat.mo.m"; \
  2623. else \
  2624. true; \
  2625. fi; \
  2626. fi; \
  2627. done
  2628. installing af.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/af/LC_MESSAGES/hexchat.mo
  2629. installing am.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/am/LC_MESSAGES/hexchat.mo
  2630. installing ast.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ast/LC_MESSAGES/hexchat.mo
  2631. installing az.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/az/LC_MESSAGES/hexchat.mo
  2632. installing be.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/be/LC_MESSAGES/hexchat.mo
  2633. installing bg.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/bg/LC_MESSAGES/hexchat.mo
  2634. installing ca.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ca/LC_MESSAGES/hexchat.mo
  2635. installing cs.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/cs/LC_MESSAGES/hexchat.mo
  2636. installing da.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/da/LC_MESSAGES/hexchat.mo
  2637. installing de.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/de/LC_MESSAGES/hexchat.mo
  2638. installing el.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/el/LC_MESSAGES/hexchat.mo
  2639. installing en_GB.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/en_GB/LC_MESSAGES/hexchat.mo
  2640. installing es.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/es/LC_MESSAGES/hexchat.mo
  2641. installing et.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/et/LC_MESSAGES/hexchat.mo
  2642. installing eu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/eu/LC_MESSAGES/hexchat.mo
  2643. installing fi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/fi/LC_MESSAGES/hexchat.mo
  2644. installing fr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/fr/LC_MESSAGES/hexchat.mo
  2645. installing gl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/gl/LC_MESSAGES/hexchat.mo
  2646. installing gu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/gu/LC_MESSAGES/hexchat.mo
  2647. installing hi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/hi/LC_MESSAGES/hexchat.mo
  2648. installing hu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/hu/LC_MESSAGES/hexchat.mo
  2649. installing id.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/id/LC_MESSAGES/hexchat.mo
  2650. installing it.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/it/LC_MESSAGES/hexchat.mo
  2651. installing ja_JP.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ja_JP/LC_MESSAGES/hexchat.mo
  2652. installing kn.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/kn/LC_MESSAGES/hexchat.mo
  2653. installing ko.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ko/LC_MESSAGES/hexchat.mo
  2654. installing lt.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/lt/LC_MESSAGES/hexchat.mo
  2655. installing lv.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/lv/LC_MESSAGES/hexchat.mo
  2656. installing mk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/mk/LC_MESSAGES/hexchat.mo
  2657. installing ml.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ml/LC_MESSAGES/hexchat.mo
  2658. installing ms.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ms/LC_MESSAGES/hexchat.mo
  2659. installing nb.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/nb/LC_MESSAGES/hexchat.mo
  2660. installing nl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/nl/LC_MESSAGES/hexchat.mo
  2661. installing no.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/no/LC_MESSAGES/hexchat.mo
  2662. installing pa.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pa/LC_MESSAGES/hexchat.mo
  2663. installing pl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pl/LC_MESSAGES/hexchat.mo
  2664. installing pt.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pt/LC_MESSAGES/hexchat.mo
  2665. installing pt_BR.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pt_BR/LC_MESSAGES/hexchat.mo
  2666. installing ru.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ru/LC_MESSAGES/hexchat.mo
  2667. installing rw.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/rw/LC_MESSAGES/hexchat.mo
  2668. installing sk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sk/LC_MESSAGES/hexchat.mo
  2669. installing sl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sl/LC_MESSAGES/hexchat.mo
  2670. installing sq.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sq/LC_MESSAGES/hexchat.mo
  2671. installing sr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sr/LC_MESSAGES/hexchat.mo
  2672. installing sr@latin.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sr@latin/LC_MESSAGES/hexchat.mo
  2673. installing sv.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sv/LC_MESSAGES/hexchat.mo
  2674. installing th.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/th/LC_MESSAGES/hexchat.mo
  2675. installing tr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/tr/LC_MESSAGES/hexchat.mo
  2676. installing uk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/uk/LC_MESSAGES/hexchat.mo
  2677. installing vi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/vi/LC_MESSAGES/hexchat.mo
  2678. installing wa.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/wa/LC_MESSAGES/hexchat.mo
  2679. installing zh_CN.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/zh_CN/LC_MESSAGES/hexchat.mo
  2680. installing zh_TW.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/zh_TW/LC_MESSAGES/hexchat.mo
  2681. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/po'
  2682. Making install in src
  2683. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2684. Making install in libirc
  2685. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  2686. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  2687. make[3]: Nothing to be done for 'install-exec-am'.
  2688. make[3]: Nothing to be done for 'install-data-am'.
  2689. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  2690. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  2691. Making install in common
  2692. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2693. make install-recursive
  2694. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2695. Making install in dbus
  2696. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2697. make install-am
  2698. make[5]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2699. make[6]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2700. make[6]: Nothing to be done for 'install-exec-am'.
  2701. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/dbus-1/services'
  2702. /usr/bin/install -c -m 644 org.hexchat.service.service '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/dbus-1/services'
  2703. make[6]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2704. make[5]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2705. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  2706. Making install in .
  2707. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2708. make[5]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2709. make[5]: Nothing to be done for 'install-exec-am'.
  2710. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/include'
  2711. /usr/bin/install -c -m 644 hexchat-plugin.h '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/include'
  2712. make[5]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2713. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2714. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2715. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  2716. Making install in fe-text
  2717. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  2718. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  2719. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  2720. /bin/sh ../../libtool --mode=install /usr/bin/install -c hexchat-text '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  2721. libtool: install: /usr/bin/install -c hexchat-text /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin/hexchat-text
  2722. make[3]: Nothing to be done for 'install-data-am'.
  2723. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  2724. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  2725. Making install in htm
  2726. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  2727. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  2728. make[3]: Nothing to be done for 'install-exec-am'.
  2729. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  2730. /usr/bin/install -c thememan.exe thememan '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  2731. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  2732. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  2733. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2734. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2735. make[3]: Nothing to be done for 'install-exec-am'.
  2736. make[3]: Nothing to be done for 'install-data-am'.
  2737. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2738. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2739. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  2740. Making install in plugins
  2741. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2742. Making install in python
  2743. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  2744. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  2745. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2746. /bin/sh ../../libtool --mode=install /usr/bin/install -c python.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2747. libtool: install: /usr/bin/install -c .libs/python.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/python.so
  2748. libtool: install: /usr/bin/install -c .libs/python.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/python.la
  2749. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2750. make[3]: Nothing to be done for 'install-data-am'.
  2751. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  2752. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  2753. Making install in perl
  2754. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2755. make install-am
  2756. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2757. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2758. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2759. /bin/sh ../../libtool --mode=install /usr/bin/install -c perl.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2760. libtool: install: /usr/bin/install -c .libs/perl.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/perl.so
  2761. libtool: install: /usr/bin/install -c .libs/perl.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/perl.la
  2762. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2763. make[4]: Nothing to be done for 'install-data-am'.
  2764. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2765. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2766. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  2767. Making install in checksum
  2768. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  2769. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  2770. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2771. /bin/sh ../../libtool --mode=install /usr/bin/install -c checksum.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2772. libtool: install: /usr/bin/install -c .libs/checksum.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/checksum.so
  2773. libtool: install: /usr/bin/install -c .libs/checksum.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/checksum.la
  2774. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2775. make[3]: Nothing to be done for 'install-data-am'.
  2776. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  2777. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  2778. Making install in doat
  2779. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  2780. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  2781. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2782. /bin/sh ../../libtool --mode=install /usr/bin/install -c doat.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2783. libtool: install: /usr/bin/install -c .libs/doat.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/doat.so
  2784. libtool: install: /usr/bin/install -c .libs/doat.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/doat.la
  2785. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2786. make[3]: Nothing to be done for 'install-data-am'.
  2787. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  2788. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  2789. Making install in fishlim
  2790. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  2791. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  2792. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2793. /bin/sh ../../libtool --mode=install /usr/bin/install -c fishlim.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2794. libtool: install: /usr/bin/install -c .libs/fishlim.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/fishlim.so
  2795. libtool: install: /usr/bin/install -c .libs/fishlim.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/fishlim.la
  2796. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2797. make[3]: Nothing to be done for 'install-data-am'.
  2798. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  2799. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  2800. Making install in sysinfo
  2801. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  2802. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  2803. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2804. /bin/sh ../../libtool --mode=install /usr/bin/install -c sysinfo.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  2805. libtool: install: /usr/bin/install -c .libs/sysinfo.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/sysinfo.so
  2806. libtool: install: /usr/bin/install -c .libs/sysinfo.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/sysinfo.la
  2807. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  2808. make[3]: Nothing to be done for 'install-data-am'.
  2809. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  2810. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  2811. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2812. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2813. make[3]: Nothing to be done for 'install-exec-am'.
  2814. make[3]: Nothing to be done for 'install-data-am'.
  2815. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2816. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2817. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  2818. Making install in data
  2819. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2820. Making install in pkgconfig
  2821. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  2822. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  2823. make[3]: Nothing to be done for 'install-exec-am'.
  2824. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/pkgconfig'
  2825. /usr/bin/install -c -m 644 hexchat-plugin.pc '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/pkgconfig'
  2826. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  2827. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  2828. Making install in man
  2829. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  2830. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  2831. make[3]: Nothing to be done for 'install-exec-am'.
  2832. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/man/man1'
  2833. /usr/bin/install -c -m 644 hexchat.1 '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/man/man1'
  2834. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  2835. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  2836. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2837. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2838. make[3]: Nothing to be done for 'install-exec-am'.
  2839. make[3]: Nothing to be done for 'install-data-am'.
  2840. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2841. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2842. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  2843. Making install in test
  2844. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2845. Making install in libirctest
  2846. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  2847. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  2848. make[3]: Nothing to be done for 'install-exec-am'.
  2849. make[3]: Nothing to be done for 'install-data-am'.
  2850. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  2851. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  2852. Making install in commontest
  2853. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  2854. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  2855. make[3]: Nothing to be done for 'install-exec-am'.
  2856. make[3]: Nothing to be done for 'install-data-am'.
  2857. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  2858. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  2859. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2860. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2861. make[3]: Nothing to be done for 'install-exec-am'.
  2862. make[3]: Nothing to be done for 'install-data-am'.
  2863. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2864. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2865. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2866. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat'
  2867. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat'
  2868. make[2]: Nothing to be done for 'install-exec-am'.
  2869. make[2]: Nothing to be done for 'install-data-am'.
  2870. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat'
  2871. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat'
  2872. est'
  2873. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  2874. make[3]: Nothing to be done for 'install-exec-am'.
  2875. make[3]: Nothing to be done for 'install-data-am'.
  2876. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  2877. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  2878. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2879. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2880. make[3]: Nothing to be done for 'install-exec-am'.
  2881. make[3]: Nothing to be done for 'install-data-am'.
  2882. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2883. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2884. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  2885. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat'
  2886. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat'
  2887. make[2]: Nothing to be done for 'install-exec-am'.
  2888. make[2]: Nothing to be done for 'install-data-am'.
  2889. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat'
  2890. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat'
  2891.  
  2892. checking if perl plugin will be backward compatible... yes
  2893. checking for plugin interface used by Python... yes
  2894. checking for PY... yes
  2895. checking Python version... 3.4
  2896. checking for select... yes
  2897. checking for select in -lsocket... no
  2898. checking for getaddrinfo... yes
  2899. checking whether to enable IPv6 support... yes
  2900. checking for OPENSSL... yes
  2901. checking for LIBPROXY... yes
  2902. checking for plugin interface used by Checksum... yes
  2903. checking for plugin interface used by Do At... yes
  2904. checking for plugin interface used by FiSHLiM... yes
  2905. checking for OpenSSL used by FiSHLiM... yes
  2906. checking for plugin interface used by SysInfo... yes
  2907. checking for LIBPCI... yes
  2908. checking for DBUS... yes
  2909. checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
  2910. checking for LIBNOTIFY... yes
  2911. checking for LIBCANBERRA... yes
  2912. checking for ISOCODES... yes
  2913. configure: iso-codes prefix: /usr
  2914. checking if gcc accepts -Wno-pointer-sign ... yes
  2915. checking if gcc accepts -funsigned-char ... yes
  2916. checking if gcc accepts -Wno-unused-result ... yes
  2917. checking for modern sigaction... yes
  2918. checking for snprintf... yes
  2919. checking for vsnprintf... yes
  2920. checking for memrchr... yes
  2921. checking for strtoull... yes
  2922. checking for gethostbyname... yes
  2923. checking for gethostname... yes
  2924. checking for strings.h... (cached) yes
  2925. checking for socklen_t... yes
  2926. checking that generated files are newer than configure... done
  2927. configure: creating ./config.status
  2928. config.status: creating Makefile
  2929. config.status: creating data/Makefile
  2930. config.status: creating data/icons/Makefile
  2931. config.status: creating data/misc/Makefile
  2932. config.status: creating data/man/Makefile
  2933. config.status: creating data/man/hexchat.1
  2934. config.status: creating data/pkgconfig/Makefile
  2935. config.status: creating data/pkgconfig/hexchat-plugin.pc
  2936. config.status: creating src/Makefile
  2937. config.status: creating src/libirc/Makefile
  2938. config.status: creating src/common/Makefile
  2939. config.status: creating src/common/dbus/Makefile
  2940. config.status: creating src/fe-text/Makefile
  2941. config.status: creating src/fe-gtk/Makefile
  2942. config.status: creating src/htm/Makefile
  2943. config.status: creating src/htm/thememan
  2944. config.status: creating osx/Info.plist
  2945. config.status: creating plugins/Makefile
  2946. config.status: creating plugins/python/Makefile
  2947. config.status: creating plugins/perl/Makefile
  2948. config.status: creating plugins/checksum/Makefile
  2949. config.status: creating plugins/doat/Makefile
  2950. config.status: creating plugins/fishlim/Makefile
  2951. config.status: creating plugins/sysinfo/Makefile
  2952. config.status: creating test/Makefile
  2953. config.status: creating test/libirctest/Makefile
  2954. config.status: creating test/commontest/Makefile
  2955. config.status: creating po/Makefile.in
  2956. config.status: creating config.h
  2957. config.status: config.h is unchanged
  2958. config.status: executing depfiles commands
  2959. config.status: executing libtool commands
  2960. config.status: executing default-1 commands
  2961. config.status: executing po/stamp-it commands
  2962.  
  2963. HexChat 2.11.0
  2964.  
  2965. GTK+ interface ........ : no
  2966. Text interface ........ : yes
  2967. Theme manager ......... : yes
  2968.  
  2969. OpenSSL support ....... : yes
  2970. D-Bus support ......... : yes
  2971. libnotify support ..... : yes
  2972. libcanberra support ... : yes
  2973. Plugin interface ...... : yes
  2974. IPv6 support .......... : yes
  2975. libproxy support ...... : yes
  2976.  
  2977. Perl .................. : yes
  2978. Python ................ : python-3.4
  2979.  
  2980. Checksum .............. : yes
  2981. Do At ................. : yes
  2982. FiSHLiM ............... : yes
  2983. SysInfo ............... : yes
  2984.  
  2985. The binary will be installed in /usr/bin
  2986.  
  2987. Warning: The GTK (GUI) frontend will not be built.
  2988.  
  2989. configure complete, now type 'make' and pray.
  2990.  
  2991. Making all in po
  2992. Making all in src
  2993. Making all in libirc
  2994. Making all in common
  2995. Making all in dbus
  2996. Making all in .
  2997. Making all in fe-text
  2998. Making all in htm
  2999. Making all in plugins
  3000. Making all in python
  3001. Making all in perl
  3002. Making all in checksum
  3003. Making all in doat
  3004. Making all in fishlim
  3005. Making all in sysinfo
  3006. Making all in data
  3007. Making all in pkgconfig
  3008. Making all in man
  3009. Making all in test
  3010. Making all in libirctest
  3011. Making all in commontest
  3012. ==> Entering fakeroot environment...
  3013. ==> Starting package()...
  3014. Making install in po
  3015. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/po'
  3016. linguas="af am ast az be bg ca cs da de el en_GB es et eu fi fr gl gu hi hu id it ja_JP kn ko lt lv mk ml ms nb nl no pa pl pt pt_BR ru rw sk sl sq sr sr@latin sv th tr uk vi wa zh_CN zh_TW "; \
  3017. for lang in $linguas; do \
  3018. dir=/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/$lang/LC_MESSAGES; \
  3019. /bin/sh /home/solaraquarion/hexchat-git/src/hexchat/install-sh -d $dir; \
  3020. if test -r $lang.gmo; then \
  3021. /usr/bin/install -c -m 644 $lang.gmo $dir/hexchat.mo; \
  3022. echo "installing $lang.gmo as $dir/hexchat.mo"; \
  3023. else \
  3024. /usr/bin/install -c -m 644 ./$lang.gmo $dir/hexchat.mo; \
  3025. echo "installing ./$lang.gmo as" \
  3026. "$dir/hexchat.mo"; \
  3027. fi; \
  3028. if test -r $lang.gmo.m; then \
  3029. /usr/bin/install -c -m 644 $lang.gmo.m $dir/hexchat.mo.m; \
  3030. echo "installing $lang.gmo.m as $dir/hexchat.mo.m"; \
  3031. else \
  3032. if test -r ./$lang.gmo.m ; then \
  3033. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  3034. $dir/hexchat.mo.m; \
  3035. echo "installing ./$lang.gmo.m as" \
  3036. "$dir/hexchat.mo.m"; \
  3037. else \
  3038. true; \
  3039. fi; \
  3040. fi; \
  3041. done
  3042. installing af.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/af/LC_MESSAGES/hexchat.mo
  3043. installing am.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/am/LC_MESSAGES/hexchat.mo
  3044. installing ast.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ast/LC_MESSAGES/hexchat.mo
  3045. installing az.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/az/LC_MESSAGES/hexchat.mo
  3046. installing be.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/be/LC_MESSAGES/hexchat.mo
  3047. installing bg.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/bg/LC_MESSAGES/hexchat.mo
  3048. installing ca.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ca/LC_MESSAGES/hexchat.mo
  3049. installing cs.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/cs/LC_MESSAGES/hexchat.mo
  3050. installing da.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/da/LC_MESSAGES/hexchat.mo
  3051. installing de.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/de/LC_MESSAGES/hexchat.mo
  3052. installing el.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/el/LC_MESSAGES/hexchat.mo
  3053. installing en_GB.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/en_GB/LC_MESSAGES/hexchat.mo
  3054. installing es.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/es/LC_MESSAGES/hexchat.mo
  3055. installing et.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/et/LC_MESSAGES/hexchat.mo
  3056. installing eu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/eu/LC_MESSAGES/hexchat.mo
  3057. installing fi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/fi/LC_MESSAGES/hexchat.mo
  3058. installing fr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/fr/LC_MESSAGES/hexchat.mo
  3059. installing gl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/gl/LC_MESSAGES/hexchat.mo
  3060. installing gu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/gu/LC_MESSAGES/hexchat.mo
  3061. installing hi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/hi/LC_MESSAGES/hexchat.mo
  3062. installing hu.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/hu/LC_MESSAGES/hexchat.mo
  3063. installing id.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/id/LC_MESSAGES/hexchat.mo
  3064. installing it.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/it/LC_MESSAGES/hexchat.mo
  3065. installing ja_JP.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ja_JP/LC_MESSAGES/hexchat.mo
  3066. installing kn.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/kn/LC_MESSAGES/hexchat.mo
  3067. installing ko.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ko/LC_MESSAGES/hexchat.mo
  3068. installing lt.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/lt/LC_MESSAGES/hexchat.mo
  3069. installing lv.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/lv/LC_MESSAGES/hexchat.mo
  3070. installing mk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/mk/LC_MESSAGES/hexchat.mo
  3071. installing ml.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ml/LC_MESSAGES/hexchat.mo
  3072. installing ms.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ms/LC_MESSAGES/hexchat.mo
  3073. installing nb.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/nb/LC_MESSAGES/hexchat.mo
  3074. installing nl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/nl/LC_MESSAGES/hexchat.mo
  3075. installing no.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/no/LC_MESSAGES/hexchat.mo
  3076. installing pa.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pa/LC_MESSAGES/hexchat.mo
  3077. installing pl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pl/LC_MESSAGES/hexchat.mo
  3078. installing pt.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pt/LC_MESSAGES/hexchat.mo
  3079. installing pt_BR.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/pt_BR/LC_MESSAGES/hexchat.mo
  3080. installing ru.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/ru/LC_MESSAGES/hexchat.mo
  3081. installing rw.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/rw/LC_MESSAGES/hexchat.mo
  3082. installing sk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sk/LC_MESSAGES/hexchat.mo
  3083. installing sl.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sl/LC_MESSAGES/hexchat.mo
  3084. installing sq.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sq/LC_MESSAGES/hexchat.mo
  3085. installing sr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sr/LC_MESSAGES/hexchat.mo
  3086. installing sr@latin.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sr@latin/LC_MESSAGES/hexchat.mo
  3087. installing sv.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/sv/LC_MESSAGES/hexchat.mo
  3088. installing th.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/th/LC_MESSAGES/hexchat.mo
  3089. installing tr.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/tr/LC_MESSAGES/hexchat.mo
  3090. installing uk.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/uk/LC_MESSAGES/hexchat.mo
  3091. installing vi.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/vi/LC_MESSAGES/hexchat.mo
  3092. installing wa.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/wa/LC_MESSAGES/hexchat.mo
  3093. installing zh_CN.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/zh_CN/LC_MESSAGES/hexchat.mo
  3094. installing zh_TW.gmo as /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/locale/zh_TW/LC_MESSAGES/hexchat.mo
  3095. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/po'
  3096. Making install in src
  3097. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  3098. Making install in libirc
  3099. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  3100. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  3101. make[3]: Nothing to be done for 'install-exec-am'.
  3102. make[3]: Nothing to be done for 'install-data-am'.
  3103. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  3104. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/libirc'
  3105. Making install in common
  3106. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  3107. make install-recursive
  3108. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  3109. Making install in dbus
  3110. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  3111. make install-am
  3112. make[5]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  3113. make[6]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  3114. make[6]: Nothing to be done for 'install-exec-am'.
  3115. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/dbus-1/services'
  3116. /usr/bin/install -c -m 644 org.hexchat.service.service '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/dbus-1/services'
  3117. make[6]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  3118. make[5]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  3119. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common/dbus'
  3120. Making install in .
  3121. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  3122. make[5]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  3123. make[5]: Nothing to be done for 'install-exec-am'.
  3124. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/include'
  3125. /usr/bin/install -c -m 644 hexchat-plugin.h '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/include'
  3126. make[5]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  3127. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  3128. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  3129. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/common'
  3130. Making install in fe-text
  3131. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  3132. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  3133. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  3134. /bin/sh ../../libtool --mode=install /usr/bin/install -c hexchat-text '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  3135. libtool: install: /usr/bin/install -c hexchat-text /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin/hexchat-text
  3136. make[3]: Nothing to be done for 'install-data-am'.
  3137. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  3138. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/fe-text'
  3139. Making install in htm
  3140. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  3141. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  3142. make[3]: Nothing to be done for 'install-exec-am'.
  3143. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  3144. /usr/bin/install -c thememan.exe thememan '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/bin'
  3145. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  3146. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src/htm'
  3147. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  3148. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  3149. make[3]: Nothing to be done for 'install-exec-am'.
  3150. make[3]: Nothing to be done for 'install-data-am'.
  3151. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  3152. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  3153. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/src'
  3154. Making install in plugins
  3155. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  3156. Making install in python
  3157. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  3158. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  3159. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3160. /bin/sh ../../libtool --mode=install /usr/bin/install -c python.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3161. libtool: install: /usr/bin/install -c .libs/python.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/python.so
  3162. libtool: install: /usr/bin/install -c .libs/python.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/python.la
  3163. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  3164. make[3]: Nothing to be done for 'install-data-am'.
  3165. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  3166. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/python'
  3167. Making install in perl
  3168. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  3169. make install-am
  3170. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  3171. make[4]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  3172. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3173. /bin/sh ../../libtool --mode=install /usr/bin/install -c perl.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3174. libtool: install: /usr/bin/install -c .libs/perl.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/perl.so
  3175. libtool: install: /usr/bin/install -c .libs/perl.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/perl.la
  3176. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  3177. make[4]: Nothing to be done for 'install-data-am'.
  3178. make[4]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  3179. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  3180. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/perl'
  3181. Making install in checksum
  3182. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  3183. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  3184. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3185. /bin/sh ../../libtool --mode=install /usr/bin/install -c checksum.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3186. libtool: install: /usr/bin/install -c .libs/checksum.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/checksum.so
  3187. libtool: install: /usr/bin/install -c .libs/checksum.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/checksum.la
  3188. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  3189. make[3]: Nothing to be done for 'install-data-am'.
  3190. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  3191. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/checksum'
  3192. Making install in doat
  3193. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  3194. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  3195. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3196. /bin/sh ../../libtool --mode=install /usr/bin/install -c doat.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3197. libtool: install: /usr/bin/install -c .libs/doat.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/doat.so
  3198. libtool: install: /usr/bin/install -c .libs/doat.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/doat.la
  3199. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  3200. make[3]: Nothing to be done for 'install-data-am'.
  3201. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  3202. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/doat'
  3203. Making install in fishlim
  3204. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  3205. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  3206. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3207. /bin/sh ../../libtool --mode=install /usr/bin/install -c fishlim.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3208. libtool: install: /usr/bin/install -c .libs/fishlim.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/fishlim.so
  3209. libtool: install: /usr/bin/install -c .libs/fishlim.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/fishlim.la
  3210. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  3211. make[3]: Nothing to be done for 'install-data-am'.
  3212. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  3213. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/fishlim'
  3214. Making install in sysinfo
  3215. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  3216. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  3217. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3218. /bin/sh ../../libtool --mode=install /usr/bin/install -c sysinfo.la '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins'
  3219. libtool: install: /usr/bin/install -c .libs/sysinfo.so /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/sysinfo.so
  3220. libtool: install: /usr/bin/install -c .libs/sysinfo.lai /home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/hexchat/plugins/sysinfo.la
  3221. libtool: warning: remember to run 'libtool --finish /usr/lib/hexchat/plugins'
  3222. make[3]: Nothing to be done for 'install-data-am'.
  3223. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  3224. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins/sysinfo'
  3225. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  3226. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  3227. make[3]: Nothing to be done for 'install-exec-am'.
  3228. make[3]: Nothing to be done for 'install-data-am'.
  3229. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  3230. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  3231. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/plugins'
  3232. Making install in data
  3233. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  3234. Making install in pkgconfig
  3235. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  3236. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  3237. make[3]: Nothing to be done for 'install-exec-am'.
  3238. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/pkgconfig'
  3239. /usr/bin/install -c -m 644 hexchat-plugin.pc '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/lib/pkgconfig'
  3240. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  3241. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/pkgconfig'
  3242. Making install in man
  3243. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  3244. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  3245. make[3]: Nothing to be done for 'install-exec-am'.
  3246. /usr/bin/mkdir -p '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/man/man1'
  3247. /usr/bin/install -c -m 644 hexchat.1 '/home/solaraquarion/hexchat-git/pkg/hexchat-git/usr/share/man/man1'
  3248. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  3249. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data/man'
  3250. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  3251. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  3252. make[3]: Nothing to be done for 'install-exec-am'.
  3253. make[3]: Nothing to be done for 'install-data-am'.
  3254. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  3255. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  3256. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/data'
  3257. Making install in test
  3258. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  3259. Making install in libirctest
  3260. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  3261. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  3262. make[3]: Nothing to be done for 'install-exec-am'.
  3263. make[3]: Nothing to be done for 'install-data-am'.
  3264. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  3265. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/libirctest'
  3266. Making install in commontest
  3267. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  3268. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  3269. make[3]: Nothing to be done for 'install-exec-am'.
  3270. make[3]: Nothing to be done for 'install-data-am'.
  3271. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  3272. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test/commontest'
  3273. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  3274. make[3]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  3275. make[3]: Nothing to be done for 'install-exec-am'.
  3276. make[3]: Nothing to be done for 'install-data-am'.
  3277. make[3]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  3278. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  3279. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat/test'
  3280. make[1]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat'
  3281. make[2]: Entering directory '/home/solaraquarion/hexchat-git/src/hexchat'
  3282. make[2]: Nothing to be done for 'install-exec-am'.
  3283. make[2]: Nothing to be done for 'install-data-am'.
  3284. make[2]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat'
  3285. make[1]: Leaving directory '/home/solaraquarion/hexchat-git/src/hexchat'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement