Advertisement
Guest User

Untitled

a guest
Sep 14th, 2017
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.10 KB | None | 0 0
  1. >>> Emerging (2 of 3) sys-block/gparted-0.8.0
  2. * gparted-0.8.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  3. * Package: sys-block/gparted-0.8.0
  4. * Repository: gentoo
  5. * Maintainer: eva@gentoo.org gnome@gentoo.org
  6. * USE: amd64 elibc_glibc gtk kernel_linux multilib userland_GNU
  7. * FEATURES: preserve-libs sandbox
  8. >>> Unpacking source...
  9. >>> Unpacking gparted-0.8.0.tar.bz2 to /var/tmp/portage/sys-block/gparted-0.8.0/work
  10. >>> Source unpacked in /var/tmp/portage/sys-block/gparted-0.8.0/work
  11. >>> Preparing source in /var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0 ...
  12. * Fixing OMF Makefiles ... [ ok ]
  13. * Running elibtoolize in: gparted-0.8.0/
  14. * Applying portage-2.2.patch ...
  15. * Applying sed-1.5.6.patch ...
  16. * Applying as-needed-2.2.6.patch ...
  17. >>> Source prepared.
  18. >>> Configuring source in /var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0 ...
  19. * econf: updating gparted-0.8.0/config.sub with /usr/share/gnuconfig/config.sub
  20. * econf: updating gparted-0.8.0/config.guess with /usr/share/gnuconfig/config.guess
  21. ./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 --enable-doc --disable-scrollkeeper GKSUPROG=/bin/true
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking for a thread-safe mkdir -p... /bin/mkdir -p
  25. checking for gawk... gawk
  26. checking whether make sets $(MAKE)... yes
  27. checking whether to enable maintainer-specific portions of Makefiles... no
  28. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  29. checking whether the C compiler works... yes
  30. checking for C compiler default output file name... a.out
  31. checking for suffix of executables...
  32. checking whether we are cross compiling... no
  33. checking for suffix of object files... o
  34. checking whether we are using the GNU C compiler... yes
  35. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  36. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  37. checking for style of include used by make... GNU
  38. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  39. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  40. checking whether we are using the GNU C++ compiler... yes
  41. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  42. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  43. checking build system type... x86_64-pc-linux-gnu
  44. checking host system type... x86_64-pc-linux-gnu
  45. checking for a sed that does not truncate output... /bin/sed
  46. checking for grep that handles long lines and -e... /bin/grep
  47. checking for egrep... /bin/grep -E
  48. checking for fgrep... /bin/grep -F
  49. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  50. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  51. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  52. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  53. checking whether ln -s works... yes
  54. checking the maximum length of command line arguments... 1572864
  55. checking whether the shell understands some XSI constructs... yes
  56. checking whether the shell understands "+="... yes
  57. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  58. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  59. checking how to recognize dependent libraries... pass_all
  60. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  61. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  62. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  63. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  64. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  65. checking for ANSI C header files... yes
  66. checking for sys/types.h... yes
  67. checking for sys/stat.h... yes
  68. checking for stdlib.h... yes
  69. checking for string.h... yes
  70. checking for memory.h... yes
  71. checking for strings.h... yes
  72. checking for inttypes.h... yes
  73. checking for stdint.h... yes
  74. checking for unistd.h... yes
  75. checking for dlfcn.h... yes
  76. checking whether we are using the GNU C++ compiler... (cached) yes
  77. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
  78. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3
  79. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  80. checking for objdir... .libs
  81. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  82. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  83. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  84. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  85. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  86. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  87. 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
  88. checking whether -lc should be explicitly linked in... no
  89. checking dynamic linker characteristics... GNU/Linux ld.so
  90. checking how to hardcode library paths into programs... immediate
  91. checking whether stripping libraries is possible... yes
  92. checking if libtool supports shared libraries... yes
  93. checking whether to build shared libraries... yes
  94. checking whether to build static libraries... yes
  95. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  96. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  97. 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
  98. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  99. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  100. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  101. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  102. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  103. 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
  104. checking dynamic linker characteristics... GNU/Linux ld.so
  105. checking how to hardcode library paths into programs... immediate
  106. checking for gksu... /bin/true
  107. checking locale.h usability... yes
  108. checking locale.h presence... yes
  109. checking for locale.h... yes
  110. checking for LC_MESSAGES... yes
  111. checking libintl.h usability... yes
  112. checking libintl.h presence... yes
  113. checking for libintl.h... yes
  114. checking for ngettext in libc... yes
  115. checking for dgettext in libc... yes
  116. checking for bind_textdomain_codeset... yes
  117. checking for msgfmt... /usr/bin/msgfmt
  118. checking for dcgettext... yes
  119. checking if msgfmt accepts -c... yes
  120. checking for gmsgfmt... /usr/bin/gmsgfmt
  121. checking for xgettext... /usr/bin/xgettext
  122. checking whether NLS is requested... yes
  123. checking for intltool >= 0.35.5... 0.41.1 found
  124. checking for intltool-update... /usr/bin/intltool-update
  125. checking for intltool-merge... /usr/bin/intltool-merge
  126. checking for intltool-extract... /usr/bin/intltool-extract
  127. checking for xgettext... (cached) /usr/bin/xgettext
  128. checking for msgmerge... /usr/bin/msgmerge
  129. checking for msgfmt... (cached) /usr/bin/msgfmt
  130. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  131. checking for perl... /usr/bin/perl
  132. checking for perl >= 5.8.1... 5.12.3
  133. checking for XML::Parser... ok
  134. checking for uuid_generate in -luuid... yes
  135. checking for dlopen in -ldl... yes
  136. checking for libparted >= 1.7.1... Found libparted 3.0 OK
  137. checking if libparted >= 2.2 (has improved pt re-read)... yes
  138. checking for x86_64-pc-linux-gnu-pkg-config... no
  139. checking for pkg-config... /usr/bin/pkg-config
  140. checking pkg-config is at least version 0.9.0... yes
  141. checking for GTKMM... yes
  142. checking whether documentation should be built... yes
  143. checking gnome-doc-utils >= 0.3.2... yes
  144. configure: creating ./config.status
  145. config.status: creating Makefile
  146. config.status: creating compose/Makefile
  147. config.status: creating data/Makefile
  148. config.status: creating data/icons/Makefile
  149. config.status: creating doc/Makefile
  150. config.status: creating help/Makefile
  151. config.status: creating include/Makefile
  152. config.status: creating src/Makefile
  153. config.status: creating po/Makefile.in
  154. config.status: creating config.h
  155. config.status: executing depfiles commands
  156. config.status: executing libtool commands
  157. config.status: executing default-1 commands
  158. config.status: executing po/stamp-it commands
  159.  
  160. ================ Final configuration ===================
  161. Installing into prefix : /usr
  162.  
  163. Build documentation? : yes
  164.  
  165. Need part table re-read work around? : no
  166. Supports sector sizes > 512 bytes? : yes
  167.  
  168. If all settings are OK, type make and make install
  169. ========================================================
  170. >>> Source configured.
  171. >>> Compiling source in /var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0 ...
  172. make -j6
  173. make all-recursive
  174. make[1]: Entering directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0'
  175. Making all in help
  176. make[2]: Entering directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help'
  177. xsltproc -o gparted-C.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gparted.xml || { rm -f "gparted-C.omf"; exit 1; }
  178. xsltproc -o gparted-cs.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang cs --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` cs/gparted.xml || { rm -f "gparted-cs.omf"; exit 1; }
  179. xsltproc -o gparted-de.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/gparted.xml || { rm -f "gparted-de.omf"; exit 1; }
  180. xsltproc -o gparted-es.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/gparted.xml || { rm -f "gparted-es.omf"; exit 1; }
  181. xsltproc -o gparted-fr.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/gparted.xml || { rm -f "gparted-fr.omf"; exit 1; }
  182. xsltproc -o gparted-it.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` it/gparted.xml || { rm -f "gparted-it.omf"; exit 1; }
  183. xsltproc -o gparted-pt_BR.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang pt_BR --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` pt_BR/gparted.xml || { rm -f "gparted-pt_BR.omf"; exit 1; }
  184. xsltproc -o gparted-ro.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ro --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ro/gparted.xml || { rm -f "gparted-ro.omf"; exit 1; }
  185. xsltproc -o gparted-sl.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sl --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sl/gparted.xml || { rm -f "gparted-sl.omf"; exit 1; }
  186. xsltproc -o gparted-sr.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sr/gparted.xml || { rm -f "gparted-sr.omf"; exit 1; }
  187. xsltproc -o gparted-sr@latin.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sr@latin --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sr@latin/gparted.xml || { rm -f "gparted-sr@latin.omf"; exit 1; }
  188. xsltproc -o gparted-sv.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sv --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sv/gparted.xml || { rm -f "gparted-sv.omf"; exit 1; }
  189. xsltproc -o gparted-th.omf --stringparam db2omf.basename gparted --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang th --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help/gparted.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` th/gparted.xml || { rm -f "gparted-th.omf"; exit 1; }
  190. make[2]: Leaving directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/help'
  191. Making all in compose
  192. make[2]: Entering directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/compose'
  193. make[2]: Nothing to be done for `all'.
  194. make[2]: Leaving directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/compose'
  195. Making all in data
  196. make[2]: Entering directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/data'
  197. Making all in icons
  198. make[3]: Entering directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/data/icons'
  199. make[3]: Nothing to be done for `all'.
  200. make[3]: Leaving directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/data/icons'
  201. make[3]: Entering directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/data'
  202. make[3]: Nothing to be done for `all-am'.
  203. make[3]: Leaving directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/data'
  204. make[2]: Leaving directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/data'
  205. Making all in doc
  206. make[2]: Entering directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/doc'
  207. make[2]: Nothing to be done for `all'.
  208. make[2]: Leaving directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/doc'
  209. Making all in include
  210. make[2]: Entering directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/include'
  211. make[2]: Nothing to be done for `all'.
  212. make[2]: Leaving directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/include'
  213. Making all in po
  214. make[2]: Entering directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/po'
  215. file=`echo ar | sed 's,.*/,,'`.gmo \
  216. && rm -f $file && /usr/bin/gmsgfmt -o $file ar.po
  217. file=`echo bg | sed 's,.*/,,'`.gmo \
  218. && rm -f $file && /usr/bin/gmsgfmt -o $file bg.po
  219. file=`echo br | sed 's,.*/,,'`.gmo \
  220. && rm -f $file && /usr/bin/gmsgfmt -o $file br.po
  221. file=`echo ca | sed 's,.*/,,'`.gmo \
  222. && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po
  223. file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
  224. && rm -f $file && /usr/bin/gmsgfmt -o $file ca@valencia.po
  225. file=`echo cs | sed 's,.*/,,'`.gmo \
  226. && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po
  227. file=`echo da | sed 's,.*/,,'`.gmo \
  228. && rm -f $file && /usr/bin/gmsgfmt -o $file da.po
  229. file=`echo de | sed 's,.*/,,'`.gmo \
  230. && rm -f $file && /usr/bin/gmsgfmt -o $file de.po
  231. file=`echo dz | sed 's,.*/,,'`.gmo \
  232. && rm -f $file && /usr/bin/gmsgfmt -o $file dz.po
  233. file=`echo el | sed 's,.*/,,'`.gmo \
  234. && rm -f $file && /usr/bin/gmsgfmt -o $file el.po
  235. file=`echo en_CA | sed 's,.*/,,'`.gmo \
  236. && rm -f $file && /usr/bin/gmsgfmt -o $file en_CA.po
  237. file=`echo en_GB | sed 's,.*/,,'`.gmo \
  238. && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po
  239. file=`echo es | sed 's,.*/,,'`.gmo \
  240. && rm -f $file && /usr/bin/gmsgfmt -o $file es.po
  241. file=`echo et | sed 's,.*/,,'`.gmo \
  242. && rm -f $file && /usr/bin/gmsgfmt -o $file et.po
  243. file=`echo eu | sed 's,.*/,,'`.gmo \
  244. && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po
  245. file=`echo fi | sed 's,.*/,,'`.gmo \
  246. && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po
  247. file=`echo fr | sed 's,.*/,,'`.gmo \
  248. && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po
  249. file=`echo gl | sed 's,.*/,,'`.gmo \
  250. && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po
  251. file=`echo gu | sed 's,.*/,,'`.gmo \
  252. && rm -f $file && /usr/bin/gmsgfmt -o $file gu.po
  253. file=`echo he | sed 's,.*/,,'`.gmo \
  254. && rm -f $file && /usr/bin/gmsgfmt -o $file he.po
  255. file=`echo hu | sed 's,.*/,,'`.gmo \
  256. && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po
  257. file=`echo id | sed 's,.*/,,'`.gmo \
  258. && rm -f $file && /usr/bin/gmsgfmt -o $file id.po
  259. file=`echo is | sed 's,.*/,,'`.gmo \
  260. && rm -f $file && /usr/bin/gmsgfmt -o $file is.po
  261. file=`echo it | sed 's,.*/,,'`.gmo \
  262. && rm -f $file && /usr/bin/gmsgfmt -o $file it.po
  263. file=`echo ja | sed 's,.*/,,'`.gmo \
  264. && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po
  265. file=`echo kk | sed 's,.*/,,'`.gmo \
  266. && rm -f $file && /usr/bin/gmsgfmt -o $file kk.po
  267. file=`echo ko | sed 's,.*/,,'`.gmo \
  268. && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po
  269. file=`echo lt | sed 's,.*/,,'`.gmo \
  270. && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po
  271. file=`echo lv | sed 's,.*/,,'`.gmo \
  272. && rm -f $file && /usr/bin/gmsgfmt -o $file lv.po
  273. file=`echo mk | sed 's,.*/,,'`.gmo \
  274. && rm -f $file && /usr/bin/gmsgfmt -o $file mk.po
  275. file=`echo nb | sed 's,.*/,,'`.gmo \
  276. && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po
  277. file=`echo ne | sed 's,.*/,,'`.gmo \
  278. && rm -f $file && /usr/bin/gmsgfmt -o $file ne.po
  279. file=`echo nl | sed 's,.*/,,'`.gmo \
  280. && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po
  281. file=`echo oc | sed 's,.*/,,'`.gmo \
  282. && rm -f $file && /usr/bin/gmsgfmt -o $file oc.po
  283. file=`echo pa | sed 's,.*/,,'`.gmo \
  284. && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po
  285. file=`echo pl | sed 's,.*/,,'`.gmo \
  286. && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po
  287. file=`echo pt | sed 's,.*/,,'`.gmo \
  288. && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po
  289. file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  290. && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po
  291. file=`echo ro | sed 's,.*/,,'`.gmo \
  292. && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po
  293. file=`echo ru | sed 's,.*/,,'`.gmo \
  294. && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po
  295. file=`echo rw | sed 's,.*/,,'`.gmo \
  296. && rm -f $file && /usr/bin/gmsgfmt -o $file rw.po
  297. file=`echo si | sed 's,.*/,,'`.gmo \
  298. && rm -f $file && /usr/bin/gmsgfmt -o $file si.po
  299. file=`echo sk | sed 's,.*/,,'`.gmo \
  300. && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po
  301. file=`echo sl | sed 's,.*/,,'`.gmo \
  302. && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po
  303. file=`echo sr | sed 's,.*/,,'`.gmo \
  304. && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po
  305. file=`echo sr@latin | sed 's,.*/,,'`.gmo \
  306. && rm -f $file && /usr/bin/gmsgfmt -o $file sr@latin.po
  307. file=`echo sv | sed 's,.*/,,'`.gmo \
  308. && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po
  309. file=`echo th | sed 's,.*/,,'`.gmo \
  310. && rm -f $file && /usr/bin/gmsgfmt -o $file th.po
  311. file=`echo tr | sed 's,.*/,,'`.gmo \
  312. && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po
  313. file=`echo uk | sed 's,.*/,,'`.gmo \
  314. && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po
  315. file=`echo vi | sed 's,.*/,,'`.gmo \
  316. && rm -f $file && /usr/bin/gmsgfmt -o $file vi.po
  317. file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  318. && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po
  319. file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  320. && rm -f $file && /usr/bin/gmsgfmt -o $file zh_HK.po
  321. file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  322. && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po
  323. make[2]: Leaving directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/po'
  324. Making all in src
  325. make[2]: Entering directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/src'
  326. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Device.o -MD -MP -MF .deps/Device.Tpo -c -o Device.o Device.cc
  327. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Dialog_Base_Partition.o -MD -MP -MF .deps/Dialog_Base_Partition.Tpo -c -o Dialog_Base_Partition.o Dialog_Base_Partition.cc
  328. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Dialog_Disklabel.o -MD -MP -MF .deps/Dialog_Disklabel.Tpo -c -o Dialog_Disklabel.o Dialog_Disklabel.cc
  329. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Dialog_Rescue_Data.o -MD -MP -MF .deps/Dialog_Rescue_Data.Tpo -c -o Dialog_Rescue_Data.o Dialog_Rescue_Data.cc
  330. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Dialog_Partition_Copy.o -MD -MP -MF .deps/Dialog_Partition_Copy.Tpo -c -o Dialog_Partition_Copy.o Dialog_Partition_Copy.cc
  331. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Dialog_Partition_Info.o -MD -MP -MF .deps/Dialog_Partition_Info.Tpo -c -o Dialog_Partition_Info.o Dialog_Partition_Info.cc
  332. Dialog_Rescue_Data.cc: In member function 'void GParted::Dialog_Rescue_Data::on_view_clicked(int)':
  333. Dialog_Rescue_Data.cc:162:17: warning: ignoring return value of 'char* mkdtemp(char*)', declared with attribute warn_unused_result
  334. mv -f .deps/Device.Tpo .deps/Device.Po
  335. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Dialog_Partition_Label.o -MD -MP -MF .deps/Dialog_Partition_Label.Tpo -c -o Dialog_Partition_Label.o Dialog_Partition_Label.cc
  336. mv -f .deps/Dialog_Partition_Copy.Tpo .deps/Dialog_Partition_Copy.Po
  337. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Dialog_Partition_New.o -MD -MP -MF .deps/Dialog_Partition_New.Tpo -c -o Dialog_Partition_New.o Dialog_Partition_New.cc
  338. mv -f .deps/Dialog_Disklabel.Tpo .deps/Dialog_Disklabel.Po
  339. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Dialog_Partition_Resize_Move.o -MD -MP -MF .deps/Dialog_Partition_Resize_Move.Tpo -c -o Dialog_Partition_Resize_Move.o Dialog_Partition_Resize_Move.cc
  340. mv -f .deps/Dialog_Base_Partition.Tpo .deps/Dialog_Base_Partition.Po
  341. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Dialog_Progress.o -MD -MP -MF .deps/Dialog_Progress.Tpo -c -o Dialog_Progress.o Dialog_Progress.cc
  342. mv -f .deps/Dialog_Partition_Info.Tpo .deps/Dialog_Partition_Info.Po
  343. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT DialogFeatures.o -MD -MP -MF .deps/DialogFeatures.Tpo -c -o DialogFeatures.o DialogFeatures.cc
  344. mv -f .deps/Dialog_Rescue_Data.Tpo .deps/Dialog_Rescue_Data.Po
  345. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT DialogManageFlags.o -MD -MP -MF .deps/DialogManageFlags.Tpo -c -o DialogManageFlags.o DialogManageFlags.cc
  346. mv -f .deps/Dialog_Partition_Label.Tpo .deps/Dialog_Partition_Label.Po
  347. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT DrawingAreaVisualDisk.o -MD -MP -MF .deps/DrawingAreaVisualDisk.Tpo -c -o DrawingAreaVisualDisk.o DrawingAreaVisualDisk.cc
  348. mv -f .deps/Dialog_Partition_Resize_Move.Tpo .deps/Dialog_Partition_Resize_Move.Po
  349. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT DMRaid.o -MD -MP -MF .deps/DMRaid.Tpo -c -o DMRaid.o DMRaid.cc
  350. mv -f .deps/DialogFeatures.Tpo .deps/DialogFeatures.Po
  351. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT FileSystem.o -MD -MP -MF .deps/FileSystem.Tpo -c -o FileSystem.o FileSystem.cc
  352. mv -f .deps/Dialog_Partition_New.Tpo .deps/Dialog_Partition_New.Po
  353. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Frame_Resizer_Base.o -MD -MP -MF .deps/Frame_Resizer_Base.Tpo -c -o Frame_Resizer_Base.o Frame_Resizer_Base.cc
  354. DMRaid.cc: In member function 'Glib::ustring GParted::DMRaid::get_dmraid_name(const Glib::ustring&)':
  355. DMRaid.cc:201:41: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
  356. DMRaid.cc: In member function 'bool GParted::DMRaid::is_dmraid_device(const Glib::ustring&)':
  357. DMRaid.cc:133:41: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
  358. mv -f .deps/FileSystem.Tpo .deps/FileSystem.Po
  359. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Frame_Resizer_Extended.o -MD -MP -MF .deps/Frame_Resizer_Extended.Tpo -c -o Frame_Resizer_Extended.o Frame_Resizer_Extended.cc
  360. mv -f .deps/Dialog_Progress.Tpo .deps/Dialog_Progress.Po
  361. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT FS_Info.o -MD -MP -MF .deps/FS_Info.Tpo -c -o FS_Info.o FS_Info.cc
  362. mv -f .deps/DMRaid.Tpo .deps/DMRaid.Po
  363. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT GParted_Core.o -MD -MP -MF .deps/GParted_Core.Tpo -c -o GParted_Core.o GParted_Core.cc
  364. mv -f .deps/DialogManageFlags.Tpo .deps/DialogManageFlags.Po
  365. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT HBoxOperations.o -MD -MP -MF .deps/HBoxOperations.Tpo -c -o HBoxOperations.o HBoxOperations.cc
  366. mv -f .deps/DrawingAreaVisualDisk.Tpo .deps/DrawingAreaVisualDisk.Po
  367. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT Operation.o -MD -MP -MF .deps/Operation.Tpo -c -o Operation.o Operation.cc
  368. mv -f .deps/Frame_Resizer_Base.Tpo .deps/Frame_Resizer_Base.Po
  369. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT OperationCopy.o -MD -MP -MF .deps/OperationCopy.Tpo -c -o OperationCopy.o OperationCopy.cc
  370. mv -f .deps/FS_Info.Tpo .deps/FS_Info.Po
  371. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT OperationCheck.o -MD -MP -MF .deps/OperationCheck.Tpo -c -o OperationCheck.o OperationCheck.cc
  372. mv -f .deps/Frame_Resizer_Extended.Tpo .deps/Frame_Resizer_Extended.Po
  373. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT OperationCreate.o -MD -MP -MF .deps/OperationCreate.Tpo -c -o OperationCreate.o OperationCreate.cc
  374. GParted_Core.cc: In member function 'void GParted::GParted_Core::LP_set_used_sectors(GParted::Partition&)':
  375. GParted_Core.cc:1424:53: error: 'ped_file_system_open' was not declared in this scope
  376. GParted_Core.cc:1428:60: error: 'ped_file_system_get_resize_constraint' was not declared in this scope
  377. GParted_Core.cc:1436:31: error: 'ped_file_system_close' was not declared in this scope
  378. GParted_Core.cc: In member function 'bool GParted::GParted_Core::resize_move_filesystem_using_libparted(const GParted::Partition&, const GParted::Partition&, GParted::OperationDetail&)':
  379. GParted_Core.cc:1881:39: error: 'ped_file_system_open' was not declared in this scope
  380. GParted_Core.cc:1889:63: error: 'ped_file_system_resize' was not declared in this scope
  381. GParted_Core.cc:1891:31: error: 'ped_file_system_close' was not declared in this scope
  382. GParted_Core.cc: In member function 'bool GParted::GParted_Core::erase_filesystem_signatures(const GParted::Partition&)':
  383. GParted_Core.cc:2892:71: error: 'ped_file_system_clobber' was not declared in this scope
  384. mv -f .deps/HBoxOperations.Tpo .deps/HBoxOperations.Po
  385. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DGPARTED_DATADIR=\""/usr/share"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -Wall -march=native -O2 -pipe -MT OperationDelete.o -MD -MP -MF .deps/OperationDelete.Tpo -c -o OperationDelete.o OperationDelete.cc
  386. make[2]: *** [GParted_Core.o] Error 1
  387. make[2]: *** Waiting for unfinished jobs....
  388. mv -f .deps/OperationCopy.Tpo .deps/OperationCopy.Po
  389. mv -f .deps/Operation.Tpo .deps/Operation.Po
  390. mv -f .deps/OperationCheck.Tpo .deps/OperationCheck.Po
  391. mv -f .deps/OperationCreate.Tpo .deps/OperationCreate.Po
  392. mv -f .deps/OperationDelete.Tpo .deps/OperationDelete.Po
  393. make[2]: Leaving directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0/src'
  394. make[1]: *** [all-recursive] Error 1
  395. make[1]: Leaving directory `/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0'
  396. make: *** [all] Error 2
  397. emake failed
  398. * ERROR: sys-block/gparted-0.8.0 failed (compile phase):
  399. * compile failure
  400. *
  401. * Call stack:
  402. * ebuild.sh, line 56: Called src_compile
  403. * environment, line 3106: Called gnome2_src_compile
  404. * environment, line 2394: Called die
  405. * The specific snippet of code:
  406. * emake || die "compile failure"
  407. *
  408. * If you need support, post the output of 'emerge --info =sys-block/gparted-0.8.0',
  409. * the complete build log and the output of 'emerge -pqv =sys-block/gparted-0.8.0'.
  410. * The complete build log is located at '/var/tmp/portage/sys-block/gparted-0.8.0/temp/build.log'.
  411. * The ebuild environment file is located at '/var/tmp/portage/sys-block/gparted-0.8.0/temp/environment'.
  412. * S: '/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0'
  413.  
  414. >>> Failed to emerge sys-block/gparted-0.8.0, Log file:
  415.  
  416. >>> '/var/tmp/portage/sys-block/gparted-0.8.0/temp/build.log'
  417.  
  418. * Messages for package sys-block/gparted-0.8.0:
  419.  
  420. * ERROR: sys-block/gparted-0.8.0 failed (compile phase):
  421. * compile failure
  422. *
  423. * Call stack:
  424. * ebuild.sh, line 56: Called src_compile
  425. * environment, line 3106: Called gnome2_src_compile
  426. * environment, line 2394: Called die
  427. * The specific snippet of code:
  428. * emake || die "compile failure"
  429. *
  430. * If you need support, post the output of 'emerge --info =sys-block/gparted-0.8.0',
  431. * the complete build log and the output of 'emerge -pqv =sys-block/gparted-0.8.0'.
  432. * The complete build log is located at '/var/tmp/portage/sys-block/gparted-0.8.0/temp/build.log'.
  433. * The ebuild environment file is located at '/var/tmp/portage/sys-block/gparted-0.8.0/temp/environment'.
  434. * S: '/var/tmp/portage/sys-block/gparted-0.8.0/work/gparted-0.8.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement