Advertisement
Guest User

Gentoo compiling error with SGMLSpm

a guest
Mar 6th, 2013
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 41.01 KB | None | 0 0
  1. >>> Failed to emerge gnome-extra/gnome-packagekit-3.6.1-r1, Log file:
  2.  
  3. >>>  '/var/tmp/portage/gnome-extra/gnome-packagekit-3.6.1-r1/temp/build.log'
  4.  
  5.  * Messages for package gnome-extra/gnome-packagekit-3.6.1-r1:
  6.  
  7.  * ERROR: gnome-extra/gnome-packagekit-3.6.1-r1 failed (compile phase):
  8.  *   emake failed
  9.  *
  10.  * If you need support, post the output of `emerge --info '=gnome-extra/gnome-packagekit-3.6.1-r1'`,
  11.  * the complete build log and the output of `emerge -pqv '=gnome-extra/gnome-packagekit-3.6.1-r1'`.
  12.  * The complete build log is located at '/var/tmp/portage/gnome-extra/gnome-packagekit-3.6.1-r1/temp/build.log'.
  13.  * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-packagekit-3.6.1-r1/temp/environment'.
  14.  * Working directory: '/var/tmp/portage/gnome-extra/gnome-packagekit-3.6.1-r1/work/gnome-packagekit-3.6.1_default'
  15.  * S: '/var/tmp/portage/gnome-extra/gnome-packagekit-3.6.1-r1/work/gnome-packagekit-3.6.1'
  16. n4t4n@gentoo ~ $ emerge -s SGMLSpm
  17. Searching...    
  18. [ Results for search key : SGMLSpm ]
  19. [ Applications found : 1 ]
  20.  
  21. *  dev-perl/SGMLSpm
  22.       Latest version available: 1.03-r6
  23.       Latest version installed: 1.03-r6
  24.       Size of files: 91 kB
  25.       Homepage:      http://search.cpan.org/author/DMEGG/SGMLSpm-1.03ii/
  26.       Description:   Perl library for parsing the output of nsgmls
  27.       License:       GPL-2
  28.  
  29. n4t4n@gentoo ~ $ sudo emerge -C SGMLSpm
  30. Password:
  31.  * This action can remove important packages! In order to be safer, use
  32.  * `emerge -pv --depclean <atom>` to check for reverse dependencies before
  33.  * removing packages.
  34.  
  35.  dev-perl/SGMLSpm
  36.     selected: 1.03-r6
  37.    protected: none
  38.      omitted: none
  39.  
  40. All selected packages: dev-perl/SGMLSpm-1.03-r6
  41.  
  42. >>> 'Selected' packages are slated for removal.
  43. >>> 'Protected' and 'omitted' packages will not be removed.
  44.  
  45. >>> Waiting 5 seconds before starting...
  46. >>> (Control-C to abort)...
  47. >>> Unmerging in:  5 4 3 2 1
  48. >>> Unmerging (1 of 1) dev-perl/SGMLSpm-1.03-r6...
  49.  
  50.  * GNU info directory index is up-to-date.
  51.  
  52.  * IMPORTANT: 14 config files in '/etc' need updating.
  53.  * See the CONFIGURATION FILES section of the emerge
  54.  * man page to learn how to update config files.
  55.  
  56.  * IMPORTANT: 9 news items need reading for repository 'gentoo'.
  57.  * Use eselect news to read news items.
  58.  
  59. n4t4n@gentoo ~ $ sudo emerge --deep gnome-color-manager
  60.  
  61.  * IMPORTANT: 9 news items need reading for repository 'gentoo'.
  62.  * Use eselect news to read news items.
  63.  
  64.  
  65.  * IMPORTANT: config file '/etc/portage/package.use' needs updating.
  66.  * See the CONFIGURATION FILES section of the emerge
  67.  * man page to learn how to update config files.
  68. Calculating dependencies... done!
  69.  
  70. >>> Verifying ebuild manifests
  71.  
  72. >>> Emerging (1 of 2) dev-perl/SGMLSpm-1.03-r6
  73.  * Fetching files in the background. To view fetch progress, run
  74.  * `tail -f /var/log/emerge-fetch.log` in another terminal.
  75.  * SGMLSpm-1.03ii.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                [ ok ]
  76. >>> Unpacking source...
  77. >>> Unpacking SGMLSpm-1.03ii.tar.gz to /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/work
  78.  * Applying sgmlspl.patch ...                                                                                                [ ok ]
  79. >>> Source unpacked in /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/work
  80. >>> Compiling source in /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/work/SGMLSpm ...
  81.  * Using ExtUtils::MakeMaker
  82.  * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/image/
  83. Writing Makefile for SGMLS
  84. Writing MYMETA.yml and MYMETA.json
  85.  * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed
  86. make -s -j6 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed'
  87. cp SGMLS.pm blib/lib/SGMLS.pm
  88. cp Refs.pm blib/lib/SGMLS/Refs.pm
  89. cp Output.pm blib/lib/SGMLS/Output.pm
  90. cp skel.pl blib/lib/sgmlspl-specs/skel.pl
  91. Manifying blib/man3/SGMLS.3pm
  92. Manifying blib/man3/SGMLS::Refs.3pm
  93. Manifying blib/man3/SGMLS::Output.3pm
  94. >>> Source compiled.
  95. >>> Test phase [not enabled]: dev-perl/SGMLSpm-1.03-r6
  96.  
  97. >>> Install SGMLSpm-1.03-r6 into /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/image/ category dev-perl
  98. make -s -j6 pure_install
  99. Manifying blib/man3/SGMLS.3pm
  100. Manifying blib/man3/SGMLS::Refs.3pm
  101. Manifying blib/man3/SGMLS::Output.3pm
  102. Installing /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/image/usr/lib64/perl5/vendor_perl/5.16.2/SGMLS.pm
  103. Installing /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/image/usr/lib64/perl5/vendor_perl/5.16.2/sgmlspl-specs/skel.pl
  104. Installing /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/image/usr/lib64/perl5/vendor_perl/5.16.2/SGMLS/Refs.pm
  105. Installing /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/image/usr/lib64/perl5/vendor_perl/5.16.2/SGMLS/Output.pm
  106. Installing /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/image/usr/share/man/man3/SGMLS::Output.3pm
  107. Installing /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/image/usr/share/man/man3/SGMLS::Refs.3pm
  108. Installing /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/image/usr/share/man/man3/SGMLS.3pm
  109. Installing /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/image/usr/bin/sgmlspl
  110. >>> Completed installing SGMLSpm-1.03-r6 into /var/tmp/portage/dev-perl/SGMLSpm-1.03-r6/image/
  111.  
  112.  
  113. >>> Installing (1 of 2) dev-perl/SGMLSpm-1.03-r6
  114.  
  115. >>> Emerging (2 of 2) gnome-extra/gnome-color-manager-3.6.1
  116.  * gnome-color-manager-3.6.1.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                     [ ok ]
  117. >>> Unpacking source...
  118. >>> Unpacking gnome-color-manager-3.6.1.tar.xz to /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/work
  119. >>> Source unpacked in /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/work
  120. >>> Preparing source in /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/work/gnome-color-manager-3.6.1 ...
  121.  * Fixing OMF Makefiles ...                                                                                                  [ ok ]
  122.  * Disabling deprecation warnings ...                                                                                        [ ok ]
  123.  * Running elibtoolize in: gnome-color-manager-3.6.1/
  124.  *   Applying portage/1.2.0 patch ...
  125.  *   Applying sed/1.5.6 patch ...
  126.  *   Applying as-needed/2.4.2 patch ...
  127. >>> Source prepared.
  128. >>> Configuring source in /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/work/gnome-color-manager-3.6.1 ...
  129.  * econf: updating gnome-color-manager-3.6.1/config.sub with /usr/share/gnuconfig/config.sub
  130.  * econf: updating gnome-color-manager-3.6.1/config.guess with /usr/share/gnuconfig/config.guess
  131. ./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-silent-rules --disable-dependency-tracking --disable-schemas-compile --disable-static --enable-tests --enable-clutter --disable-packagekit --enable-exiv ITSTOOL=/bin/true
  132. checking for a BSD-compatible install... /usr/bin/install -c
  133. checking whether build environment is sane... yes
  134. checking for a thread-safe mkdir -p... /bin/mkdir -p
  135. checking for gawk... gawk
  136. checking whether make sets $(MAKE)... yes
  137. checking how to create a ustar tar archive... gnutar
  138. checking whether make supports nested variables... yes
  139. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  140. checking whether the C compiler works... yes
  141. checking for C compiler default output file name... a.out
  142. checking for suffix of executables...
  143. checking whether we are cross compiling... no
  144. checking for suffix of object files... o
  145. checking whether we are using the GNU C compiler... yes
  146. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  147. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  148. checking for style of include used by make... GNU
  149. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  150. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  151. checking whether we are using the GNU C++ compiler... yes
  152. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  153. checking dependency style of x86_64-pc-linux-gnu-g++... none
  154. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  155. checking build system type... x86_64-pc-linux-gnu
  156. checking host system type... x86_64-pc-linux-gnu
  157. checking how to print strings... printf
  158. checking for a sed that does not truncate output... /bin/sed
  159. checking for grep that handles long lines and -e... /bin/grep
  160. checking for egrep... /bin/grep -E
  161. checking for fgrep... /bin/grep -F
  162. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  163. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  164. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  165. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  166. checking whether ln -s works... yes
  167. checking the maximum length of command line arguments... 1572864
  168. checking whether the shell understands some XSI constructs... yes
  169. checking whether the shell understands "+="... yes
  170. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  171. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  172. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  173. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  174. checking how to recognize dependent libraries... pass_all
  175. checking for x86_64-pc-linux-gnu-dlltool... no
  176. checking for dlltool... no
  177. checking how to associate runtime and link libraries... printf %s\n
  178. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  179. checking for archiver @FILE support... @
  180. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  181. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  182. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  183. checking for sysroot... no
  184. checking for x86_64-pc-linux-gnu-mt... no
  185. checking for mt... no
  186. checking if : is a manifest tool... no
  187. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  188. checking for ANSI C header files... yes
  189. checking for sys/types.h... yes
  190. checking for sys/stat.h... yes
  191. checking for stdlib.h... yes
  192. checking for string.h... yes
  193. checking for memory.h... yes
  194. checking for strings.h... yes
  195. checking for inttypes.h... yes
  196. checking for stdint.h... yes
  197. checking for unistd.h... yes
  198. checking for dlfcn.h... yes
  199. checking for objdir... .libs
  200. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  201. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  202. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  203. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  204. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  205. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  206. 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
  207. checking whether -lc should be explicitly linked in... no
  208. checking dynamic linker characteristics... GNU/Linux ld.so
  209. checking how to hardcode library paths into programs... immediate
  210. checking whether stripping libraries is possible... yes
  211. checking if libtool supports shared libraries... yes
  212. checking whether to build shared libraries... yes
  213. checking whether to build static libraries... no
  214. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  215. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  216. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  217. 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
  218. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  219. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  220. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  221. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  222. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  223. 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
  224. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  225. checking how to hardcode library paths into programs... immediate
  226. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  227. checking whether NLS is requested... yes
  228. checking for intltool >= 0.35.0... 0.50.2 found
  229. checking for intltool-update... /usr/bin/intltool-update
  230. checking for intltool-merge... /usr/bin/intltool-merge
  231. checking for intltool-extract... /usr/bin/intltool-extract
  232. checking for xgettext... /usr/bin/xgettext
  233. checking for msgmerge... /usr/bin/msgmerge
  234. checking for msgfmt... /usr/bin/msgfmt
  235. checking for gmsgfmt... /usr/bin/gmsgfmt
  236. checking for perl... /usr/bin/perl
  237. checking for perl >= 5.8.1... 5.16.2
  238. checking for XML::Parser... ok
  239. checking for itstool... /bin/true
  240. checking for xmllint... xmllint
  241. checking whether gcc understands -Wno-sign-compare... yes
  242. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror
  243. checking what language compliance flags to pass to the C compiler...
  244. checking locale.h usability... yes
  245. checking locale.h presence... yes
  246. checking for locale.h... yes
  247. checking for LC_MESSAGES... yes
  248. checking libintl.h usability... yes
  249. checking libintl.h presence... yes
  250. checking for libintl.h... yes
  251. checking for ngettext in libc... yes
  252. checking for dgettext in libc... yes
  253. checking for bind_textdomain_codeset... yes
  254. checking for msgfmt... (cached) /usr/bin/msgfmt
  255. checking for dcgettext... yes
  256. checking if msgfmt accepts -c... yes
  257. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  258. checking for xgettext... (cached) /usr/bin/xgettext
  259. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  260. checking pkg-config is at least version 0.16... yes
  261. checking for GLIB... yes
  262. checking for XORG... yes
  263. checking for GTK... yes
  264. checking for LCMS... yes
  265. checking for X11... yes
  266. checking for GNOME_DESKTOP... yes
  267. checking for COLORD... yes
  268. checking for CLUTTER... yes
  269. checking for VTE... yes
  270. checking for EXIV... yes
  271. checking for CANBERRA... yes
  272. checking for EXIF... yes
  273. checking for TIFFReadRGBAImageOriented in -ltiff... yes
  274. checking for xsltproc... /usr/bin/xsltproc
  275. checking for docbook2man... /usr/bin/docbook2man
  276. checking that generated files are newer than configure... done
  277. configure: creating ./config.status
  278. config.status: creating Makefile
  279. config.status: creating data/Makefile
  280. config.status: creating data/icons/Makefile
  281. config.status: creating data/icons/16x16/Makefile
  282. config.status: creating data/icons/22x22/Makefile
  283. config.status: creating data/icons/24x24/Makefile
  284. config.status: creating data/icons/32x32/Makefile
  285. config.status: creating data/icons/48x48/Makefile
  286. config.status: creating data/icons/64x64/Makefile
  287. config.status: creating data/icons/256x256/Makefile
  288. config.status: creating data/icons/scalable/Makefile
  289. config.status: creating data/tests/Makefile
  290. config.status: creating data/targets/Makefile
  291. config.status: creating data/figures/Makefile
  292. config.status: creating data/ti1/Makefile
  293. config.status: creating help/Makefile
  294. config.status: creating man/Makefile
  295. config.status: creating po/Makefile.in
  296. config.status: creating src/Makefile
  297. config.status: creating tools/Makefile
  298. config.status: creating config.h
  299. config.status: executing depfiles commands
  300. config.status: executing libtool commands
  301. config.status: executing default-1 commands
  302. config.status: executing po/stamp-it commands
  303.  
  304.                     gnome-color-manager 3.6.1
  305.                   ================================
  306.  
  307.         prefix:                    /usr
  308.         datadir:                   /usr/share
  309.         compiler:                  x86_64-pc-linux-gnu-gcc
  310.         cflags:                    -march=core2 -mtune=generic -mavx -O2 -pipe -fomit-frame-pointer
  311.         cppflags:                  
  312.         PackageKit integration:    no
  313.         RAW support:               yes
  314.         VTE support:               yes
  315.         3D support:                yes
  316.         building unit tests:       yes
  317.  
  318. >>> Source configured.
  319. >>> Compiling source in /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/work/gnome-color-manager-3.6.1 ...
  320. make -s -j6
  321. Making all in src
  322. gcm-hull.c: In function ‘gcm_hull_add_vertex’:
  323. gcm-hull.c:93:2: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  324. gcm-hull.c:94:2: warning: ‘cd_color_copy_rgb’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:61): Use 'cd_color_rgb_copy' instead [-Wdeprecated-declarations]
  325. gcm-hull.c: In function ‘gcm_hull_export_to_ply’:
  326. gcm-hull.c:141:3: warning: ‘cd_color_convert_rgb_to_rgb8’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:67): Use 'cd_color_rgb_to_rgb8' instead [-Wdeprecated-declarations]
  327. gcm-cie-widget.c: In function ‘gcm_cie_set_property’:
  328. gcm-cie-widget.c:442:3: warning: ‘cd_color_copy_yxy’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:56): Use 'cd_color_yxy_set' instead [-Wdeprecated-declarations]
  329. gcm-cie-widget.c:445:3: warning: ‘cd_color_copy_yxy’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:56): Use 'cd_color_yxy_set' instead [-Wdeprecated-declarations]
  330. gcm-cie-widget.c:448:3: warning: ‘cd_color_copy_yxy’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:56): Use 'cd_color_yxy_set' instead [-Wdeprecated-declarations]
  331. gcm-cie-widget.c:451:3: warning: ‘cd_color_copy_yxy’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:56): Use 'cd_color_yxy_set' instead [-Wdeprecated-declarations]
  332. gcm-cie-widget.c: In function ‘gcm_cie_widget_set_from_profile’:
  333. gcm-cie-widget.c:533:2: warning: ‘cd_color_convert_xyz_to_yxy’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:73): Use 'cd_color_xyz_to_yxy' instead [-Wdeprecated-declarations]
  334. gcm-cie-widget.c:534:2: warning: ‘cd_color_convert_xyz_to_yxy’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:73): Use 'cd_color_xyz_to_yxy' instead [-Wdeprecated-declarations]
  335. gcm-cie-widget.c:535:2: warning: ‘cd_color_convert_xyz_to_yxy’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:73): Use 'cd_color_xyz_to_yxy' instead [-Wdeprecated-declarations]
  336. gcm-cie-widget.c:536:2: warning: ‘cd_color_convert_xyz_to_yxy’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:73): Use 'cd_color_xyz_to_yxy' instead [-Wdeprecated-declarations]
  337. gcm-profile.c: In function ‘gcm_profile_calc_whitepoint’:
  338. gcm-profile.c:660:2: warning: ‘cd_color_set_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:38): Use 'cd_color_xyz_set' instead [-Wdeprecated-declarations]
  339. gcm-profile.c: In function ‘gcm_profile_parse_data’:
  340. gcm-profile.c:736:3: warning: ‘cd_color_clear_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:59): Use 'cd_color_xyz_clear' instead [-Wdeprecated-declarations]
  341. gcm-profile.c:810:4: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  342. gcm-profile.c:812:4: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  343. gcm-profile.c:814:4: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  344. gcm-profile.c:861:3: warning: ‘cd_color_set_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:38): Use 'cd_color_xyz_set' instead [-Wdeprecated-declarations]
  345. gcm-profile.c:863:3: warning: ‘cd_color_set_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:38): Use 'cd_color_xyz_set' instead [-Wdeprecated-declarations]
  346. gcm-profile.c:865:3: warning: ‘cd_color_set_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:38): Use 'cd_color_xyz_set' instead [-Wdeprecated-declarations]
  347. gcm-profile.c:869:3: warning: ‘cd_color_clear_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:59): Use 'cd_color_xyz_clear' instead [-Wdeprecated-declarations]
  348. gcm-profile.c:870:3: warning: ‘cd_color_clear_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:59): Use 'cd_color_xyz_clear' instead [-Wdeprecated-declarations]
  349. gcm-profile.c:871:3: warning: ‘cd_color_clear_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:59): Use 'cd_color_xyz_clear' instead [-Wdeprecated-declarations]
  350. gcm-profile.c: In function ‘gcm_profile_set_whitepoint’:
  351. gcm-profile.c:1012:2: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  352. gcm-profile.c: In function ‘gcm_profile_set_primaries’:
  353. gcm-profile.c:1051:2: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  354. gcm-profile.c:1052:2: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  355. gcm-profile.c:1053:2: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  356. gcm-profile.c: In function ‘gcm_profile_set_property’:
  357. gcm-profile.c:2254:3: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  358. gcm-profile.c:2257:3: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  359. gcm-profile.c:2260:3: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  360. gcm-profile.c:2263:3: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  361. gcm-cell-renderer-color.c: In function ‘gcm_cell_renderer_color_set_property’:
  362. gcm-cell-renderer-color.c:121:3: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  363. gcm-calibrate.c: In function ‘gcm_calibrate_get_samples’:
  364. gcm-calibrate.c:653:2: warning: ‘cd_color_set_rgb’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:43): Use 'cd_color_rgb_set' instead [-Wdeprecated-declarations]
  365. gcm-calibrate.c: In function ‘gcm_calibrate_get_primaries’:
  366. gcm-calibrate.c:1191:2: warning: ‘cd_color_set_rgb’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:43): Use 'cd_color_rgb_set' instead [-Wdeprecated-declarations]
  367. gcm-calibrate.c:1196:2: warning: ‘cd_color_set_rgb’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:43): Use 'cd_color_rgb_set' instead [-Wdeprecated-declarations]
  368. gcm-calibrate.c:1201:2: warning: ‘cd_color_set_rgb’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:43): Use 'cd_color_rgb_set' instead [-Wdeprecated-declarations]
  369. gcm-calibrate.c:1206:2: warning: ‘cd_color_set_rgb’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:43): Use 'cd_color_rgb_set' instead [-Wdeprecated-declarations]
  370. gcm-calibrate.c:1211:2: warning: ‘cd_color_set_rgb’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:43): Use 'cd_color_rgb_set' instead [-Wdeprecated-declarations]
  371. gcm-calibrate.c: In function ‘gcm_calibrate_resize_results’:
  372. gcm-calibrate.c:1254:4: warning: ‘cd_color_copy_rgb’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:61): Use 'cd_color_rgb_copy' instead [-Wdeprecated-declarations]
  373. gcm-calibrate.c: In function ‘gcm_calibrate_array_remove_offset’:
  374. gcm-calibrate.c:1278:2: warning: ‘cd_color_set_rgb’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:43): Use 'cd_color_rgb_set' instead [-Wdeprecated-declarations]
  375. gcm-calibrate.c: In function ‘gcm_calibrate_array_scale’:
  376. gcm-calibrate.c:1318:2: warning: ‘cd_color_set_rgb’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:43): Use 'cd_color_rgb_set' instead [-Wdeprecated-declarations]
  377. gcm-picker.c: In function ‘gcm_picker_refresh_results’:
  378. gcm-picker.c:117:2: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  379. gcm-picker.c: In function ‘gcm_picker_measure_cb’:
  380. gcm-picker.c:293:2: warning: ‘cd_color_copy_xyz’ is deprecated (declared at /usr/include/colord-1/colord/cd-deprecated.h:53): Use 'cd_color_xyz_copy' instead [-Wdeprecated-declarations]
  381. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init -march=core2 -mtune=generic -mavx -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o gcm-inspect gcm_inspect-gcm-inspect.o -pthread  -Wl,--as-needed libgcmshared.a -lgthread-2.0 -lrt -lX11 -lXrandr -llcms2 -lcolord-gtk -lcolord -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
  382. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init -march=core2 -mtune=generic -mavx -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o gcm-viewer gcm_viewer-gcm-cell-renderer-profile-text.o gcm_viewer-gcm-cell-renderer-color.o gcm_viewer-gcm-viewer-resources.o gcm_viewer-gcm-viewer.o -pthread -pthread  -Wl,--as-needed libgcmshared.a -lgthread-2.0 -lvte2_90 -lXrandr -ltiff -llcms2 -lexif -lcolord-gtk -lcolord -lclutter-gtk-1.0 -lgtk-3 -lmash-0.2 -lclutter-1.0 -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lrt -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lm -pthread
  383. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init -march=core2 -mtune=generic -mavx -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o gcm-picker gcm_picker-gcm-picker-resources.o gcm_picker-gcm-picker.o -pthread  -Wl,--as-needed libgcmshared.a -lgthread-2.0 -lrt -lvte2_90 -lXext -lXrandr -ltiff -llcms2 -lexif -lcanberra-gtk3 -lX11 -lcanberra -lcolord-gtk -lcolord -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
  384. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init -march=core2 -mtune=generic -mavx -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o gcm-import gcm_import-gcm-import.o -pthread  -Wl,--as-needed libgcmshared.a -lgthread-2.0 -lrt -lX11 -lXrandr -llcms2 -lcolord-gtk -lcolord -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
  385. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -march=core2 -mtune=generic -mavx -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o gcm-helper-exiv gcm_helper_exiv-gcm-helper-exiv.o -pthread  -Wl,--as-needed -lexiv2 -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
  386. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init -march=core2 -mtune=generic -mavx -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o gcm-calibrate gcm_calibrate-gcm-brightness.o gcm_calibrate-gcm-calibrate-argyll.o gcm_calibrate-gcm-calibrate.o gcm_calibrate-gcm-cell-renderer-profile-text.o gcm_calibrate-gcm-gamma-widget.o gcm_calibrate-gcm-list-store-profiles.o gcm_calibrate-gcm-calibrate-main.o -pthread  -Wl,--as-needed libgcmshared.a -lcanberra-gtk3 -lcanberra -lcolord-gtk -lcolord -lexif -lgthread-2.0 -lrt -llcms2 -ltiff -lvte2_90 -lXext -lX11 -lXrandr -lgnome-desktop-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
  387. Making all in data
  388. Making all in ti1
  389. Making all in tests
  390. Making all in targets
  391. Making all in figures
  392. Making all in icons
  393. Making all in scalable
  394. Making all in 16x16
  395. Making all in 22x22
  396. Making all in 24x24
  397. Making all in 32x32
  398. Making all in 48x48
  399. Making all in 64x64
  400. Making all in 256x256
  401. Generating and caching the translation database
  402. Merging translations into gcm-calibrate.desktop.
  403. Found cached translation database
  404. Merging translations into gcm-viewer.desktop.
  405. Found cached translation database
  406. Merging translations into gcm-picker.desktop.
  407. Found cached translation database
  408. Merging translations into gcm-import.desktop.
  409. Making all in help
  410. Making all in man
  411. Making all in po
  412. Making all in tools
  413. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init -march=core2 -mtune=generic -mavx -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o gcm-dump-profile gcm_dump_profile-gcm-dump-profile.o -pthread  -Wl,--as-needed ../src/libgcmshared.a -lgthread-2.0 -lrt -lcolord-gtk -lcolord -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llcms2 -lm -pthread
  414. >>> Source compiled.
  415. >>> Test phase [not enabled]: gnome-extra/gnome-color-manager-3.6.1
  416.  
  417. >>> Install gnome-color-manager-3.6.1 into /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image/ category gnome-extra
  418. make -s -j6 DESTDIR=/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image/ 'scrollkeeper_localstate_dir=/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//var/lib/scrollkeeper ' install
  419. Making install in src
  420.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/bin'
  421.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/libexec'
  422.   /bin/sh ../libtool   --mode=install /usr/bin/install -c gcm-helper-exiv '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/libexec'
  423.   /bin/sh ../libtool   --mode=install /usr/bin/install -c gcm-inspect gcm-viewer gcm-calibrate gcm-picker gcm-import '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/bin'
  424. libtool: install: /usr/bin/install -c gcm-helper-exiv /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/libexec/gcm-helper-exiv
  425. libtool: install: /usr/bin/install -c gcm-inspect /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/bin/gcm-inspect
  426. libtool: install: /usr/bin/install -c gcm-viewer /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/bin/gcm-viewer
  427. libtool: install: /usr/bin/install -c gcm-calibrate /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/bin/gcm-calibrate
  428. libtool: install: /usr/bin/install -c gcm-picker /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/bin/gcm-picker
  429. libtool: install: /usr/bin/install -c gcm-import /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/bin/gcm-import
  430. Making install in data
  431. Making install in ti1
  432.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/gnome-color-manager/ti1'
  433.  /usr/bin/install -c -m 644 display-long.ti1 display-normal.ti1 display-short.ti1 printer-long.ti1 printer-normal.ti1 printer-short.ti1 '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/gnome-color-manager/ti1'
  434. Making install in tests
  435. Making install in targets
  436.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/gnome-color-manager/targets'
  437.  /usr/bin/install -c -m 644 unknown.png ColorCheckerDC.png ColorCheckerSG.png ColorChecker24.png CMP-DigitalTarget3.png QPcard_201.png LaserSoftDCPro.png i1_RGB_Scan_14.png CMP_DT_003.png QPcard_202.png IT872.png '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/gnome-color-manager/targets'
  438. Making install in figures
  439.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/gnome-color-manager/figures'
  440.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/gnome-color-manager/icons'
  441.  /usr/bin/install -c -m 644 viewer-example-00.png viewer-example-01.png viewer-example-02.png viewer-example-03.png '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/gnome-color-manager/figures'
  442.  /usr/bin/install -c -m 644 calibration-long.svg calibration-normal.svg calibration-short.svg clock.svg colorhug-attach.svg dtp94-attach.svg hcfr-attach.svg huey-attach.svg i1-display3-attach.svg i1-monitor-attach.svg i1-pro-attach.svg munki-ambient.svg munki-attach.svg munki-calibrate.svg munki-projector.svg munki-screen.svg scan-target-bad.svg scan-target-good.svg scan-target.svg spyder2-attach.svg spyder3-attach.svg '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/gnome-color-manager/icons'
  443. Making install in icons
  444. Making install in scalable
  445.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/gnome-color-manager/icons'
  446.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/scalable/apps'
  447.  /usr/bin/install -c -m 644 lcd.svg crt.svg projector.svg '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/gnome-color-manager/icons'
  448.  /usr/bin/install -c -m 644 gnome-color-manager.svg '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/scalable/apps'
  449. Making install in 16x16
  450.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/16x16/apps'
  451.  /usr/bin/install -c -m 644 gnome-color-manager.png '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/16x16/apps'
  452. Making install in 22x22
  453.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/22x22/apps'
  454.  /usr/bin/install -c -m 644 gnome-color-manager.png '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/22x22/apps'
  455. Making install in 24x24
  456.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/24x24/apps'
  457.  /usr/bin/install -c -m 644 gnome-color-manager.png '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/24x24/apps'
  458. Making install in 32x32
  459.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/32x32/apps'
  460.  /usr/bin/install -c -m 644 gnome-color-manager.png '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/32x32/apps'
  461. Making install in 48x48
  462.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/48x48/apps'
  463.  /usr/bin/install -c -m 644 gnome-color-manager.png '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/48x48/apps'
  464. Making install in 64x64
  465.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/64x64/apps'
  466.  /usr/bin/install -c -m 644 gnome-color-manager.png '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/64x64/apps'
  467. Making install in 256x256
  468.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/256x256/apps'
  469.  /usr/bin/install -c -m 644 gnome-color-manager.png '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/icons/hicolor/256x256/apps'
  470. *** Icon cache not updated.  After (un)install, run this:
  471. ***   gtk-update-icon-cache -f -t /usr/share/gnome-color-manager/icons/hicolor
  472.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/applications'
  473.  /usr/bin/install -c -m 644 gcm-viewer.desktop gcm-picker.desktop gcm-calibrate.desktop gcm-import.desktop '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/applications'
  474. Making install in help
  475. /usr/bin/install -c -m 644 C/legal.xml /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/help/C/gnome-color-manager/legal.xml
  476. /usr/bin/install -c -m 644 C/color-import-linux.page /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/help/C/gnome-color-manager/color-import-linux.page
  477. /usr/bin/install -c -m 644 C/color-import-windows.page /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/help/C/gnome-color-manager/color-import-windows.page
  478. /usr/bin/install -c -m 644 C/color-import-osx.page /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/help/C/gnome-color-manager/color-import-osx.page
  479. Making install in man
  480.  /bin/mkdir -p '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/man/man1'
  481.  /usr/bin/install -c -m 644 gcm-calibrate.1 gcm-import.1 gcm-inspect.1 gcm-picker.1 gcm-viewer.1 '/var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image//usr/share/man/man1'
  482. Making install in po
  483. Making install in tools
  484. >>> Completed installing gnome-color-manager-3.6.1 into /var/tmp/portage/gnome-extra/gnome-color-manager-3.6.1/image/
  485.  
  486. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  487.    usr/libexec/gcm-helper-exiv
  488.    usr/bin/gcm-inspect
  489.    usr/bin/gcm-picker
  490.    usr/bin/gcm-import
  491.    usr/bin/gcm-calibrate
  492.    usr/bin/gcm-viewer
  493. ecompressdir: bzip2 -9 /usr/share/man
  494. ecompressdir: bzip2 -9 /usr/share/doc
  495.  
  496. >>> Installing (2 of 2) gnome-extra/gnome-color-manager-3.6.1
  497.  * Updating desktop mime database ...
  498.  * Updating shared mime info database ...
  499.  * Updating icons cache ...                                                                                                  [ ok ]
  500.  * If you want to do display or scanner calibration, you will need to
  501.  * install media-gfx/argyllcms
  502.  
  503. >>> Recording gnome-extra/gnome-color-manager in "world" favorites file...
  504.  
  505.  * Messages for package gnome-extra/gnome-color-manager-3.6.1:
  506.  
  507.  * If you want to do display or scanner calibration, you will need to
  508.  * install media-gfx/argyllcms
  509. >>> Auto-cleaning packages...
  510.  
  511. >>> No outdated packages were found on your system.
  512.  
  513.  * GNU info directory index is up-to-date.
  514.  
  515.  * IMPORTANT: 14 config files in '/etc' need updating.
  516.  * See the CONFIGURATION FILES section of the emerge
  517.  * man page to learn how to update config files.
  518.  
  519.  * IMPORTANT: 9 news items need reading for repository 'gentoo'.
  520.  * Use eselect news to read news items.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement