Skip to content
Success

Console Output

Skipping 358 KB.. Full Log
checking for x86_64-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alpine-linux-musl-strip... no
checking for strip... strip
checking for x86_64-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from 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-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/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 whether renameat2 is declared... no
checking whether memfd_create is declared... yes
checking whether copy_file_range is declared... yes
checking for nanotime... no
checking for clock_gettime... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking for x86_64-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for x86_64-alpine-linux-musl-pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB... yes
checking for GLIB - version >= 2.0.0... yes (version 2.62.4)
checking for OT_DEP_GIO_UNIX... yes
checking for OT_DEP_LZMA... yes
checking for OT_DEP_ZLIB... yes
checking for OT_DEP_E2P... yes
checking for libsoup-2.4 >= 2.39.1... yes
checking for OT_DEP_SOUP... yes
checking whether SOUP_SESSION_TLS_INTERACTION is declared... yes
checking for gpgme-config... /usr/bin/gpgme-config
checking for OT_DEP_GPGME... no
checking for GPGME pthread - version >= 1.1.8... yes
checking for OT_DEP_GPG_ERROR... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for GTKDOC_DEPS... yes
checking for xsltproc... /usr/bin/xsltproc
checking for libarchive >= 2.8.0... yes
checking for OT_DEP_LIBARCHIVE... yes
checking for archive_read_support_filter_all... yes
checking for libselinux >= 2.1.13... no
checking for avahi-client >= 0.6.31 avahi-glib >= 0.6.31... no
checking for mount >= 2.23.0... yes
checking for OT_DEP_LIBMOUNT... yes
checking for mnt_unref_cache... yes
checking for BUILDOPT_FUSE... yes
checking for libsystemd... no
checking for grub2-mkconfig... no
checking for grub-mkconfig... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating apidoc/Makefile
config.status: creating src/libostree/ostree-1.pc
config.status: creating src/libostree/ostree-version.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

    libostree 2019.6 (release)
    features: libsoup gpgme libarchive libmount release p2p
    ===============


    introspection:                                
    Rust (internal oxidation):                    no
    rofiles-fuse:                                 yes
    HTTP backend:                                 libsoup
    "ostree trivial-httpd":                       no
    SELinux:                                      no
    cryptographic checksums:                      glib
    systemd:                                      no
    libmount:                                     yes
    libarchive (parse tar files directly):        yes
    static deltas:                                yes (always enabled now)
    O_TMPFILE:                                    yes
    wrpseudo-compat:                              no
    man pages (xsltproc):                         yes
    api docs (gtk-doc):                           yes
    installed tests:                              
    gjs-based tests:                              no
    dracut:                                       no
    mkinitcpio:                                   no
    Static compiler for ostree-prepare-root:      no
    Experimental API                              no
    grub2-mkconfig path:                          grub2-mkconfig

  GEN      src/libostree/ostree-enumtypes.h
  GEN      src/libostree/ostree-enumtypes.c
make  all-recursive
make[1]: Entering directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
Making all in .
make[2]: Entering directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
mkdir -p src/ostree/
  GEN      src/ostree/parse-datetime.c
src/ostree/parse-datetime.y:302.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
  302 | %pure-parser
      | ^~~~~~~~~~~~
src/ostree/parse-datetime.y:302.1-12: warning: deprecated directive, use ‘%define api.pure’ [-Wdeprecated]
  302 | %pure-parser
      | ^~~~~~~~~~~~
src/ostree/parse-datetime.y:307.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
  307 | %expect 31
      | ^~~~~~~
  CC       src/libostree/bupsplit.lo
  CC       src/libostree/tests_test_rollsum_cli-ostree-rollsum.o
  CC       src/ostree/ostree_trivial_httpd-ostree-trivial-httpd.o
  GEN      man/ostree.1
  GEN      man/ostree-admin-cleanup.1
  GEN      man/ostree-admin-config-diff.1
src/ostree/parse-datetime.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
  GEN      man/ostree-admin-deploy.1
  GEN      man/ostree-admin-init-fs.1
  GEN      man/ostree-admin-instutil.1
  GEN      man/ostree-admin-os-init.1
  GEN      man/ostree-admin-status.1
  GEN      man/ostree-admin-set-origin.1
  GEN      man/ostree-admin-switch.1
  GEN      man/ostree-admin-undeploy.1
  GEN      man/ostree-admin-upgrade.1
  GEN      man/ostree-admin-unlock.1
  GEN      man/ostree-admin-pin.1
  GEN      man/ostree-admin.1
  GEN      man/ostree-cat.1
  GEN      man/ostree-checkout.1
  GEN      man/ostree-checksum.1
  GEN      man/ostree-commit.1
  GEN      man/ostree-create-usb.1
  GEN      man/ostree-export.1
  GEN      man/ostree-config.1
  GEN      man/ostree-diff.1
  GEN      man/ostree-find-remotes.1
  GEN      man/ostree-fsck.1
  GEN      man/ostree-init.1
  GEN      man/ostree-log.1
  GEN      man/ostree-ls.1
Note: namesp. add : added namespace before processing              ostree admin config-diff
Note: namesp. add : added namespace before processing              ostree admin deploy
Note: namesp. add : added namespace before processing              ostree admin instutil
Note: namesp. add : added namespace before processing              ostree admin cleanup
  GEN      man/ostree-prune.1
Note: namesp. add : added namespace before processing              ostree admin init-fs
  GEN      man/ostree-pull-local.1
Note: namesp. add : added namespace before processing              ostree
Note: namesp. add : added namespace before processing              ostree admin os-init
  GEN      man/ostree-pull.1
  GEN      man/ostree-refs.1
  GEN      man/ostree-remote.1
  GEN      man/ostree-reset.1
Note: namesp. add : added namespace before processing              ostree admin status
Note: namesp. add : added namespace before processing              ostree admin set-origin
Note: namesp. add : added namespace before processing              ostree admin pin
  GEN      man/ostree-rev-parse.1
  GEN      man/ostree-show.1
Note: namesp. add : added namespace before processing              ostree admin switch  GEN      man/ostree-summary.1

Note: namesp. add : added namespace before processing              ostree cat
  GEN      man/ostree-static-delta.1
  GEN      man/ostree-trivial-httpd.1
  GEN      man/rofiles-fuse.1
Note: namesp. add : added namespace before processing              ostree find-remotes
Note: namesp. add : added namespace before processing              ostree admin undeploy
Note: namesp. add : added namespace before processing              ostree ls
  GEN      man/ostree-gpg-sign.1
Note: namesp. add : added namespace before processing              ostree checkout
Note: namesp. add : added namespace before processing              ostree checksum
Note: namesp. add : added namespace before processing              ostree export
Note: namesp. add : added namespace before processing              ostree log
  GEN      man/ostree.repo.5
Note: namesp. add : added namespace before processing              ostree create-usb
Note: namesp. add : added namespace before processing              ostree admin unlock
Note: namesp. add : added namespace before processing              ostree admin
  GEN      man/ostree.repo-config.5
Note: namesp. add : added namespace before processing              ostree commit
mkdir -p tests/
Note: namesp. add : added namespace before processing              ostree diff
Note: namesp. add : added namespace before processing              ostree admin upgrade
Note: namesp. add : added namespace before processing              ostree prune
Note: namesp. add : added namespace before processing              ostree pull-local
  GEN      tests/libreaddir-rand.so
Note: namesp. add : added namespace before processing              ostree refs
  CC       src/ostree/ostree-main.o
Note: namesp. add : added namespace before processing              ostree fsck
  CC       src/ostree/ostree-ot-builtin-admin.o
  CC       src/ostree/ostree-ot-builtin-cat.o
  CC       src/ostree/ostree-ot-builtin-config.o
Note: namesp. add : added namespace before processing              ostree config
  CC       src/ostree/ostree-ot-builtin-checkout.o
  CC       src/ostree/ostree-ot-builtin-checksum.o
  CC       src/ostree/ostree-ot-builtin-commit.o
Note: namesp. add : added namespace before processing              ostree pull
  CC       src/ostree/ostree-ot-builtin-create-usb.o
  CC       src/ostree/ostree-ot-builtin-diff.o
  CC       src/ostree/ostree-ot-builtin-export.o
  CC       src/ostree/ostree-ot-builtin-find-remotes.o
  CC       src/ostree/ostree-ot-builtin-fsck.o
Note: namesp. add : added namespace before processing              ostree rev-parse
Note: namesp. add : added namespace before processing              ostree remote
  CC       src/ostree/ostree-ot-builtin-init.o
Note: namesp. add : added namespace before processing              ostree init
Note: namesp. add : added namespace before processing              ostree reset
Note: namesp. add : added namespace before processing              ostree show
  CC       src/ostree/ostree-ot-builtin-pull-local.o
  CC       src/ostree/ostree-ot-builtin-log.o
  CC       src/ostree/ostree-ot-builtin-ls.o
  CC       src/ostree/ostree-ot-builtin-prune.o
  CC       src/ostree/ostree-ot-builtin-refs.o
  CC       src/ostree/ostree-ot-builtin-remote.o
  CC       src/ostree/ostree-ot-builtin-reset.o
  CC       src/ostree/ostree-ot-builtin-rev-parse.o
  CC       src/ostree/ostree-ot-builtin-summary.o
  CC       src/ostree/ostree-ot-builtin-show.o
