==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libatasmart 0.19-7 (Tue Aug 19 18:48:26 2025)
==> Retrieving sources...
  -> Updating libatasmart git repo...
  -> Found 0001-Dont-test-undefined-bits.patch
  -> Found 0002-Drop-our-own-many-bad-sectors-heuristic.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    libatasmart ... Passed
    0001-Dont-test-undefined-bits.patch ... Passed
    0002-Drop-our-own-many-bad-sectors-heuristic.patch ... Passed
==> Making package: libatasmart 0.19-7 (Tue Aug 19 18:48:50 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-2  perl-mailtools-2.22-2  perl-timedate-2.33-8
             zlib-ng-2.2.5-1  git-2.50.1-3

Total Installed Size:  40.47 MiB

:: Proceed with installation? [Y/n] 
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-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
  -> Found 0001-Dont-test-undefined-bits.patch
  -> Found 0002-Drop-our-own-many-bad-sectors-heuristic.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of libatasmart git repo...
Cloning into 'libatasmart'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file atasmart.c
Hunk #1 succeeded at 923 (offset -2 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file atasmart.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:46: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:46: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
configure.ac:46: the top level
configure.ac:48: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:48: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:48: the top level
configure.ac:45: installing 'build-aux/compile'
configure.ac:109: installing 'build-aux/config.guess'
configure.ac:109: installing 'build-aux/config.sub'
configure.ac:35: installing 'build-aux/install-sh'
configure.ac:35: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
strpool/Makefile.am:26: warning: source file '../strpool.c' is in a subdirectory,
strpool/Makefile.am:26: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibility.
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking how to create a pax tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
checking if gcc supports flag -pipe in envvar CFLAGS... yes
checking if gcc supports flag -Wall in envvar CFLAGS... yes
checking if gcc supports flag -W in envvar CFLAGS... yes
checking if gcc supports flag -Wextra in envvar CFLAGS... yes
checking if gcc supports flag -Winline in envvar CFLAGS... yes
checking if gcc supports flag -Wvla in envvar CFLAGS... yes
checking if gcc supports flag -Wundef in envvar CFLAGS... yes
checking if gcc supports flag -Wformat=2 in envvar CFLAGS... yes
checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes
checking if gcc supports flag -Wsign-compare in envvar CFLAGS... yes
checking if gcc supports flag -Wformat-security in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
checking if gcc supports flag -Wformat-nonliteral in envvar CFLAGS... yes
checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes
checking if gcc supports flag -Wpointer-arith in envvar CFLAGS... yes
checking if gcc supports flag -Winit-self in envvar CFLAGS... yes
checking if gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wredundant-decls in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes
checking if gcc supports flag -Wshadow in envvar CFLAGS... yes
checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes
checking if gcc supports flag -Wcast-align in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
checking if gcc supports flag -Wwrite-strings in envvar CFLAGS... yes
checking if gcc supports flag -Wno-long-long in envvar CFLAGS... yes
checking if gcc supports flag -Wno-overlength-strings in envvar CFLAGS... yes
checking if gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes
checking if gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
checking if gcc supports flag -Wno-unused-result in envvar CFLAGS... yes
checking if gcc supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes
checking if gcc supports flag -Wpacked in envvar CFLAGS... yes
checking if gcc supports flag -Werror=overflow in envvar CFLAGS... yes
checking if gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS... yes
checking if gcc supports flag -ffast-math in envvar CFLAGS... yes
checking if gcc supports flag -fno-common in envvar CFLAGS... yes
checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if gcc supports flag -ffunction-sections in envvar CFLAGS... yes
checking if gcc supports flag -fdata-sections in envvar CFLAGS... yes
checking if gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes
checking if gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libudev >= 143... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating strpool/Makefile
config.status: creating libatasmart.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

 ---{ libatasmart 0.19 }---

    prefix:                 /usr
    sysconfdir:             /etc
    localstatedir:          /var
    Compiler:               gcc
    CFLAGS:                 -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

make -C strpool strpool
make[1]: Entering directory '/build/libatasmart/src/libatasmart/strpool'
  CC       strpool.o
  CCLD     strpool
make[1]: Leaving directory '/build/libatasmart/src/libatasmart/strpool'
./strpool/strpool atasmart.c atasmart.strpool.c
make  all-recursive
make[1]: Entering directory '/build/libatasmart/src/libatasmart'
Making all in strpool
make[2]: Entering directory '/build/libatasmart/src/libatasmart/strpool'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libatasmart/src/libatasmart/strpool'
Making all in .
make[2]: Entering directory '/build/libatasmart/src/libatasmart'
  CC       skdump.o
  CC       libatasmart_la-atasmart.strpool.lo
  CC       sktest.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
  CCLD     libatasmart.la
  CCLD     skdump
  CCLD     sktest
make[2]: Leaving directory '/build/libatasmart/src/libatasmart'
make[1]: Leaving directory '/build/libatasmart/src/libatasmart'
==> Entering fakeroot environment...
==> Starting package()...
make  install-recursive
make[1]: Entering directory '/build/libatasmart/src/libatasmart'
Making install in strpool
make[2]: Entering directory '/build/libatasmart/src/libatasmart/strpool'
make[3]: Entering directory '/build/libatasmart/src/libatasmart/strpool'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libatasmart/src/libatasmart/strpool'
make[2]: Leaving directory '/build/libatasmart/src/libatasmart/strpool'
Making install in .
make[2]: Entering directory '/build/libatasmart/src/libatasmart'
make[3]: Entering directory '/build/libatasmart/src/libatasmart'
 /usr/bin/mkdir -p '/build/libatasmart/pkg/libatasmart/usr/share/doc/libatasmart'
 /usr/bin/mkdir -p '/build/libatasmart/pkg/libatasmart/usr/include'
 /usr/bin/mkdir -p '/build/libatasmart/pkg/libatasmart/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libatasmart/pkg/libatasmart/usr/share/vala/vapi'
 /usr/bin/install -c -m 644 atasmart.h '/build/libatasmart/pkg/libatasmart/usr/include'
 /usr/bin/mkdir -p '/build/libatasmart/pkg/libatasmart/usr/lib'
 /usr/bin/install -c -m 644 libatasmart.pc '/build/libatasmart/pkg/libatasmart/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 README '/build/libatasmart/pkg/libatasmart/usr/share/doc/libatasmart'
 /usr/bin/install -c -m 644 vala/atasmart.vapi '/build/libatasmart/pkg/libatasmart/usr/share/vala/vapi'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libatasmart.la '/build/libatasmart/pkg/libatasmart/usr/lib'
libtool: install: /usr/bin/install -c .libs/libatasmart.so.4.0.5 /build/libatasmart/pkg/libatasmart/usr/lib/libatasmart.so.4.0.5
libtool: install: (cd /build/libatasmart/pkg/libatasmart/usr/lib && { ln -s -f libatasmart.so.4.0.5 libatasmart.so.4 || { rm -f libatasmart.so.4 && ln -s libatasmart.so.4.0.5 libatasmart.so.4; }; })
libtool: install: (cd /build/libatasmart/pkg/libatasmart/usr/lib && { ln -s -f libatasmart.so.4.0.5 libatasmart.so || { rm -f libatasmart.so && ln -s libatasmart.so.4.0.5 libatasmart.so; }; })
libtool: install: /usr/bin/install -c .libs/libatasmart.lai /build/libatasmart/pkg/libatasmart/usr/lib/libatasmart.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/libatasmart/pkg/libatasmart/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c skdump sktest '/build/libatasmart/pkg/libatasmart/usr/bin'
libtool: warning: 'libatasmart.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/skdump /build/libatasmart/pkg/libatasmart/usr/bin/skdump
libtool: warning: 'libatasmart.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sktest /build/libatasmart/pkg/libatasmart/usr/bin/sktest
make[3]: Leaving directory '/build/libatasmart/src/libatasmart'
make[2]: Leaving directory '/build/libatasmart/src/libatasmart'
make[1]: Leaving directory '/build/libatasmart/src/libatasmart'
==> 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 "libatasmart"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libatasmart 0.19-7 (Tue Aug 19 18:49:38 2025)
==> Cleaning up...