Bug 13086 - SYSTEMD build failed on host-systemd 244.3 Building
Summary: SYSTEMD build failed on host-systemd 244.3 Building
Status: RESOLVED MOVED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2020.02.3
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-18 21:10 UTC by Yan Markman
Modified: 2024-06-15 14:54 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yan Markman 2020-07-18 21:10:03 UTC
Buildroot 2020.02.3 in INIT-SYSTEMD configuration failed
(BusyBox and SYSV are ok) 

Found ninja-1.10.0 at ./output/host/bin/ninja
>>> host-systemd 244.3 Building
./output/host/bin/ninja  -j25  -C ./output/build/host-systemd-244.3/build
ninja: Entering directory `./output/build/host-systemd-244.3//build'
[302/639] Linking target libsystemd.so.0.27.1.
FAILED: libsystemd.so.0.27.1

/usr/bin/gcc  -o libsystemd.so.0.27.1 'systemd@sha/src_libsystemd_disable-mempool.c.o' -I./output/host/include -L./output/host/lib \
 -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libsystemd.so.0 -Wl,--whole-archive       \
 src/libsystemd/libsystemd_static.a src/journal/libjournal-client.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,-z,now -fstack-protector \
 -Wl,--gc-sections -O2 -Wl,-rpath,./output/host/lib src/basic/libbasic.a src/basic/libbasic-gcrypt.a -shared         \
 -Wl,--version-script=./output/build/host-systemd-244.3/src/libsystemd/libsystemd.sym -pthread -lrt /lib64/libcap.so \
 -lm -Wl,--end-group '-Wl,-rpath,$ORIGIN/src/basic:/lib64' -Wl,-rpath-link,./build/host-systemd-244.3/build/src/basic -Wl,-rpath-link,/lib64
/lib64/libcap.so: error adding symbols: File in wrong format
Comment 1 Yann E. MORIN 2024-06-15 14:54:52 UTC
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!