Note: namesp. add : added namespace before processing              ostree summary
Note: namesp. add : added namespace before processing              rofiles-fuse
Note: namesp. add : added namespace before processing              ostree static-delta
Note: namesp. add : added namespace before processing              ostree trivial-httpd
  CC       src/ostree/ostree-ot-builtin-static-delta.o
  CC       src/ostree/ostree-ot-main.o
Note: namesp. add : added namespace before processing              ostree gpg-sign
Note: namesp. add : added namespace before processing              ostree.repo
  CC       src/ostree/ostree-ot-dump.o
Note: namesp. add : added namespace before processing              ostree.repo-config
  CC       src/ostree/ostree-ot-editor.o
  CC       src/ostree/ostree-ot-builtin-gpg-sign.o
  CC       src/ostree/ostree-ot-admin-builtin-init-fs.o
  CC       src/ostree/ostree-ot-admin-builtin-diff.o
  CC       src/ostree/ostree-ot-admin-builtin-deploy.o
  CC       src/ostree/ostree-ot-admin-builtin-finalize-staged.o
  CC       src/ostree/ostree-ot-admin-builtin-undeploy.o
  CC       src/ostree/ostree-ot-admin-builtin-instutil.o
  CC       src/ostree/ostree-ot-admin-builtin-cleanup.o
  CC       src/ostree/ostree-ot-admin-builtin-os-init.o
  CC       src/ostree/ostree-ot-admin-builtin-set-origin.o
  CC       src/ostree/ostree-ot-admin-builtin-status.o
  CC       src/ostree/ostree-ot-admin-builtin-switch.o
  CC       src/ostree/ostree-ot-admin-builtin-pin.o
  CC       src/ostree/ostree-ot-admin-builtin-upgrade.o
  CC       src/ostree/ostree-ot-admin-builtin-unlock.o
  CC       src/ostree/ostree-ot-admin-instutil-builtin-selinux-ensure-labeled.o
  CC       src/ostree/ostree-ot-admin-instutil-builtin-set-kargs.o
  CC       src/ostree/ostree-ot-admin-instutil-builtin-grub2-generate.o
  CC       src/ostree/ostree-ot-admin-functions.o
  CC       src/ostree/ostree-ot-remote-builtin-add.o
  CC       src/ostree/ostree-ot-remote-builtin-delete.o
  CC       src/ostree/ostree-ot-remote-builtin-list.o
  CC       src/ostree/ostree-ot-remote-builtin-show-url.o
  CC       src/ostree/ostree-ot-remote-builtin-refs.o
  CC       src/ostree/ostree-ot-remote-builtin-summary.o
  CC       src/ostree/ostree-ot-remote-builtin-gpg-import.o
  CC       src/ostree/ostree-ot-remote-builtin-add-cookie.o
  CC       src/ostree/ostree-ot-remote-builtin-delete-cookie.o
  CC       src/ostree/ostree-ot-remote-builtin-list-cookies.o
  CC       src/ostree/ostree-ot-remote-cookie-util.o
  CC       src/ostree/ostree-ot-builtin-pull.o
  CC       src/ostree/ostree-ot-builtin-trivial-httpd.o
  CC       src/ostree/ostree-parse-datetime.o
  CC       libglnx/la-glnx-backports.lo
  CC       libglnx/la-glnx-local-alloc.lo
  CC       libglnx/la-glnx-errors.lo
  CC       libglnx/la-glnx-console.lo
  CC       libglnx/la-glnx-dirfd.lo
  CC       libglnx/la-glnx-fdio.lo
  CC       libglnx/la-glnx-lockfile.lo
  CC       libglnx/la-glnx-xattrs.lo
  CC       libglnx/la-glnx-shutil.lo
  CC       src/libotutil/libotutil_la-ot-checksum-utils.lo
  CC       src/libotutil/libotutil_la-ot-checksum-instream.lo
  CC       src/libotutil/libotutil_la-ot-fs-utils.lo
  CC       src/libotutil/libotutil_la-ot-keyfile-utils.lo
  CC       src/libotutil/libotutil_la-ot-opt-utils.lo
  CC       src/libotutil/libotutil_la-ot-unix-utils.lo
  CC       src/libotutil/libotutil_la-ot-variant-utils.lo
  CC       src/libotutil/libotutil_la-ot-variant-builder.lo
  CC       src/libotutil/libotutil_la-ot-gio-utils.lo
  CC       src/libotutil/libotutil_la-ot-tool-util.lo
  CC       src/libotutil/libotutil_la-ot-gpg-utils.lo
  CC       src/libostree/libostree_1_la-ostree-async-progress.lo
  CC       src/libostree/libostree_1_la-ostree-cmdprivate.lo
  CC       src/libostree/libostree_1_la-ostree-core.lo
  CC       src/libostree/libostree_1_la-ostree-dummy-enumtypes.lo
  CC       src/libostree/libostree_1_la-ostree-checksum-input-stream.lo
  CC       src/libostree/libostree_1_la-ostree-chain-input-stream.lo
  CC       src/libostree/libostree_1_la-ostree-lzma-common.lo
  CC       src/libostree/libostree_1_la-ostree-lzma-compressor.lo
  CC       src/libostree/libostree_1_la-ostree-lzma-decompressor.lo
  CC       src/libostree/libostree_1_la-ostree-rollsum.lo
  CC       src/libostree/libostree_1_la-ostree-varint.lo
  CC       src/libostree/libostree_1_la-ostree-linuxfsutil.lo
  CC       src/libostree/libostree_1_la-ostree-diff.lo
  CC       src/libostree/libostree_1_la-ostree-mutable-tree.lo
  CC       src/libostree/libostree_1_la-ostree-ref.lo
  CC       src/libostree/libostree_1_la-ostree-remote.lo
  CC       src/libostree/libostree_1_la-ostree-repo.lo
  CC       src/libostree/libostree_1_la-ostree-repo-checkout.lo
  CC       src/libostree/libostree_1_la-ostree-repo-commit.lo
  CC       src/libostree/libostree_1_la-ostree-repo-pull.lo
  CC       src/libostree/libostree_1_la-ostree-repo-libarchive.lo
  CC       src/libostree/libostree_1_la-ostree-repo-prune.lo
  CC       src/libostree/libostree_1_la-ostree-repo-refs.lo
  CC       src/libostree/libostree_1_la-ostree-repo-traverse.lo
  CC       src/libostree/libostree_1_la-ostree-repo-file.lo
  CC       src/libostree/libostree_1_la-ostree-repo-file-enumerator.lo
  CC       src/libostree/libostree_1_la-ostree-sepolicy.lo
  CC       src/libostree/libostree_1_la-ostree-sysroot.lo
  CC       src/libostree/libostree_1_la-ostree-sysroot-cleanup.lo
  CC       src/libostree/libostree_1_la-ostree-sysroot-deploy.lo
  CC       src/libostree/libostree_1_la-ostree-sysroot-upgrader.lo
  CC       src/libostree/libostree_1_la-ostree-impl-system-generator.lo
  CC       src/libostree/libostree_1_la-ostree-bootconfig-parser.lo
  CC       src/libostree/libostree_1_la-ostree-deployment.lo
  CC       src/libostree/libostree_1_la-ostree-bootloader.lo
  CC       src/libostree/libostree_1_la-ostree-bootloader-grub2.lo
  CC       src/libostree/libostree_1_la-ostree-bootloader-zipl.lo
  CC       src/libostree/libostree_1_la-ostree-bootloader-syslinux.lo
  CC       src/libostree/libostree_1_la-ostree-bootloader-uboot.lo
  CC       src/libostree/libostree_1_la-ostree-repo-static-delta-core.lo
  CC       src/libostree/libostree_1_la-ostree-repo-static-delta-processing.lo
  CC       src/libostree/libostree_1_la-ostree-repo-static-delta-compilation.lo
  CC       src/libostree/libostree_1_la-ostree-repo-static-delta-compilation-analysis.lo
  CC       src/libostree/libostree_1_la-ostree-bloom.lo
  CC       src/libostree/libostree_1_la-ostree-repo-finder.lo
  CC       src/libostree/libostree_1_la-ostree-repo-finder-avahi.lo
src/libostree/ostree-repo-pull.c: In function 'ostree_repo_pull_with_options':
src/libostree/ostree-repo-pull.c:3592:15: warning: variable 'the_ref_to_fetch' set but not used [-Wunused-but-set-variable]
 3592 |   const char *the_ref_to_fetch = NULL;
      |               ^~~~~~~~~~~~~~~~
  CC       src/libostree/libostree_1_la-ostree-repo-finder-config.lo
In file included from src/libostree/ostree-sysroot-deploy.c:31:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^~~~~~~
  CC       src/libostree/libostree_1_la-ostree-repo-finder-mount.lo
  CC       src/libostree/libostree_1_la-ostree-repo-finder-override.lo
  CC       src/libostree/libostree_1_la-ostree-kernel-args.lo
  CC       src/libostree/libostree_1_la-ostree-libarchive-input-stream.lo
  CC       src/libostree/libostree_1_la-ostree-tls-cert-interaction.lo
  CC       src/libostree/libostree_1_la-ostree-gpg-verifier.lo
  CC       src/libostree/libostree_1_la-ostree-gpg-verify-result.lo
  CC       src/libostree/libostree_1_la-ostree-fetcher-util.lo
  CC       src/libostree/libostree_1_la-ostree-fetcher-uri.lo
  CC       src/libostree/libostree_1_la-ostree-metalink.lo
  CC       src/libostree/libostree_1_la-ostree-fetcher-soup.lo
  CC       src/libostree/libostree_1_la-ostree-enumtypes.lo
  CC       bsdiff/libbsdiff_la-bsdiff.lo
  CC       bsdiff/libbsdiff_la-bspatch.lo
  CCLD     libbupsplit.la
  CC       src/rofiles-fuse/rofiles_fuse-main.o
  CC       tests/test_rollsum_cli-test-rollsum-cli.o
  CC       tests/libostreetest_la-libostreetest.lo
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       tests/libostreetest_la-test-mock-gio.lo
  CC       src/switchroot/ostree_prepare_root-ostree-prepare-root.o
  CCLD     libglnx.la
  CCLD     libotutil.la
  CCLD     ostree-prepare-root
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     libbsdiff.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     libostree-1.la
  CCLD     ostree
  CCLD     rofiles-fuse
  CCLD     libostreetest.la
  CCLD     ostree-trivial-httpd
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     tests/test-rollsum-cli
make[2]: Leaving directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
Making all in apidoc
make[2]: Entering directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6/apidoc'
  DOC   Preparing build
  DOC   Building XML
  DOC   Scanning header files
../src/libostree/ostree-repo-finder-avahi.h:0: warning: partial declaration (struct) : typedef struct { GObjectClass parent_class; } OstreeRepoFinderAvahiClass;

static inline OstreeRepoFinderAvahi *OSTREE_REPO_FINDER_AVAHI (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_CAST (ptr, ostree_repo_finder_avahi_get_type (), OstreeRepoFinderAvahi); }
static inline gboolean OSTREE_IS_REPO_FINDER_AVAHI (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_TYPE (ptr, ostree_repo_finder_avahi_get_type ()); }
G_GNUC_END_IGNORE_DEPRECATIONS

_OSTREE_PUBLIC
OstreeRepoFinderAvahi *ostree_repo_finder_avahi_new (GMainContext *context);

_OSTREE_PUBLIC
void ostree_repo_finder_avahi_start (OstreeRepoFinderAvahi  *self,
                                     GError                **error);

_OSTREE_PUBLIC
void ostree_repo_finder_avahi_stop (OstreeRepoFinderAvahi  *self);

G_END_DECLS
 
../src/libostree/ostree-repo-finder-config.h:0: warning: partial declaration (struct) : typedef struct { GObjectClass parent_class; } OstreeRepoFinderConfigClass;

static inline OstreeRepoFinderConfig *OSTREE_REPO_FINDER_CONFIG (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_CAST (ptr, ostree_repo_finder_config_get_type (), OstreeRepoFinderConfig); }
static inline gboolean OSTREE_IS_REPO_FINDER_CONFIG (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_TYPE (ptr, ostree_repo_finder_config_get_type ()); }
G_GNUC_END_IGNORE_DEPRECATIONS

_OSTREE_PUBLIC
OstreeRepoFinderConfig *ostree_repo_finder_config_new (void);

G_END_DECLS
 
../src/libostree/ostree-repo-finder-mount.h:0: warning: partial declaration (struct) : typedef struct { GObjectClass parent_class; } OstreeRepoFinderMountClass;

static inline OstreeRepoFinderMount *OSTREE_REPO_FINDER_MOUNT (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_CAST (ptr, ostree_repo_finder_mount_get_type (), OstreeRepoFinderMount); }
static inline gboolean OSTREE_IS_REPO_FINDER_MOUNT (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_TYPE (ptr, ostree_repo_finder_mount_get_type ()); }
G_GNUC_END_IGNORE_DEPRECATIONS

_OSTREE_PUBLIC
OstreeRepoFinderMount *ostree_repo_finder_mount_new (GVolumeMonitor *monitor);

G_END_DECLS
 
../src/libostree/ostree-repo-finder-override.h:0: warning: partial declaration (struct) : typedef struct { GObjectClass parent_class; } OstreeRepoFinderOverrideClass;

static inline OstreeRepoFinderOverride *OSTREE_REPO_FINDER_OVERRIDE (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_CAST (ptr, ostree_repo_finder_override_get_type (), OstreeRepoFinderOverride); }
static inline gboolean OSTREE_IS_REPO_FINDER_OVERRIDE (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_TYPE (ptr, ostree_repo_finder_override_get_type ()); }
G_GNUC_END_IGNORE_DEPRECATIONS

_OSTREE_PUBLIC
OstreeRepoFinderOverride *ostree_repo_finder_override_new (void);

_OSTREE_PUBLIC
void ostree_repo_finder_override_add_uri (OstreeRepoFinderOverride *self,
                                          const gchar              *uri);

G_END_DECLS
 
  DOC   Introspecting gobjects
1.32
  DOC   Building XML
./ostree-decl.txt:3420: warning: OstreeRemote has multiple definitions.
../src/libostree/ostree-bloom.c:37: warning: Section bloom is not defined in the ostree-sections.txt file.
../src/libostree/ostree-remote.c:41: warning: Section remote is not defined in the ostree-sections.txt file.
../src/libostree/ostree-soup-form.c:20: warning: Section soup-form is not defined in the ostree-sections.txt file.
../src/libostree/ostree-soup-uri.c:116: warning: Section soup-uri is not defined in the ostree-sections.txt file.
../src/libostree/ostree-core.c:805: warning: Parameter description for ostree_break_hardlink::cancellable is missing in source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::stbuf (allow-none) is not used from source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::out_checksum (out) (transfer full) is not used from source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::stbuf is missing in source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::out_checksum is missing in source code comment block.
../src/libostree/ostree-deployment.c:326: warning: Parameter description for ostree_deployment_get_unlocked::self is missing in source code comment block.
../src/libostree/ostree-deployment.c:306: warning: Parameter description for ostree_deployment_unlocked_state_to_string::state is missing in source code comment block.
../src/libostree/ostree-diff.h:32: warning: Value descriptions for OstreeDiffFlags are missing in source code comment block.
../src/libostree/ostree-diff.h:40: warning: Field descriptions for struct OstreeDiffItem are missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:624: warning: Parameter description for ostree_mutable_tree_check_error::error is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::self is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::repo is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::contents_checksum is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::metadata_checksum is missing in source code comment block.
../src/libostree/ostree-repo.c:1264: warning: Parameter description for ostree_repo_open_at::cancellable is missing in source code comment block.
../src/libostree/ostree-repo.c:1264: warning: Parameter description for ostree_repo_open_at::error is missing in source code comment block.
../src/libostree/ostree-repo.h:272: warning: Field description for OstreeRepoTransactionStats::devino_cache_hits is missing in source code comment block.
../src/libostree/ostree-repo.h:931: warning: Field descriptions for struct OstreeRepoCheckoutAtOptions are missing in source code comment block.
../src/libostree/ostree-repo-traverse.c:349: warning: Parameter description for ostree_repo_traverse_parents_get_commits::parents is missing in source code comment block.
../src/libostree/ostree-repo-traverse.c:349: warning: Parameter description for ostree_repo_traverse_parents_get_commits::object is missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeRepoCommitTraverseFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeRepoCommitIterResult are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSePolicyRestoreconFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSysrootSimpleWriteDeploymentFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSysrootUpgraderPullFlags are missing in source code comment block.
./ostree-sections.txt:574: warning: No declaration found for OstreeCollectionRef.
../src/libostree/ostree-remote.h:39: warning: Field descriptions for struct OstreeRemote are missing in source code comment block.
./ostree-sections.txt:616: warning: No declaration found for OstreeRepoFinderResult.
./ostree-sections.txt:630: warning: No declaration found for OstreeRepoFinderAvahi.
./ostree-sections.txt:631: warning: No declaration found for ostree_repo_finder_avahi_new.
./ostree-sections.txt:632: warning: No declaration found for ostree_repo_finder_avahi_start.
./ostree-sections.txt:633: warning: No declaration found for ostree_repo_finder_avahi_stop.
./ostree-sections.txt:640: warning: No declaration found for OstreeRepoFinderConfig.
./ostree-sections.txt:641: warning: No declaration found for ostree_repo_finder_config_new.
./ostree-sections.txt:648: warning: No declaration found for OstreeRepoFinderMount.
./ostree-sections.txt:649: warning: No declaration found for ostree_repo_finder_mount_new.
./ostree-sections.txt:656: warning: No declaration found for OstreeRepoFinderOverride.
./ostree-sections.txt:657: warning: No declaration found for ostree_repo_finder_override_new.
./ostree-sections.txt:658: warning: No declaration found for ostree_repo_finder_override_add_uri.
See ostree-undeclared.txt for the list of undeclared symbols.
./ostree-unused.txt:1: warning: 122 unused declarations. They should be added to ostree-sections.txt in the appropriate place.
  DOC   Building HTML
