Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816711 - x11-misc/colord-1.4.5-r1: ERROR: Problem encountered: Cannot build man pages without docbook-xsl-ns
Summary: x11-misc/colord-1.4.5-r1: ERROR: Problem encountered: Cannot build man pages ...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-06 23:39 UTC by HougeLangley
Modified: 2021-10-09 04:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge --info,6.31 KB, text/plain)
2021-10-06 23:42 UTC, HougeLangley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description HougeLangley 2021-10-06 23:39:45 UTC
emerge -avuDN @world, x11-misc/colord-1.4.5-r1 could not build.

Reproducible: Always
Comment 1 HougeLangley 2021-10-06 23:40:16 UTC
* Package:    x11-misc/colord-1.4.5-r1
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc introspection kernel_linux systemd udev userland_GNU vala
 * FEATURES:   ccache network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking colord-1.4.5.tar.xz to /var/tmp/portage/x11-misc/colord-1.4.5-r1/work
>>> Source unpacked in /var/tmp/portage/x11-misc/colord-1.4.5-r1/work
>>> Preparing source in /var/tmp/portage/x11-misc/colord-1.4.5-r1/work/colord-1.4.5 ...
 * Applying 1.4.5-tests-Don-t-use-exact-floating-point-comparisons.patch ...
 [ ok ]
 * Applying 1.4.5-optional-introspection.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-misc/colord-1.4.5-r1/work/colord-1.4.5 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
meson setup --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/x11-misc/colord-1.4.5-r1/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/x11-misc/colord-1.4.5-r1/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/x11-misc/colord-1.4.5-r1/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Ddaemon=true -Dexamples=false -Dbash_completion=false -Dudev_rules=true -Dsystemd=true -Dlibcolordcompat=true -Dargyllcms_sensor=false -Dreverse=false -Dsane=false -Dintrospection=true -Dvapi=true -Dprint_profiles=false -Dtests=false -Dinstalled_tests=false -Ddaemon_user=colord -Dman=true -Ddocs=false --localstatedir=/var /var/tmp/portage/x11-misc/colord-1.4.5-r1/work/colord-1.4.5 /var/tmp/portage/x11-misc/colord-1.4.5-r1/work/colord-1.4.5-abi_x86_64.amd64
The Meson build system
Version: 0.59.2
Source dir: /var/tmp/portage/x11-misc/colord-1.4.5-r1/work/colord-1.4.5
Build dir: /var/tmp/portage/x11-misc/colord-1.4.5-r1/work/colord-1.4.5-abi_x86_64.amd64
Build type: native build
WARNING: Unknown options: "examples"
The value of new options can be set with:
meson setup <builddir> --reconfigure -Dnew_option=new_value ...
Project name: colord
Project version: 1.4.5
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 10.3.0 "x86_64-pc-linux-gnu-gcc (Gentoo 10.3.0-r2 p3) 10.3.0")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.37
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -fstack-protector-strong: YES 
Compiler for C supports arguments -Waggregate-return: YES 
Compiler for C supports arguments -Wunused: YES 
Compiler for C supports arguments -Warray-bounds: YES 
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wclobbered: YES 
Compiler for C supports arguments -Wdeclaration-after-statement: YES 
Compiler for C supports arguments -Wempty-body: YES 
Compiler for C supports arguments -Wextra: YES 
../colord-1.4.5/meson.build:90: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
Compiler for C supports arguments -Wformat=2: YES 
Compiler for C supports arguments -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wformat-signedness: YES 
Compiler for C supports arguments -Wignored-qualifiers: YES 
Compiler for C supports arguments -Wimplicit-function-declaration: YES 
Compiler for C supports arguments -Winit-self: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-format-attribute: YES 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Compiler for C supports arguments -Wmissing-noreturn: YES 
Compiler for C supports arguments -Wmissing-parameter-type: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wno-discarded-qualifiers: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wno-strict-aliasing: YES 
Compiler for C supports arguments -Wno-suggest-attribute=format: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Woverride-init: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wreturn-type: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wsign-compare: YES 
Compiler for C supports arguments -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wswitch-default: YES 
Compiler for C supports arguments -Wtype-limits: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wuninitialized: YES 
Compiler for C supports arguments -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports link arguments -Wl,-z,relro: YES 
Compiler for C supports link arguments -Wl,-z,now: YES 
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0)
Run-time dependency gio-2.0 found: YES 2.70.0
Run-time dependency glib-2.0 found: YES 2.70.0
Run-time dependency gmodule-2.0 found: YES 2.70.0
Run-time dependency gio-unix-2.0 found: YES 2.70.0
Run-time dependency lcms2 found: YES 2.12
Run-time dependency sqlite3 found: YES 3.35.5
Run-time dependency gusb found: YES 0.3.7
Run-time dependency gudev-1.0 found: YES 237
Library m found: YES
Run-time dependency libudev found: YES 249
Run-time dependency udev found: YES 249
Run-time dependency systemd found: YES 249
Run-time dependency libsystemd found: YES 249
Has header "pwd.h" : YES 
Has header "syslog.h" : YES 
Has header "unistd.h" : YES 
Checking for function "getuid" : YES 
Run-time dependency polkit-gobject-1 found: YES 0.120
Run-time dependency valgrind found: NO (tried pkgconfig)
Configuring config.h using configuration
Configuring cd-version.h using configuration
Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Program /usr/bin/vapigen-0.52 found: YES (/usr/bin/vapigen-0.52)
Configuring ch-version.h using configuration
Configuring colord-session.service using configuration
Configuring org.freedesktop.ColorHelper.service using configuration
Configuring colord.service using configuration
Configuring colord.conf using configuration
Configuring org.freedesktop.ColorManager.service using configuration
Configuring org.freedesktop.ColorManager.conf using configuration
Program xsltproc found: YES (/usr/bin/xsltproc)

../colord-1.4.5/man/meson.build:6:2: ERROR: Problem encountered: Cannot build man pages without docbook-xsl-ns
Comment 2 HougeLangley 2021-10-06 23:42:00 UTC
Created attachment 743568 [details]
emerge --info
Comment 3 HougeLangley 2021-10-06 23:43:08 UTC
emerge -pqv '=x11-misc/colord-1.4.5-r1::gentoo'

[ebuild  N    ] x11-misc/colord-1.4.5-r1  USE="introspection systemd udev vala -argyllcms -examples -extra-print-profiles -gtk-doc -scanner -test" ABI_X86="(64) -32 (-x32)"
Comment 4 HougeLangley 2021-10-07 09:53:51 UTC
I install gnome, this problem solved.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-09 04:03:41 UTC
Hm, it's in BDEPEND.