Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osinfo-db: 20190301 -> 20190319 #59626

Merged
merged 1 commit into from
Apr 20, 2019
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/osinfo-db/versions.

meta.description for osinfo-db is: '"Osinfo database of information about operating systems for virtualization provisioning tools"'.

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

12 total rebuild path(s)

4 package rebuild(s)

4 x86_64-linux rebuild(s)
4 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
4 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
gnome3.gnome-boxes
libosinfo
osinfo-db
virtmanager

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/1gdwswjd6whxpnvad1xqyih1hn5f15iw-osinfo-db-20190319 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A osinfo-db https://github.com/r-ryantm/nixpkgs/archive/e50b7569a803196b873676acf42767aff17d31ee.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/1gdwswjd6whxpnvad1xqyih1hn5f15iw-osinfo-db-20190319
ls -la /nix/store/1gdwswjd6whxpnvad1xqyih1hn5f15iw-osinfo-db-20190319/bin

cc @bjornfor for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/osinfo-db/versions
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild 10.rebuild-linux: 1-10 labels Apr 15, 2019
@c0bw3b c0bw3b merged commit 2e557dc into NixOS:master Apr 20, 2019
@ivan
Copy link
Member

ivan commented Apr 21, 2019

Tests are failing here after this update:

/isodetect/haiku: **
ERROR:test-isodetect.c:414:test_one: assertion failed (shortid == info->shortid): ("haikur1beta1" == "haikunightly")
FAIL
/isodetect/ubuntu: OK
/isodetect/netbsd: OK
/isodetect/sled: OK
FAIL test-isodetect (exit status: 1)

the whole log:

root@ra:/root# nix-env --builders '' -f /home/at/code/system/nixpkgs -iA libosinfo
installing 'libosinfo-1.4.0'
these derivations will be built:
  /nix/store/2gjm1vnfbyx41yw4q9a7gb0vaifk8id7-libosinfo-1.4.0.drv