Note: namesp. add : added namespace before processing              OSTree API references
Error: no ID for constraint linkend: "GVariantType".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "GVariantType".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "g-free".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "api-index-2016.8".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "api-index-2016.8".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint8".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "memcmp".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "api-index-2017.8".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "gconstpointer".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2016.6".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2017.3".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "fsync".
Error: no ID for constraint linkend: "fdatasync".
Error: no ID for constraint linkend: "api-index-2017.15".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "OstreeChecksumFlags".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2017.13".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GAsyncReadyCallback".
Error: no ID for constraint linkend: "gpointer".
Error: no ID for constraint linkend: "G-IO-PRIORITY-DEFAULT:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GAsyncResult".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "guint32".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2018.2".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "api-index-2017.4".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "OstreeRepoDevInoCache".
Error: no ID for constraint linkend: "OstreeRepoDevInoCache".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GType".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "ostree-validate-collection-id".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2017.10".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "fsync".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "fsync".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2017.10".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "api-index-2019.2".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "api-index-2018.9".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "api-index-2016.4".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2018.9".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "api-index-2017.12".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "api-index-2017.12".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "g-key-file-set-string".
Error: no ID for constraint linkend: "g-key-file-set-boolean".
Error: no ID for constraint linkend: "g-key-file-set-string-list".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "g-variant-new-from-bytes".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "api-index-2016.6".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2017.2".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "api-index-2016.5".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "g-strfreev".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "api-index-2016.5".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "api-index-2016.5".
Error: no ID for constraint linkend: "ostree-repo-init".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2017.10".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2016.5".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2017.15".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2019.4".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GAsyncReadyCallback".
Error: no ID for constraint linkend: "gpointer".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GAsyncResult".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GAsyncReadyCallback".
Error: no ID for constraint linkend: "gpointer".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GAsyncResult".
Error: no ID for constraint linkend: "guchar".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GAsyncResult".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2016.7".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2016.4".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "api-index-2016.5".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "OstreeRepoImportArchiveOptions".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "OstreeRepoExportArchiveOptions".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "G-IO-ERROR-NOT-FOUND:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2017.15".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "gpointer".
Error: no ID for constraint linkend: "gpointer".
Error: no ID for constraint linkend: "GDestroyNotify".
Error: no ID for constraint linkend: "GDestroyNotify".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "gpointer".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GDestroyNotify".
Error: no ID for constraint linkend: "gpointer".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "OstreeRepoDevInoCache".
Error: no ID for constraint linkend: "api-index-2017.13".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "OstreeRepoDevInoCache".
Error: no ID for constraint linkend: "ostree-repo-commit-set-devino-cache".
Error: no ID for constraint linkend: "OstreeRepoDevInoCache".
Error: no ID for constraint linkend: "OstreeRepoDevInoCache".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "OstreeRepoDevInoCache".
Error: no ID for constraint linkend: "GType".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "OstreeRepoDevInoCache".
Error: no ID for constraint linkend: "api-index-2017.13".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "OstreeRepoCheckoutOptions".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2016.8".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "api-index-2018.5".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "api-index-2018.5".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2018.5".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "OstreeRepoCommitTraverseIter".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "OstreeRepoCommitTraverseIter".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "OstreeRepoCommitTraverseIter".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "OstreeRepoCommitTraverseIter".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "OstreeRepoCommitTraverseIter".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "OstreeRepoCommitTraverseIter".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gint".
Error: no ID for constraint linkend: "gint".
Error: no ID for constraint linkend: "gint".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2018.6".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "OstreeRepoPruneOptions".
Error: no ID for constraint linkend: "gint".
Error: no ID for constraint linkend: "gint".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2017.1".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "g-main-context-push-thread-default".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2019.2".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gpointer".
Error: no ID for constraint linkend: "GSConsole".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2016.6".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2016.14".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "GBytes".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "OSTREE-SUMMARY-COLLECTION-ID:CAPS".
Error: no ID for constraint linkend: "OSTREE-SUMMARY-COLLECTION-MAP:CAPS".
Error: no ID for constraint linkend: "OSTREE-SUMMARY-COLLECTION-MAP:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "api-index-2015.7".
Error: no ID for constraint linkend: "unlink".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "api-index-2018.7".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2018.7".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2018.9".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "GHashTable".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "api-index-2018.7".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2016.4".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GAsyncReadyCallback".
Error: no ID for constraint linkend: "gpointer".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GAsyncResult".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "openat".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "OstreeRepoPruneOptions".
Error: no ID for constraint linkend: "gint".
Error: no ID for constraint linkend: "gint".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2018.6".
Error: no ID for constraint linkend: "api-index-2017.7".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2018.5".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2016.4".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "OstreeDeploymentUnlockedState".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2016.4".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2018.3".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "OstreeSysrootWriteDeploymentsOpts".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2017.4".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2018.5".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2017.7".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-STRING:CAPS".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gpointer".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GMainContexts".
Error: no ID for constraint linkend: "api-index-2019.6".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2017.6".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "g-variant-get".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2017.6".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2017.6".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2017.6".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "g-variant-new".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2017.6".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "g-variant-ref-sink".
Error: no ID for constraint linkend: "api-index-2017.6".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint64".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "api-index-2017.4".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint32".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "api-index-2016.5".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint32".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariantType".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "g-variant-get-child".
Error: no ID for constraint linkend: "GVariantType".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "GString".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GString".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GString".
Error: no ID for constraint linkend: "gchar".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GString".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "FALSE:CAPS".
Error: no ID for constraint linkend: "api-index-2016.6".
Error: no ID for constraint linkend: "api-index-2017.10".
Error: no ID for constraint linkend: "GVariantType".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-BOOLEAN:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-BOOLEAN:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-BOOLEAN:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-BOOLEAN:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-BOOLEAN:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-STRING:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-INT64:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-INT64:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-STRING:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-STRING:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-STRING:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-STRING:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-STRING:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-INT64:CAPS".
Error: no ID for constraint linkend: "G-VARIANT-TYPE-INT64:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "GInputStream".
Error: no ID for constraint linkend: "GChecksum".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "OstreeDeploymentUnlockedState".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "guint".
Error: no ID for constraint linkend: "gconstpointer".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gconstpointer".
Error: no ID for constraint linkend: "gconstpointer".
Error: no ID for constraint linkend: "TRUE:CAPS".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "openat".
Error: no ID for constraint linkend: "OstreeDeploymentUnlockedState".
Error: no ID for constraint linkend: "api-index-2016.4".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "api-index-2018.3".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "api-index-2018.3".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "api-index-2018.3".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "OstreeDeploymentUnlockedState".
Error: no ID for constraint linkend: "api-index-2016.4".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "GKeyFile".
Error: no ID for constraint linkend: "OstreeDeploymentUnlockedState".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "OstreeDiffDirsOptions".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "NULL:CAPS".
Error: no ID for constraint linkend: "api-index-2017.4".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GFile".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "GPtrArray".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "void".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "GVariant".
Error: no ID for constraint linkend: "gboolean".
Error: no ID for constraint linkend: "int".
Error: no ID for constraint linkend: "char".
Error: no ID for constraint linkend: "GFileQueryInfoFlags".
Error: no ID for constraint linkend: "GFileInfo".
Error: no ID for constraint linkend: "GCancellable".
Error: no ID for constraint linkend: "GError".
Error: no ID for constraint linkend: "OSTREE-CHECK-VERSION:CAPS".
Error: no ID for constraint linkend: "ostree-ostree-version".
Error: no ID for constraint linkend: "OstreeCollectionRefv".
Error: no ID for constraint linkend: "ostree-ostree-ref".
Error: no ID for constraint linkend: "ostree-collection-ref-dup".
Error: no ID for constraint linkend: "ostree-ostree-ref".
Error: no ID for constraint linkend: "ostree-collection-ref-dupv".
Error: no ID for constraint linkend: "ostree-ostree-ref".
Error: no ID for constraint linkend: "ostree-collection-ref-equal".
Error: no ID for constraint linkend: "ostree-ostree-ref".
Error: no ID for constraint linkend: "ostree-collection-ref-free".
Error: no ID for constraint linkend: "ostree-ostree-ref".
Error: no ID for constraint linkend: "ostree-collection-ref-freev".
Error: no ID for constraint linkend: "ostree-ostree-ref".
Error: no ID for constraint linkend: "ostree-collection-ref-hash".
Error: no ID for constraint linkend: "ostree-ostree-ref".
Error: no ID for constraint linkend: "ostree-collection-ref-new".
Error: no ID for constraint linkend: "ostree-ostree-ref".
Error: no ID for constraint linkend: "OstreeKernelArgs".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-append".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-append-argv".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-append-argv-filtered".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-append-proc-cmdline".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-cleanup".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-delete".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-delete-key-entry".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-free".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-from-string".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-get-last-value".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-new".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-new-replace".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-parse-append".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-replace".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-replace-argv".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-replace-take".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-to-string".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "ostree-kernel-args-to-strv".
Error: no ID for constraint linkend: "ostree-ostree-kernel-args".
Error: no ID for constraint linkend: "OSTREE-META-KEY-DEPLOY-COLLECTION-ID:CAPS".
Error: no ID for constraint linkend: "ostree-ostree-repo-experimental".
Error: no ID for constraint linkend: "OSTREE-RELEASE-VERSION:CAPS".
Error: no ID for constraint linkend: "ostree-ostree-version".
Error: no ID for constraint linkend: "OstreeRemote".
Error: no ID for constraint linkend: "ostree-ostree-remote".
Error: no ID for constraint linkend: "ostree-remote-get-name".
Error: no ID for constraint linkend: "ostree-ostree-remote".
Error: no ID for constraint linkend: "ostree-remote-get-url".
Error: no ID for constraint linkend: "ostree-ostree-remote".
Error: no ID for constraint linkend: "ostree-remote-ref".
Error: no ID for constraint linkend: "ostree-ostree-remote".
Error: no ID for constraint linkend: "ostree-remote-unref".
Error: no ID for constraint linkend: "ostree-ostree-remote".
Error: no ID for constraint linkend: "OstreeRepoFinder".
Error: no ID for constraint linkend: "ostree-ostree-repo-finder".
Error: no ID for constraint linkend: "OstreeRepoFinderResultv".
Error: no ID for constraint linkend: "ostree-ostree-repo-finder".
Error: no ID for constraint linkend: "ostree-repo-finder-resolve-all-async".
Error: no ID for constraint linkend: "ostree-ostree-repo-finder".
Error: no ID for constraint linkend: "ostree-repo-finder-resolve-all-finish".
Error: no ID for constraint linkend: "ostree-ostree-repo-finder".
Error: no ID for constraint linkend: "ostree-repo-finder-resolve-async".
Error: no ID for constraint linkend: "ostree-ostree-repo-finder".
Error: no ID for constraint linkend: "ostree-repo-finder-resolve-finish".
Error: no ID for constraint linkend: "ostree-ostree-repo-finder".
Error: no ID for constraint linkend: "ostree-repo-finder-result-compare".
Error: no ID for constraint linkend: "ostree-ostree-repo-finder".
Error: no ID for constraint linkend: "ostree-repo-finder-result-dup".
Error: no ID for constraint linkend: "ostree-ostree-repo-finder".
Error: no ID for constraint linkend: "ostree-repo-finder-result-free".
Error: no ID for constraint linkend: "ostree-ostree-repo-finder".
Error: no ID for constraint linkend: "ostree-repo-finder-result-freev".
Error: no ID for constraint linkend: "ostree-ostree-repo-finder".
Error: no ID for constraint linkend: "ostree-repo-finder-result-new".
Error: no ID for constraint linkend: "ostree-ostree-repo-finder".
Error: no ID for constraint linkend: "ostree-repo-find-remotes-async".
Error: no ID for constraint linkend: "ostree-ostree-repo-experimental".
Error: no ID for constraint linkend: "ostree-repo-find-remotes-finish".
Error: no ID for constraint linkend: "ostree-ostree-repo-experimental".
Error: no ID for constraint linkend: "ostree-repo-get-collection-id".
Error: no ID for constraint linkend: "ostree-ostree-misc-experimental".
Error: no ID for constraint linkend: "ostree-repo-list-collection-refs".
Error: no ID for constraint linkend: "ostree-ostree-misc-experimental".
Error: no ID for constraint linkend: "OSTREE-REPO-METADATA-REF:CAPS".
Error: no ID for constraint linkend: "ostree-ostree-repo-experimental".
Error: no ID for constraint linkend: "ostree-repo-pull-from-remotes-async".
Error: no ID for constraint linkend: "ostree-ostree-repo-experimental".
Error: no ID for constraint linkend: "ostree-repo-pull-from-remotes-finish".
Error: no ID for constraint linkend: "ostree-ostree-repo-experimental".
Error: no ID for constraint linkend: "ostree-repo-remote-list-collection-refs".
Error: no ID for constraint linkend: "ostree-ostree-misc-experimental".
Error: no ID for constraint linkend: "ostree-repo-resolve-collection-ref".
Error: no ID for constraint linkend: "ostree-ostree-misc-experimental".
Error: no ID for constraint linkend: "ostree-repo-resolve-keyring-for-collection".
Error: no ID for constraint linkend: "ostree-ostree-repo-experimental".
Error: no ID for constraint linkend: "ostree-repo-set-collection-id".
Error: no ID for constraint linkend: "ostree-ostree-misc-experimental".
Error: no ID for constraint linkend: "ostree-repo-set-collection-ref-immediate".
Error: no ID for constraint linkend: "ostree-ostree-misc-experimental".
Error: no ID for constraint linkend: "ostree-repo-transaction-set-collection-ref".
Error: no ID for constraint linkend: "ostree-ostree-misc-experimental".
Error: no ID for constraint linkend: "ostree-validate-collection-id".
Error: no ID for constraint linkend: "ostree-ostree-misc-experimental".
Error: no ID for constraint linkend: "OSTREE-VERSION:CAPS".
Error: no ID for constraint linkend: "ostree-ostree-version".
Error: no ID for constraint linkend: "OSTREE-VERSION-HEX:CAPS".
Error: no ID for constraint linkend: "ostree-ostree-version".
Error: no ID for constraint linkend: "OSTREE-VERSION-S:CAPS".
Error: no ID for constraint linkend: "ostree-ostree-version".
Error: no ID for constraint linkend: "OSTREE-YEAR-VERSION:CAPS".
Error: no ID for constraint linkend: "ostree-ostree-version".
  DOC   Fixing cross-references
