-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
it looks like all the sdbus-cpp packages require libsystemd/255.2 but that has an issue, described in #24889 and resolved in #24938
so it looks like these sdbus-cpp should bump its systemd dep to 255.10
Package and Environment Details
- Package Name/Version: sdbus-cpp/2.0.0
- Operating System+version: Linux debian-trixie-arm64
- Compiler+version: GCC 14
- Docker image: trixe
- Conan version: conan 2.23.0
- Python version: Python 3.13.5
Conan profile
Host profile:
[settings]
arch=armv8
build_type=Release
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=14
os=Linux
Build profile:
[settings]
arch=armv8
build_type=Release
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=14
os=Linux
Steps to reproduce
conan install --requires=sdbus-cpp/2.0.0 --build=missing
Logs
Click to expand log
xnor@debian-trixie-arm64:~$ conan install --requires=sdbus-cpp/2.0.0 --build=missing
======== Input profiles ========
Profile host:
[settings]
arch=armv8
build_type=Release
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=14
os=Linux
Profile build:
[settings]
arch=armv8
build_type=Release
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=14
os=Linux
======== Computing dependency graph ========
Graph root
cli
Requirements
bzip2/1.0.8#c470882369c2d95c5c77e970c0c7e321 - Cache
libcap/2.69#7ef2d60864c2e58e89db957be936dc49 - Cache
libmount/2.39.2#64850679fa9d5ead878e5076b0cab2a8 - Cache
libselinux/3.6#5a78ff6ae5034eeaac8da723361a8ce4 - Cache
libsystemd/255.2#dae5e4083c5c64da8fdbeb1a113a70e3 - Cache
libxcrypt/4.4.36#4b4e8f20794f1997dd59eeed0b7cdcfb - Cache
lz4/1.9.4#4ed63aa8e019d795cd3b8c0d2dd66cda - Cache
pcre2/10.42#9a35f5089feb875ec61a38eca364ce77 - Cache
sdbus-cpp/2.0.0#57b8397d88fa36d07d198608f4989843 - Cache
xz_utils/5.4.5#a2ce5c2f137ef2b2770a68a2a697ba69 - Cache
zlib/1.3.1#cac0f6daea041b0ccf42934163defb20 - Cache
zstd/1.5.5#a4398ab5244b10fb081eeac217b5ef9f - Cache
Build requirements
autoconf/2.71#51077f068e61700d65bb05541ea1e4b0 - Cache
automake/1.16.5#b91b7c384c3deaa9d535be02da14d04f - Cache
flex/2.6.4#efa781fc5088b47c895bd4eef6911f2e - Cache
gnu-config/cci.20210814#466e9d4d7779e1c142443f7ea44b4284 - Cache
gperf/3.1#a7afdf8f7cccdc2dcd4d962370c33d4f - Cache
libtool/2.4.7#14e7739cc128bc1623d2ed318008e47e - Cache
m4/1.4.19#b38ced39a01e31fef5435bc634461fd2 - Cache
meson/1.4.0#2262941cc8fbb0099dd0c196ca2a6c01 - Cache
meson/1.9.1#abbc783cd297bedce14581b4aec060b8 - Cache
ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb - Cache
pkgconf/2.1.0#21f96520faf7660b99f872e956d2ac13 - Cache
pkgconf/2.2.0#4ac315b50ef734072b00ff3aacbf52bf - Cache
Resolved version ranges
meson/[>=1.2.2 <2]: meson/1.9.1
ninja/[>=1.10.2 <2]: ninja/1.13.2
pkgconf/[>=2.2 <3]: pkgconf/2.2.0
zlib/[>=1.2.11 <2]: zlib/1.3.1
======== Computing necessary packages ========
Connecting to remote 'conancenter' anonymously
sdbus-cpp/2.0.0: Main binary package '283d30ee2cab49a041c137ca4495e19b7b404b4d' missing
sdbus-cpp/2.0.0: Checking 7 compatible configurations
sdbus-cpp/2.0.0: Compatible configurations not found in cache, checking servers
sdbus-cpp/2.0.0: 'f6b297162aa51abd299bce504b1b6878e72f6abc': compiler.cppstd=17
sdbus-cpp/2.0.0: '9bf2526e6870a14e61a5f87b3c578950662f3378': compiler.cppstd=20
sdbus-cpp/2.0.0: '91979f10c77c7283d00ba61eee28cd79b8001f91': compiler.cppstd=gnu20
sdbus-cpp/2.0.0: '6f242b86864563acdb064d13602d4e112941d186': compiler.cppstd=23
sdbus-cpp/2.0.0: 'c8f37f3ecfa65b1d71cb63ed0cdb07aaf49868d7': compiler.cppstd=gnu23
sdbus-cpp/2.0.0: '74d09dbca801e07dd11cd6e27f73ebde48d21cbe': compiler.cppstd=26
sdbus-cpp/2.0.0: '3e8dcbf68170e2e09efa3509d31bdbc0473e04c9': compiler.cppstd=gnu26
sdbus-cpp/2.0.0: No compatible configuration found
A new experimental approach for binary compatibility detection is available.
Enable it by setting the core.graph:compatibility_mode=optimized conf
and get improved performance when querying multiple compatible binaries in remotes.
Requirements
bzip2/1.0.8#c470882369c2d95c5c77e970c0c7e321:a8f94bc47894ba840521fe66cce265ce25355af3#74a3849e57f901b5e9da146ac8aee6d6 - Cache
libcap/2.69#7ef2d60864c2e58e89db957be936dc49:83d6446ea0d91669c57f3833ad49ce4776e5ee19#b638236eba28f8fa3714e9e5660cb3c6 - Cache
libmount/2.39.2#64850679fa9d5ead878e5076b0cab2a8:5b2093669979718e7a4cca5ff87ef9326abf0414#2c44bdd8b5716e17e44c59b3c013b05e - Cache
libselinux/3.6#5a78ff6ae5034eeaac8da723361a8ce4:5d3f668bb8f4abfdecc952e70939edcce79835fc#c79cda04564dfa6cda5bbb41ee29e3cc - Cache
libsystemd/255.2#dae5e4083c5c64da8fdbeb1a113a70e3:250187adde3cb6d80fcb76c246a5efeb1b419ed0 - Build
libxcrypt/4.4.36#4b4e8f20794f1997dd59eeed0b7cdcfb:5b2093669979718e7a4cca5ff87ef9326abf0414#3bb477fb5fbfb84280e213ef648dfae5 - Cache
lz4/1.9.4#4ed63aa8e019d795cd3b8c0d2dd66cda:5b2093669979718e7a4cca5ff87ef9326abf0414#501122047de3cac70dc9e12c6ffaa81b - Cache
pcre2/10.42#9a35f5089feb875ec61a38eca364ce77:0933cd2411e563229e544b9cb0972bd507732746#5bb0169c9f2b5be44c5e49113d15d2ec - Cache
sdbus-cpp/2.0.0#57b8397d88fa36d07d198608f4989843:283d30ee2cab49a041c137ca4495e19b7b404b4d - Build
xz_utils/5.4.5#a2ce5c2f137ef2b2770a68a2a697ba69:5b2093669979718e7a4cca5ff87ef9326abf0414#c329ad13871e46ea5334063bcf68b7c8 - Cache
zlib/1.3.1#cac0f6daea041b0ccf42934163defb20:5b2093669979718e7a4cca5ff87ef9326abf0414#36e958c9a498715217b4f824b313ca5b - Cache
zstd/1.5.5#a4398ab5244b10fb081eeac217b5ef9f:48b57c32d698be40dc3afecc833d224f60c8e729#e96c53116d3488f8490a9a7329726bba - Cache
Build requirements
gperf/3.1#a7afdf8f7cccdc2dcd4d962370c33d4f:85c999356992c5713d308db1a4d7bab6bf572f27#01103a9d80bbbd57b99a82bb2de87ded - Cache
m4/1.4.19#b38ced39a01e31fef5435bc634461fd2:85c999356992c5713d308db1a4d7bab6bf572f27#450ca9e354c3048cb1129cf61a69bfb1 - Cache
meson/1.4.0#2262941cc8fbb0099dd0c196ca2a6c01:da39a3ee5e6b4b0d3255bfef95601890afd80709#91b870cdcf4edb1a302a2ef7a0514791 - Cache
ninja/1.13.2#c8c5dc2a52ed6e4e42a66d75b4717ceb:85c999356992c5713d308db1a4d7bab6bf572f27#7a746864018d0e348ef7660354aff664 - Cache
pkgconf/2.1.0#21f96520faf7660b99f872e956d2ac13:a93744abf7ebe27c68ffd5c57b1f7f21ff754b90#9d74e5f5e1fab4e7cf16b68d5a7b9ed2 - Cache
pkgconf/2.2.0#4ac315b50ef734072b00ff3aacbf52bf:a93744abf7ebe27c68ffd5c57b1f7f21ff754b90#2ee0914e53fa95a5e4011d457931068d - Cache
Skipped binaries
autoconf/2.71, automake/1.16.5, flex/2.6.4, gnu-config/cci.20210814, libtool/2.4.7, meson/1.9.1
======== Installing packages ========
bzip2/1.0.8: Already installed! (1 of 18)
gperf/3.1: Already installed! (2 of 18)
libcap/2.69: Already installed! (3 of 18)
libmount/2.39.2: Already installed! (4 of 18)
lz4/1.9.4: Already installed! (5 of 18)
m4/1.4.19: Already installed! (6 of 18)
ninja/1.13.2: Already installed! (7 of 18)
xz_utils/5.4.5: Already installed! (8 of 18)
zlib/1.3.1: Already installed! (9 of 18)
zstd/1.5.5: Already installed! (10 of 18)
pkgconf/2.1.0: Already installed! (11 of 18)
pkgconf/2.2.0: Already installed! (12 of 18)
libxcrypt/4.4.36: Already installed! (13 of 18)
meson/1.4.0: Already installed! (14 of 18)
meson/1.4.0: Finalized folder /home/xnor/.conan2/p/meson5c366510896de/f
pcre2/10.42: Already installed! (15 of 18)
libselinux/3.6: Already installed! (16 of 18)
-------- Installing package libsystemd/255.2 (17 of 18) --------
libsystemd/255.2: Building from source
libsystemd/255.2: Package libsystemd/255.2:250187adde3cb6d80fcb76c246a5efeb1b419ed0
libsystemd/255.2: settings: os=Linux arch=armv8 compiler=gcc compiler.version=14 build_type=Release
libsystemd/255.2: options: fPIC=True shared=False with_lz4=True with_selinux=True with_xz=True with_zstd=True
libsystemd/255.2: requires: libcap/2.69.Z libmount/2.39.Z libxcrypt/4.4.Z libselinux/3.6.Z pcre2/10.42.Z zlib/1.3.Z bzip2/1.0.Z lz4/1.9.Z xz_utils/5.4.Z zstd/1.5.Z
libsystemd/255.2: Copying sources to build folder
libsystemd/255.2: Building your package in /home/xnor/.conan2/p/b/libsye29c9ee948f36/b
libsystemd/255.2: Calling generate()
libsystemd/255.2: Generators folder: /home/xnor/.conan2/p/b/libsye29c9ee948f36/b/build-release/conan
libsystemd/255.2: MesonToolchain generated: conan_meson_native.ini
libsystemd/255.2: Generating aggregated env files
libsystemd/255.2: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
libsystemd/255.2: Calling build()
libsystemd/255.2: Apply patch (conan): allow to build in environments without 'realpath --relative-to' by replacing it with conan-specific build variable
libsystemd/255.2: WARN: deprecated: Use of 'source_path' is deprecated, please use 'source_folder' instead
libsystemd/255.2: Meson configure cmd: meson setup --native-file "/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/build-release/conan/conan_meson_native.ini" "/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/build-release" "/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src" --prefix=/
libsystemd/255.2: RUN: meson setup --native-file "/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/build-release/conan/conan_meson_native.ini" "/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/build-release" "/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src" --prefix=/
The Meson build system
Version: 1.4.0
Source dir: /home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src
Build dir: /home/xnor/.conan2/p/b/libsye29c9ee948f36/b/build-release
Build type: native build
DEPRECATION: Option 'selinux' value 'true' is replaced by 'enabled'
DEPRECATION: Option 'lz4' value 'true' is replaced by 'enabled'
DEPRECATION: Option 'xz' value 'true' is replaced by 'enabled'
DEPRECATION: Option 'zstd' value 'true' is replaced by 'enabled'
DEPRECATION: Option 'fdisk' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'seccomp' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'pwquality' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'apparmor' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'polkit' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'audit' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'kmod' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'microhttpd' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'libcryptsetup' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'libcurl' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'libidn' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'libidn2' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'qrencode' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'openssl' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'libfido2' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'zlib' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'xkbcommon' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'pcre2' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'glib' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'dbus' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'blkid' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'gcrypt' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'p11kit' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'bzip2' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'gnutls' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'nss-mymachines' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'nss-resolve' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'man' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'html' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'pam' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'libiptc' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'elfutils' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'repart' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'homed' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'importd' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'acl' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'passwdqc' value 'false' is replaced by 'disabled'
DEPRECATION: Option 'bootloader' value 'false' is replaced by 'disabled'
Project name: systemd
Project version: 255
C compiler for the host machine: gcc (gcc 14.2.0 "gcc (Debian 14.2.0-19) 14.2.0")
C linker for the host machine: gcc ld.bfd 2.44
Host machine cpu family: aarch64
Host machine cpu: aarch64
Program tools/add-git-hook.sh found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/add-git-hook.sh)
Program tools/meson-build.sh found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/meson-build.sh)
C++ compiler for the host machine: g++ (gcc 14.2.0 "g++ (Debian 14.2.0-19) 14.2.0")
C++ linker for the host machine: g++ ld.bfd 2.44
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Warray-bounds: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Werror=format=2: YES
Compiler for C supports arguments -Werror=format-signedness: YES
Compiler for C supports arguments -Werror=implicit-function-declaration: YES
Compiler for C supports arguments -Werror=implicit-int: YES
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES
Compiler for C supports arguments -Werror=int-conversion: YES
Compiler for C supports arguments -Werror=missing-declarations: YES
Compiler for C supports arguments -Werror=missing-prototypes: YES
Compiler for C supports arguments -Werror=overflow: YES
Compiler for C supports arguments -Werror=override-init: YES
Compiler for C supports arguments -Werror=return-type: YES
Compiler for C supports arguments -Werror=shift-count-overflow: YES
Compiler for C supports arguments -Werror=shift-overflow=2: YES
Compiler for C supports arguments -Werror=strict-flex-arrays: YES
Compiler for C supports arguments -Werror=undef: YES
Compiler for C supports arguments -Wfloat-equal: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-noreturn: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wredundant-decls: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wstrict-aliasing=2: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wzero-length-bounds: YES
Compiler for C supports arguments -Wno-error=#warnings: NO
Compiler for C supports arguments -Wno-string-plus-int: NO
Compiler for C supports arguments -fdiagnostics-show-option: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -fstack-protector: YES
Compiler for C supports arguments -fstack-protector-strong: YES
Compiler for C supports arguments -fstrict-flex-arrays: YES
Compiler for C supports arguments --param=ssp-buffer-size=4: YES
Compiler for C supports arguments -Wno-maybe-uninitialized: YES
Compiler for C supports arguments -Wno-unused-result: YES
Compiler for C supports link arguments -fstack-protector: YES
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -fstrict-flex-arrays=1: YES
Compiler for C supports arguments -fvisibility=hidden: YES
Compiler for C supports arguments -ffunction-sections: YES
Compiler for C supports arguments -fdata-sections: YES
Compiler for C supports arguments -fno-omit-frame-pointer: YES
Compiler for C supports link arguments -Wl,--fatal-warnings: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,--warn-common: YES
Compiler for C supports link arguments -Wl,--gc-sections: YES
Compiler for C supports arguments -Wzero-length-bounds: YES (cached)
Checking if "-Werror=shadow with local shadowing" compiles: YES
Compiler for C++ supports arguments -Wno-missing-field-initializers: YES
Compiler for C++ supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wstringop-truncation: YES
Checking for size of "dev_t" : 8
Checking for size of "ino_t" : 8
Checking for size of "rlim_t" : 8
Checking for size of "time_t" : 8
Checking for size of "typeof(((struct timex *)0)->freq)" : 8
Computing int of "LONG_MAX" : 9223372036854775807
Checking for size of "char16_t" : 2
Checking for size of "char32_t" : 4
Checking for size of "struct mount_attr" : 32
Checking for size of "struct statx" : 256
Checking for size of "struct dirent64" : 280
Checking for function "secure_getenv" : YES
Checking for function "__secure_getenv" : NO
Checking for function "memfd_create" : YES
Checking for function "gettid" : YES
Checking for function "fchmodat2" : NO
Checking for function "pivot_root" : NO
Checking for function "ioprio_get" : NO
Checking for function "ioprio_set" : NO
Checking for function "name_to_handle_at" : YES
Checking for function "setns" : YES
Checking for function "renameat2" : YES
Checking for function "kcmp" : NO
Checking for function "keyctl" : NO
Checking for function "copy_file_range" : YES
Checking for function "bpf" : NO
Checking for function "statx" : YES
Checking for function "explicit_bzero" : YES
Checking for function "reallocarray" : YES
Checking for function "set_mempolicy" : NO
Checking for function "get_mempolicy" : NO
Checking for function "pidfd_send_signal" : NO
Checking for function "pidfd_open" : NO
Checking for function "rt_sigqueueinfo" : NO
Checking for function "rt_tgsigqueueinfo" : NO
Checking for function "mallinfo" : YES
Checking for function "mallinfo2" : YES
Checking for function "execveat" : YES
Checking for function "close_range" : YES
Checking for function "epoll_pwait2" : YES
Checking for function "mount_setattr" : YES
Checking for function "move_mount" : YES
Checking for function "open_tree" : YES
Checking for function "fsopen" : YES
Checking for function "fsconfig" : YES
Checking for function "fsmount" : YES
Checking for function "getdents64" : YES
Checking for function "getrandom" : YES
Program sh found: YES (/usr/bin/sh)
Program echo found: YES (/usr/bin/echo)
Program sed found: YES (/usr/bin/sed)
Program awk found: YES (/usr/bin/awk)
Program stat found: YES (/usr/bin/stat)
Program ln found: YES (/usr/bin/ln)
Program git found: YES (/usr/bin/git)
Program env found: YES (/usr/bin/env)
Program rsync found: NO
Program diff found: YES (/usr/bin/diff)
Program find found: YES (/usr/bin/find)
Program quotaon /usr/sbin/quotaon /sbin/quotaon found: NO
Program quotacheck /usr/sbin/quotacheck /sbin/quotacheck found: NO
Program kmod /usr/sbin/kmod /sbin/kmod found: NO
Program kexec /usr/sbin/kexec /sbin/kexec found: NO
Program /usr/sbin/sulogin found: YES (/usr/sbin/sulogin)
Program mount found: YES (/usr/bin/mount)
Program umount found: YES (/usr/bin/umount)
Program loadkeys /usr/sbin/loadkeys /sbin/loadkeys found: NO
Program setfont /usr/sbin/setfont /sbin/setfont found: NO
Program /usr/sbin/nologin found: YES (/usr/sbin/nologin)
Program gperf found: YES (/home/xnor/.conan2/p/b/gperfb51ad7b5dd470/p/bin/gperf)
Message: gperf len type is size_t
Has header "sys/capability.h" : YES
Has header "crypt.h" : YES
Has header "linux/memfd.h" : YES
Has header "linux/vm_sockets.h" : YES
Has header "sys/auxv.h" : YES
Has header "threads.h" : YES
Has header "valgrind/memcheck.h" : NO
Has header "valgrind/valgrind.h" : NO
Has header "linux/time_types.h" : YES
Has header "sys/sdt.h" : NO
../src/meson.build:877: WARNING:
The local group with the GID 65534 does not match the configured group name "nobody" of the nobody group (its name is nogroup).
Your build will result in an group table setup that is incompatible with the local system.
Run-time dependency threads found: YES
Library rt found: YES
Library m found: YES
Library dl found: YES
Found pkg-config: YES (/home/xnor/.conan2/p/b/pkgcoa8b1172f6ac84/p/bin/pkgconf) 2.1.0
Found CMake: /usr/bin/cmake (3.31.6)
Run-time dependency libcrypt found: NO (tried pkgconfig and cmake)
Run-time dependency libxcrypt found: YES 4.4.36
Run-time dependency libcap found: YES 2.69
Checking if "libatomic" : links: YES
Checking for function "crypt_ra" with dependency libxcrypt: YES
Checking for function "crypt_preferred_method" with dependency libxcrypt: YES
Checking for function "crypt_gensalt_ra" with dependency libxcrypt: YES
Run-time dependency libbpf found: NO (tried pkgconfig and cmake)
Run-time dependency mount found: YES 2.39.2
Dependency fdisk skipped: feature fdisk disabled
Dependency pwquality skipped: feature pwquality disabled
Dependency passwdqc skipped: feature passwdqc disabled
Dependency libseccomp skipped: feature seccomp disabled
Run-time dependency libselinux found: YES 3.6
Dependency libapparmor skipped: feature apparmor disabled
Dependency polkit-gobject-1 skipped: feature polkit disabled
Dependency libacl skipped: feature acl disabled
Dependency audit skipped: feature audit disabled
Dependency blkid skipped: feature blkid disabled
Dependency libkmod skipped: feature kmod disabled
Run-time dependency xencontrol found: NO (tried pkgconfig and cmake)
Dependency pam skipped: feature pam disabled
Library pam skipped: feature pam disabled
Dependency pam_misc skipped: feature pam disabled
Library pam_misc skipped: feature pam disabled
Dependency libmicrohttpd skipped: feature microhttpd disabled
Dependency libcryptsetup skipped: feature libcryptsetup disabled
Checking for function "crypt_activate_by_token_pin" with dependency libcryptsetup: NO
Dependency libcurl skipped: feature libcurl disabled
Dependency libidn2 skipped: feature libidn2 disabled
Dependency libidn skipped: feature libidn disabled
Dependency libiptc skipped: feature libiptc disabled
Dependency libqrencode skipped: feature qrencode disabled
Dependency libgcrypt skipped: feature gcrypt disabled
Dependency gpg-error skipped: feature gcrypt disabled
Library gpg-error skipped: feature gcrypt disabled
Dependency gnutls skipped: feature gnutls disabled
Dependency openssl skipped: feature openssl disabled
Dependency p11-kit-1 skipped: feature p11kit disabled
Dependency libfido2 skipped: feature libfido2 disabled
Run-time dependency tss2-esys tss2-rc tss2-mu tss2-tcti-device found: NO (tried pkgconfig and cmake)
Dependency libdw skipped: feature elfutils disabled
Dependency zlib skipped: feature zlib disabled
Dependency bzip2 skipped: feature bzip2 disabled
Library bz2 skipped: feature bzip2 disabled
Run-time dependency liblzma found: YES 5.4.5
Run-time dependency liblz4 found: YES 1.9.4
Run-time dependency libzstd found: YES 1.5.5
Dependency xkbcommon skipped: feature xkbcommon disabled
Dependency libpcre2-8 skipped: feature pcre2 disabled
Dependency glib-2.0 skipped: feature glib disabled
Dependency gobject-2.0 skipped: feature glib disabled
Dependency gio-2.0 skipped: feature glib disabled
Dependency dbus-1 skipped: feature dbus disabled
Message: default-dnssec cannot be set to yes or allow-downgrade openssl and gcrypt are disabled. Setting default-dnssec to no.
Program python3 (jinja2) found: YES (/usr/bin/python3) modules: jinja2
Program python3 found: NO (disabled by: bootloader )
Program tools/check-version-history.py found: YES (/usr/bin/python3 /home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/check-version-history.py)
Program tools/elf2efi.py found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/elf2efi.py)
Program tools/dbus_exporter.py found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/dbus_exporter.py)
Program tools/generate-gperfs.py found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/generate-gperfs.py)
Program tools/make-autosuspend-rules.py found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/make-autosuspend-rules.py)
Program tools/make-directive-index.py found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/make-directive-index.py)
Program tools/sync-docs.py found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/sync-docs.py)
Program tools/make-man-index.py found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/make-man-index.py)
Program tools/meson-render-jinja2.py found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/meson-render-jinja2.py)
Program tools/update-dbus-docs.py found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/update-dbus-docs.py)
Program tools/update-hwdb-autosuspend.sh found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/update-hwdb-autosuspend.sh)
Program tools/update-hwdb.sh found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/update-hwdb.sh)
Program tools/update-man-rules.py found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/update-man-rules.py)
Program tools/update-syscall-tables.sh found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/update-syscall-tables.sh)
Program tools/xml_helper.py found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/tools/xml_helper.py)
Configuring config.h using configuration
Program msgfmt found: NO
../src/po/meson.build:7: WARNING: Gettext not found, all translation (po) targets will be ignored.
Program generate-af-list.sh found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/src/basic/generate-af-list.sh)
Program generate-arphrd-list.sh found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/src/basic/generate-arphrd-list.sh)
Program generate-cap-list.sh found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/src/basic/generate-cap-list.sh)
Program generate-errno-list.sh found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/src/basic/generate-errno-list.sh)
Program missing_syscalls.py found: YES (/usr/bin/python3 /home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/src/basic/missing_syscalls.py)
Program check-filesystems.sh found: YES (/home/xnor/.conan2/p/b/libsye29c9ee948f36/b/src/src/basic/check-filesystems.sh)
../src/src/basic/meson.build:238:8: ERROR: Problem encountered: Unknown filesystems defined in kernel headers:
Filesystem found in kernel header but not in filesystems-gperf.gperf: PID_FS_MAGIC
Filesystem found in kernel header but not in filesystems-gperf.gperf: BCACHEFS_SUPER_MAGIC
A full log can be found at /home/xnor/.conan2/p/b/libsye29c9ee948f36/b/build-release/meson-logs/meson-log.txt
libsystemd/255.2: ERROR:
Package '250187adde3cb6d80fcb76c246a5efeb1b419ed0' build failed
libsystemd/255.2: WARN: Build folder /home/xnor/.conan2/p/b/libsye29c9ee948f36/b/build-release
ERROR: libsystemd/255.2: Error in build() method, line 188
meson.configure()
ConanException: Error 1 while executing
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working