building '/nix/store/2gjm1vnfbyx41yw4q9a7gb0vaifk8id7-libosinfo-1.4.0.drv'...
unpacking sources
unpacking source archive /nix/store/zfpbwjkws9dkxbmmg9pyjzkqhn693gkv-libosinfo-1.4.0.tar.gz
source root is libosinfo-1.4.0
setting SOURCE_DATE_EPOCH to timestamp 1551455993 of file libosinfo-1.4.0/docs/reference/html/up.png
patching sources
applying patch /nix/store/bifqjyifd8149j01z421kjz77w0vny0y-osinfo-db-data-dir.patch
patching file osinfo/osinfo_loader.c
Hunk #1 succeeded at 2460 (offset 156 lines).
patching script interpreter paths in .
./build-aux/mktempd: interpreter directive changed from "/bin/sh" to "/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/sh"
./build-aux/config.sub: interpreter directive changed from " /bin/sh" to "/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/sh"
./build-aux/install-sh: interpreter directive changed from "/bin/sh" to "/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/sh"
./build-aux/config.rpath: interpreter directive changed from " /bin/sh" to "/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/sh"
./build-aux/compile: interpreter directive changed from " /bin/sh" to "/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/sh"
./build-aux/depcomp: interpreter directive changed from " /bin/sh" to "/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/sh"
./build-aux/missing: interpreter directive changed from " /bin/sh" to "/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/sh"
./build-aux/test-driver: interpreter directive changed from " /bin/sh" to "/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/sh"
./build-aux/config.guess: interpreter directive changed from " /bin/sh" to "/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/sh"
./osinfo/check-symsorting.pl: interpreter directive changed from "/usr/bin/env perl" to "/nix/store/w12rdz52d3zhxzamrlk8flhxji3lj8h4-perl-5.28.1/bin/perl"
./osinfo/check-symfile.pl: interpreter directive changed from "/usr/bin/env perl" to "/nix/store/w12rdz52d3zhxzamrlk8flhxji3lj8h4-perl-5.28.1/bin/perl"
./configure: interpreter directive changed from " /bin/sh" to "/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/sh"
configuring
fixing libtool script ./build-aux/ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/4hsc91ii5hlb0vrkk5q32mlpf0cz5wfr-libosinfo-1.4.0 --bindir=/nix/store/4hsc91ii5hlb0vrkk5q32mlpf0cz5wfr-libosinfo-1.4.0/bin --sbindir=/nix/store/4hsc91ii5hlb0vrkk5q32mlpf0cz5wfr-libosinfo-1.4.0/sbin --includedir=/nix/store/mjf0jyykg5l1l9974m4mfjnhv7gd5ard-libosinfo-1.4.0-dev/include --oldincludedir=/nix/store/mjf0jyykg5l1l9974m4mfjnhv7gd5ard-libosinfo-1.4.0-dev/include --mandir=/nix/store/4hsc91ii5hlb0vrkk5q32mlpf0cz5wfr-libosinfo-1.4.0/share/man --infodir=/nix/store/4hsc91ii5hlb0vrkk5q32mlpf0cz5wfr-libosinfo-1.4.0/share/info --docdir=/nix/store/4hsc91ii5hlb0vrkk5q32mlpf0cz5wfr-libosinfo-1.4.0/share/doc/libosinfo --libdir=/nix/store/4hsc91ii5hlb0vrkk5q32mlpf0cz5wfr-libosinfo-1.4.0/lib --libexecdir=/nix/store/4hsc91ii5hlb0vrkk5q32mlpf0cz5wfr-libosinfo-1.4.0/libexec --localedir=/nix/store/4hsc91ii5hlb0vrkk5q32mlpf0cz5wfr-libosinfo-1.4.0/share/locale --with-usb-ids-path=/nix/store/cdcgcd5lxvgfli4k5g1yl9nslhs474mg-hwdata-0.316/share/hwdata/usb.ids --with-pci-ids-path=/nix/store/cdcgcd5lxvgfli4k5g1yl9nslhs474mg-hwdata-0.316/share/hwdata/pci.ids --enable-gtk-doc
checking for a BSD-compatible install... /nix/store/baylddnb83lh45v3fz15ddhbpxbdb7m7-coreutils-8.31/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/baylddnb83lh45v3fz15ddhbpxbdb7m7-coreutils-8.31/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking whether ln -s works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/h67k75i4wm7jkyaan97xzw0g38vm3yxa-gnused-4.7/bin/sed
checking for grep that handles long lines and -e... /nix/store/fwjg5nq86pa0vf2pkmqfsiwvp6x9wcn2-gnugrep-3.3/bin/grep
checking for egrep... /nix/store/fwjg5nq86pa0vf2pkmqfsiwvp6x9wcn2-gnugrep-3.3/bin/grep -E
checking for fgrep... /nix/store/fwjg5nq86pa0vf2pkmqfsiwvp6x9wcn2-gnugrep-3.3/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking the maximum length of command line arguments... 3458764513820540925
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/baylddnb83lh45v3fz15ddhbpxbdb7m7-coreutils-8.31/bin/dd
checking how to truncate binary pipes... /nix/store/baylddnb83lh45v3fz15ddhbpxbdb7m7-coreutils-8.31/bin/dd bs=4096 count=1
./configure: line 6615: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if 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... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) 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 C compiler handles -Werror -Wunknown-warning-option... no
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -W... yes
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Waggressive-loop-optimizations... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Warray-bounds... yes
checking whether C compiler handles -Wattributes... yes
checking whether C compiler handles -Wbuiltin-macro-redefined... yes
checking whether C compiler handles -Wcast-align... yes
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Wclobbered... yes
checking whether C compiler handles -Wcomment... yes
checking whether C compiler handles -Wcomments... yes
checking whether C compiler handles -Wcoverage-mismatch... yes
checking whether C compiler handles -Wcpp... yes
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdeprecated-declarations... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdiv-by-zero... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wempty-body... yes
checking whether C compiler handles -Wendif-labels... yes
checking whether C compiler handles -Wenum-compare... yes
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wformat-contains-nul... yes
checking whether C compiler handles -Wformat-extra-args... yes
checking whether C compiler handles -Wformat-nonliteral... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Wfree-nonheap-object... yes
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Winline... yes
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Winvalid-memory-model... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wjump-misses-init... yes
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Wmaybe-uninitialized... yes
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-field-initializers... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-parameter-type... yes
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Wold-style-declaration... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Woverlength-strings... yes
checking whether C compiler handles -Woverride-init... yes
checking whether C compiler handles -Wpacked... yes
checking whether C compiler handles -Wpacked-bitfield-compat... yes
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Wreturn-local-addr... yes
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Wstack-protector... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wstrict-overflow... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=const... yes
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Wsuggest-attribute=pure... yes
checking whether C compiler handles -Wswitch... yes
checking whether C compiler handles -Wsync-nand... yes
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Wtype-limits... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Wunused-but-set-parameter... yes
checking whether C compiler handles -Wunused-but-set-variable... yes
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Wunused-parameter... yes
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Wvla... yes
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Wnormalized=nfc... yes
checking whether C compiler handles -Wno-cast-function-type... no
checking whether C compiler handles -Wno-sign-compare... yes
checking whether C compiler handles -Wno-sign-conversion... yes
checking whether C compiler handles -Wno-conversion... yes
checking whether C compiler handles -Wno-unused-parameter... yes
checking whether C compiler handles -Wjump-misses-init... (cached) yes
checking whether C compiler handles -Wframe-larger-than=4096... yes
checking whether C compiler handles -Wno-overlength-strings... yes
checking whether C compiler handles -fstack-protector-all... yes
checking whether C compiler handles --param=ssp-buffer-size=4... yes
checking whether C compiler handles -fexceptions... yes
checking whether C compiler handles -fasynchronous-unwind-tables... yes
checking whether C compiler handles -fdiagnostics-show-option... yes
checking whether C compiler handles -funit-at-a-time... yes
checking whether C compiler handles -fipa-pure-const... yes
checking whether C compiler handles -Wno-suggest-attribute=pure... yes
checking whether C compiler handles -Wno-suggest-attribute=const... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether NLS is requested... yes
checking for msgfmt... /nix/store/x7adin86q9id65673ix88f389zm9y22w-gettext-0.19.8.1/bin/msgfmt
checking for gmsgfmt... /nix/store/x7adin86q9id65673ix88f389zm9y22w-gettext-0.19.8.1/bin/msgfmt
checking for xgettext... /nix/store/x7adin86q9id65673ix88f389zm9y22w-gettext-0.19.8.1/bin/xgettext
checking for msgmerge... /nix/store/x7adin86q9id65673ix88f389zm9y22w-gettext-0.19.8.1/bin/msgmerge
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether make supports nested variables... (cached) yes
checking for pkg-config... /nix/store/7s6n4qpbsiav8s8as35xmh27ssbh1nrz-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML... yes
checking for LIBXSLT... yes
checking for GLIB... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /nix/store/yaf6mf4kldcz1a1vhcq83spn5kv3y60d-gtk-doc-1.29/bin/gtkdoc-check
checking for gtkdoc-rebase... /nix/store/yaf6mf4kldcz1a1vhcq83spn5kv3y60d-gtk-doc-1.29/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /nix/store/yaf6mf4kldcz1a1vhcq83spn5kv3y60d-gtk-doc-1.29/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for GTKDOC_DEPS... yes
checking for CURL... yes
checking for perl... /nix/store/w12rdz52d3zhxzamrlk8flhxji3lj8h4-perl-5.28.1/bin/perl
checking for gobject-introspection... yes
checking for vapigen... /nix/store/8irasrmv0cg04kg4mhfbxjblnb6x1mhv-vala-0.44.1/bin/vapigen
checking location of usb.ids database... /nix/store/cdcgcd5lxvgfli4k5g1yl9nslhs474mg-hwdata-0.316/share/hwdata/usb.ids
checking location of pci.ids database... /nix/store/cdcgcd5lxvgfli4k5g1yl9nslhs474mg-hwdata-0.316/share/hwdata/pci.ids
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libosinfo.spec
config.status: creating mingw-libosinfo.spec
config.status: creating osinfo/Makefile
config.status: creating osinfo/libosinfo-1.0.pc
config.status: creating osinfo/osinfo_version.h
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating examples/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
building
build flags: SHELL=/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/bash
make  all-recursive
make[1]: Entering directory '/build/libosinfo-1.4.0'
Making all in osinfo
make[2]: Entering directory '/build/libosinfo-1.4.0/osinfo'
  GEN      osinfo_enum_types.h
  GEN      osinfo_enum_types.c