make[2]: Leaving directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6/apidoc'
make[1]: Leaving directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
>>> ostree: Entering fakeroot...
make  install-recursive
make[1]: Entering directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
Making install in .
make[2]: Entering directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
mkdir -p tests/
  GEN      tests/libreaddir-rand.so
make[3]: Entering directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/libostree'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/libostree'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/share/bash-completion/completions'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/share/ostree/trusted.gpg.d'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/include/ostree-1'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libostree-1.la '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c ostree-trivial-httpd '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/libostree'
 /usr/bin/install -c -m 644 bash/ostree '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/share/bash-completion/completions'
 /usr/bin/install -c src/boot/grub2/grub2-15_ostree '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/libostree'
 /usr/bin/install -c -m 644 src/libostree/README-gpg '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/share/ostree/trusted.gpg.d'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/share/man/man1'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/share/man/man5'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/ostree'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/ostree'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 src/libostree/ostree.h src/libostree/ostree-async-progress.h src/libostree/ostree-autocleanups.h src/libostree/ostree-core.h src/libostree/ostree-dummy-enumtypes.h src/libostree/ostree-mutable-tree.h src/libostree/ostree-repo.h src/libostree/ostree-types.h src/libostree/ostree-repo-file.h src/libostree/ostree-diff.h src/libostree/ostree-gpg-verify-result.h src/libostree/ostree-sepolicy.h src/libostree/ostree-sysroot.h src/libostree/ostree-sysroot-upgrader.h src/libostree/ostree-deployment.h src/libostree/ostree-bootconfig-parser.h src/libostree/ostree-repo-deprecated.h src/libostree/ostree-ref.h src/libostree/ostree-remote.h src/libostree/ostree-repo-finder.h src/libostree/ostree-repo-finder-avahi.h src/libostree/ostree-repo-finder-config.h src/libostree/ostree-repo-finder-mount.h src/libostree/ostree-repo-finder-override.h src/libostree/ostree-kernel-args.h src/libostree/ostree-version.h '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/include/ostree-1'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c ostree-prepare-root '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/ostree'
 /usr/bin/install -c -m 644 man/ostree.repo.5 man/ostree.repo-config.5 '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/share/man/man5'
 /usr/bin/install -c -m 644 src/libostree/ostree-1.pc '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libostree-1.so.1.0.0 /var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/libostree-1.so.1.0.0
