Advertisement
david_david

libfilezilla-rev7291.log

Jan 31st, 2016
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.74 KB | None | 0 0
  1. Executing(%prep): /bin/sh -e /home/david/mgarepo/libfilezilla/BUILDROOT/rpm-tmp.MSQWZi
  2. + umask 022
  3. + cd /home/david/mgarepo/libfilezilla/BUILD
  4. + '[' 1 -eq 1 ']'
  5. + '[' 1 -eq 1 ']'
  6. + '[' 1 -eq 1 ']'
  7. + cd /home/david/mgarepo/libfilezilla/BUILD
  8. + rm -rf libfilezilla-0.3.0-rev7291
  9. + /usr/bin/xz -dc /home/david/mgarepo/libfilezilla/SOURCES/libfilezilla-0.3.0-rev7291.tar.xz
  10. + /usr/bin/tar -xof -
  11. + STATUS=0
  12. + '[' 0 -ne 0 ']'
  13. + cd libfilezilla-0.3.0-rev7291
  14. + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
  15. + exit 0
  16. Executing(%build): /bin/sh -e /home/david/mgarepo/libfilezilla/BUILDROOT/rpm-tmp.6BjPlu
  17. + umask 022
  18. + cd /home/david/mgarepo/libfilezilla/BUILD
  19. + cd libfilezilla-0.3.0-rev7291
  20. + '[' 1 -eq 1 ']'
  21. + '[' 1 -eq 1 ']'
  22. + autoreconf -vfi
  23. autoreconf: Entering directory `.'
  24. autoreconf: configure.ac: not using Gettext
  25. autoreconf: running: aclocal --force -I m4
  26. autoreconf: configure.ac: tracing
  27. autoreconf: configure.ac: creating directory config
  28. autoreconf: running: libtoolize --copy --force
  29. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
  30. libtoolize: copying file 'config/ltmain.sh'
  31. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  32. libtoolize: copying file 'm4/libtool.m4'
  33. libtoolize: copying file 'm4/ltoptions.m4'
  34. libtoolize: copying file 'm4/ltsugar.m4'
  35. libtoolize: copying file 'm4/ltversion.m4'
  36. libtoolize: copying file 'm4/lt~obsolete.m4'
  37. autoreconf: running: /usr/bin/autoconf --force
  38. autoreconf: running: /usr/bin/autoheader --force
  39. autoreconf: running: automake --add-missing --copy --force-missing
  40. configure.ac:10: installing 'config/compile'
  41. configure.ac:7: installing 'config/config.guess'
  42. configure.ac:7: installing 'config/config.sub'
  43. configure.ac:5: installing 'config/install-sh'
  44. configure.ac:5: installing 'config/missing'
  45. demos/Makefile.am: installing 'config/depcomp'
  46. parallel-tests: installing 'config/test-driver'
  47. autoreconf: Leaving directory `.'
  48. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
  49. + export CFLAGS
  50. + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
  51. + export CXXFLAGS
  52. + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
  53. + export FFLAGS
  54. + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
  55. + export LDFLAGS
  56. + CONFIGURE_TOP=.
  57. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
  58. Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
  59. + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
  60. Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
  61. + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
  62. + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
  63. Fixing libtool inside configure to pass -Wl,xxx options before libraries
  64. + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
  65. Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
  66. + '[' -f ./configure.in -o -f ./configure.ac ']'
  67. + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64'
  68. + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static
  69. checking for a BSD-compatible install... /bin/install -c
  70. checking whether build environment is sane... yes
  71. checking for a thread-safe mkdir -p... /bin/mkdir -p
  72. checking for gawk... gawk
  73. checking whether make sets $(MAKE)... yes
  74. checking whether make supports nested variables... yes
  75. checking build system type... x86_64-mageia-linux-gnu
  76. checking host system type... x86_64-mageia-linux-gnu
  77. checking for g++... g++
  78. checking whether the C++ compiler works... yes
  79. checking for C++ compiler default output file name... a.out
  80. checking for suffix of executables...
  81. checking whether we are cross compiling... no
  82. checking for suffix of object files... o
  83. checking whether we are using the GNU C++ compiler... yes
  84. checking whether g++ accepts -g... yes
  85. checking for style of include used by make... GNU
  86. checking dependency style of g++... gcc3
  87. checking for gcc... gcc
  88. checking whether we are using the GNU C compiler... yes
  89. checking whether gcc accepts -g... yes
  90. checking for gcc option to accept ISO C89... none needed
  91. checking whether gcc understands -c and -o together... yes
  92. checking dependency style of gcc... gcc3
  93. checking how to print strings... printf
  94. checking for a sed that does not truncate output... /bin/sed
  95. checking for grep that handles long lines and -e... /bin/grep
  96. checking for egrep... /bin/grep -E
  97. checking for fgrep... /bin/grep -F
  98. checking for ld used by gcc... /bin/ld
  99. checking if the linker (/bin/ld) is GNU ld... yes
  100. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  101. checking the name lister (/bin/nm -B) interface... BSD nm
  102. checking whether ln -s works... yes
  103. checking the maximum length of command line arguments... 1572864
  104. checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop
  105. checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
  106. checking for /bin/ld option to reload object files... -r
  107. checking for objdump... objdump
  108. checking how to recognize dependent libraries... pass_all
  109. checking for dlltool... no
  110. checking how to associate runtime and link libraries... printf %s\n
  111. checking for ar... ar
  112. checking for archiver @FILE support... @
  113. checking for strip... strip
  114. checking for ranlib... ranlib
  115. checking command to parse /bin/nm -B output from gcc object... ok
  116. checking for sysroot... no
  117. checking for a working dd... /bin/dd
  118. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  119. checking for mt... no
  120. checking if : is a manifest tool... no
  121. checking how to run the C preprocessor... gcc -E
  122. checking for ANSI C header files... yes
  123. checking for sys/types.h... yes
  124. checking for sys/stat.h... yes
  125. checking for stdlib.h... yes
  126. checking for string.h... yes
  127. checking for memory.h... yes
  128. checking for strings.h... yes
  129. checking for inttypes.h... yes
  130. checking for stdint.h... yes
  131. checking for unistd.h... yes
  132. checking for dlfcn.h... yes
  133. checking for objdir... .libs
  134. checking if gcc supports -fno-rtti -fno-exceptions... no
  135. checking for gcc option to produce PIC... -fPIC -DPIC
  136. checking if gcc PIC flag -fPIC -DPIC works... yes
  137. checking if gcc static flag -static works... no
  138. checking if gcc supports -c -o file.o... yes
  139. checking if gcc supports -c -o file.o... (cached) yes
  140. checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  141. checking whether -lc should be explicitly linked in... no
  142. checking dynamic linker characteristics... GNU/Linux ld.so
  143. checking how to hardcode library paths into programs... immediate
  144. checking whether stripping libraries is possible... yes
  145. checking if libtool supports shared libraries... yes
  146. checking whether to build shared libraries... yes
  147. checking whether to build static libraries... no
  148. checking how to run the C++ preprocessor... g++ -E
  149. checking for ld used by g++... /bin/ld -m elf_x86_64
  150. checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes
  151. checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  152. checking for g++ option to produce PIC... -fPIC -DPIC
  153. checking if g++ PIC flag -fPIC -DPIC works... yes
  154. checking if g++ static flag -static works... no
  155. checking if g++ supports -c -o file.o... yes
  156. checking if g++ supports -c -o file.o... (cached) yes
  157. checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  158. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  159. checking how to hardcode library paths into programs... immediate
  160. checking whether g++ supports C++14 features by default... no
  161. checking whether g++ supports C++14 features with -std=gnu++14... yes
  162. checking for whether we need -stdlib=libc++... no
  163. checking whether std::chrono::steady_clock is steady... yes
  164. checking for thread_local... yes
  165. checking whether CLOCK_MONOTONIC is declared... yes
  166. checking for posix_fadvise... yes
  167. checking for d_type member in directory struct... yes
  168. checking for localtime_r... yes
  169. checking for gmtime_r... yes
  170. checking for timegm... yes
  171. checking for clock_gettime... yes
  172. checking whether pthread_condattr_setclock is declared... yes
  173. checking whether iconv can be used without link library... yes
  174. checking whether to use windres... no
  175. checking whether the linker accepts -Wl,--dynamicbase... no
  176. checking whether the linker accepts -Wl,--nxcompat... no
  177. checking for cppunit-config... /bin/cppunit-config
  178. checking for Cppunit - version >= 1.10.2... 1.13.2
  179. checking for doxygen... /bin/doxygen
  180. checking for perl... /bin/perl
  181. checking for pdflatex... no
  182. configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation
  183. checking for makeindex... no
  184. checking for egrep... /bin/egrep
  185. checking that generated files are newer than configure... done
  186. configure: creating ./config.status
  187. config.status: creating Makefile
  188. config.status: creating lib/Makefile
  189. config.status: creating lib/libfilezilla.pc
  190. config.status: creating lib/libfilezilla/version.hpp
  191. config.status: creating demos/Makefile
  192. config.status: creating doc/Doxyfile
  193. config.status: creating doc/Makefile
  194. config.status: creating tests/Makefile
  195. config.status: creating lib/libfilezilla/private/config.hpp
  196. config.status: executing depfiles commands
  197. config.status: executing libtool commands
  198. + make -O -j4
  199. Making all in .
  200. make[1]: Nothing to be done for 'all-am'.
  201. Making all in lib
  202. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  203. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-file.lo -MD -MP -MF .deps/libfilezilla_la-file.Tpo -c -o libfilezilla_la-file.lo `test -f 'file.cpp' || echo './'`file.cpp
  204. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-file.lo -MD -MP -MF .deps/libfilezilla_la-file.Tpo -c file.cpp -fPIC -DPIC -o .libs/libfilezilla_la-file.o
  205. mv -f .deps/libfilezilla_la-file.Tpo .deps/libfilezilla_la-file.Plo
  206. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  207. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  208. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-event.lo -MD -MP -MF .deps/libfilezilla_la-event.Tpo -c -o libfilezilla_la-event.lo `test -f 'event.cpp' || echo './'`event.cpp
  209. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-event.lo -MD -MP -MF .deps/libfilezilla_la-event.Tpo -c event.cpp -fPIC -DPIC -o .libs/libfilezilla_la-event.o
  210. mv -f .deps/libfilezilla_la-event.Tpo .deps/libfilezilla_la-event.Plo
  211. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  212. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  213. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-event_handler.lo -MD -MP -MF .deps/libfilezilla_la-event_handler.Tpo -c -o libfilezilla_la-event_handler.lo `test -f 'event_handler.cpp' || echo './'`event_handler.cpp
  214. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-event_handler.lo -MD -MP -MF .deps/libfilezilla_la-event_handler.Tpo -c event_handler.cpp -fPIC -DPIC -o .libs/libfilezilla_la-event_handler.o
  215. mv -f .deps/libfilezilla_la-event_handler.Tpo .deps/libfilezilla_la-event_handler.Plo
  216. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  217. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  218. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-mutex.lo -MD -MP -MF .deps/libfilezilla_la-mutex.Tpo -c -o libfilezilla_la-mutex.lo `test -f 'mutex.cpp' || echo './'`mutex.cpp
  219. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-mutex.lo -MD -MP -MF .deps/libfilezilla_la-mutex.Tpo -c mutex.cpp -fPIC -DPIC -o .libs/libfilezilla_la-mutex.o
  220. mv -f .deps/libfilezilla_la-mutex.Tpo .deps/libfilezilla_la-mutex.Plo
  221. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  222. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  223. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-local_filesys.lo -MD -MP -MF .deps/libfilezilla_la-local_filesys.Tpo -c -o libfilezilla_la-local_filesys.lo `test -f 'local_filesys.cpp' || echo './'`local_filesys.cpp
  224. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-local_filesys.lo -MD -MP -MF .deps/libfilezilla_la-local_filesys.Tpo -c local_filesys.cpp -fPIC -DPIC -o .libs/libfilezilla_la-local_filesys.o
  225. mv -f .deps/libfilezilla_la-local_filesys.Tpo .deps/libfilezilla_la-local_filesys.Plo
  226. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  227. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  228. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-iputils.lo -MD -MP -MF .deps/libfilezilla_la-iputils.Tpo -c -o libfilezilla_la-iputils.lo `test -f 'iputils.cpp' || echo './'`iputils.cpp
  229. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-iputils.lo -MD -MP -MF .deps/libfilezilla_la-iputils.Tpo -c iputils.cpp -fPIC -DPIC -o .libs/libfilezilla_la-iputils.o
  230. mv -f .deps/libfilezilla_la-iputils.Tpo .deps/libfilezilla_la-iputils.Plo
  231. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  232. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  233. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-recursive_remove.lo -MD -MP -MF .deps/libfilezilla_la-recursive_remove.Tpo -c -o libfilezilla_la-recursive_remove.lo `test -f 'recursive_remove.cpp' || echo './'`recursive_remove.cpp
  234. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-recursive_remove.lo -MD -MP -MF .deps/libfilezilla_la-recursive_remove.Tpo -c recursive_remove.cpp -fPIC -DPIC -o .libs/libfilezilla_la-recursive_remove.o
  235. mv -f .deps/libfilezilla_la-recursive_remove.Tpo .deps/libfilezilla_la-recursive_remove.Plo
  236. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  237. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  238. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-event_loop.lo -MD -MP -MF .deps/libfilezilla_la-event_loop.Tpo -c -o libfilezilla_la-event_loop.lo `test -f 'event_loop.cpp' || echo './'`event_loop.cpp
  239. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-event_loop.lo -MD -MP -MF .deps/libfilezilla_la-event_loop.Tpo -c event_loop.cpp -fPIC -DPIC -o .libs/libfilezilla_la-event_loop.o
  240. mv -f .deps/libfilezilla_la-event_loop.Tpo .deps/libfilezilla_la-event_loop.Plo
  241. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  242. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  243. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-string.lo -MD -MP -MF .deps/libfilezilla_la-string.Tpo -c -o libfilezilla_la-string.lo `test -f 'string.cpp' || echo './'`string.cpp
  244. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-string.lo -MD -MP -MF .deps/libfilezilla_la-string.Tpo -c string.cpp -fPIC -DPIC -o .libs/libfilezilla_la-string.o
  245. mv -f .deps/libfilezilla_la-string.Tpo .deps/libfilezilla_la-string.Plo
  246. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  247. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  248. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-process.lo -MD -MP -MF .deps/libfilezilla_la-process.Tpo -c -o libfilezilla_la-process.lo `test -f 'process.cpp' || echo './'`process.cpp
  249. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-process.lo -MD -MP -MF .deps/libfilezilla_la-process.Tpo -c process.cpp -fPIC -DPIC -o .libs/libfilezilla_la-process.o
  250. mv -f .deps/libfilezilla_la-process.Tpo .deps/libfilezilla_la-process.Plo
  251. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  252. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  253. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-version.lo -MD -MP -MF .deps/libfilezilla_la-version.Tpo -c -o libfilezilla_la-version.lo `test -f 'version.cpp' || echo './'`version.cpp
  254. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-version.lo -MD -MP -MF .deps/libfilezilla_la-version.Tpo -c version.cpp -fPIC -DPIC -o .libs/libfilezilla_la-version.o
  255. mv -f .deps/libfilezilla_la-version.Tpo .deps/libfilezilla_la-version.Plo
  256. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  257. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  258. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-time.lo -MD -MP -MF .deps/libfilezilla_la-time.Tpo -c -o libfilezilla_la-time.lo `test -f 'time.cpp' || echo './'`time.cpp
  259. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-time.lo -MD -MP -MF .deps/libfilezilla_la-time.Tpo -c time.cpp -fPIC -DPIC -o .libs/libfilezilla_la-time.o
  260. mv -f .deps/libfilezilla_la-time.Tpo .deps/libfilezilla_la-time.Plo
  261. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  262. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  263. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-thread.lo -MD -MP -MF .deps/libfilezilla_la-thread.Tpo -c -o libfilezilla_la-thread.lo `test -f 'thread.cpp' || echo './'`thread.cpp
  264. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-thread.lo -MD -MP -MF .deps/libfilezilla_la-thread.Tpo -c thread.cpp -fPIC -DPIC -o .libs/libfilezilla_la-thread.o
  265. mv -f .deps/libfilezilla_la-thread.Tpo .deps/libfilezilla_la-thread.Plo
  266. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  267. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  268. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-util.lo -MD -MP -MF .deps/libfilezilla_la-util.Tpo -c -o libfilezilla_la-util.lo `test -f 'util.cpp' || echo './'`util.cpp
  269. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT libfilezilla_la-util.lo -MD -MP -MF .deps/libfilezilla_la-util.Tpo -c util.cpp -fPIC -DPIC -o .libs/libfilezilla_la-util.o
  270. mv -f .deps/libfilezilla_la-util.Tpo .deps/libfilezilla_la-util.Plo
  271. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  272. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  273. /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libfilezilla.la -rpath /usr/lib64 libfilezilla_la-event.lo libfilezilla_la-event_handler.lo libfilezilla_la-event_loop.lo libfilezilla_la-file.lo libfilezilla_la-iputils.lo libfilezilla_la-local_filesys.lo libfilezilla_la-mutex.lo libfilezilla_la-process.lo libfilezilla_la-recursive_remove.lo libfilezilla_la-string.lo libfilezilla_la-thread.lo libfilezilla_la-time.lo libfilezilla_la-util.lo libfilezilla_la-version.lo -lpthread
  274. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/5.3.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/5.3.1/crtbeginS.o .libs/libfilezilla_la-event.o .libs/libfilezilla_la-event_handler.o .libs/libfilezilla_la-event_loop.o .libs/libfilezilla_la-file.o .libs/libfilezilla_la-iputils.o .libs/libfilezilla_la-local_filesys.o .libs/libfilezilla_la-mutex.o .libs/libfilezilla_la-process.o .libs/libfilezilla_la-recursive_remove.o .libs/libfilezilla_la-string.o .libs/libfilezilla_la-thread.o .libs/libfilezilla_la-time.o .libs/libfilezilla_la-util.o .libs/libfilezilla_la-version.o -O2 -g -fstack-protector -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.3.1 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.3.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/5.3.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/5.3.1/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/5.3.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libfilezilla.so.0 -o .libs/libfilezilla.so.0.0.0
  275. libtool: link: (cd ".libs" && rm -f "libfilezilla.so.0" && ln -s "libfilezilla.so.0.0.0" "libfilezilla.so.0")
  276. libtool: link: (cd ".libs" && rm -f "libfilezilla.so" && ln -s "libfilezilla.so.0.0.0" "libfilezilla.so")
  277. libtool: link: ( cd ".libs" && rm -f "libfilezilla.la" && ln -s "../libfilezilla.la" "libfilezilla.la" )
  278. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  279. Making all in demos
  280. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  281. g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT list-list.o -MD -MP -MF .deps/list-list.Tpo -c -o list-list.o `test -f 'list.cpp' || echo './'`list.cpp
  282. mv -f .deps/list-list.Tpo .deps/list-list.Po
  283. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  284. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  285. g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT timer_fizzbuzz-timer_fizzbuzz.o -MD -MP -MF .deps/timer_fizzbuzz-timer_fizzbuzz.Tpo -c -o timer_fizzbuzz-timer_fizzbuzz.o `test -f 'timer_fizzbuzz.cpp' || echo './'`timer_fizzbuzz.cpp
  286. mv -f .deps/timer_fizzbuzz-timer_fizzbuzz.Tpo .deps/timer_fizzbuzz-timer_fizzbuzz.Po
  287. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  288. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  289. g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT process-process.o -MD -MP -MF .deps/process-process.Tpo -c -o process-process.o `test -f 'process.cpp' || echo './'`process.cpp
  290. mv -f .deps/process-process.Tpo .deps/process-process.Po
  291. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  292. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  293. g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT events-events.o -MD -MP -MF .deps/events-events.Tpo -c -o events-events.o `test -f 'events.cpp' || echo './'`events.cpp
  294. mv -f .deps/events-events.Tpo .deps/events-events.Po
  295. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  296. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  297. /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o list list-list.o ../lib/libfilezilla.la -lpthread
  298. libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o list list-list.o ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/.libs -Wl,-rpath -Wl,/usr/lib64
  299. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  300. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  301. /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o process process-process.o ../lib/libfilezilla.la -lpthread
  302. libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o process process-process.o ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/.libs -Wl,-rpath -Wl,/usr/lib64
  303. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  304. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  305. /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o timer_fizzbuzz timer_fizzbuzz-timer_fizzbuzz.o ../lib/libfilezilla.la -lpthread
  306. libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o timer_fizzbuzz timer_fizzbuzz-timer_fizzbuzz.o ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/.libs -Wl,-rpath -Wl,/usr/lib64
  307. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  308. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  309. /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o events events-events.o ../lib/libfilezilla.la -lpthread
  310. libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o events events-events.o ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/.libs -Wl,-rpath -Wl,/usr/lib64
  311. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  312. Making all in doc
  313. make[1]: Nothing to be done for 'all'.
  314. Making all in tests
  315. make[1]: Nothing to be done for 'all'.
  316. + pushd doc
  317. ~/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/doc ~/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291
  318. + make html
  319. rm -rf doxygen-doc
  320. SRCDIR='.' PROJECT='libfilezilla' DOCDIR='doxygen-doc' VERSION='0.3.0' PERL_PATH='/bin/perl' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO' /bin/doxygen Doxyfile
  321. warning: Tag `CLANG_ASSISTED_PARSING' at line 994 of file `Doxyfile' belongs to an option that was not enabled at compile time.
  322. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
  323. warning: Tag `CLANG_OPTIONS' at line 1002 of file `Doxyfile' belongs to an option that was not enabled at compile time.
  324. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
  325. Notice: Output directory `./doxygen-doc' does not exist. I have created it for you.
  326. Searching for include files...
  327. Searching for example files...
  328. Searching for files in directory /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos
  329. Searching for images...
  330. Searching for dot files...
  331. Searching for msc files...
  332. Searching for dia files...
  333. Searching for files to exclude
  334. Searching INPUT for files to process...
  335. Searching for files in directory /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla
  336. Reading and parsing tag files
  337. Parsing files
  338. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/apply.hpp...
  339. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/apply.hpp...
  340. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event.hpp...
  341. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event.hpp...
  342. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event_handler.hpp...
  343. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event_handler.hpp...
  344. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event_loop.hpp...
  345. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event_loop.hpp...
  346. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/file.hpp...
  347. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/file.hpp...
  348. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/iputils.hpp...
  349. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/iputils.hpp...
  350. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/libfilezilla.hpp...
  351. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/libfilezilla.hpp...
  352. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/local_filesys.hpp...
  353. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/local_filesys.hpp...
  354. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/mutex.hpp...
  355. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/mutex.hpp...
  356. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/process.hpp...
  357. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/process.hpp...
  358. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/recursive_remove.hpp...
  359. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/recursive_remove.hpp...
  360. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/string.hpp...
  361. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/string.hpp...
  362. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/thread.hpp...
  363. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/thread.hpp...
  364. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp...
  365. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp...
  366. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/util.hpp...
  367. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/util.hpp...
  368. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/version.hpp...
  369. Parsing file /home/david/mga/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event.hpp:97: warning: Member timer_id (typedef) of namespace fz is not documented.
  370. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/iputils.hpp:41: warning: Member address_type (enumeration) of namespace fz is not documented.
  371. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/iputils.hpp:19: warning: Member get_ipv6_long_form(std::wstring const &short_address) (function) of namespace fz is not documented.
  372. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/iputils.hpp:38: warning: Member is_routable_address(std::wstring const &address) (function) of namespace fz is not documented.
  373. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/iputils.hpp:49: warning: Member get_address_type(std::wstring const &address) (function) of namespace fz is not documented.
  374. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/string.hpp:55: warning: Member stricmp(std::wstring const &a, std::wstring const &b) (function) of namespace fz is not documented.
  375. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/string.hpp:83: warning: Member tolower_ascii(std::wstring::value_type c) (function) of namespace fz is not documented.
  376. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/string.hpp:174: warning: Member convert(Int i) (function) of namespace fz is not documented.
  377. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:291: warning: Member operator-(duration const &a, duration const &b) (function) of namespace fz is not documented.
  378. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/version.hpp:14: warning: Member LIBFILEZILLA_VERSION_MAJOR (macro definition) of file version.hpp is not documented.
  379. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/version.hpp:15: warning: Member LIBFILEZILLA_VERSION_MINOR (macro definition) of file version.hpp is not documented.
  380. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/version.hpp:16: warning: Member LIBFILEZILLA_VERSION_MICRO (macro definition) of file version.hpp is not documented.
  381. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/version.hpp:17: warning: Member LIBFILEZILLA_VERSION_NANO (macro definition) of file version.hpp is not documented.
  382. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event.hpp:97: warning: Member timer_id (typedef) of namespace fz is not documented.
  383. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/iputils.hpp:41: warning: Member address_type (enumeration) of namespace fz is not documented.
  384. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/iputils.hpp:19: warning: Member get_ipv6_long_form(std::wstring const &short_address) (function) of namespace fz is not documented.
  385. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/iputils.hpp:38: warning: Member is_routable_address(std::wstring const &address) (function) of namespace fz is not documented.
  386. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/iputils.hpp:49: warning: Member get_address_type(std::wstring const &address) (function) of namespace fz is not documented.
  387. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/string.hpp:55: warning: Member stricmp(std::wstring const &a, std::wstring const &b) (function) of namespace fz is not documented.
  388. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/string.hpp:83: warning: Member tolower_ascii(std::wstring::value_type c) (function) of namespace fz is not documented.
  389. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/string.hpp:174: warning: Member convert(Int i) (function) of namespace fz is not documented.
  390. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:291: warning: Member operator-(duration const &a, duration const &b) (function) of namespace fz is not documented.
  391. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:63: warning: unable to resolve reference to `empty()' for \ref command
  392. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:66: warning: Member datetime(zone z, int year, int month, int day, int hour=-1, int minute=-1, int second=-1, int millisecond=-1) (function) of class fz::datetime is not documented.
  393. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:68: warning: Member datetime(time_t, accuracy a) (function) of class fz::datetime is not documented.
  394. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:75: warning: Member datetime(std::wstring const &s, zone z) (function) of class fz::datetime is not documented.
  395. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:82: warning: Member datetime(datetime const &op)=default (function) of class fz::datetime is not documented.
  396. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:83: warning: Member datetime(datetime &&op) noexcept=default (function) of class fz::datetime is not documented.
  397. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:84: warning: Member operator=(datetime const &op)=default (function) of class fz::datetime is not documented.
  398. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:85: warning: Member operator=(datetime &&op) noexcept=default (function) of class fz::datetime is not documented.
  399. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:87: warning: Member empty() const (function) of class fz::datetime is not documented.
  400. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:88: warning: Member clear() (function) of class fz::datetime is not documented.
  401. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:90: warning: Member get_accuracy() const (function) of class fz::datetime is not documented.
  402. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:158: warning: Member set(std::wstring const &str, zone z) (function) of class fz::datetime is not documented.
  403. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:189: warning: Member format(std::wstring const &format, zone z) const (function) of class fz::datetime is not documented.
  404. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:197: warning: Member verify_format(std::wstring const &fmt) (function) of class fz::datetime is not documented.
  405. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:186: warning: explicit link request to 'strftime' could not be resolved
  406. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:188: warning: The following parameters of fz::datetime::format(std::string const &format, zone z) const are not documented:
  407. parameter 'z'
  408. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:146: warning: The following parameters of fz::datetime::set(zone z, int year, int month, int day, int hour=-1, int minute=-1, int second=-1, int millisecond=-1) are not documented:
  409. parameter 'z'
  410. parameter 'year'
  411. parameter 'minute'
  412. parameter 'second'
  413. parameter 'millisecond'
  414. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:191: warning: argument 'format' of command @param is not found in the argument list of datetime::verify_format(std::string const &fmt)
  415. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:194: warning: explicit link request to 'strftime' could not be resolved
  416. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:196: warning: The following parameters of fz::datetime::verify_format(std::string const &fmt) are not documented:
  417. parameter 'fmt'
  418. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:266: warning: Member operator-=(duration const &op) (function) of class fz::duration is not documented.
  419. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:271: warning: Member operator-() const (function) of class fz::duration is not documented.
  420. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:275: warning: Member operator bool() const (function) of class fz::duration is not documented.
  421. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:279: warning: Member operator<(duration const &op) const (function) of class fz::duration is not documented.
  422. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:280: warning: Member operator<=(duration const &op) const (function) of class fz::duration is not documented.
  423. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:281: warning: Member operator>(duration const &op) const (function) of class fz::duration is not documented.
  424. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:282: warning: Member operator>=(duration const &op) const (function) of class fz::duration is not documented.
  425. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:249: warning: Member from_days(int64_t m) (function) of class fz::duration is not documented.
  426. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:252: warning: Member from_hours(int64_t m) (function) of class fz::duration is not documented.
  427. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:255: warning: Member from_minutes(int64_t m) (function) of class fz::duration is not documented.
  428. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:258: warning: Member from_seconds(int64_t m) (function) of class fz::duration is not documented.
  429. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:261: warning: Member from_milliseconds(int64_t m) (function) of class fz::duration is not documented.
  430. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:284: warning: Member operator-(duration const &a, duration const &b) (friend) of class fz::duration is not documented.
  431. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event_handler.hpp:59: warning: Member event_handler(event_loop &loop) (function) of class fz::event_handler is not documented.
  432. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event_handler.hpp:90: warning: Member send_event(Args &&...args) (function) of class fz::event_handler is not documented.
  433. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event_handler.hpp:118: warning: Member event_loop_ (variable) of class fz::event_handler is not documented.
  434. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event_loop.hpp:33: warning: Member Events (typedef) of class fz::event_loop is not documented.
  435. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/file.hpp:49: warning: Member file(native_string const &f, mode m, creation_flags d=existing) (function) of class fz::file is not documented.
  436. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/file.hpp:56: warning: Member opened() const (function) of class fz::file is not documented.
  437. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/file.hpp:58: warning: Member open(native_string const &f, mode m, creation_flags d=existing) (function) of class fz::file is not documented.
  438. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/file.hpp:60: warning: Member close() (function) of class fz::file is not documented.
  439. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/local_filesys.hpp:83: warning: Member get_modification_time(native_string const &path) (function) of class fz::local_filesys is not documented.
  440. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/local_filesys.hpp:84: warning: Member set_modification_time(native_string const &path, const datetime &t) (function) of class fz::local_filesys is not documented.
  441. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/local_filesys.hpp:70: warning: The following parameters of fz::local_filesys::begin_find_files(native_string path, bool dirs_only=false) are not documented:
  442. parameter 'path'
  443. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:324: warning: Member monotonic_clock(monotonic_clock const &)=default (function) of class fz::monotonic_clock is not documented.
  444. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:325: warning: Member monotonic_clock(monotonic_clock &&) noexcept=default (function) of class fz::monotonic_clock is not documented.
  445. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:326: warning: Member operator=(monotonic_clock const &)=default (function) of class fz::monotonic_clock is not documented.
  446. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:327: warning: Member operator=(monotonic_clock &&) noexcept=default (function) of class fz::monotonic_clock is not documented.
  447. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:329: warning: Member operator+(duration const &d) const (function) of class fz::monotonic_clock is not documented.
  448. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:344: warning: Member operator bool() const (function) of class fz::monotonic_clock is not documented.
  449. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:348: warning: Member operator+=(duration const &d) (function) of class fz::monotonic_clock is not documented.
  450. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/time.hpp:354: warning: Member operator-=(duration const &d) (function) of class fz::monotonic_clock is not documented.
  451. repo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/version.hpp...
  452. Preprocessing /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos/examples.txt...
  453. Parsing file /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos/examples.txt...
  454. Building group list...
  455. Building directory list...
  456. Building namespace list...
  457. Building file list...
  458. Building class list...
  459. Associating documentation with classes...
  460. Computing nesting relations for classes...
  461. Building example list...
  462. Searching for enumerations...
  463. Searching for documented typedefs...
  464. Searching for members imported via using declarations...
  465. Searching for included using directives...
  466. Searching for documented variables...
  467. Building interface member list...
  468. Building member list...
  469. Searching for friends...
  470. Searching for documented defines...
  471. Computing class inheritance relations...
  472. Computing class usage relations...
  473. Flushing cached template relations that have become invalid...
  474. Creating members for template instances...
  475. Computing class relations...
  476. Add enum values to enums...
  477. Searching for member function documentation...
  478. Building page list...
  479. Search for main page...
  480. Computing page relations...
  481. Determining the scope of groups...
  482. Sorting lists...
  483. Freeing entry tree
  484. Determining which enums are documented
  485. Computing member relations...
  486. Building full member lists recursively...
  487. Adding members to member groups.
  488. Computing member references...
  489. Inheriting documentation...
  490. Generating disk names...
  491. Adding source references...
  492. Adding xrefitems...
  493. Sorting member lists...
  494. Computing dependencies between directories...
  495. Generating citations page...
  496. Counting data structures...
  497. Resolving user defined references...
  498. Finding anchors and sections in the documentation...
  499. Transferring function references...
  500. Combining using relations...
  501. Adding members to index pages...
  502. Generating style sheet...
  503. Generating search indices...
  504. Generating example documentation...
  505. Generating docs for example events.cpp...
  506. Generating docs for example list.cpp...
  507. Generating docs for example process.cpp...
  508. Generating docs for example timer_fizzbuzz.cpp...
  509. Generating file sources...
  510. Generating code for file apply.hpp...
  511. Generating code for file event.hpp...
  512. Generating code for file event_handler.hpp...
  513. Generating code for file event_loop.hpp...
  514. Generating code for file file.hpp...
  515. Generating code for file iputils.hpp...
  516. Generating code for file libfilezilla.hpp...
  517. Generating code for file local_filesys.hpp...
  518. Generating code for file mutex.hpp...
  519. Generating code for file process.hpp...
  520. Generating code for file recursive_remove.hpp...
  521. Generating code for file string.hpp...
  522. Generating code for file thread.hpp...
  523. Generating code for file time.hpp...
  524. Generating code for file util.hpp...
  525. Generating code for file version.hpp...
  526. Generating file documentation...
  527. Generating docs for file apply.hpp...
  528. Generating docs for file event.hpp...
  529. Generating docs for file event_handler.hpp...
  530. Generating docs for file event_loop.hpp...
  531. Generating docs for file file.hpp...
  532. Generating docs for file iputils.hpp...
  533. Generating docs for file libfilezilla.hpp...
  534. Generating docs for file local_filesys.hpp...
  535. Generating docs for file mutex.hpp...
  536. Generating docs for file process.hpp...
  537. Generating docs for file recursive_remove.hpp...
  538. Generating docs for file string.hpp...
  539. Generating docs for file thread.hpp...
  540. Generating docs for file time.hpp...
  541. Generating docs for file util.hpp...
  542. Generating docs for file version.hpp...
  543. Generating page documentation...
  544. Generating group documentation...
  545. Generating class documentation...
  546. Generating namespace index...
  547. Generating docs for namespace fz
  548. Generating docs for compound fz::condition...
  549. Generating docs for compound fz::datetime...
  550. Generating docs for compound fz::duration...
  551. Generating docs for compound fz::event_base...
  552. Generating docs for compound fz::event_handler...
  553. Generating docs for compound fz::event_loop...
  554. Generating docs for compound fz::file...
  555. Generating docs for compound fz::local_filesys...
  556. Generating docs for compound fz::monotonic_clock...
  557. Generating docs/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/mutex.hpp:30: warning: Member mutex(bool recursive=true) (function) of class fz::mutex is not documented.
  558. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/process.hpp:70: warning: Member write(std::string const &s) (function) of class fz::process is not documented.
  559. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/mutex.hpp:64: warning: Member scoped_lock(mutex &m) (function) of class fz::scoped_lock is not documented.
  560. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event.hpp:61: warning: Member unique_type (typedef) of class fz::simple_event is not documented.
  561. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event.hpp:62: warning: Member tuple_type (typedef) of class fz::simple_event is not documented.
  562. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event.hpp:67: warning: Member simple_event(First_Value &&value, Remaining_Values &&...values) (function) of class fz::simple_event is not documented.
  563. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event.hpp:72: warning: Member simple_event(simple_event const &op)=default (function) of class fz::simple_event is not documented.
  564. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event.hpp:73: warning: Member operator=(simple_event const &op)=default (function) of class fz::simple_event is not documented.
  565. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/event.hpp:86: warning: Member v_ (variable) of class fz::simple_event is not documented.
  566. /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/libfilezilla/thread.hpp:17: warning: unexpected token TK_EOF as the argument of ref
  567. for compound fz::mutex...
  568. Generating docs for compound fz::process...
  569. Generating docs for compound fz::recursive_remove...
  570. Generating docs for compound fz::scoped_lock...
  571. Generating docs for compound fz::simple_event...
  572. Generating docs for compound fz::thread...
  573. Generating graph info page...
  574. Generating directory documentation...
  575. Generating index page...
  576. Generating page index...
  577. Generating module index...
  578. Generating namespace index...
  579. Generating namespace member index...
  580. Generating annotated compound index...
  581. Generating alphabetical compound index...
  582. Generating hierarchical class index...
  583. Generating graphical class hierarchy...
  584. Generating member index...
  585. Generating file index...
  586. Generating file member index...
  587. Generating example index...
  588. finalizing index lists...
  589. writing tag file...
  590. Running dot...
  591. Generating dot graphs using 5 parallel threads...
  592. Running dot for graph 1/76
  593. Running dot for graph 2/76
  594. Running dot for graph 3/76
  595. Running dot for graph 4/76
  596. Running dot for graph 5/76
  597. Running dot for graph 6/76
  598. Running dot for graph 7/76
  599. Running dot for graph 8/76
  600. Running dot for graph 9/76
  601. Running dot for graph 10/76
  602. Running dot for graph 11/76
  603. Running dot for graph 12/76
  604. Running dot for graph 13/76
  605. Running dot for graph 14/76
  606. Running dot for graph 15/76
  607. Running dot for graph 16/76
  608. Running dot for graph 17/76
  609. Running dot for graph 18/76
  610. Running dot for graph 19/76
  611. Running dot for graph 20/76
  612. Running dot for graph 21/76
  613. Running dot for graph 22/76
  614. Running dot for graph 23/76
  615. Running dot for graph 24/76
  616. Running dot for graph 25/76
  617. Running dot for graph 26/76
  618. Running dot for graph 27/76
  619. Running dot for graph 28/76
  620. Running dot for graph 29/76
  621. Running dot for graph 30/76
  622. Running dot for graph 31/76
  623. Running dot for graph 32/76
  624. Running dot for graph 33/76
  625. Running dot for graph 34/76
  626. Running dot for graph 35/76
  627. Running dot for graph 36/76
  628. Running dot for graph 37/76
  629. Running dot for graph 38/76
  630. Running dot for graph 39/76
  631. Running dot for graph 40/76
  632. Running dot for graph 41/76
  633. Running dot for graph 42/76
  634. Running dot for graph 43/76
  635. Running dot for graph 44/76
  636. Running dot for graph 45/76
  637. Running dot for graph 46/76
  638. Running dot for graph 47/76
  639. Running dot for graph 48/76
  640. Running dot for graph 49/76
  641. Running dot for graph 50/76
  642. Running dot for graph 51/76
  643. Running dot for graph 52/76
  644. Running dot for graph 53/76
  645. Running dot for graph 54/76
  646. Running dot for graph 55/76
  647. Running dot for graph 56/76
  648. Running dot for graph 57/76
  649. Running dot for graph 58/76
  650. Running dot for graph 59/76
  651. Running dot for graph 60/76
  652. Running dot for graph 61/76
  653. Running dot for graph 62/76
  654. Running dot for graph 63/76
  655. Running dot for graph 64/76
  656. Running dot for graph 65/76
  657. Running dot for graph 66/76
  658. Running dot for graph 67/76
  659. Running dot for graph 68/76
  660. Running dot for graph 69/76
  661. Running dot for graph 70/76
  662. Running dot for graph 71/76
  663. Running dot for graph 72/76
  664. Running dot for graph 73/76
  665. Running dot for graph 74/76
  666. Running dot for graph 75/76
  667. Running dot for graph 76/76
  668. Patching output file 1/43
  669. Patching output file 2/43
  670. Patching output file 3/43
  671. Patching output file 4/43
  672. Patching output file 5/43
  673. Patching output file 6/43
  674. Patching output file 7/43
  675. Patching output file 8/43
  676. Patching output file 9/43
  677. Patching output file 10/43
  678. Patching output file 11/43
  679. Patching output file 12/43
  680. Patching output file 13/43
  681. Patching output file 14/43
  682. Patching output file 15/43
  683. Patching output file 16/43
  684. Patching output file 17/43
  685. Patching output file 18/43
  686. Patching output file 19/43
  687. Patching output file 20/43
  688. Patching output file 21/43
  689. Patching output file 22/43
  690. Patching output file 23/43
  691. Patching output file 24/43
  692. Patching output file 25/43
  693. Patching output file 26/43
  694. Patching output file 27/43
  695. Patching output file 28/43
  696. Patching output file 29/43
  697. Patching output file 30/43
  698. Patching output file 31/43
  699. Patching output file 32/43
  700. Patching output file 33/43
  701. Patching output file 34/43
  702. Patching output file 35/43
  703. Patching output file 36/43
  704. Patching output file 37/43
  705. Patching output file 38/43
  706. Patching output file 39/43
  707. Patching output file 40/43
  708. Patching output file 41/43
  709. Patching output file 42/43
  710. Patching output file 43/43
  711. lookup cache used 342/65536 hits=2151 misses=369
  712. finished...
  713. echo Timestamp >doxygen-doc/libfilezilla.tag
  714. + popd
  715. ~/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291
  716. + exit 0
  717. Executing(%install): /bin/sh -e /home/david/mgarepo/libfilezilla/BUILDROOT/rpm-tmp.nq4GU5
  718. + umask 022
  719. + cd /home/david/mgarepo/libfilezilla/BUILD
  720. + '[' 1 -eq 1 ']'
  721. + '[' /home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64 '!=' / ']'
  722. + rm -rf /home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64
  723. ++ dirname /home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64
  724. + mkdir -p /home/david/mgarepo/libfilezilla/BUILDROOT
  725. + mkdir /home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64
  726. + cd libfilezilla-0.3.0-rev7291
  727. + '[' 1 -eq 1 ']'
  728. + /usr/bin/make install DESTDIR=/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64
  729. Making install in .
  730. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291'
  731. make[2]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291'
  732. make[2]: Nothing to be done for 'install-exec-am'.
  733. make[2]: Nothing to be done for 'install-data-am'.
  734. make[2]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291'
  735. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291'
  736. Making install in lib
  737. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  738. make[2]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  739. /bin/mkdir -p '/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/lib64'
  740. /bin/sh ../libtool --mode=install /bin/install -c libfilezilla.la '/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/lib64'
  741. libtool: install: /bin/install -c .libs/libfilezilla.so.0.0.0 /home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/lib64/libfilezilla.so.0.0.0
  742. libtool: install: (cd /home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/lib64 && { ln -s -f libfilezilla.so.0.0.0 libfilezilla.so.0 || { rm -f libfilezilla.so.0 && ln -s libfilezilla.so.0.0.0 libfilezilla.so.0; }; })
  743. libtool: install: (cd /home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/lib64 && { ln -s -f libfilezilla.so.0.0.0 libfilezilla.so || { rm -f libfilezilla.so && ln -s libfilezilla.so.0.0.0 libfilezilla.so; }; })
  744. libtool: install: /bin/install -c .libs/libfilezilla.lai /home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/lib64/libfilezilla.la
  745. libtool: warning: remember to run 'libtool --finish /usr/lib64'
  746. /bin/mkdir -p '/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/include'
  747. /bin/mkdir -p '/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/include/libfilezilla'
  748. /bin/install -c -m 644 libfilezilla/apply.hpp libfilezilla/event.hpp libfilezilla/event_handler.hpp libfilezilla/event_loop.hpp libfilezilla/file.hpp libfilezilla/iputils.hpp libfilezilla/libfilezilla.hpp libfilezilla/local_filesys.hpp libfilezilla/mutex.hpp libfilezilla/process.hpp libfilezilla/recursive_remove.hpp libfilezilla/string.hpp libfilezilla/thread.hpp libfilezilla/time.hpp libfilezilla/util.hpp libfilezilla/version.hpp '/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/include/libfilezilla'
  749. /bin/mkdir -p '/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/include/libfilezilla/private'
  750. /bin/install -c -m 644 libfilezilla/private/defs.hpp libfilezilla/private/visibility.hpp libfilezilla/private/windows.hpp '/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/include/libfilezilla/private'
  751. /bin/mkdir -p '/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/include/libfilezilla/glue'
  752. /bin/install -c -m 644 libfilezilla/glue/wx.hpp '/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/include/libfilezilla/glue'
  753. /bin/mkdir -p '/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/lib64/pkgconfig'
  754. /bin/install -c -m 644 libfilezilla.pc '/home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/lib64/pkgconfig'
  755. make[2]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  756. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  757. Making install in demos
  758. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  759. make[2]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  760. make[2]: Nothing to be done for 'install-exec-am'.
  761. make[2]: Nothing to be done for 'install-data-am'.
  762. make[2]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  763. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  764. Making install in doc
  765. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/doc'
  766. make[2]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/doc'
  767. make[2]: Nothing to be done for 'install-exec-am'.
  768. make[2]: Nothing to be done for 'install-data-am'.
  769. make[2]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/doc'
  770. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/doc'
  771. Making install in tests
  772. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  773. make[2]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  774. make[2]: Nothing to be done for 'install-exec-am'.
  775. make[2]: Nothing to be done for 'install-data-am'.
  776. make[2]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  777. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  778. + find /home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64 -name '*.la' -delete
  779. + /usr/lib/rpm/find-debuginfo.sh --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -m /home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291
  780.  
  781. extracting debug info from /home/david/mgarepo/libfilezilla/BUILDROOT/libfilezilla-0.3.0-0.5.mga6.x86_64/usr/lib64/libfilezilla.so.0.0.0
  782. dwz: Too few files for multifile optimization
  783. symlinked /usr/lib/debug/usr/lib64/libfilezilla.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libfilezilla.so.debug
  784. symlinked /usr/lib/debug/usr/lib64/libfilezilla.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libfilezilla.so.0.debug
  785. cpio: /home/iurt/rpmbuild/BUILD/glibc-2.22/csu: Cannot stat: No such file or directory
  786. 234 blocks
  787. + '[' -n '' ']'
  788. + /usr/share/spec-helper/clean_files
  789. + '[' -n '' ']'
  790. + /usr/share/spec-helper/compress_files .xz
  791. + '[' -n '' ']'
  792. + /usr/share/spec-helper/relink_symlinks
  793. + '[' -n '' ']'
  794. + /usr/share/spec-helper/clean_perl
  795. + '[' -n '' ']'
  796. + /usr/share/spec-helper/lib_symlinks
  797. + '[' -n '' ']'
  798. + /usr/share/spec-helper/gprintify
  799. + '[' -n '' ']'
  800. + /usr/share/spec-helper/fix_mo
  801. + '[' -n '' ']'
  802. + /usr/share/spec-helper/translate_menu
  803. + '[' -n '' ']'
  804. + /usr/share/spec-helper/fix_pamd
  805. + '[' -n '' ']'
  806. + /usr/share/spec-helper/remove_info_dir
  807. + '[' -n '' ']'
  808. + /usr/share/spec-helper/fix_eol
  809. + '[' -n '' ']'
  810. + /usr/share/spec-helper/check_elf_files
  811. + /usr/lib/rpm/mageia/brp-java-repack-jars
  812. + '[' 1 -eq 1 ']'
  813. + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
  814. + /usr/lib/rpm/brp-python-hardlink
  815. Executing(%check): /bin/sh -e /home/david/mgarepo/libfilezilla/BUILDROOT/rpm-tmp.2gBOzK
  816. + umask 022
  817. + cd /home/david/mgarepo/libfilezilla/BUILD
  818. + cd libfilezilla-0.3.0-rev7291
  819. + '[' 1 -eq 1 ']'
  820. + make check
  821. Making check in .
  822. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291'
  823. make[1]: Nothing to be done for 'check-am'.
  824. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291'
  825. Making check in lib
  826. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  827. make[1]: Nothing to be done for 'check'.
  828. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib'
  829. Making check in demos
  830. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  831. make[1]: Nothing to be done for 'check'.
  832. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/demos'
  833. Making check in doc
  834. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/doc'
  835. make[1]: Nothing to be done for 'check'.
  836. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/doc'
  837. Making check in tests
  838. make[1]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  839. make test
  840. make[2]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  841. g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT test-test.o -MD -MP -MF .deps/test-test.Tpo -c -o test-test.o `test -f 'test.cpp' || echo './'`test.cpp
  842. mv -f .deps/test-test.Tpo .deps/test-test.Po
  843. g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT test-dispatch.o -MD -MP -MF .deps/test-dispatch.Tpo -c -o test-dispatch.o `test -f 'dispatch.cpp' || echo './'`dispatch.cpp
  844. mv -f .deps/test-dispatch.Tpo .deps/test-dispatch.Po
  845. g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT test-eventloop.o -MD -MP -MF .deps/test-eventloop.Tpo -c -o test-eventloop.o `test -f 'eventloop.cpp' || echo './'`eventloop.cpp
  846. mv -f .deps/test-eventloop.Tpo .deps/test-eventloop.Po
  847. g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT test-iputils.o -MD -MP -MF .deps/test-iputils.Tpo -c -o test-iputils.o `test -f 'iputils.cpp' || echo './'`iputils.cpp
  848. mv -f .deps/test-iputils.Tpo .deps/test-iputils.Po
  849. g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT test-string.o -MD -MP -MF .deps/test-string.Tpo -c -o test-string.o `test -f 'string.cpp' || echo './'`string.cpp
  850. mv -f .deps/test-string.Tpo .deps/test-string.Po
  851. g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -MT test-time.o -MD -MP -MF .deps/test-time.Tpo -c -o test-time.o `test -f 'time.cpp' || echo './'`time.cpp
  852. mv -f .deps/test-time.Tpo .deps/test-time.Po
  853. /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test test-test.o test-dispatch.o test-eventloop.o test-iputils.o test-string.o test-time.o ../lib/libfilezilla.la -L/usr/lib64 -lcppunit -ldl -lpthread
  854. libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -g -std=gnu++14 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test test-test.o test-dispatch.o test-eventloop.o test-iputils.o test-string.o test-time.o ../lib/.libs/libfilezilla.so -L/usr/lib64 -lcppunit -ldl -lpthread -Wl,-rpath -Wl,/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/lib/.libs -Wl,-rpath -Wl,/usr/lib64
  855. make[2]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  856. make check-TESTS
  857. make[2]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  858. make[3]: Entering directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  859. FAIL: test
  860. ============================================================================
  861. Testsuite summary for libfilezilla 0.3.0
  862. ============================================================================
  863. # TOTAL: 1
  864. # PASS: 0
  865. # SKIP: 0
  866. # XFAIL: 0
  867. # FAIL: 1
  868. # XPASS: 0
  869. # ERROR: 0
  870. ============================================================================
  871. See tests/test-suite.log
  872. Please report to tim.kosse@filezilla-project.org
  873. ============================================================================
  874. Makefile:804: recipe for target 'test-suite.log' failed
  875. make[3]: *** [test-suite.log] Error 1
  876. make[3]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  877. Makefile:910: recipe for target 'check-TESTS' failed
  878. make[2]: *** [check-TESTS] Error 2
  879. make[2]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  880. Makefile:983: recipe for target 'check-am' failed
  881. make[1]: *** [check-am] Error 2
  882. make[1]: Leaving directory '/home/david/mgarepo/libfilezilla/BUILD/libfilezilla-0.3.0-rev7291/tests'
  883. Makefile:454: recipe for target 'check-recursive' failed
  884. make: *** [check-recursive] Error 1
  885. error: Bad exit status from /home/david/mgarepo/libfilezilla/BUILDROOT/rpm-tmp.2gBOzK (%check)
  886.  
  887.  
  888. RPM build errors:
  889. Bad exit status from /home/david/mgarepo/libfilezilla/BUILDROOT/rpm-tmp.2gBOzK (%check)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement