==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libdsme 0.67.0-1 (Sun Mar 8 19:25:17 2026)
==> Retrieving sources...
-> Updating libdsme git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
libdsme ... Passed
==> Making package: libdsme 0.67.0-1 (Sun Mar 8 19:25:27 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.34-1 zlib-ng-2.3.3-1 check-0.15.2-3 git-2.53.0-1
Total Download Size: 0.08 MiB
Total Installed Size: 45.52 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
check-0.15.2-3-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing check...
Optional dependencies for check
check-docs: Documentation
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Updating the info directory file...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of libdsme git repo...
Cloning into 'libdsme'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
cc -o protocol.pic.o -c protocol.c -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -O2 -Wall -Wwrite-strings -Wmissing-prototypes -Werror -g $(pkg-config --cflags glib-2.0)
cc -o message.pic.o -c message.c -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -O2 -Wall -Wwrite-strings -Wmissing-prototypes -Werror -g $(pkg-config --cflags glib-2.0)
cc -o alarm_limit.pic.o -c alarm_limit.c -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -O2 -Wall -Wwrite-strings -Wmissing-prototypes -Werror -g $(pkg-config --cflags glib-2.0)
cc -o modules/dsme_dbus_if.pic.o -c modules/dsme_dbus_if.c -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -O2 -Wall -Wwrite-strings -Wmissing-prototypes -Werror -g
cc -o modules/thermalmanager_dbus_if.pic.o -c modules/thermalmanager_dbus_if.c -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -O2 -Wall -Wwrite-strings -Wmissing-prototypes -Werror -g
cc -o tests/ut_libdsme.o -c tests/ut_libdsme.c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -O2 -Wall -Wwrite-strings -Wmissing-prototypes -Werror -g $(pkg-config --cflags glib-2.0 check)
cc -o libdsme_dbus_if.so.0.3.0 -shared -Wl,-soname,libdsme_dbus_if.so.0 modules/dsme_dbus_if.pic.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -g -Wl,--as-needed
cc -o libthermalmanager_dbus_if.so.0.3.0 -shared -Wl,-soname,libthermalmanager_dbus_if.so.0 modules/thermalmanager_dbus_if.pic.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -g -Wl,--as-needed
cc -o libdsme.so.0.3.0 -shared -Wl,-soname,libdsme.so.0 protocol.pic.o message.pic.o alarm_limit.pic.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -g -Wl,--as-needed $(pkg-config --libs glib-2.0)
cc -o tests/ut_libdsme tests/ut_libdsme.o libdsme.so.0.3.0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -g -Wl,--as-needed $(pkg-config --libs glib-2.0 check)
==> Entering fakeroot environment...
==> Starting package()...
# dynamic libraries
# headers
install -m755 -D -t /build/libdsme/pkg/libdsme/usr/lib libdsme.so.0.3.0 libdsme_dbus_if.so.0.3.0 libthermalmanager_dbus_if.so.0.3.0
install -m644 -D -t /build/libdsme/pkg/libdsme/usr/include/dsme include/dsme/protocol.h include/dsme/messages.h include/dsme/alarm_limit.h include/dsme/processwd.h include/dsme/state.h include/dsme/state_states.h modules/dsme_dbus_if.h modules/thermalmanager_dbus_if.h
for f in libdsme libdsme_dbus_if libthermalmanager_dbus_if; do \
ln -sf "$f.so.0.3.0" "/build/libdsme/pkg/libdsme/usr/lib/$f.so.0"; \
done
# pkg config
install -m644 -D -t /build/libdsme/pkg/libdsme/usr/lib/pkgconfig dsme.pc dsme_dbus_if.pc thermalmanager_dbus_if.pc
# dynamic library symlinks
for f in libdsme libdsme_dbus_if libthermalmanager_dbus_if; do \
ln -sf "$f.so.0" "/build/libdsme/pkg/libdsme/usr/lib/$f.so"; \
done
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libdsme"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libdsme 0.67.0-1 (Sun Mar 8 19:25:33 2026)
==> Cleaning up...
[?12l[?25h