libtool: install: (cd /var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib && { ln -s -f libostree-1.so.1.0.0 libostree-1.so.1 || { rm -f libostree-1.so.1 && ln -s libostree-1.so.1.0.0 libostree-1.so.1; }; })
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib'
libtool: install: (cd /var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib && { ln -s -f libostree-1.so.1.0.0 libostree-1.so || { rm -f libostree-1.so && ln -s libostree-1.so.1.0.0 libostree-1.so; }; })
 /usr/bin/install -c -m 644 man/ostree.1 man/ostree-admin-cleanup.1 man/ostree-admin-config-diff.1 man/ostree-admin-deploy.1 man/ostree-admin-init-fs.1 man/ostree-admin-instutil.1 man/ostree-admin-os-init.1 man/ostree-admin-status.1 man/ostree-admin-set-origin.1 man/ostree-admin-switch.1 man/ostree-admin-undeploy.1 man/ostree-admin-upgrade.1 man/ostree-admin-unlock.1 man/ostree-admin-pin.1 man/ostree-admin.1 man/ostree-cat.1 man/ostree-checkout.1 man/ostree-checksum.1 man/ostree-commit.1 man/ostree-create-usb.1 man/ostree-export.1 man/ostree-config.1 man/ostree-diff.1 man/ostree-find-remotes.1 man/ostree-fsck.1 man/ostree-init.1 man/ostree-log.1 man/ostree-ls.1 man/ostree-prune.1 man/ostree-pull-local.1 man/ostree-pull.1 man/ostree-refs.1 man/ostree-remote.1 man/ostree-reset.1 man/ostree-rev-parse.1 man/ostree-show.1 man/ostree-summary.1 man/ostree-static-delta.1 man/ostree-trivial-httpd.1 man/rofiles-fuse.1 '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/share/man/man1'
libtool: install: /usr/bin/install -c .libs/ostree-trivial-httpd /var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/libostree/ostree-trivial-httpd
libtool: install: /usr/bin/install -c .libs/libostree-1.lai /var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/libostree-1.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 build-aux/install-sh -c -d '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/bin'
 /usr/bin/install -c -m 644 man/ostree-gpg-sign.1 '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/share/man/man1'
libtool: install: /usr/bin/install -c ostree-prepare-root /var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/lib/ostree/ostree-prepare-root
make  install-data-hook
  /bin/sh ./libtool   --mode=install /usr/bin/install -c ostree rofiles-fuse '/var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/bin'
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/ostree /var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/bin/ostree
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/rofiles-fuse /var/lib/jenkins/aports/community/ostree/pkg/ostree/usr/bin/rofiles-fuse
make[4]: Entering directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
mkdir -p /var/lib/jenkins/aports/community/ostree/pkg/ostree/etc/ostree/remotes.d
mkdir -p /var/lib/jenkins/aports/community/ostree/pkg/ostree/etc/grub.d
ln -sf /usr/lib/libostree/grub2-15_ostree /var/lib/jenkins/aports/community/ostree/pkg/ostree/etc/grub.d/15_ostree
make[4]: Leaving directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
make[3]: Leaving directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
make[2]: Leaving directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
Making install in apidoc
make[2]: Entering directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6/apidoc'
  DOC   Building XML
./ostree-decl.txt:3420: warning: OstreeRemote has multiple definitions.
../src/libostree/ostree-bloom.c:37: warning: Section bloom is not defined in the ostree-sections.txt file.
../src/libostree/ostree-remote.c:41: warning: Section remote is not defined in the ostree-sections.txt file.
../src/libostree/ostree-soup-form.c:20: warning: Section soup-form is not defined in the ostree-sections.txt file.
../src/libostree/ostree-soup-uri.c:116: warning: Section soup-uri is not defined in the ostree-sections.txt file.
../src/libostree/ostree-core.c:805: warning: Parameter description for ostree_break_hardlink::cancellable is missing in source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::stbuf (allow-none) is not used from source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::out_checksum (out) (transfer full) is not used from source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::stbuf is missing in source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::out_checksum is missing in source code comment block.
../src/libostree/ostree-deployment.c:326: warning: Parameter description for ostree_deployment_get_unlocked::self is missing in source code comment block.
../src/libostree/ostree-deployment.c:306: warning: Parameter description for ostree_deployment_unlocked_state_to_string::state is missing in source code comment block.
../src/libostree/ostree-diff.h:32: warning: Value descriptions for OstreeDiffFlags are missing in source code comment block.
../src/libostree/ostree-diff.h:40: warning: Field descriptions for struct OstreeDiffItem are missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:624: warning: Parameter description for ostree_mutable_tree_check_error::error is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::self is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::repo is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::contents_checksum is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::metadata_checksum is missing in source code comment block.
../src/libostree/ostree-repo.c:1264: warning: Parameter description for ostree_repo_open_at::cancellable is missing in source code comment block.
../src/libostree/ostree-repo.c:1264: warning: Parameter description for ostree_repo_open_at::error is missing in source code comment block.
../src/libostree/ostree-repo.h:272: warning: Field description for OstreeRepoTransactionStats::devino_cache_hits is missing in source code comment block.
../src/libostree/ostree-repo.h:931: warning: Field descriptions for struct OstreeRepoCheckoutAtOptions are missing in source code comment block.
../src/libostree/ostree-repo-traverse.c:349: warning: Parameter description for ostree_repo_traverse_parents_get_commits::parents is missing in source code comment block.
../src/libostree/ostree-repo-traverse.c:349: warning: Parameter description for ostree_repo_traverse_parents_get_commits::object is missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeRepoCommitTraverseFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeRepoCommitIterResult are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSePolicyRestoreconFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSysrootSimpleWriteDeploymentFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSysrootUpgraderPullFlags are missing in source code comment block.
./ostree-sections.txt:574: warning: No declaration found for OstreeCollectionRef.
../src/libostree/ostree-remote.h:39: warning: Field descriptions for struct OstreeRemote are missing in source code comment block.
./ostree-sections.txt:616: warning: No declaration found for OstreeRepoFinderResult.
./ostree-sections.txt:630: warning: No declaration found for OstreeRepoFinderAvahi.
./ostree-sections.txt:631: warning: No declaration found for ostree_repo_finder_avahi_new.
./ostree-sections.txt:632: warning: No declaration found for ostree_repo_finder_avahi_start.
./ostree-sections.txt:633: warning: No declaration found for ostree_repo_finder_avahi_stop.
./ostree-sections.txt:640: warning: No declaration found for OstreeRepoFinderConfig.
./ostree-sections.txt:641: warning: No declaration found for ostree_repo_finder_config_new.
./ostree-sections.txt:648: warning: No declaration found for OstreeRepoFinderMount.
./ostree-sections.txt:649: warning: No declaration found for ostree_repo_finder_mount_new.
./ostree-sections.txt:656: warning: No declaration found for OstreeRepoFinderOverride.
./ostree-sections.txt:657: warning: No declaration found for ostree_repo_finder_override_new.
./ostree-sections.txt:658: warning: No declaration found for ostree_repo_finder_override_add_uri.
See ostree-undeclared.txt for the list of undeclared symbols.
./ostree-unused.txt:1: warning: 122 unused declarations. They should be added to ostree-sections.txt in the appropriate place.
make[3]: Entering directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6/apidoc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/install -c -m 644 ./html/home.png
 /usr/bin/install -c -m 644 ./html/index.html
 /usr/bin/install -c -m 644 ./html/left-insensitive.png
 /usr/bin/install -c -m 644 ./html/left.png
 /usr/bin/install -c -m 644 ./html/ostree-Core-repository-independent-functions.html
 /usr/bin/install -c -m 644 ./html/ostree-GPG-signature-verification-results.html
 /usr/bin/install -c -m 644 ./html/ostree-In-memory-modifiable-filesystem-tree.html
 /usr/bin/install -c -m 644 ./html/ostree-OstreeRepo.html
 /usr/bin/install -c -m 644 ./html/ostree-Progress-notification-system-for-asynchronous-operations.html
 /usr/bin/install -c -m 644 ./html/ostree-Root-partition-mount-point.html
 /usr/bin/install -c -m 644 ./html/ostree-SELinux-policy-management.html
 /usr/bin/install -c -m 644 ./html/ostree-Simple-upgrade-class.html
 /usr/bin/install -c -m 644 ./html/ostree-ostree-bootconfig-parser.html
 /usr/bin/install -c -m 644 ./html/ostree-ostree-chain-input-stream.html
 /usr/bin/install -c -m 644 ./html/ostree-ostree-checksum-input-stream.html
 /usr/bin/install -c -m 644 ./html/ostree-ostree-deployment.html
 /usr/bin/install -c -m 644 ./html/ostree-ostree-diff.html
 /usr/bin/install -c -m 644 ./html/ostree-ostree-repo-file.html
 /usr/bin/install -c -m 644 ./html/reference.html
 /usr/bin/install -c -m 644 ./html/right-insensitive.png
 /usr/bin/install -c -m 644 ./html/right.png
 /usr/bin/install -c -m 644 ./html/style.css
 /usr/bin/install -c -m 644 ./html/up-insensitive.png
 /usr/bin/install -c -m 644 ./html/up.png