make  all-am
make[3]: Entering directory '/build/libosinfo-1.4.0/osinfo'
  CC       libosinfo_impl_la-osinfo_avatar_format.lo
  CC       libosinfo_impl_la-osinfo_datamap.lo
  CC       libosinfo_impl_la-osinfo_datamaplist.lo
  CC       libosinfo_impl_la-osinfo_entity.lo
  CC       libosinfo_impl_la-osinfo_filter.lo
  CC       libosinfo_impl_la-osinfo_list.lo
  CC       libosinfo_impl_la-osinfo_device.lo
  CC       libosinfo_impl_la-osinfo_devicelink.lo
  CC       libosinfo_impl_la-osinfo_devicelist.lo
  CC       libosinfo_impl_la-osinfo_devicelinklist.lo
  CC       libosinfo_impl_la-osinfo_devicelinkfilter.lo
  CC       libosinfo_impl_la-osinfo_device_driver.lo
  CC       libosinfo_impl_la-osinfo_device_driverlist.lo
  CC       libosinfo_impl_la-osinfo_install_config.lo
  CC       libosinfo_impl_la-osinfo_install_config_param.lo
  CC       libosinfo_impl_la-osinfo_install_config_paramlist.lo
  CC       libosinfo_impl_la-osinfo_install_script.lo
  CC       libosinfo_impl_la-osinfo_install_scriptlist.lo
  CC       libosinfo_impl_la-osinfo_product.lo
  CC       libosinfo_impl_la-osinfo_productfilter.lo
  CC       libosinfo_impl_la-osinfo_productlist.lo
  CC       libosinfo_impl_la-osinfo_platform.lo
  CC       libosinfo_impl_la-osinfo_platformlist.lo
  CC       libosinfo_impl_la-osinfo_oslist.lo
  CC       libosinfo_impl_la-osinfo_os.lo
  CC       libosinfo_impl_la-osinfo_os_variant.lo
  CC       libosinfo_impl_la-osinfo_os_variantlist.lo
  CC       libosinfo_impl_la-osinfo_deployment.lo
  CC       libosinfo_impl_la-osinfo_deploymentlist.lo
  CC       libosinfo_impl_la-osinfo_media.lo
  CC       libosinfo_impl_la-osinfo_medialist.lo
  CC       libosinfo_impl_la-osinfo_resources.lo
  CC       libosinfo_impl_la-osinfo_resourceslist.lo
  CC       libosinfo_impl_la-osinfo_tree.lo
  CC       libosinfo_impl_la-osinfo_treelist.lo
  CC       libosinfo_impl_la-osinfo_image.lo
  CC       libosinfo_impl_la-osinfo_imagelist.lo
  CC       libosinfo_impl_la-osinfo_db.lo
  CC       libosinfo_impl_la-osinfo_loader.lo
  CC       libosinfo_impl_la-osinfo_enum_types.lo
  CCLD     libosinfo-impl.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     libosinfo-1.0.la
  GISCAN   Libosinfo-1.0.gir
  GICOMP   Libosinfo-1.0.gir
  GEN      libosinfo-1.0.vapi
