==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: mktorrent 1.1-7 (Wed May  1 10:14:59 2024)
==> Retrieving sources...
  -> Found mktorrent-1.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    mktorrent-1.1.tar.gz ... Passed
==> Making package: mktorrent 1.1-7 (Wed May  1 10:15:20 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found mktorrent-1.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting mktorrent-1.1.tar.gz with bsdtar
==> Starting build()...
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now prefix.c -o prefix
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DPRIoff="\"ld\"" -DVERSION="\"1.1\"" -c ftw.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DPRIoff="\"ld\"" -DVERSION="\"1.1\"" -c init.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DPRIoff="\"ld\"" -DVERSION="\"1.1\"" -c hash_pthreads.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DPRIoff="\"ld\"" -DVERSION="\"1.1\"" -c output.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -DUSE_PTHREADS -DUSE_OPENSSL -DUSE_LONG_OPTIONS -DPRIoff="\"ld\"" -DVERSION="\"1.1\"" -c main.c
hash_pthreads.c: In function 'worker':
hash_pthreads.c:202:3: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from hash_pthreads.c:28:
/usr/include/openssl/sha.h:49:57: note: declared here
   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
      |                                                         ^        
hash_pthreads.c:203:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:50:57: note: declared here
   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
      |                                                         ^~~~~~~~~~~
hash_pthreads.c:204:3: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:51:57: note: declared here
   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
      |                                                         ^~~~~~~~~~
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection ftw.o init.o hash_pthreads.o output.o main.o -o mktorrent -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lpthread -lcrypto
==> Entering fakeroot environment...
==> Starting package()...
install -d /build/mktorrent/pkg/mktorrent/usr/bin
install -m755 mktorrent /build/mktorrent/pkg/mktorrent/usr/bin/mktorrent
==> 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 "mktorrent"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mktorrent 1.1-7 (Wed May  1 10:15:27 2024)
==> Cleaning up...