make[3]: Leaving directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6/apidoc'
make[2]: Leaving directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6/apidoc'
make[1]: Leaving directory '/var/lib/jenkins/aports/community/ostree/src/libostree-2019.6'
>>> ostree-dev*: Running split function dev...
>>> ostree-dev*: Preparing subpackage ostree-dev...
>>> ostree-dev*: Stripping binaries
>>> ostree-dev*: Running postcheck for ostree-dev
>>> ostree-doc*: Running split function doc...
>>> ostree-doc*: Preparing subpackage ostree-doc...
>>> ostree-doc*: Running postcheck for ostree-doc
>>> ostree*: Running postcheck for ostree
>>> ostree*: Preparing package ostree...
>>> ostree*: Stripping binaries
>>> ostree-dev*: Scanning shared objects
>>> ostree-doc*: Scanning shared objects
>>> ostree*: Scanning shared objects
>>> ostree-dev*: Tracing dependencies...
	ostree=2019.6-r0
	pc:gio-unix-2.0
	pkgconfig
>>> ostree-dev*: Package size: 252.0 KB
>>> ostree-dev*: Compressing data...
>>> ostree-dev*: Create checksum...
>>> ostree-dev*: Create ostree-dev-2019.6-r0.apk
>>> ostree-doc*: Tracing dependencies...
>>> ostree-doc*: Package size: 1.4 MB
>>> ostree-doc*: Compressing data...
>>> ostree-doc*: Create checksum...
>>> ostree-doc*: Create ostree-doc-2019.6-r0.apk
>>> ostree*: Tracing dependencies...
	so:libarchive.so.13
	so:libc.musl-x86_64.so.1
	so:libfuse.so.2
	so:libgio-2.0.so.0
	so:libglib-2.0.so.0
	so:libgobject-2.0.so.0
	so:libgpg-error.so.0
	so:libgpgme.so.11
	so:liblzma.so.5
	so:libmount.so.1
	so:libsoup-2.4.so.1
	so:libz.so.1
>>> ostree*: Package size: 1.0 MB
>>> ostree*: Compressing data...
>>> ostree*: Create checksum...
>>> ostree*: Create ostree-2019.6-r0.apk
>>> ostree: Build complete at Sat, 18 Jan 2020 12:52:11 +0000 elapsed time 0h 1m 7s
>>> ostree: Cleaning up srcdir
>>> ostree: Cleaning up pkgdir
>>> ostree: Uninstalling dependencies...
(1/150) Purging .makedepends-ostree (20200118.125106)
(2/150) Purging bison (3.4.2-r0)
(3/150) Purging libarchive-dev (3.4.1-r0)
(4/150) Purging libarchive (3.4.1-r0)
(5/150) Purging e2fsprogs-dev (1.45.5-r0)
(6/150) Purging e2fsprogs-libs (1.45.5-r0)
(7/150) Purging libcom_err (1.45.5-r0)
(8/150) Purging libsoup-dev (2.68.3-r0)
(9/150) Purging libsoup (2.68.3-r0)
(10/150) Purging glib-networking (2.62.3-r1)
(11/150) Purging gsettings-desktop-schemas (3.34.0-r2)
(12/150) Purging gpgme-dev (1.13.1-r1)
(13/150) Purging qt5-qtbase-dev (5.12.5-r0)
(14/150) Purging mesa-dev (19.3.2-r0)
(15/150) Purging libxshmfence-dev (1.3-r0)
(16/150) Purging mesa-gles (19.3.2-r0)
(17/150) Purging mesa-osmesa (19.3.2-r0)
(18/150) Purging mesa-xatracker (19.3.2-r0)
(19/150) Purging libsm-dev (1.2.3-r0)
(20/150) Purging openssl-dev (1.1.1d-r3)
(21/150) Purging fontconfig-dev (2.13.1-r2)
(22/150) Purging freetype-dev (2.10.1-r0)
(23/150) Purging libpng-dev (1.6.37-r1)
(24/150) Purging sqlite-dev (3.30.1-r1)
(25/150) Purging dbus-dev (1.12.16-r2)
(26/150) Purging qt5-qtbase-sqlite (5.12.5-r0)
(27/150) Purging qt5-qtbase-odbc (5.12.5-r0)
(28/150) Purging qt5-qtbase-postgresql (5.12.5-r0)
(29/150) Purging qt5-qtbase-mysql (5.12.5-r0)
(30/150) Purging qt5-qtbase-tds (5.12.5-r0)
(31/150) Purging qt5-qtbase-x11 (5.12.5-r0)
(32/150) Purging hicolor-icon-theme (0.17-r1)
(33/150) Purging qgpgme (1.13.1-r1)
(34/150) Purging fuse-dev (2.9.8-r2)
(35/150) Purging fuse (2.9.8-r2)
(36/150) Purging fuse-common (3.9.0-r1)
(37/150) Purging gtk-doc (1.32-r0)
(38/150) Purging py3-six (1.14.0-r0)
(39/150) Purging glib-dev (2.62.4-r1)
(40/150) Purging gettext-dev (0.20.1-r2)
(41/150) Purging gettext-asprintf (0.20.1-r2)
(42/150) Purging gettext (0.20.1-r2)
(43/150) Purging bzip2-dev (1.0.8-r1)
(44/150) Purging docbook-xsl (1.79.2-r2)
Executing docbook-xsl-1.79.2-r2.post-deinstall
(45/150) Purging docbook-xml (4.5-r6)
Executing docbook-xml-4.5-r6.post-deinstall
(46/150) Purging libxml2-utils (2.9.10-r1)
(47/150) Purging py3-pygments (2.5.2-r0)
(48/150) Purging py3-setuptools (42.0.2-r0)
(49/150) Purging python3 (3.8.1-r0)
(50/150) Purging libxslt (1.1.34-r0)
(51/150) Purging automake (1.16.1-r0)
(52/150) Purging autoconf (2.69-r2)
(53/150) Purging m4 (1.4.18-r1)
(54/150) Purging libtool (2.4.6-r7)
(55/150) Purging libltdl (2.4.6-r7)
(56/150) Purging git-perl (2.25.0-r0)
(57/150) Purging perl-git (2.25.0-r0)
(58/150) Purging perl-error (0.17028-r0)
(59/150) Purging perl (5.30.1-r0)
(60/150) Purging gdbm (1.13-r1)
(61/150) Purging libxml2-dev (2.9.10-r1)
(62/150) Purging zlib-dev (1.2.11-r3)
(63/150) Purging xz-dev (5.2.4-r0)
(64/150) Purging llvm9-libs (9.0.1-r0)
(65/150) Purging libxml2 (2.9.10-r1)
(66/150) Purging xz-libs (5.2.4-r0)
(67/150) Purging gettext-libs (0.20.1-r2)
(68/150) Purging libdrm-dev (2.4.100-r0)
(69/150) Purging libffi-dev (3.2.1-r6)
(70/150) Purging linux-headers (5.4.5-r0)
(71/150) Purging pcre-dev (8.43-r0)
(72/150) Purging libpcre32 (8.43-r0)
(73/150) Purging libpcrecpp (8.43-r0)
(74/150) Purging libpcre16 (8.43-r0)
(75/150) Purging util-linux-dev (2.34-r1)
(76/150) Purging libfdisk (2.34-r1)
(77/150) Purging libsmartcols (2.34-r1)
(78/150) Purging fontconfig (2.13.1-r2)
(79/150) Purging libsm (1.2.3-r0)
(80/150) Purging libuuid (2.34-r1)
(81/150) Purging lz4-libs (1.9.2-r0)
(82/150) Purging zstd-libs (1.4.4-r1)
(83/150) Purging libproxy (0.4.15-r4)
(84/150) Purging libpsl-dev (0.21.0-r0)
(85/150) Purging libpsl (0.21.0-r0)
(86/150) Purging mesa-gl (19.3.2-r0)
(87/150) Purging mesa-egl (19.3.2-r0)
(88/150) Purging mesa-gbm (19.3.2-r0)
(89/150) Purging mesa (19.3.2-r0)
(90/150) Purging libdrm (2.4.100-r0)
(91/150) Purging libpciaccess (0.16-r0)
(92/150) Purging libxxf86vm-dev (1.1.4-r2)
(93/150) Purging libxxf86vm (1.1.4-r2)
(94/150) Purging libxdamage-dev (1.1.5-r0)
(95/150) Purging libxdamage (1.1.5-r0)
(96/150) Purging libxfixes-dev (5.0.3-r2)
(97/150) Purging libxfixes (5.0.3-r2)
(98/150) Purging libxext-dev (1.3.4-r0)
(99/150) Purging libxext (1.3.4-r0)
(100/150) Purging libx11-dev (1.6.9-r0)
(101/150) Purging xtrans (1.4.0-r1)
(102/150) Purging libxcb-dev (1.13.1-r0)
(103/150) Purging xcb-proto (1.13-r4)
(104/150) Purging libxau-dev (1.0.9-r0)
(105/150) Purging xcb-util-renderutil (0.3.9-r1)
(106/150) Purging xcb-util-image (0.4.0-r1)
(107/150) Purging libxkbcommon-x11 (0.9.1-r0)
(108/150) Purging xcb-util-wm (0.4.1-r1)
(109/150) Purging libxrender (0.9.10-r3)
(110/150) Purging libx11 (1.6.9-r0)
(111/150) Purging xcb-util-keysyms (0.4.0-r1)
(112/150) Purging xcb-util (0.4.0-r1)
(113/150) Purging libxcb (1.13.1-r0)
(114/150) Purging libxau (1.0.9-r0)
(115/150) Purging libice-dev (1.0.10-r0)
(116/150) Purging libice (1.0.10-r0)
(117/150) Purging libxdmcp-dev (1.1.3-r0)
(118/150) Purging libxdmcp (1.1.3-r0)
(119/150) Purging xorgproto (2019.2-r1)
(120/150) Purging libbsd (0.10.0-r0)
(121/150) Purging libpthread-stubs (0.3-r5)
(122/150) Purging libxshmfence (1.3-r0)
(123/150) Purging wayland-libs-server (1.17.0-r0)
(124/150) Purging mesa-glapi (19.3.2-r0)
(125/150) Purging wayland-libs-client (1.17.0-r0)
(126/150) Purging harfbuzz (2.6.4-r0)
(127/150) Purging freetype (2.10.1-r0)
(128/150) Purging libpng (1.6.37-r1)
(129/150) Purging expat-dev (2.2.9-r1)
(130/150) Purging qt5-qtbase (5.12.5-r0)
(131/150) Purging cups-libs (2.2.12-r1)
(132/150) Purging avahi-libs (0.7-r4)
(133/150) Purging dbus-libs (1.12.16-r2)
(134/150) Purging icu-libs (64.2-r0)
(135/150) Purging libpcre2-16 (10.34-r1)
(136/150) Purging freetds (1.1.24-r0)
(137/150) Purging unixodbc (2.3.7-r2)
(138/150) Purging libpq (12.1-r1)
(139/150) Purging mariadb-connector-c (3.1.6-r0)
(140/150) Purging graphite2 (1.3.13-r1)
(141/150) Purging libinput-libs (1.15.0-r0)
(142/150) Purging libevdev (1.8.0-r0)
(143/150) Purging mtdev (1.1.5-r2)
(144/150) Purging eudev-libs (3.2.9-r1)
(145/150) Purging libjpeg-turbo (2.0.4-r0)
(146/150) Purging libxkbcommon (0.9.1-r0)
(147/150) Purging gpgmepp (1.13.1-r1)
(148/150) Purging gpgme (1.13.1-r1)
(149/150) Purging libassuan-dev (2.5.3-r0)
(150/150) Purging libgpg-error-dev (1.36-r2)
Executing busybox-1.31.1-r9.trigger
Executing glib-2.62.4-r1.trigger
No schema files found: removed existing output file.
OK: 254 MiB in 89 packages
>>> ostree: Updating the community/x86_64 repository index...
>>> ostree: Signing the index...
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c alpine-ostree-alpinerb-build-K0XZc4YX
+ tee -a /srv/reproducible-results/alpinerb-build-K0XZc4YX/b2/ostree/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/alpine-ostree-alpinerb-build-K0XZc4YX/community/x86_64/ostree-2019.6-r0.apk' -> '/srv/reproducible-results/alpinerb-build-K0XZc4YX/b2/ostree/ostree-2019.6-r0.apk'
'/tmp/alpine-ostree-alpinerb-build-K0XZc4YX/community/x86_64/ostree-dev-2019.6-r0.apk' -> '/srv/reproducible-results/alpinerb-build-K0XZc4YX/b2/ostree/ostree-dev-2019.6-r0.apk'
'/tmp/alpine-ostree-alpinerb-build-K0XZc4YX/community/x86_64/ostree-doc-2019.6-r0.apk' -> '/srv/reproducible-results/alpinerb-build-K0XZc4YX/b2/ostree/ostree-doc-2019.6-r0.apk'
Sat Jan 18 12:52:14 UTC 2020 - build #2 for ostree on osuosl-build169-amd64 done.
Sat Jan 18 12:52:14 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-UCUS497V, which will now be removed.
/srv/reproducible-results/alpinerb-build-K0XZc4YX:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 12:50 b1
drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 12:52 b2

