==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done
==> Making package: amap 5.4-9 (Tue Sep 17 09:38:07 2019)
==> Retrieving sources...
  -> Found amap-5.4.tar.gz
  -> Found pcre.patch
  -> Found amap.desktop
==> Validating source files with sha512sums...
    amap-5.4.tar.gz ... Passed
    pcre.patch ... Passed
    amap.desktop ... Passed
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: amap 5.4-9 (Tue 17 Sep 2019 09:38:12 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found amap-5.4.tar.gz
  -> Found pcre.patch
  -> Found amap.desktop
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting amap-5.4.tar.gz with bsdtar
==> Starting prepare()...
patching file amap-inc.h
patching file configure
patching file Makefile.am
==> Starting build()...


Starting amap auto configuration ...

Checking for openssl ...
                     ... found

Manual page will be install to: /usr/local/share/man

Amap will be installed into .../bin and .../etc of: /usr/local
  (change this by running ./configure --prefix=path)

Writing Makefile.in ...
Generating Makefile ...

now type "make"
cc -O2 -c -o amap-lib.o amap-lib.c  -DOPENSSL
amap-lib.c: In function ‘amap_ssl_temp_rsa_cb’:
amap-lib.c:285:5: warning: RSA_generate_key’ is deprecated [-Wdeprecated-declarations]
     amap_rsa = RSA_generate_key(512, RSA_F4, NULL, NULL);
     ^~~~~~~~
In file included from /usr/include/openssl/e_os2.h:13,
                 from /usr/include/openssl/ssl.h:15,
                 from amap-inc.h:25,
                 from amap-lib.c:19:
/usr/include/openssl/rsa.h:234:1: note: declared here
 DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
 ^~~~~~~~~~~~~~~~~~

cc -O2 -o amap amap.c amap-lib.o -lpcre -lcrypto -lssl   -DOPENSSL
test -e amap6 -o -e amap6.lnk || ln -s amap amap6
cc -O2 -o amapcrap amapcrap.c -lcrypto -lssl   -DOPENSSL
amapcrap.c: In function ‘ssl_temp_rsa_cb’:
amapcrap.c:29:5: warning: RSA_generate_key’ is deprecated [-Wdeprecated-declarations]
     rsa = RSA_generate_key(512, RSA_F4, NULL, NULL);
     ^~~
In file included from /usr/include/openssl/e_os2.h:13,
                 from /usr/include/openssl/ssl.h:15,
                 from amap-inc.h:25,
                 from amapcrap.c:15:
/usr/include/openssl/rsa.h:234:1: note: declared here
 DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
 ^~~~~~~~~~~~~~~~~~

==> Entering fakeroot environment...
==> Starting package()...
==> 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 "amap"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: amap 5.4-9 (Tue 17 Sep 2019 09:38:29 AM EDT)
==> Cleaning up...