1. * Package: x11-libs/libyui-2.21.1
  2. * Repository: gentoo
  3. * Maintainer: miska@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib ncurses test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking libyui-2.21.1.tar.gz to /tmp/portage/x11-libs/libyui-2.21.1/work
  8. >>> Source unpacked in /tmp/portage/x11-libs/libyui-2.21.1/work
  9. >>> Preparing source in /tmp/portage/x11-libs/libyui-2.21.1/work/libyui-2.21.1 ...
  10. * Running eautoreconf in '/tmp/portage/x11-libs/libyui-2.21.1/work/libyui-2.21.1' ...
  11. * Running libtoolize --install --copy --force --automake ...
  12. [ ok ]
  13. * Running aclocal ...
  14. [ ok ]
  15. * Running autoconf ...
  16. [ ok ]
  17. * Running autoheader ...
  18. [ ok ]
  19. * Running automake --add-missing --copy --foreign ...
  20. [ ok ]
  21. * Running elibtoolize in: libyui-2.21.1/
  22. * Applying portage/1.2.0 patch ...
  23. * Applying sed/1.5.6 patch ...
  24. >>> Source prepared.
  25. >>> Configuring source in /tmp/portage/x11-libs/libyui-2.21.1/work/libyui-2.21.1 ...
  26. * econf: updating libyui-2.21.1/config.sub with /usr/share/gnuconfig/config.sub
  27. * econf: updating libyui-2.21.1/config.guess with /usr/share/gnuconfig/config.guess
  28. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static
  29. configure: loading site script /usr/share/config.site
  30. configure: loading site script /usr/share/crossdev/include/site/linux
  31. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  32. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  33. checking for a BSD-compatible install... /usr/bin/install -c
  34. checking whether build environment is sane... yes
  35. checking for a thread-safe mkdir -p... /bin/mkdir -p
  36. checking for gawk... gawk
  37. checking whether make sets $(MAKE)... yes
  38. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  39. checking whether the C++ compiler works... yes
  40. checking for C++ compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C++ compiler... yes
  45. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  46. checking for style of include used by make... GNU
  47. checking dependency style of x86_64-pc-linux-gnu-g++... none
  48. checking build system type... x86_64-pc-linux-gnu
  49. checking host system type... x86_64-pc-linux-gnu
  50. checking how to print strings... printf
  51. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  52. checking whether we are using the GNU C compiler... yes
  53. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  54. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  55. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  56. checking for a sed that does not truncate output... /bin/sed
  57. checking for grep that handles long lines and -e... /bin/grep
  58. checking for egrep... /bin/grep -E
  59. checking for fgrep... /bin/grep -F
  60. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  61. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  62. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  63. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  64. checking whether ln -s works... yes
  65. checking the maximum length of command line arguments... 1572864
  66. checking whether the shell understands some XSI constructs... yes
  67. checking whether the shell understands "+="... yes
  68. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  69. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  70. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  71. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  72. checking how to recognize dependent libraries... pass_all
  73. checking for x86_64-pc-linux-gnu-dlltool... no
  74. checking for dlltool... no
  75. checking how to associate runtime and link libraries... printf %s\n
  76. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  77. checking for archiver @FILE support... @
  78. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  79. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  80. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  81. checking for sysroot... no
  82. checking for x86_64-pc-linux-gnu-mt... no
  83. checking for mt... no
  84. checking if : is a manifest tool... no
  85. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  86. checking for ANSI C header files... yes
  87. checking for sys/types.h... yes
  88. checking for sys/stat.h... yes
  89. checking for stdlib.h... yes
  90. checking for string.h... yes
  91. checking for memory.h... yes
  92. checking for strings.h... yes
  93. checking for inttypes.h... yes
  94. checking for stdint.h... yes
  95. checking for unistd.h... yes
  96. checking for dlfcn.h... yes
  97. checking for objdir... .libs
  98. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  99. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  100. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  101. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  102. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  103. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  104. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  105. checking whether -lc should be explicitly linked in... no
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. checking whether stripping libraries is possible... yes
  109. checking if libtool supports shared libraries... yes
  110. checking whether to build shared libraries... yes
  111. checking whether to build static libraries... no
  112. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  113. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  114. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  115. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  116. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  117. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  118. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  119. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  120. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  121. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  122. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  123. checking how to hardcode library paths into programs... immediate
  124. checking that generated files are newer than configure... done
  125. configure: creating ./config.status
  126. config.status: creating Makefile
  127. config.status: creating src/Makefile
  128. config.status: creating cmake/Makefile
  129. config.status: creating examples/Makefile
  130. config.status: creating package/libyui.spec
  131. config.status: creating libyui.pc
  132. config.status: WARNING: 'libyui.pc.in' seems to ignore the --datarootdir setting
  133. config.status: creating config.h
  134. config.status: config.h is unchanged
  135. config.status: executing depfiles commands
  136. config.status: executing libtool commands
  137. >>> Source configured.
  138. >>> Compiling source in /tmp/portage/x11-libs/libyui-2.21.1/work/libyui-2.21.1 ...
  139. make -j24
  140. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/portage/x11-libs/libyui-2.21.1/work/libyui-2.21.1/missing --run autoheader)
  141. rm -f stamp-h1
  142. touch config.h.in
  143. cd . && /bin/sh ./config.status config.h
  144. config.status: creating config.h
  145. config.status: config.h is unchanged
  146. make all-recursive
  147. make[1]: Entering directory `/tmp/portage/x11-libs/libyui-2.21.1/work/libyui-2.21.1'
  148. Making all in src
  149. make[2]: Entering directory `/tmp/portage/x11-libs/libyui-2.21.1/work/libyui-2.21.1/src'
  150. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YUI.lo YUI.cc
  151. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YApplication.lo YApplication.cc
  152. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YWidgetFactory.lo YWidgetFactory.cc
  153. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YOptionalWidgetFactory.lo YOptionalWidgetFactory.cc
  154. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YCommandLine.lo YCommandLine.cc
  155. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YDialogSpy.lo YDialogSpy.cc
  156. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YEvent.lo YEvent.cc
  157. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YEventFilter.lo YEventFilter.cc
  158. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YEnvVar.lo YEnvVar.cc
  159. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YItem.lo YItem.cc
  160. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YIconLoader.lo YIconLoader.cc
  161. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YMacro.lo YMacro.cc
  162. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YProperty.lo YProperty.cc
  163. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YShortcut.lo YShortcut.cc
  164. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YShortcutManager.lo YShortcutManager.cc
  165. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YSimpleEventHandler.lo YSimpleEventHandler.cc
  166. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YSingleChildContainerWidget.lo YSingleChildContainerWidget.cc
  167. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YTableHeader.lo YTableHeader.cc
  168. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YTableItem.lo YTableItem.cc
  169. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YTreeItem.lo YTreeItem.cc
  170. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YUIException.lo YUIException.cc
  171. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YUILoader.lo YUILoader.cc
  172. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YUILog.lo YUILog.cc
  173. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YUIPlugin.lo YUIPlugin.cc
  174. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YApplication.cc -fPIC -DPIC -o .libs/YApplication.o
  175. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YDialogSpy.cc -fPIC -DPIC -o .libs/YDialogSpy.o
  176. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YEnvVar.cc -fPIC -DPIC -o .libs/YEnvVar.o
  177. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YEventFilter.cc -fPIC -DPIC -o .libs/YEventFilter.o
  178. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YUI.cc -fPIC -DPIC -o .libs/YUI.o
  179. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YEvent.cc -fPIC -DPIC -o .libs/YEvent.o
  180. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YWidgetFactory.cc -fPIC -DPIC -o .libs/YWidgetFactory.o
  181. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YOptionalWidgetFactory.cc -fPIC -DPIC -o .libs/YOptionalWidgetFactory.o
  182. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YCommandLine.cc -fPIC -DPIC -o .libs/YCommandLine.o
  183. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YShortcutManager.cc -fPIC -DPIC -o .libs/YShortcutManager.o
  184. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YMacro.cc -fPIC -DPIC -o .libs/YMacro.o
  185. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YIconLoader.cc -fPIC -DPIC -o .libs/YIconLoader.o
  186. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YShortcut.cc -fPIC -DPIC -o .libs/YShortcut.o
  187. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YItem.cc -fPIC -DPIC -o .libs/YItem.o
  188. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YSimpleEventHandler.cc -fPIC -DPIC -o .libs/YSimpleEventHandler.o
  189. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YProperty.cc -fPIC -DPIC -o .libs/YProperty.o
  190. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YUILoader.cc -fPIC -DPIC -o .libs/YUILoader.o
  191. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YSingleChildContainerWidget.cc -fPIC -DPIC -o .libs/YSingleChildContainerWidget.o
  192. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YTableHeader.cc -fPIC -DPIC -o .libs/YTableHeader.o
  193. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YUIException.cc -fPIC -DPIC -o .libs/YUIException.o
  194. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YTreeItem.cc -fPIC -DPIC -o .libs/YTreeItem.o
  195. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YTableItem.cc -fPIC -DPIC -o .libs/YTableItem.o
  196. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YUILog.cc -fPIC -DPIC -o .libs/YUILog.o
  197. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YUIPlugin.cc -fPIC -DPIC -o .libs/YUIPlugin.o
  198. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YWidgetID.lo YWidgetID.cc
  199. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YWidgetID.cc -fPIC -DPIC -o .libs/YWidgetID.o
  200. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YSelectionWidget.lo YSelectionWidget.cc
  201. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YSelectionWidget.cc -fPIC -DPIC -o .libs/YSelectionWidget.o
  202. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YSimpleInputField.lo YSimpleInputField.cc
  203. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YAlignment.lo YAlignment.cc
  204. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YBarGraph.lo YBarGraph.cc
  205. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YSimpleInputField.cc -fPIC -DPIC -o .libs/YSimpleInputField.o
  206. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YBusyIndicator.lo YBusyIndicator.cc
  207. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YButtonBox.lo YButtonBox.cc
  208. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YCheckBox.lo YCheckBox.cc
  209. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YAlignment.cc -fPIC -DPIC -o .libs/YAlignment.o
  210. YUI.cc: In member function 'void YUI::signalYCPThread()':
  211. YUI.cc:321:52: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  212. YUI.cc: In member function 'void YUI::signalUIThread()':
  213. YUI.cc:282:51: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  214. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YBarGraph.cc -fPIC -DPIC -o .libs/YBarGraph.o
  215. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YBusyIndicator.cc -fPIC -DPIC -o .libs/YBusyIndicator.o
  216. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YButtonBox.cc -fPIC -DPIC -o .libs/YButtonBox.o
  217. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YCheckBox.cc -fPIC -DPIC -o .libs/YCheckBox.o
  218. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YCheckBoxFrame.lo YCheckBoxFrame.cc
  219. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YCheckBoxFrame.cc -fPIC -DPIC -o .libs/YCheckBoxFrame.o
  220. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YComboBox.lo YComboBox.cc
  221. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YContextMenu.lo YContextMenu.cc
  222. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YDateField.lo YDateField.cc
  223. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YComboBox.cc -fPIC -DPIC -o .libs/YComboBox.o
  224. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YDialog.lo YDialog.cc
  225. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YDownloadProgress.lo YDownloadProgress.cc
  226. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YContextMenu.cc -fPIC -DPIC -o .libs/YContextMenu.o
  227. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YDumbTab.lo YDumbTab.cc
  228. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YEmpty.lo YEmpty.cc
  229. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YDateField.cc -fPIC -DPIC -o .libs/YDateField.o
  230. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YDialog.cc -fPIC -DPIC -o .libs/YDialog.o
  231. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YFrame.lo YFrame.cc
  232. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YImage.lo YImage.cc
  233. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YDownloadProgress.cc -fPIC -DPIC -o .libs/YDownloadProgress.o
  234. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YEmpty.cc -fPIC -DPIC -o .libs/YEmpty.o
  235. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YDumbTab.cc -fPIC -DPIC -o .libs/YDumbTab.o
  236. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YFrame.cc -fPIC -DPIC -o .libs/YFrame.o
  237. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YImage.cc -fPIC -DPIC -o .libs/YImage.o
  238. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YInputField.lo YInputField.cc
  239. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YIntField.lo YIntField.cc
  240. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YInputField.cc -fPIC -DPIC -o .libs/YInputField.o
  241. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YIntField.cc -fPIC -DPIC -o .libs/YIntField.o
  242. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YLabel.lo YLabel.cc
  243. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YLabel.cc -fPIC -DPIC -o .libs/YLabel.o
  244. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YLayoutBox.lo YLayoutBox.cc
  245. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YLogView.lo YLogView.cc
  246. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YLayoutBox.cc -fPIC -DPIC -o .libs/YLayoutBox.o
  247. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YMenuButton.lo YMenuButton.cc
  248. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YLogView.cc -fPIC -DPIC -o .libs/YLogView.o
  249. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YMenuButton.cc -fPIC -DPIC -o .libs/YMenuButton.o
  250. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YMultiLineEdit.lo YMultiLineEdit.cc
  251. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YMultiProgressMeter.lo YMultiProgressMeter.cc
  252. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YMultiLineEdit.cc -fPIC -DPIC -o .libs/YMultiLineEdit.o
  253. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YMultiProgressMeter.cc -fPIC -DPIC -o .libs/YMultiProgressMeter.o
  254. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YMultiSelectionBox.lo YMultiSelectionBox.cc
  255. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YPackageSelector.lo YPackageSelector.cc
  256. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YGraph.lo YGraph.cc
  257. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YMultiSelectionBox.cc -fPIC -DPIC -o .libs/YMultiSelectionBox.o
  258. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YPackageSelector.cc -fPIC -DPIC -o .libs/YPackageSelector.o
  259. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YPartitionSplitter.lo YPartitionSplitter.cc
  260. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YProgressBar.lo YProgressBar.cc
  261. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YGraph.cc -fPIC -DPIC -o .libs/YGraph.o
  262. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YPartitionSplitter.cc -fPIC -DPIC -o .libs/YPartitionSplitter.o
  263. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YProgressBar.cc -fPIC -DPIC -o .libs/YProgressBar.o
  264. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YPushButton.lo YPushButton.cc
  265. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YRadioButton.lo YRadioButton.cc
  266. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YPushButton.cc -fPIC -DPIC -o .libs/YPushButton.o
  267. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YRadioButtonGroup.lo YRadioButtonGroup.cc
  268. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YRadioButton.cc -fPIC -DPIC -o .libs/YRadioButton.o
  269. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YReplacePoint.lo YReplacePoint.cc
  270. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YRichText.lo YRichText.cc
  271. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YRadioButtonGroup.cc -fPIC -DPIC -o .libs/YRadioButtonGroup.o
  272. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YSelectionBox.lo YSelectionBox.cc
  273. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YSlider.lo YSlider.cc
  274. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YReplacePoint.cc -fPIC -DPIC -o .libs/YReplacePoint.o
  275. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YRichText.cc -fPIC -DPIC -o .libs/YRichText.o
  276. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YSpacing.lo YSpacing.cc
  277. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YSelectionBox.cc -fPIC -DPIC -o .libs/YSelectionBox.o
  278. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YSlider.cc -fPIC -DPIC -o .libs/YSlider.o
  279. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YSpacing.cc -fPIC -DPIC -o .libs/YSpacing.o
  280. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YSquash.lo YSquash.cc
  281. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YSquash.cc -fPIC -DPIC -o .libs/YSquash.o
  282. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YTable.lo YTable.cc
  283. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YTimeField.lo YTimeField.cc
  284. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YTimezoneSelector.lo YTimezoneSelector.cc
  285. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YTable.cc -fPIC -DPIC -o .libs/YTable.o
  286. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YTimeField.cc -fPIC -DPIC -o .libs/YTimeField.o
  287. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YTree.lo YTree.cc
  288. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YTimezoneSelector.cc -fPIC -DPIC -o .libs/YTimezoneSelector.o
  289. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YTree.cc -fPIC -DPIC -o .libs/YTree.o
  290. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YWidget.lo YWidget.cc
  291. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YWidget.cc -fPIC -DPIC -o .libs/YWidget.o
  292. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YWizard.lo YWizard.cc
  293. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YWizard.cc -fPIC -DPIC -o .libs/YWizard.o
  294. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o FSize.lo FSize.cc
  295. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YStringTree.lo YStringTree.cc
  296. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c FSize.cc -fPIC -DPIC -o .libs/FSize.o
  297. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c -o YRpmGroupsTree.lo YRpmGroupsTree.cc
  298. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YStringTree.cc -fPIC -DPIC -o .libs/YStringTree.o
  299. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"\" -DTHEMEDIR=\"/usr/share/YaST2/theme//current\" -DPLUGINDIR=\"/usr/lib64/yui/\" -fmessage-length=0 -O2 -pipe -ggdb -march=native -ftracer -std=gnu++0x -DHAVE_CXX0X -Wall -Wformat=2 -Wnon-virtual-dtor -c YRpmGroupsTree.cc -fPIC -DPIC -o .libs/YRpmGroupsTree.o
  300. In file included from YStringTree.h:45:0,
  301. from YStringTree.cc:42:
  302. TreeItem.h: In instantiation of 'void SortedTreeItem<PAYLOAD>::insertChildSorted(SortedTreeItem<PAYLOAD>*) [with PAYLOAD = YTransText]':
  303. TreeItem.h:226:3: required from 'SortedTreeItem<PAYLOAD>::SortedTreeItem(PAYLOAD, SortedTreeItem<PAYLOAD>*) [with PAYLOAD = YTransText]'
  304. YStringTree.cc:52:57: required from here
  305. TreeItem.h:254:6: error: 'setFirstChild' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  306. TreeItem.h:254:6: note: declarations in dependent base 'TreeItem<YTransText>' are not found by unqualified lookup
  307. TreeItem.h:254:6: note: use 'this->setFirstChild' instead
  308. make[2]: *** [YStringTree.lo] Error 1
  309. make[2]: *** Waiting for unfinished jobs....
  310. make[2]: Leaving directory `/tmp/portage/x11-libs/libyui-2.21.1/work/libyui-2.21.1/src'
  311. make[1]: *** [all-recursive] Error 1
  312. make[1]: Leaving directory `/tmp/portage/x11-libs/libyui-2.21.1/work/libyui-2.21.1'
  313. make: *** [all] Error 2
  314. * ERROR: x11-libs/libyui-2.21.1 failed (compile phase):
  315. * emake failed
  316. *
  317. * If you need support, post the output of `emerge --info '=x11-libs/libyui-2.21.1'`,
  318. * the complete build log and the output of `emerge -pqv '=x11-libs/libyui-2.21.1'`.
  319. * The complete build log is located at '/var/log/portage/x11-libs:libyui-2.21.1:20120619-161450.log'.
  320. * For convenience, a symlink to the build log is located at '/tmp/portage/x11-libs/libyui-2.21.1/temp/build.log'.
  321. * The ebuild environment file is located at '/tmp/portage/x11-libs/libyui-2.21.1/temp/environment'.
  322. * Working directory: '/tmp/portage/x11-libs/libyui-2.21.1/work/libyui-2.21.1'
  323. * S: '/tmp/portage/x11-libs/libyui-2.21.1/work/libyui-2.21.1'