/srv/reproducible-results/alpinerb-build-K0XZc4YX/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 12:50 ostree

/srv/reproducible-results/alpinerb-build-K0XZc4YX/b1/ostree:
total 760
-rw-r--r-- 1 jenkins jenkins 163518 Jan 18 12:50 build1.log
-rw-r--r-- 1 jenkins jenkins      3 Jan 18 12:50 build1.version
-rw-r--r-- 1 jenkins jenkins 399281 Jan 18 12:50 ostree-2019.6-r0.apk
-rw-r--r-- 1 jenkins jenkins  32691 Jan 18 12:50 ostree-dev-2019.6-r0.apk
-rw-r--r-- 1 jenkins jenkins 160764 Jan 18 12:50 ostree-doc-2019.6-r0.apk

/srv/reproducible-results/alpinerb-build-K0XZc4YX/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 12:52 ostree

/srv/reproducible-results/alpinerb-build-K0XZc4YX/b2/ostree:
total 748
-rw-r--r-- 1 jenkins jenkins 163518 Jan 18 12:52 build2.log
-rw-r--r-- 1 jenkins jenkins      3 Jan 18 12:52 build2.version
-rw-r--r-- 1 jenkins jenkins 399200 Jan 18 12:52 ostree-2019.6-r0.apk
-rw-r--r-- 1 jenkins jenkins  31903 Jan 18 12:52 ostree-dev-2019.6-r0.apk
-rw-r--r-- 1 jenkins jenkins 160454 Jan 18 12:52 ostree-doc-2019.6-r0.apk
jenkins_node_wrapper.sh[5018] Command 'rm -r /srv/reproducible-results/alpinerb-build-K0XZc4YX' not found in allowed commands.
Sat Jan 18 12:52:20 UTC 2020 - comparing results now.
Files /srv/reproducible-results/alpinerb-build-K0XZc4YX/b1/ostree/ostree-2019.6-r0.apk and /srv/reproducible-results/alpinerb-build-K0XZc4YX/b2/ostree/ostree-2019.6-r0.apk differ
Sat Jan 18 12:52:25 UTC 2020 - Running diffoscope 135 now...
Sat Jan 18 12:52:27 UTC 2020 - diffoscope 135 found issues, please investigate ostree/ostree-2019.6-r0.apk
Sat Jan 18 12:52:27 UTC 2020 - comparing results now.
Files /srv/reproducible-results/alpinerb-build-K0XZc4YX/b1/ostree/ostree-dev-2019.6-r0.apk and /srv/reproducible-results/alpinerb-build-K0XZc4YX/b2/ostree/ostree-dev-2019.6-r0.apk differ
Sat Jan 18 12:52:29 UTC 2020 - Running diffoscope 135 now...
Sat Jan 18 12:52:32 UTC 2020 - diffoscope 135 found issues, please investigate ostree/ostree-dev-2019.6-r0.apk
Sat Jan 18 12:52:32 UTC 2020 - comparing results now.
Files /srv/reproducible-results/alpinerb-build-K0XZc4YX/b1/ostree/ostree-doc-2019.6-r0.apk and /srv/reproducible-results/alpinerb-build-K0XZc4YX/b2/ostree/ostree-doc-2019.6-r0.apk differ
Sat Jan 18 12:52:34 UTC 2020 - Running diffoscope 135 now...
Sat Jan 18 12:52:37 UTC 2020 - diffoscope 135 found issues, please investigate ostree/ostree-doc-2019.6-r0.apk
Sat Jan 18 12:52:37 UTC 2020 - https://tests.reproducible-builds.org/alpine/community/ostree/ updated.
/var/lib/jenkins/userContent/reproducible/alpine/community/ostree/pkg.html older than /var/lib/jenkins/userContent/reproducible/alpine/community/ostree/pkg.build_duration, thus deleting it.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('730163', '-r', 'FTBR_1', '2020-01-18 12:49', '214', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_alpine_5/5852/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='-r', status='FTBR_1', build_date='2020-01-18 12:49', build_duration='214', node1='osuosl-build170-amd64', node2='osuosl-build169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_alpine_5/5852/' WHERE results.package_id='730163'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('ostree', '-r', 'alpine_community', 'x86_64', 4, 'FTBR_1', '2020-01-18 12:49', '214', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_alpine_5/5852/');
INSERT 0 1
DELETE FROM schedule WHERE package_id='730163' AND build_type='ci_build';
DELETE 1
Sat Jan 18 12:52:38 UTC 2020 - /srv/reproducible-results/alpinerb-build-K0XZc4YX deleted.
Sat 18 Jan 12:52:38 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-38FYjpcj, which will now be removed.
Finished: SUCCESS