Generation succeeded - 0 warning(s)
make[3]: Leaving directory '/build/libosinfo-1.4.0/osinfo'
make[2]: Leaving directory '/build/libosinfo-1.4.0/osinfo'
Making all in tools
make[2]: Entering directory '/build/libosinfo-1.4.0/tools'
  CC       osinfo-detect.o
  CCLD     osinfo-detect
  CC       osinfo-query.o
  CCLD     osinfo-query
  CC       osinfo-install-script.o
  CCLD     osinfo-install-script
  GEN      osinfo-detect.1
  GEN      osinfo-query.1
  GEN      osinfo-install-script.1
make[2]: Leaving directory '/build/libosinfo-1.4.0/tools'
Making all in docs
make[2]: Entering directory '/build/libosinfo-1.4.0/docs'
Making all in reference
make[3]: Entering directory '/build/libosinfo-1.4.0/docs/reference'
  DOC   Preparing build
  DOC   Scanning header files
  DOC   Introspecting gobjects
  DOC   Building XML
  DOC   Building XML
unknown:0: warning: Value descriptions for OsinfoInstallScriptInstallationSource are missing in source code comment block.
../../osinfo/osinfo_install_script.c:1888: warning: Parameter description for osinfo_install_script_set_installation_source::source is not used from source code comment block.
../../osinfo/osinfo_install_script.c:1888: warning: Parameter description for osinfo_install_script_set_installation_source::installer is missing in source code comment block.
../../osinfo/osinfo_media.h:49: warning: Value description for OsinfoMediaError::OSINFO_MEDIA_ERROR_NO_DIRECTORY_RECORD_EXTENT is missing in source code comment block.
../../osinfo/osinfo_media.c:1695: warning: Parameter description for osinfo_media_add_install_script::script is not used from source code comment block.
../../osinfo/osinfo_media.c:1695: warning: Parameter description for osinfo_media_add_install_script::install_script is missing in source code comment block.
./Libosinfo-unused.txt:1: warning: 41 unused declarations. They should be added to Libosinfo-sections.txt in the appropriate place.
  DOC   Building HTML
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd
../Libosinfo-docs.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
]>
  ^
