Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 439864 Details for
Bug 588144
gnome-extra/gnome-software-3.18.3 : gs-plugin-appstream.c:54:1: error: static declaration of ‘as_app_has_compulsory_for_desktop’ follows non-static declaration
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnome-extra:gnome-software-3.18.3:20160706-083208.log
gnome-extra:gnome-software-3.18.3:20160706-083208.log (text/plain), 39.15 KB, created by
Toralf Förster
on 2016-07-06 09:01:11 UTC
(
hide
)
Description:
gnome-extra:gnome-software-3.18.3:20160706-083208.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-07-06 09:01:11 UTC
Size:
39.15 KB
patch
obsolete
> * Package: gnome-extra/gnome-software-3.18.3 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gnome-software-3.18.3.tar.xz to /var/tmp/portage/gnome-extra/gnome-software-3.18.3/work >>>> Source unpacked in /var/tmp/portage/gnome-extra/gnome-software-3.18.3/work >>>> Preparing source in /var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3 ... > * Fixing OMF Makefiles ... > [ ok ] > * Disabling deprecation warnings ... > [ ok ] > * Running elibtoolize in: gnome-software-3.18.3/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3 ... > * econf: updating gnome-software-3.18.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gnome-software-3.18.3/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-schemas-compile --enable-compile-warnings=minimum --docdir=/usr/share/doc/gnome-software-3.18.3 --enable-man --disable-firmware --disable-limba --disable-dogtail >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >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 >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether NLS is requested... yes >checking for intltool >= 0.35.0... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.24.0 >checking for XML::Parser... ok >checking whether gcc understands -Wall... yes >checking what warning flags to pass to the C compiler... -Wall >checking what language compliance flags to pass to the C compiler... >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.45.8... yes (version 2.48.1) >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking for GTK... yes >checking for PACKAGEKIT... yes >checking for APPSTREAM... yes >checking for SQLITE... yes >checking for SOUP... yes >checking for GSETTINGS_DESKTOP_SCHEMAS... yes >checking for GNOME_DESKTOP... yes >checking for POLKIT... yes >checking for appstream-util... /usr/bin/appstream-util >checking for xsltproc... /usr/bin/xsltproc >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating data/appdata/Makefile >config.status: creating data/featured.ini >config.status: creating data/Makefile >config.status: creating data/modulesets/Makefile >config.status: creating data/icons/Makefile >config.status: creating data/icons/hicolor/Makefile >config.status: creating data/icons/hicolor/16x16/Makefile >config.status: creating data/icons/hicolor/22x22/Makefile >config.status: creating data/icons/hicolor/24x24/Makefile >config.status: creating data/icons/hicolor/32x32/Makefile >config.status: creating data/icons/hicolor/48x48/Makefile >config.status: creating data/icons/hicolor/256x256/Makefile >config.status: creating data/icons/hicolor/scalable/Makefile >config.status: creating src/Makefile >config.status: creating src/plugins/Makefile >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > > gnome-software 3.18.3 > ========================== > > prefix: /usr > datadir: /usr/share > compiler: x86_64-pc-linux-gnu-gcc > cflags: -march=native -O2 -pipe > cppflags: > Dogtail: no > Firmware support: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3' >Making all in data >make[2]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data' >Making all in appdata >make[3]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/appdata' >LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po org.gnome.Software.appdata.xml.in org.gnome.Software.appdata.xml >Generating and caching the translation database >Merging translations into org.gnome.Software.appdata.xml. >CREATED org.gnome.Software.appdata.xml >make[3]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/appdata' >Making all in modulesets >make[3]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/modulesets' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/modulesets' >Making all in icons >make[3]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons' >Making all in hicolor >make[4]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor' >Making all in 16x16 >make[5]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/16x16' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/16x16' >Making all in 22x22 >make[5]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/22x22' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/22x22' >Making all in 24x24 >make[5]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/24x24' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/24x24' >Making all in 32x32 >make[5]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/32x32' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/32x32' >Making all in 48x48 >make[5]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/48x48' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/48x48' >Making all in 256x256 >make[5]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/256x256' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/256x256' >Making all in scalable >make[5]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/scalable' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor/scalable' >make[5]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor' >make[4]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons/hicolor' >make[4]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons' >make[3]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data/icons' >make[3]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data' >glib-compile-schemas --strict --dry-run --schema-file=org.gnome.software.gschema.xml && mkdir -p . && touch org.gnome.software.gschema.valid >make[3]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data' >make[2]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/data' >Making all in po >make[2]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/po' >file=`echo af | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file af.po >file=`echo ar | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ar.po >file=`echo as | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file as.po >file=`echo bs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bs.po >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po >file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca@valencia.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po >file=`echo da | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file da.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file de.po >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file el.po >file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po >file=`echo eo | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eo.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file es.po >file=`echo eu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po >file=`echo fi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po >file=`echo ga | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ga.po >file=`echo gd | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gd.po >file=`echo gl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po >file=`echo he | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file he.po >file=`echo hu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po >file=`echo id | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file id.po >file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file it.po >file=`echo ja | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po >file=`echo kk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file kk.po >file=`echo km | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file km.po >file=`echo ko | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po >file=`echo lv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lv.po >file=`echo lt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po >file=`echo ne | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ne.po >file=`echo oc | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file oc.po >file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po >file=`echo pl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po >file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po >file=`echo ro | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po >file=`echo ru | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po >file=`echo sk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po >file=`echo sl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po >file=`echo sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po >file=`echo sr@latin | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr@latin.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po >file=`echo te | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file te.po >file=`echo th | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file th.po >file=`echo tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po >file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po >file=`echo zh_HK | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_HK.po >file=`echo zh_TW | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po >make[2]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/po' >Making all in src >make[2]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/src' >gdbus-codegen \ > --interface-prefix org.freedesktop. \ > --c-namespace Gs \ > --generate-c-code gs-packagekit-generated \ > ./org.freedesktop.PackageKit.xml >gdbus-codegen \ > --interface-prefix org.freedesktop. \ > --c-namespace Gs \ > --generate-c-code gs-packagekit-modify2-generated \ > ./org.freedesktop.PackageKit.Modify2.xml >gdbus-codegen \ > --interface-prefix org.gnome. \ > --c-namespace Gs \ > --generate-c-code gs-shell-search-provider-generated \ > ./shell-search-provider-dbus-interfaces.xml >make all-recursive >make[3]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/src' >Making all in plugins >make[4]: Entering directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/src/plugins' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libappstream-glib -I/usr/include/libgcab-1.0 -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/PackageKit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGS_MODULESETDIR=\"/usr/share/gnome-software/modulesets.d\" -DG_LOG_DOMAIN=\"GsPlugin\" -DLIBDIR=\""/usr/lib64"\" -DLOCALSTATEDIR=\""/var/lib"\" -DSBINDIR=\"/usr/sbin\" -DSYSCONFDIR=\""/etc"\" -DTESTDATADIR=\""../../data/tests"\" -I../../src -Wall -march=native -O2 -pipe -c -o libgs_plugin_dummy_la-gs-plugin-dummy.lo `test -f 'gs-plugin-dummy.c' || echo './'`gs-plugin-dummy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libappstream-glib -I/usr/include/libgcab-1.0 -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/PackageKit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGS_MODULESETDIR=\"/usr/share/gnome-software/modulesets.d\" -DG_LOG_DOMAIN=\"GsPlugin\" -DLIBDIR=\"/usr/lib64\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -DSYSCONFDIR=\"/etc\" -DTESTDATADIR=\"../../data/tests\" -I../../src -Wall -march=native -O2 -pipe -c gs-plugin-dummy.c -fPIC -DPIC -o .libs/libgs_plugin_dummy_la-gs-plugin-dummy.o >In file included from ../../src/gs-plugin.h:30:0, > from gs-plugin-dummy.c:24: >../../src/gs-app.h:109:1: warning: âAsIdKindâ is deprecated: Use AsAppKind instead [-Wdeprecated-declarations] > AsIdKind gs_app_get_id_kind (GsApp *app); > ^ >In file included from /usr/include/libappstream-glib/as-app.h:32:0, > from /usr/include/libappstream-glib/appstream-glib.h:27, > from ../../src/gs-app.h:27, > from ../../src/gs-plugin.h:30, > from gs-plugin-dummy.c:24: >/usr/include/libappstream-glib/as-enums.h:49:14: note: declared here > typedef enum { > ^ >In file included from ../../src/gs-plugin.h:30:0, > from gs-plugin-dummy.c:24: >../../src/gs-app.h:111:8: warning: âAsIdKindâ is deprecated: Use AsAppKind instead [-Wdeprecated-declarations] > AsIdKind id_kind); > ^ >In file included from /usr/include/libappstream-glib/as-app.h:32:0, > from /usr/include/libappstream-glib/appstream-glib.h:27, > from ../../src/gs-app.h:27, > from ../../src/gs-plugin.h:30, > from gs-plugin-dummy.c:24: >/usr/include/libappstream-glib/as-enums.h:49:14: note: declared here > typedef enum { > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libappstream-glib -I/usr/include/libgcab-1.0 -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/PackageKit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGS_MODULESETDIR=\"/usr/share/gnome-software/modulesets.d\" -DG_LOG_DOMAIN=\"GsPlugin\" -DLIBDIR=\"/usr/lib64\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -DSYSCONFDIR=\"/etc\" -DTESTDATADIR=\"../../data/tests\" -I../../src -Wall -march=native -O2 -pipe -c gs-plugin-dummy.c -o libgs_plugin_dummy_la-gs-plugin-dummy.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o libgs_plugin_dummy.la libgs_plugin_dummy_la-gs-plugin-dummy.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgs_plugin_dummy.a .libs/libgs_plugin_dummy_la-gs-plugin-dummy.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgs_plugin_dummy.a >libtool: link: ( cd ".libs" && rm -f "libgs_plugin_dummy.la" && ln -s "../libgs_plugin_dummy.la" "libgs_plugin_dummy.la" ) >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libappstream-glib -I/usr/include/libgcab-1.0 -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/PackageKit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGS_MODULESETDIR=\"/usr/share/gnome-software/modulesets.d\" -DG_LOG_DOMAIN=\"GsPlugin\" -DLIBDIR=\""/usr/lib64"\" -DLOCALSTATEDIR=\""/var/lib"\" -DSBINDIR=\"/usr/sbin\" -DSYSCONFDIR=\""/etc"\" -DTESTDATADIR=\""../../data/tests"\" -I../../src -Wall -march=native -O2 -pipe -c -o libgs_plugin_self_test_la-gs-plugin-self-test.lo `test -f 'gs-plugin-self-test.c' || echo './'`gs-plugin-self-test.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libappstream-glib -I/usr/include/libgcab-1.0 -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/PackageKit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGS_MODULESETDIR=\"/usr/share/gnome-software/modulesets.d\" -DG_LOG_DOMAIN=\"GsPlugin\" -DLIBDIR=\"/usr/lib64\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -DSYSCONFDIR=\"/etc\" -DTESTDATADIR=\"../../data/tests\" -I../../src -Wall -march=native -O2 -pipe -c gs-plugin-self-test.c -fPIC -DPIC -o .libs/libgs_plugin_self_test_la-gs-plugin-self-test.o >In file included from ../../src/gs-plugin.h:30:0, > from gs-plugin-self-test.c:24: >../../src/gs-app.h:109:1: warning: âAsIdKindâ is deprecated: Use AsAppKind instead [-Wdeprecated-declarations] > AsIdKind gs_app_get_id_kind (GsApp *app); > ^ >In file included from /usr/include/libappstream-glib/as-app.h:32:0, > from /usr/include/libappstream-glib/appstream-glib.h:27, > from ../../src/gs-app.h:27, > from ../../src/gs-plugin.h:30, > from gs-plugin-self-test.c:24: >/usr/include/libappstream-glib/as-enums.h:49:14: note: declared here > typedef enum { > ^ >In file included from ../../src/gs-plugin.h:30:0, > from gs-plugin-self-test.c:24: >../../src/gs-app.h:111:8: warning: âAsIdKindâ is deprecated: Use AsAppKind instead [-Wdeprecated-declarations] > AsIdKind id_kind); > ^ >In file included from /usr/include/libappstream-glib/as-app.h:32:0, > from /usr/include/libappstream-glib/appstream-glib.h:27, > from ../../src/gs-app.h:27, > from ../../src/gs-plugin.h:30, > from gs-plugin-self-test.c:24: >/usr/include/libappstream-glib/as-enums.h:49:14: note: declared here > typedef enum { > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libappstream-glib -I/usr/include/libgcab-1.0 -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/PackageKit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGS_MODULESETDIR=\"/usr/share/gnome-software/modulesets.d\" -DG_LOG_DOMAIN=\"GsPlugin\" -DLIBDIR=\"/usr/lib64\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -DSYSCONFDIR=\"/etc\" -DTESTDATADIR=\"../../data/tests\" -I../../src -Wall -march=native -O2 -pipe -c gs-plugin-self-test.c -o libgs_plugin_self_test_la-gs-plugin-self-test.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o libgs_plugin_self_test.la libgs_plugin_self_test_la-gs-plugin-self-test.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgs_plugin_self_test.a .libs/libgs_plugin_self_test_la-gs-plugin-self-test.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgs_plugin_self_test.a >libtool: link: ( cd ".libs" && rm -f "libgs_plugin_self_test.la" && ln -s "../libgs_plugin_self_test.la" "libgs_plugin_self_test.la" ) >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libappstream-glib -I/usr/include/libgcab-1.0 -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/PackageKit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGS_MODULESETDIR=\"/usr/share/gnome-software/modulesets.d\" -DG_LOG_DOMAIN=\"GsPlugin\" -DLIBDIR=\""/usr/lib64"\" -DLOCALSTATEDIR=\""/var/lib"\" -DSBINDIR=\"/usr/sbin\" -DSYSCONFDIR=\""/etc"\" -DTESTDATADIR=\""../../data/tests"\" -I../../src -Wall -march=native -O2 -pipe -c -o libgs_plugin_appstream_la-gs-plugin-appstream.lo `test -f 'gs-plugin-appstream.c' || echo './'`gs-plugin-appstream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libappstream-glib -I/usr/include/libgcab-1.0 -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/PackageKit -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGS_MODULESETDIR=\"/usr/share/gnome-software/modulesets.d\" -DG_LOG_DOMAIN=\"GsPlugin\" -DLIBDIR=\"/usr/lib64\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -DSYSCONFDIR=\"/etc\" -DTESTDATADIR=\"../../data/tests\" -I../../src -Wall -march=native -O2 -pipe -c gs-plugin-appstream.c -fPIC -DPIC -o .libs/libgs_plugin_appstream_la-gs-plugin-appstream.o >In file included from ../../src/gs-plugin.h:30:0, > from gs-plugin-appstream.c:27: >../../src/gs-app.h:109:1: warning: âAsIdKindâ is deprecated: Use AsAppKind instead [-Wdeprecated-declarations] > AsIdKind gs_app_get_id_kind (GsApp *app); > ^ >In file included from /usr/include/libappstream-glib/as-app.h:32:0, > from /usr/include/libappstream-glib/appstream-glib.h:27, > from gs-plugin-appstream.c:25: >/usr/include/libappstream-glib/as-enums.h:49:14: note: declared here > typedef enum { > ^ >In file included from ../../src/gs-plugin.h:30:0, > from gs-plugin-appstream.c:27: >../../src/gs-app.h:111:8: warning: âAsIdKindâ is deprecated: Use AsAppKind instead [-Wdeprecated-declarations] > AsIdKind id_kind); > ^ >In file included from /usr/include/libappstream-glib/as-app.h:32:0, > from /usr/include/libappstream-glib/appstream-glib.h:27, > from gs-plugin-appstream.c:25: >/usr/include/libappstream-glib/as-enums.h:49:14: note: declared here > typedef enum { > ^ >gs-plugin-appstream.c:54:1: error: static declaration of âas_app_has_compulsory_for_desktopâ follows non-static declaration > as_app_has_compulsory_for_desktop (AsApp *app, const gchar *compulsory_for_desk > ^ >In file included from /usr/include/libappstream-glib/appstream-glib.h:27:0, > from gs-plugin-appstream.c:25: >/usr/include/libappstream-glib/as-app.h:348:11: note: previous declaration of âas_app_has_compulsory_for_desktopâ was here > gboolean as_app_has_compulsory_for_desktop (AsApp *app, > ^ >gs-plugin-appstream.c: In function âgs_plugin_refine_itemâ: >gs-plugin-appstream.c:473:3: warning: âas_app_get_id_kindâ is deprecated: Use 'as_app_get_kind' instead [-Wdeprecated-declarations] > if (as_app_get_id_kind (item) == AS_ID_KIND_SOURCE) { > ^ >In file included from /usr/include/libappstream-glib/appstream-glib.h:27:0, > from gs-plugin-appstream.c:25: >/usr/include/libappstream-glib/as-app.h:488:11: note: declared here > AsIdKind as_app_get_id_kind (AsApp *app) > ^ >gs-plugin-appstream.c:598:3: warning: âas_app_get_id_kindâ is deprecated: Use 'as_app_get_kind' instead [-Wdeprecated-declarations] > gs_app_set_id_kind (app, as_app_get_id_kind (item)); > ^ >In file included from /usr/include/libappstream-glib/appstream-glib.h:27:0, > from gs-plugin-appstream.c:25: >/usr/include/libappstream-glib/as-app.h:488:11: note: declared here > AsIdKind as_app_get_id_kind (AsApp *app) > ^ >make[4]: *** [Makefile:1013: libgs_plugin_appstream_la-gs-plugin-appstream.lo] Error 1 >make[4]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/src/plugins' >make[3]: *** [Makefile:2087: all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/src' >make[2]: *** [Makefile:816: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3/src' >make[1]: *** [Makefile:500: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3' >make: *** [Makefile:432: all] Error 2 > * ERROR: gnome-extra/gnome-software-3.18.3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=gnome-extra/gnome-software-3.18.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=gnome-extra/gnome-software-3.18.3::gentoo'`. > * The complete build log is located at '/var/log/portage/gnome-extra:gnome-software-3.18.3:20160706-083208.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/temp/environment'. > * Working directory: '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3' > * S: '/var/tmp/portage/gnome-extra/gnome-software-3.18.3/work/gnome-software-3.18.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 588144
:
439860
|
439862
| 439864