==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done ==> Making package: amap 5.4-9 (Tue Sep 17 09:13:20 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 (27f8a8a2107e4714a5587b00f7368723): refusing to link journals ==> Making package: amap 5.4-9 (Tue 17 Sep 2019 09:13:23 AM EDT) ==> 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] 285 | 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 234 | 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] 29 | 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 234 | 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:13:29 AM EDT) ==> Cleaning up...