* Package: net-misc/eventd-0.27.0-r1 * Repository: gentoo * USE: X abi_x86_64 amd64 elibc_glibc introspection ipv6 kernel_linux libnotify notification systemd userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.8.3-gentoo * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking eventd-0.27.0.tar.xz to /var/tmp/portage/net-misc/eventd-0.27.0-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/eventd-0.27.0-r1/work >>> Preparing source in /var/tmp/portage/net-misc/eventd-0.27.0-r1/work/eventd-0.27.0 ... * Applying eventd-0.27.0-fno-common.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/eventd-0.27.0-r1/work/eventd-0.27.0 ... meson setup --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/net-misc/eventd-0.27.0-r1/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Dsystemduserunitdir=/usr/lib/systemd/user -Dsystemdsystemunitdir=/lib/systemd/system -Ddbussessionservicedir=/usr/share/dbus-1/services -Dnd-wayland=false -Dwebsocket=disabled -Ddns-sd=disabled -Dssdp=disabled -Dipv6=true -Dsystemd=true -Dnotification-daemon=true -Dnd-xcb=true -Dnd-fbdev=false -Dim=false -Dsound=false -Dtts=false -Dwebhook=false -Dlibnotify=true -Dlibcanberra=false -Dgobject-introspection=true -Ddebug-output=false /var/tmp/portage/net-misc/eventd-0.27.0-r1/work/eventd-0.27.0 /var/tmp/portage/net-misc/eventd-0.27.0-r1/work/eventd-0.27.0-build The Meson build system Version: 0.55.1 Source dir: /var/tmp/portage/net-misc/eventd-0.27.0-r1/work/eventd-0.27.0 Build dir: /var/tmp/portage/net-misc/eventd-0.27.0-r1/work/eventd-0.27.0-build Build type: native build Project name: eventd Project version: 0.27.0 C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 10.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo 10.2.0-r1 p2) 10.2.0") C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.7.3) Run-time dependency glib-2.0 found: YES 2.64.5 Run-time dependency gobject-2.0 found: YES 2.64.5 Run-time dependency gio-2.0 found: YES 2.64.5 Run-time dependency gio-unix-2.0 found: YES 2.64.5 Run-time dependency gmodule-2.0 found: YES 2.64.5 Has header "locale.h" : YES Has header "fcntl.h" : YES Has header "errno.h" : YES Has header "sys/socket.h" : YES Configuring config.h using configuration Configuring config.ent using configuration Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES |Executing subproject libnkutils method meson | |Project name: libnkutils |Project version: undefined |C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 10.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo 10.2.0-r1 p2) 10.2.0") |C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.34 |Dependency glib-2.0 found: YES 2.64.5 (cached) |Dependency gio-2.0 found: YES 2.64.5 (cached) |Dependency gobject-2.0 found: YES 2.64.5 (cached) |Program git found: YES |Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.7.3) |Build-time dependency glib-2.0 found: YES 2.64.5 |Run-time dependency uuid found: YES 2.36.0 |Run-time dependency xkbcommon found: YES 0.10.0 |Run-time dependency xkeyboard-config found: YES 2.30 |Build targets in project: 16 |Subproject libnkutils finished. Build-time dependency gobject-introspection-1.0 found: YES 1.64.1 Program g_ir_scanner found: YES (/usr/bin/g-ir-scanner) Program g_ir_compiler found: YES (/usr/bin/g-ir-compiler) Has header "sys/un.h" : YES Has header "netinet/in.h" : YES Dependency libsoup-2.4 skipped: feature websocket disabled Dependency avahi-client skipped: feature dns-sd disabled Dependency avahi-glib skipped: feature dns-sd disabled Dependency gssdp-1.2 skipped: feature ssdp disabled Run-time dependency libsystemd found: YES 246 Run-time dependency systemd found: YES 246 Configuring eventd-control.socket using configuration Configuring eventd.socket using configuration Configuring eventd.service using configuration Configuring eventd-control.socket using configuration Configuring eventd.socket using configuration Configuring eventd.service using configuration Configuring org.eventd.fdo-notifications.service using configuration Run-time dependency gdk-pixbuf-2.0 found: YES 2.40.0 Run-time dependency cairo found: YES 1.16.0 Run-time dependency pango found: YES 1.42.4 Run-time dependency pangocairo found: YES 1.42.4 Library m found: YES plugins/nd/meson.build:86: WARNING: Subproject name has a path separator. This may cause unexpected behaviour. plugins/nd/meson.build:85:4: ERROR: Subproject directory not found and libgwater/xcb.wrap file not found A full log can be found at /var/tmp/portage/net-misc/eventd-0.27.0-r1/work/eventd-0.27.0-build/meson-logs/meson-log.txt * ERROR: net-misc/eventd-0.27.0-r1::gentoo failed (configure phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 2975: Called meson_src_configure * environment, line 2225: Called die * The specific snippet of code: * "${mesonargs[@]}" ) || die * * If you need support, post the output of `emerge --info '=net-misc/eventd-0.27.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/eventd-0.27.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:eventd-0.27.0-r1:20200830-182515.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/eventd-0.27.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/eventd-0.27.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/eventd-0.27.0-r1/work/eventd-0.27.0' * S: '/var/tmp/portage/net-misc/eventd-0.27.0-r1/work/eventd-0.27.0'