../Libosinfo-docs.xml:18: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_avatar_format.xml"/>
                                                   ^
../Libosinfo-docs.xml:19: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_datamaplist.xml"/>
                                                 ^
../Libosinfo-docs.xml:20: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_datamap.xml"/>
                                             ^
../Libosinfo-docs.xml:21: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_db.xml"/>
                                        ^
../Libosinfo-docs.xml:22: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_deployment.xml"/>
                                                ^
../Libosinfo-docs.xml:23: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_deploymentlist.xml"/>
                                                    ^
../Libosinfo-docs.xml:24: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_device.xml"/>
                                            ^
../Libosinfo-docs.xml:25: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_devicelist.xml"/>
                                                ^
../Libosinfo-docs.xml:26: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_devicelink.xml"/>
                                                ^
../Libosinfo-docs.xml:27: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_devicelinkfilter.xml"/>
                                                      ^
../Libosinfo-docs.xml:28: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_devicelinklist.xml"/>
                                                    ^
../Libosinfo-docs.xml:29: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_device_driver.xml"/>
                                                   ^
../Libosinfo-docs.xml:30: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_device_driverlist.xml"/>
                                                       ^
../Libosinfo-docs.xml:31: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_entity.xml"/>
                                            ^
../Libosinfo-docs.xml:32: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_enum_types.xml"/>
                                                ^
../Libosinfo-docs.xml:33: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_filter.xml"/>
                                            ^
../Libosinfo-docs.xml:34: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_install_config.xml"/>
                                                    ^
../Libosinfo-docs.xml:35: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_install_config_param.xml"/>
                                                          ^
../Libosinfo-docs.xml:36: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_install_config_paramlist.xml"/>
                                                              ^
../Libosinfo-docs.xml:37: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_install_script.xml"/>
                                                    ^
../Libosinfo-docs.xml:38: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_install_scriptlist.xml"/>
                                                        ^
../Libosinfo-docs.xml:39: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_list.xml"/>
                                          ^
../Libosinfo-docs.xml:40: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_loader.xml"/>
                                            ^
../Libosinfo-docs.xml:41: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_os.xml"/>
                                        ^
../Libosinfo-docs.xml:42: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_oslist.xml"/>
                                            ^
../Libosinfo-docs.xml:43: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_os_variant.xml"/>
                                                ^
../Libosinfo-docs.xml:44: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_os_variantlist.xml"/>
                                                    ^
../Libosinfo-docs.xml:45: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_product.xml"/>
                                             ^
../Libosinfo-docs.xml:46: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_productfilter.xml"/>
                                                   ^
../Libosinfo-docs.xml:47: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_productlist.xml"/>
                                                 ^
../Libosinfo-docs.xml:48: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_platform.xml"/>
                                              ^
../Libosinfo-docs.xml:49: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_platformlist.xml"/>
                                                  ^
../Libosinfo-docs.xml:50: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_media.xml"/>
                                           ^
../Libosinfo-docs.xml:51: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_medialist.xml"/>
                                               ^
../Libosinfo-docs.xml:52: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_resources.xml"/>
                                               ^
../Libosinfo-docs.xml:53: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_resourceslist.xml"/>
                                                   ^
../Libosinfo-docs.xml:54: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_tree.xml"/>
                                          ^
../Libosinfo-docs.xml:55: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_treelist.xml"/>
                                              ^
../Libosinfo-docs.xml:56: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/osinfo_version.xml"/>
                                             ^
../Libosinfo-docs.xml:60: namespace error : Namespace prefix xi on include is not defined
     <xi:include href="xml/tree_index.sgml"/>
                                           ^
../Libosinfo-docs.xml:64: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
                                             ^
../Libosinfo-docs.xml:64: namespace error : Namespace prefix xi on fallback is not defined
    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
                                                           ^
../Libosinfo-docs.xml:68: namespace error : Namespace prefix xi on include is not defined
    <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
                                                   ^
../Libosinfo-docs.xml:68: namespace error : Namespace prefix xi on fallback is not defined
    <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
                                                                 ^
