Skip to content

Instantly share code, notes, and snippets.

@divoxx
Created September 5, 2018 18:14
Show Gist options
  • Save divoxx/575419c6a6063f1c25e8026904f272f4 to your computer and use it in GitHub Desktop.
Save divoxx/575419c6a6063f1c25e8026904f272f4 to your computer and use it in GitHub Desktop.
Flatpak 1.0.1 emerge fails
* Package: sys-apps/flatpak-1.0.1
* Repository: flatpak-overlay
* USE: abi_x86_64 amd64 elibc_glibc gnome introspection kernel_linux policykit seccomp userland_GNU
* FEATURES: preserve-libs sandbox userpriv usersandbox
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/4.18.5-gentoo/build
* Found sources for kernel version:
* 4.18.5-gentoo
* Checking for suitable kernel configuration options...
[ ok ]
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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed
checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed
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 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 for gawk... gawk
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... no
checking if : is a manifest tool... no
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... no
checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 dependency style of x86_64-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... (cached) /bin/sed
checking for bison... bison -y
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -pipe in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wall in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=empty-body in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=strict-prototypes in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=format=2 -Werror=format-security -Werror=format-nonliteral in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=init-self in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-declarations in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=return-type in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=overflow in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=int-conversion in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=parenthesis in envvar CFLAGS... no
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=incompatible-pointer-types in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=misleading-indentation in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes
checking whether to enable Valgrind on the unit tests... checking for valgrind... no
yes
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.24... yes
checking for cap_from_text in -lcap... yes
checking for fdwalk... no
checking whether renameat2 is declared... no
checking whether memfd_create is declared... no
checking whether copy_file_range is declared... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for BASE... yes
checking for SOUP... yes
checking for archive_read_support_filter_all... yes
checking for gpgme-config... /usr/bin/gpgme-config
checking for DEP_GPGME... no
checking for GPGME pthread - version >= 1.1.8... yes
checking for POLKIT... yes
checking for XAUTH... yes
checking for OSTREE... yes
checking for JSON... yes
checking for APPSTREAM_GLIB... yes
checking for LIBSECCOMP... yes
checking for gobject-introspection... yes
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.20 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for xmlto... /usr/bin/xmlto
checking whether to build DocBook documentation... yes
checking for -fvisibility=hidden compiler flag... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/reference/Makefile
config.status: creating flatpak.pc
config.status: creating common/flatpak-version-macros.h
config.status: creating doc/reference/version.xml
config.status: creating doc/flatpak-docs.xml
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Flatpak 1.0.1
=============
Build system helper: yes
Build bubblewrap: yes
Use sandboxed triggers: yes
Use seccomp: yes
Privileged group: wheel
Privilege mode: none
glib-mkenums --template common/flatpak-enum-types.h.template common/flatpak.h common/flatpak-ref.h common/flatpak-error.h common/flatpak-installed-ref.h common/flatpak-remote-ref.h common/flatpak-related-ref.h common/flatpak-bundle-ref.h common/flatpak-installation.h common/flatpak-remote.h common/flatpak-version-macros.h common/flatpak-portal-error.h common/flatpak-transaction.h > \
common/flatpak-enum-types.h.tmp && mv common/flatpak-enum-types.h.tmp common/flatpak-enum-types.h
mkdir -p ./common
mkdir -p ./common
mkdir -p ./common
gdbus-codegen \
--interface-prefix org.freedesktop.Flatpak. \
--c-namespace Flatpak \
--generate-c-code ./common/flatpak-dbus-generated \
./data/org.freedesktop.Flatpak.xml \
gdbus-codegen \
--interface-prefix org.freedesktop.portal. \
--c-namespace XdpDbus \
--generate-c-code ./common/flatpak-document-dbus-generated \
./data/org.freedesktop.portal.Documents.xml \
glib-mkenums --template common/flatpak-enum-types.c.template common/flatpak.h common/flatpak-ref.h common/flatpak-error.h common/flatpak-installed-ref.h common/flatpak-remote-ref.h common/flatpak-related-ref.h common/flatpak-bundle-ref.h common/flatpak-installation.h common/flatpak-remote.h common/flatpak-version-macros.h common/flatpak-portal-error.h common/flatpak-transaction.h > \
common/flatpak-enum-types.c.tmp && mv common/flatpak-enum-types.c.tmp common/flatpak-enum-types.c
gdbus-codegen \
--interface-prefix org.freedesktop.systemd1. \
--c-namespace Systemd \
--generate-c-code ./common/flatpak-systemd-dbus-generated \
./data/org.freedesktop.systemd1.xml \
mkdir -p ./common
mkdir -p ./portal
gdbus-codegen \
--interface-prefix org.freedesktop.impl.portal \
--c-namespace XdpDbus \
--generate-c-code ./app/flatpak-permission-dbus-generated \
./data/org.freedesktop.impl.portal.PermissionStore.xml \
gdbus-codegen \
--interface-prefix org.freedesktop.portal \
--c-namespace Portal \
--generate-c-code ./portal/flatpak-portal-dbus \
./data/org.freedesktop.portal.Flatpak.xml \
make all-recursive
make[1]: Entering directory '/var/tmp/portage/sys-apps/flatpak-1.0.1/work/flatpak-1.0.1'
Making all in po
make[2]: Entering directory '/var/tmp/portage/sys-apps/flatpak-1.0.1/work/flatpak-1.0.1/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/portage/sys-apps/flatpak-1.0.1/work/flatpak-1.0.1/po'
make[2]: Entering directory '/var/tmp/portage/sys-apps/flatpak-1.0.1/work/flatpak-1.0.1'
bison -y app/parse-datetime.y -o app/parse-datetime.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include "config.h" -DHELPER=\"/usr/libexec/flatpak-bwrap\" -I./portal -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DFLATPAK_COMPILATION -march=native -O2 -pipe -c -o common/flatpak_portal-flatpak-portal-error.o `test -f 'common/flatpak-portal-error.c' || echo './'`common/flatpak-portal-error.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include "config.h" -DHELPER=\"/usr/libexec/flatpak-bwrap\" -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I./common -I./common -march=native -O2 -pipe -c -o common/test_libflatpak-test-lib.o `test -f 'common/test-lib.c' || echo './'`common/test-lib.c
/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" \
-e "s|\@localstatedir\@|/var|" \
-e "s|\@extraargs\@||" session-helper/org.freedesktop.Flatpak.service.in > session-helper/org.freedesktop.Flatpak.service
/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" \
-e "s|\@localstatedir\@|/var|" \
-e "s|\@extraargs\@||" portal/org.freedesktop.portal.Flatpak.service.in > portal/org.freedesktop.portal.Flatpak.service
/bin/sed -e "s|\@localstatedir\@|/var|" \
-e "s|\@sysconfdir\@|/etc|" dbus.service.d/flatpak.conf.in > flatpak.conf
/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" \
-e "s|\@localstatedir\@|/var|" \
-e "s|\@extraargs\@||" system-helper/org.freedesktop.Flatpak.SystemHelper.service.in > system-helper/org.freedesktop.Flatpak.SystemHelper.service
/bin/sed -e "s|\@localstatedir\@|/var|" \
-e "s|\@sysconfdir\@|/etc|" env.d/flatpak.env.in > flatpak.env
/usr/bin/msgfmt --xml -d ./po --template system-helper/org.freedesktop.Flatpak.policy.in -o system-helper/org.freedesktop.Flatpak.policy || cp system-helper/org.freedesktop.Flatpak.policy.in system-helper/org.freedesktop.Flatpak.policy
/bin/sed -e "s|\@privileged_group\@|wheel|" system-helper/org.freedesktop.Flatpak.rules.in > system-helper/org.freedesktop.Flatpak.rules
/bin/sed -e "s|\@localstatedir\@|/var|" \
-e "s|\@sysconfdir\@|/etc|" profile/flatpak.sh.in > flatpak.sh
/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" \
-e "s|\@localstatedir\@|/var|" \
-e "s|\@extraargs\@||" system-helper/flatpak-system-helper.service.in > system-helper/flatpak-system-helper.service
/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" \
-e "s|\@localstatedir\@|/var|" \
-e "s|\@extraargs\@||" session-helper/flatpak-session-helper.service.in > session-helper/flatpak-session-helper.service
/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" \
-e "s|\@localstatedir\@|/var|" \
-e "s|\@extraargs\@||" portal/flatpak-portal.service.in > portal/flatpak-portal.service
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include "config.h" -DHELPER=\"/usr/libexec/flatpak-bwrap\" -fvisibility=hidden -DFLATPAK_COMPILATION -I./common -I./common -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o common/libflatpak_la-flatpak.lo `test -f 'common/flatpak.c' || echo './'`common/flatpak.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include "config.h" -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c -o common/libflatpak_common_la-flatpak-bwrap.lo `test -f 'common/flatpak-bwrap.c' || echo './'`common/flatpak-bwrap.c
/usr/bin/msgfmt: cannot locate ITS rules for system-helper/org.freedesktop.Flatpak.policy.in
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include "config.h" -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c -o common/libflatpak_common_la-flatpak-dir.lo `test -f 'common/flatpak-dir.c' || echo './'`common/flatpak-dir.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include "config.h" -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c -o common/libflatpak_common_la-flatpak-run.lo `test -f 'common/flatpak-run.c' || echo './'`common/flatpak-run.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include "config.h" -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c -o common/libflatpak_common_la-flatpak-context.lo `test -f 'common/flatpak-context.c' || echo './'`common/flatpak-context.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include "config.h" -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c -o common/libflatpak_common_la-flatpak-exports.lo `test -f 'common/flatpak-exports.c' || echo './'`common/flatpak-exports.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include "config.h" -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c -o common/libflatpak_common_la-flatpak-transaction.lo `test -f 'common/flatpak-transaction.c' || echo './'`common/flatpak-transaction.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include "config.h" -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c -o common/libflatpak_common_la-flatpak-utils.lo `test -f 'common/flatpak-utils.c' || echo './'`common/flatpak-utils.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include config.h -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c common/flatpak-dir.c -fPIC -DPIC -o common/.libs/libflatpak_common_la-flatpak-dir.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include config.h -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c common/flatpak-bwrap.c -fPIC -DPIC -o common/.libs/libflatpak_common_la-flatpak-bwrap.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include config.h -DHELPER=\"/usr/libexec/flatpak-bwrap\" -fvisibility=hidden -DFLATPAK_COMPILATION -I./common -I./common -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c common/flatpak.c -fPIC -DPIC -o common/.libs/libflatpak_la-flatpak.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include config.h -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c common/flatpak-context.c -fPIC -DPIC -o common/.libs/libflatpak_common_la-flatpak-context.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include config.h -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c common/flatpak-run.c -fPIC -DPIC -o common/.libs/libflatpak_common_la-flatpak-run.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include "config.h" -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c -o common/libflatpak_common_la-flatpak-utils-http.lo `test -f 'common/flatpak-utils-http.c' || echo './'`common/flatpak-utils-http.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include config.h -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c common/flatpak-exports.c -fPIC -DPIC -o common/.libs/libflatpak_common_la-flatpak-exports.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include config.h -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c common/flatpak-transaction.c -fPIC -DPIC -o common/.libs/libflatpak_common_la-flatpak-transaction.o
common/flatpak-run.c: In function ‘flatpak_run_app’:
common/flatpak-run.c:3117:49: error: expected ‘)’ before ‘G_PID_FORMAT’
g_snprintf (pid_str, sizeof (pid_str), "%" G_PID_FORMAT, child_pid);
^~~~~~~~~~~~~
)
common/flatpak-run.c:3117:47: error: spurious trailing ‘%’ in format [-Werror=format=]
g_snprintf (pid_str, sizeof (pid_str), "%" G_PID_FORMAT, child_pid);
^
common/flatpak-run.c:3126:49: error: expected ‘)’ before ‘G_PID_FORMAT’
g_snprintf (pid_str, sizeof (pid_str), "%" G_PID_FORMAT, getpid ());
^~~~~~~~~~~~~
)
common/flatpak-run.c:3126:47: error: spurious trailing ‘%’ in format [-Werror=format=]
g_snprintf (pid_str, sizeof (pid_str), "%" G_PID_FORMAT, getpid ());
^
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include config.h -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c common/flatpak-utils.c -fPIC -DPIC -o common/.libs/libflatpak_common_la-flatpak-utils.o
cc1: some warnings being treated as errors
make[2]: *** [Makefile:2619: common/libflatpak_common_la-flatpak-run.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DFLATPAK_BINDIR=\"/usr/bin\" -DFLATPAK_SYSTEMDIR=\"/var/lib/flatpak\" -DFLATPAK_CONFIGDIR=\"/etc/flatpak\" -DFLATPAK_BASEDIR=\"/usr/share/flatpak\" -DFLATPAK_TRIGGERDIR=\"/usr/share/flatpak/triggers\" -DSYSTEM_FONTS_DIR=\"/usr/share/fonts\" -DSYSTEM_FONT_CACHE_DIRS=\"/var/cache/fontconfig:/usr/lib/fontconfig/cache\" -DDBUSPROXY=\"/usr/libexec/flatpak-dbus-proxy\" -DG_LOG_DOMAIN=\"flatpak\" -I./libglnx -I./common -I./common -include config.h -DHELPER=\"/usr/libexec/flatpak-bwrap\" -DFLATPAK_COMPILATION -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -fvisibility=hidden -pthread -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./dbus-proxy -march=native -O2 -pipe -c common/flatpak-utils-http.c -fPIC -DPIC -o common/.libs/libflatpak_common_la-flatpak-utils-http.o
make[2]: Leaving directory '/var/tmp/portage/sys-apps/flatpak-1.0.1/work/flatpak-1.0.1'
make[1]: *** [Makefile:4246: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/flatpak-1.0.1/work/flatpak-1.0.1'
make: *** [Makefile:1654: all] Error 2
* ERROR: sys-apps/flatpak-1.0.1::flatpak-overlay failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=sys-apps/flatpak-1.0.1::flatpak-overlay'`,
* the complete build log and the output of `emerge -pqv '=sys-apps/flatpak-1.0.1::flatpak-overlay'`.
* The complete build log is located at '/var/tmp/portage/sys-apps/flatpak-1.0.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/flatpak-1.0.1/temp/environment'.
* Working directory: '/var/tmp/portage/sys-apps/flatpak-1.0.1/work/flatpak-1.0.1'
* S: '/var/tmp/portage/sys-apps/flatpak-1.0.1/work/flatpak-1.0.1'
Portage 2.3.40 (python 2.7.14-final-0, targets/desktop/gnome/3.20, gcc-8.2.0, glibc-2.26-r7, 4.18.5-gentoo x86_64)
=================================================================
System uname: Linux-4.18.5-gentoo-x86_64-Intel-R-_Core-TM-_i7-5930K_CPU_@_3.50GHz-with-gentoo-2.4.1
KiB Mem: 16299076 total, 6348364 free
KiB Swap: 3999740 total, 3999740 free
Timestamp of repository gentoo: Wed, 05 Sep 2018 16:30:01 +0000
Head commit of repository gentoo: c589904fddee686bb9353420ad6ca5c5d73c6b15
Head commit of repository flatpak-overlay: 05cfb1be253d6202a6b4602482afa2cf184ff085
Head commit of repository dantrell-gnome: 107e0275a54f7fad227c3a39601733e16132ca11
Head commit of repository dantrell-gnome-3-20: ed4328c9f668a8e812788331ddbea20874c143a7
sh bash 4.4_p12
ld GNU ld (Gentoo 2.30 p2) 2.30.0
app-shells/bash: 4.4_p12::gentoo
dev-lang/perl: 5.24.3-r1::gentoo
dev-lang/python: 2.7.14-r1::gentoo, 3.4.8::gentoo, 3.6.5::gentoo
dev-util/cmake: 3.9.6::gentoo
dev-util/pkgconfig: 0.29.2::gentoo
sys-apps/baselayout: 2.4.1-r2::gentoo
sys-apps/openrc: 0.29::dantrell-gnome
sys-apps/sandbox: 2.13::gentoo
sys-devel/autoconf: 2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake: 1.13.4-r2::gentoo, 1.15.1-r2::gentoo
sys-devel/binutils: 2.30-r2::gentoo
sys-devel/gcc: 8.2.0-r2::gentoo
sys-devel/gcc-config: 1.8-r1::gentoo
sys-devel/libtool: 2.4.6-r3::gentoo
sys-devel/make: 4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc: 2.26-r7::gentoo
Repositories:
gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
sync-rsync-verify-jobs: 1
sync-rsync-verify-metamanifest: yes
sync-rsync-extra-opts:
sync-rsync-verify-max-age: 24
divoxx
location: /home/divoxx/code/src/gitlab.com/divoxx/gentoo-overlay
masters: gentoo
priority: 10
atom
location: /var/lib/layman/atom
sync-type: laymansync
sync-uri: https://github.com/elprans/atom-overlay.git
masters: gentoo
priority: 50
flatpak-overlay
location: /usr/local/portage/flatpak-overlay
sync-type: git
sync-uri: https://github.com/fosero/flatpak-overlay.git
masters: gentoo
priority: 50
grub2-themes
location: /var/lib/layman/grub2-themes
sync-type: laymansync
sync-uri: https://github.com/gentoo/grub2-themes-overlay.git
masters: gentoo
priority: 50
mozilla
location: /var/lib/layman/mozilla
sync-type: laymansync
sync-uri: git://anongit.gentoo.org/proj/mozilla.git
masters: gentoo
priority: 50
slyfox
location: /var/lib/layman/slyfox
sync-type: laymansync
sync-uri: http://repo.or.cz/r/slyfox-gentoo.git
masters: gentoo
priority: 50
sublime-text
location: /var/lib/layman/sublime-text
sync-type: laymansync
sync-uri: git://github.com/DamnWidget/sublime-text.git
masters: gentoo
priority: 50
dantrell-gnome
location: /usr/local/portage/dantrell-gnome
sync-type: git
sync-uri: https://github.com/dantrell/gentoo-overlay-dantrell-gnome.git
masters: gentoo
priority: 150
dantrell-gnome-3-20
location: /usr/local/portage/dantrell-gnome-3-20
sync-type: git
sync-uri: https://github.com/dantrell/gentoo-overlay-dantrell-gnome-3-20.git
masters: gentoo
priority: 150
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.mirrors.easynews.com/linux/gentoo/ http://gentoo.gossamerhost.com http://gentoo.cs.utah.edu/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 berkdb bindist bzip2 ck cli colord crypt cxx dbus dnssec dri fat fortran gdbm gdm gnome gnome-keyring gnome-online-accounts gtk3 gtkstyle hwaccel iconv introspection ipv6 kms libkms libnotify libtirpc logrotate modules multilib nautilus ncurses networkmanager nls nptl nvidia openmp pam pcre pm-utils policykit pulseaudio readline seccomp ssl sync-plugin-portage tcpd tracker unicode vala vim-syntax xattr yubikey zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon plan sheets stage words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby23" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment