==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libdsme 0.66.8-2 (Sat Jul  6 14:28:23 2024)
==> Retrieving sources...
  -> Found libdsme-0.66.8.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libdsme-0.66.8.tar.gz ... Passed
==> Making package: libdsme 0.66.8-2 (Sat Jul  6 14:28:44 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) check-0.15.2-2

Total Download Size:   0.07 MiB
Total Installed Size:  0.17 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 check-0.15.2-2-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing check...
Optional dependencies for check
    check-docs: Documentation
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h==> Retrieving sources...
  -> Found libdsme-0.66.8.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libdsme-0.66.8.tar.gz with bsdtar
==> Starting build()...
cc -o protocol.o -c protocol.c  -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.o -c message.c  -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.o -c alarm_limit.c  -march=armv7-a -mfloat-abi=hard -mfpu=neon -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 protocol.pic.o -c protocol.c -fPIC  -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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 
ar ru libdsme.a protocol.o message.o alarm_limit.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libdsme.a
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 -d -m 755 /build/libdsme/pkg/libdsme/usr/lib
install -d -m 755 /build/libdsme/pkg/libdsme/usr/include/dsme
install -m 755 libdsme.so.0.3.0 libdsme_dbus_if.so.0.3.0 libthermalmanager_dbus_if.so.0.3.0 /build/libdsme/pkg/libdsme/usr/lib
install -m 644 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 /build/libdsme/pkg/libdsme/usr/include/dsme
# pkg config
install -d -m 755 /build/libdsme/pkg/libdsme/usr/lib/pkgconfig
install -m 644 dsme.pc dsme_dbus_if.pc thermalmanager_dbus_if.pc /build/libdsme/pkg/libdsme/usr/lib/pkgconfig
# static libraries
install -d -m 755 /build/libdsme/pkg/libdsme/usr/lib
install -m 644 libdsme.a /build/libdsme/pkg/libdsme/usr/lib
# symlinks for dynamic linking
for f in libdsme.so.0.3.0 libdsme_dbus_if.so.0.3.0 libthermalmanager_dbus_if.so.0.3.0; do \
  ln -sf $(basename $f .so.0.3.0).so.0 \
    /build/libdsme/pkg/libdsme/usr/lib/$(basename $f .so.0.3.0).so; \
done
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library 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.66.8-2 (Sat Jul  6 14:28:51 2024)
==> Cleaning up...