../Libosinfo-docs.xml:71: namespace error : Namespace prefix xi on include is not defined
  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
                                                ^
../Libosinfo-docs.xml:71: namespace error : Namespace prefix xi on fallback is not defined
  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
                                                              ^
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in index, but no template matches.
Element xi:fallback in namespace '' encountered in xi:include, but no template matches.
Element xi:include in namespace '' encountered in index, but no template matches.
Element xi:fallback in namespace '' encountered in xi:include, but no template matches.
Element xi:include in namespace '' encountered in book, but no template matches.
Element xi:fallback in namespace '' encountered in xi:include, but no template matches.
  DOC   Fixing cross-references
make[3]: Leaving directory '/build/libosinfo-1.4.0/docs/reference'
make[3]: Entering directory '/build/libosinfo-1.4.0/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libosinfo-1.4.0/docs'
make[2]: Leaving directory '/build/libosinfo-1.4.0/docs'
Making all in po
make[2]: Entering directory '/build/libosinfo-1.4.0/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libosinfo-1.4.0/po'
Making all in examples
make[2]: Entering directory '/build/libosinfo-1.4.0/examples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libosinfo-1.4.0/examples'
Making all in tests
make[2]: Entering directory '/build/libosinfo-1.4.0/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libosinfo-1.4.0/tests'
make[2]: Entering directory '/build/libosinfo-1.4.0'
make[2]: Leaving directory '/build/libosinfo-1.4.0'
make[1]: Leaving directory '/build/libosinfo-1.4.0'
running tests
check flags: SHELL=/nix/store/yjkch3aia9ny4dq42dbcjrdwqb1y8c33-bash-4.4-p23/bin/bash VERBOSE=y check
Making check in osinfo
make[1]: Entering directory '/build/libosinfo-1.4.0/osinfo'
make  check-am
make[2]: Entering directory '/build/libosinfo-1.4.0/osinfo'
make  check-local
make[3]: Entering directory '/build/libosinfo-1.4.0/osinfo'
  GEN      check-symfile
  GEN      check-symsorting
make[3]: Leaving directory '/build/libosinfo-1.4.0/osinfo'
make[2]: Leaving directory '/build/libosinfo-1.4.0/osinfo'
make[1]: Leaving directory '/build/libosinfo-1.4.0/osinfo'
Making check in tools
make[1]: Entering directory '/build/libosinfo-1.4.0/tools'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/libosinfo-1.4.0/tools'
Making check in docs
make[1]: Entering directory '/build/libosinfo-1.4.0/docs'
Making check in reference
make[2]: Entering directory '/build/libosinfo-1.4.0/docs/reference'
make[2]: Leaving directory '/build/libosinfo-1.4.0/docs/reference'
make[2]: Entering directory '/build/libosinfo-1.4.0/docs'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/libosinfo-1.4.0/docs'
make[1]: Leaving directory '/build/libosinfo-1.4.0/docs'
Making check in po
make[1]: Entering directory '/build/libosinfo-1.4.0/po'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/libosinfo-1.4.0/po'
Making check in examples
make[1]: Entering directory '/build/libosinfo-1.4.0/examples'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/libosinfo-1.4.0/examples'
Making check in tests
make[1]: Entering directory '/build/libosinfo-1.4.0/tests'
make  test-entity test-device test-list test-devicelist test-devicelinklist test-filter test-media test-product test-os test-oslist test-productfilter test-platform test-platformlist test-db test-loader test-isodetect test-install-script test-image test-imagelist test-mediauris test-treeuris test-imageuris
make[2]: Entering directory '/build/libosinfo-1.4.0/tests'
  CC       test_entity-test-entity.o
  CCLD     test-entity
  CC       test_device-test-device.o
  CCLD     test-device
  CC       test_list-test-list.o
  CCLD     test-list
  CC       test_devicelist-test-devicelist.o
  CCLD     test-devicelist
  CC       test_devicelinklist-test-devicelinklist.o
  CCLD     test-devicelinklist
  CC       test_filter-test-filter.o
  CCLD     test-filter
  CC       test_media-test-media.o
  CCLD     test-media
  CC       test_product-test-product.o
  CCLD     test-product
  CC       test_os-test-os.o
  CCLD     test-os
  CC       test_oslist-test-oslist.o
  CCLD     test-oslist
  CC       test_productfilter-test-productfilter.o
  CCLD     test-productfilter
  CC       test_platform-test-platform.o
  CCLD     test-platform
  CC       test_platformlist-test-platformlist.o
  CCLD     test-platformlist
  CC       test_db-test-db.o
  CCLD     test-db
  CC       test_loader-test-loader.o
  CCLD     test-loader
  CC       test_isodetect-test-isodetect.o
  CCLD     test-isodetect
  CC       test_install_script-test-install-script.o
  CCLD     test-install-script
  CC       test_image-test-image.o
  CCLD     test-image
  CC       test_imagelist-test-imagelist.o
  CCLD     test-imagelist
  CC       test_mediauris-test-mediauris.o
  CC       test_mediauris-test-uris-common.o
  CCLD     test-mediauris
  CC       test_treeuris-test-treeuris.o
  CC       test_treeuris-test-uris-common.o
  CCLD     test-treeuris
  CC       test_imageuris-test-imageuris.o
  CC       test_imageuris-test-uris-common.o
  CCLD     test-imageuris
make[2]: Leaving directory '/build/libosinfo-1.4.0/tests'
make  check-TESTS
make[2]: Entering directory '/build/libosinfo-1.4.0/tests'
make[3]: Entering directory '/build/libosinfo-1.4.0/tests'
PASS: test-entity
PASS: test-device
PASS: test-list
PASS: test-devicelist
PASS: test-devicelinklist
PASS: test-filter
PASS: test-media
PASS: test-product
PASS: test-os
PASS: test-oslist
PASS: test-productfilter
PASS: test-platform
PASS: test-platformlist
PASS: test-db
PASS: test-loader
FAIL: test-isodetect
PASS: test-install-script
PASS: test-image
PASS: test-imagelist
SKIP: test-mediauris
SKIP: test-treeuris
SKIP: test-imageuris
===========================================
   libosinfo 1.4.0: tests/test-suite.log
===========================================

# TOTAL: 22
# PASS:  18
# SKIP:  3
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test-isodetect
====================

/isodetect/pureos: OK
/isodetect/android-x86: OK
/isodetect/popos: OK
/isodetect/freedos: OK
/isodetect/mageia: OK
/isodetect/windows: OK
/isodetect/rhel: OK
/isodetect/dragonflybsd: OK
/isodetect/voidlinux: OK
/isodetect/opensuse: OK
/isodetect/archlinux: OK
/isodetect/freebsd: OK
/isodetect/debian: OK
/isodetect/gnome: OK
/isodetect/fedora: OK
/isodetect/asianux: OK
/isodetect/eos: OK
/isodetect/altlinux: OK
/isodetect/openbsd: OK
/isodetect/sles: OK
/isodetect/alpinelinux: OK
/isodetect/gentoo: OK
/isodetect/centos: OK
/isodetect/haiku: **
ERROR:test-isodetect.c:414:test_one: assertion failed (shortid == info->shortid): ("haikur1beta1" == "haikunightly")
FAIL
/isodetect/ubuntu: OK
/isodetect/netbsd: OK
/isodetect/sled: OK
FAIL test-isodetect (exit status: 1)

SKIP: test-mediauris
====================

SKIP test-mediauris (exit status: 77)

SKIP: test-treeuris
===================

SKIP test-treeuris (exit status: 77)

SKIP: test-imageuris
====================

SKIP test-imageuris (exit status: 77)

============================================================================
Testsuite summary for libosinfo 1.4.0
============================================================================
# TOTAL: 22
# PASS:  18
# SKIP:  3
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libosinfo@redhat.com
============================================================================
make[3]: *** [Makefile:1499: test-suite.log] Error 1
make[3]: Leaving directory '/build/libosinfo-1.4.0/tests'
make[2]: *** [Makefile:1607: check-TESTS] Error 2
make[2]: Leaving directory '/build/libosinfo-1.4.0/tests'
make[1]: *** [Makefile:1828: check-am] Error 2
make[1]: Leaving directory '/build/libosinfo-1.4.0/tests'
make: *** [Makefile:587: check-recursive] Error 1
builder for '/nix/store/2gjm1vnfbyx41yw4q9a7gb0vaifk8id7-libosinfo-1.4.0.drv' failed with exit code 2
error: build of '/nix/store/2gjm1vnfbyx41yw4q9a7gb0vaifk8id7-libosinfo-1.4.0.drv' failed

@r-ryantm r-ryantm deleted the auto-update/osinfo-db branch April 26, 2019 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants