>>> libmcrypt: Building community/libmcrypt 2.5.8-r10 (using abuild 3.13.0-r5) started Mon, 09 Sep 2024 02:56:42 +0000 >>> libmcrypt: Checking sanity of /home/buildozer/aports/community/libmcrypt/APKBUILD... >>> libmcrypt: Analyzing dependencies... >>> libmcrypt: Installing for build: build-base libtool (1/3) Installing libltdl (2.4.7-r3) (2/3) Installing libtool (2.4.7-r3) (3/3) Installing .makedepends-libmcrypt (20240909.025643) Executing busybox-1.36.1-r31.trigger OK: 253 MiB in 105 packages >>> libmcrypt: Cleaning up srcdir >>> libmcrypt: Cleaning up pkgdir >>> libmcrypt: Cleaning up tmpdir >>> libmcrypt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libmcrypt-2.5.8.tar.bz2 >>> libmcrypt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libmcrypt-2.5.8.tar.bz2 >>> libmcrypt: Checking sha512sums... libmcrypt-2.5.8.tar.bz2: OK fix_enigma.patch: OK >>> libmcrypt: Unpacking /var/cache/distfiles/libmcrypt-2.5.8.tar.bz2... >>> libmcrypt: fix_enigma.patch patching file modules/algorithms/enigma.h patch unexpectedly ends in middle of line >>> libmcrypt: Updating ./config.sub checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking target system type... loongarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for loongarch64-alpine-linux-musl-g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for loongarch64-alpine-linux-musl-gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether in maintanance mode... no checking whether in dmalloc mode... no checking whether to enable dynamic module loading... no *** *** Dynamic loading has been disabled checking which algorithms to include into library... cbc cfb ctr ecb ncfb nofb ofb stream threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 tripledes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... no checking for inline... inline checking for an ANSI C-conforming const... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking for sys/types.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for bzero... yes checking for memmove... yes checking for memset... yes checking for mlock... yes checking for readdir_r... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for readdir,,... no checking for bcopy,,... no checking whether byte ordering is bigendian... no checking for unsigned long int... yes checking size of unsigned long int... 8 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned short int... yes checking size of unsigned short int... 2 checking for unsigned char... yes checking size of unsigned char... 1 checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/loongarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for /usr/loongarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for loongarch64-alpine-linux-musl-g77... no checking for loongarch64-alpine-linux-musl-f77... no checking for loongarch64-alpine-linux-musl-xlf... no checking for loongarch64-alpine-linux-musl-frt... no checking for loongarch64-alpine-linux-musl-pgf77... no checking for loongarch64-alpine-linux-musl-fort77... no checking for loongarch64-alpine-linux-musl-fl32... no checking for loongarch64-alpine-linux-musl-af77... no checking for loongarch64-alpine-linux-musl-f90... no checking for loongarch64-alpine-linux-musl-xlf90... no checking for loongarch64-alpine-linux-musl-pgf90... no checking for loongarch64-alpine-linux-musl-epcf90... no checking for loongarch64-alpine-linux-musl-f95... no checking for loongarch64-alpine-linux-musl-fort... no checking for loongarch64-alpine-linux-musl-xlf95... no checking for loongarch64-alpine-linux-musl-ifc... no checking for loongarch64-alpine-linux-musl-efc... no checking for loongarch64-alpine-linux-musl-pgf95... no checking for loongarch64-alpine-linux-musl-lf95... no checking for loongarch64-alpine-linux-musl-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 131072 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for loongarch64-alpine-linux-musl-ar... no checking for ar... ar checking for loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for loongarch64-alpine-linux-musl-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/loongarch64-alpine-linux-musl/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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/loongarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating libmcrypt.spec config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating include/mutils/mcrypt.h config.status: creating include/Makefile config.status: creating modules/Makefile config.status: creating modules/modes/Makefile config.status: creating modules/algorithms/Makefile config.status: creating lib/libmcrypt-config config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8' Making all in modules make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' Making all in algorithms make[3]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT 3-way.lo -MD -MP -MF ".deps/3-way.Tpo" -c -o 3-way.lo 3-way.c; \ then mv -f ".deps/3-way.Tpo" ".deps/3-way.Plo"; else rm -f ".deps/3-way.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT cast-128.lo -MD -MP -MF ".deps/cast-128.Tpo" -c -o cast-128.lo cast-128.c; \ then mv -f ".deps/cast-128.Tpo" ".deps/cast-128.Plo"; else rm -f ".deps/cast-128.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT gost.lo -MD -MP -MF ".deps/gost.Tpo" -c -o gost.lo gost.c; \ then mv -f ".deps/gost.Tpo" ".deps/gost.Plo"; else rm -f ".deps/gost.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT rijndael-128.lo -MD -MP -MF ".deps/rijndael-128.Tpo" -c -o rijndael-128.lo rijndael-128.c; \ then mv -f ".deps/rijndael-128.Tpo" ".deps/rijndael-128.Plo"; else rm -f ".deps/rijndael-128.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT safer64.lo -MD -MP -MF ".deps/safer64.Tpo" -c -o safer64.lo safer64.c; \ then mv -f ".deps/safer64.Tpo" ".deps/safer64.Plo"; else rm -f ".deps/safer64.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT twofish.lo -MD -MP -MF ".deps/twofish.Tpo" -c -o twofish.lo twofish.c; \ then mv -f ".deps/twofish.Tpo" ".deps/twofish.Plo"; else rm -f ".deps/twofish.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT arcfour.lo -MD -MP -MF ".deps/arcfour.Tpo" -c -o arcfour.lo arcfour.c; \ then mv -f ".deps/arcfour.Tpo" ".deps/arcfour.Plo"; else rm -f ".deps/arcfour.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT cast-256.lo -MD -MP -MF ".deps/cast-256.Tpo" -c -o cast-256.lo cast-256.c; \ then mv -f ".deps/cast-256.Tpo" ".deps/cast-256.Plo"; else rm -f ".deps/cast-256.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT loki97.lo -MD -MP -MF ".deps/loki97.Tpo" -c -o loki97.lo loki97.c; \ then mv -f ".deps/loki97.Tpo" ".deps/loki97.Plo"; else rm -f ".deps/loki97.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT rijndael-192.lo -MD -MP -MF ".deps/rijndael-192.Tpo" -c -o rijndael-192.lo rijndael-192.c; \ then mv -f ".deps/rijndael-192.Tpo" ".deps/rijndael-192.Plo"; else rm -f ".deps/rijndael-192.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT saferplus.lo -MD -MP -MF ".deps/saferplus.Tpo" -c -o saferplus.lo saferplus.c; \ then mv -f ".deps/saferplus.Tpo" ".deps/saferplus.Plo"; else rm -f ".deps/saferplus.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT wake.lo -MD -MP -MF ".deps/wake.Tpo" -c -o wake.lo wake.c; \ then mv -f ".deps/wake.Tpo" ".deps/wake.Plo"; else rm -f ".deps/wake.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT blowfish-compat.lo -MD -MP -MF ".deps/blowfish-compat.Tpo" -c -o blowfish-compat.lo blowfish-compat.c; \ then mv -f ".deps/blowfish-compat.Tpo" ".deps/blowfish-compat.Plo"; else rm -f ".deps/blowfish-compat.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT des.lo -MD -MP -MF ".deps/des.Tpo" -c -o des.lo des.c; \ then mv -f ".deps/des.Tpo" ".deps/des.Plo"; else rm -f ".deps/des.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT rijndael-256.lo -MD -MP -MF ".deps/rijndael-256.Tpo" -c -o rijndael-256.lo rijndael-256.c; \ then mv -f ".deps/rijndael-256.Tpo" ".deps/rijndael-256.Plo"; else rm -f ".deps/rijndael-256.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT serpent.lo -MD -MP -MF ".deps/serpent.Tpo" -c -o serpent.lo serpent.c; \ then mv -f ".deps/serpent.Tpo" ".deps/serpent.Plo"; else rm -f ".deps/serpent.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT xtea.lo -MD -MP -MF ".deps/xtea.Tpo" -c -o xtea.lo xtea.c; \ then mv -f ".deps/xtea.Tpo" ".deps/xtea.Plo"; else rm -f ".deps/xtea.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT blowfish.lo -MD -MP -MF ".deps/blowfish.Tpo" -c -o blowfish.lo blowfish.c; \ then mv -f ".deps/blowfish.Tpo" ".deps/blowfish.Plo"; else rm -f ".deps/blowfish.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT enigma.lo -MD -MP -MF ".deps/enigma.Tpo" -c -o enigma.lo enigma.c; \ then mv -f ".deps/enigma.Tpo" ".deps/enigma.Plo"; else rm -f ".deps/enigma.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT rc2.lo -MD -MP -MF ".deps/rc2.Tpo" -c -o rc2.lo rc2.c; \ then mv -f ".deps/rc2.Tpo" ".deps/rc2.Plo"; else rm -f ".deps/rc2.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT safer128.lo -MD -MP -MF ".deps/safer128.Tpo" -c -o safer128.lo safer128.c; \ then mv -f ".deps/safer128.Tpo" ".deps/safer128.Plo"; else rm -f ".deps/safer128.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT tripledes.lo -MD -MP -MF ".deps/tripledes.Tpo" -c -o tripledes.lo tripledes.c; \ then mv -f ".deps/tripledes.Tpo" ".deps/tripledes.Plo"; else rm -f ".deps/tripledes.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir .libs mkdir: can't create directory '.libs': File exists mkdir: can't create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT gost.lo -MD -MP -MF .deps/gost.Tpo -c gost.c -fPIC -DPIC -o .libs/gost.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT loki97.lo -MD -MP -MF .deps/loki97.Tpo -c loki97.c -fPIC -DPIC -o .libs/loki97.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT safer64.lo -MD -MP -MF .deps/safer64.Tpo -c safer64.c -fPIC -DPIC -o .libs/safer64.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT cast-128.lo -MD -MP -MF .deps/cast-128.Tpo -c cast-128.c -fPIC -DPIC -o .libs/cast-128.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT rijndael-128.lo -MD -MP -MF .deps/rijndael-128.Tpo -c rijndael-128.c -fPIC -DPIC -o .libs/rijndael-128.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT cast-256.lo -MD -MP -MF .deps/cast-256.Tpo -c cast-256.c -fPIC -DPIC -o .libs/cast-256.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c twofish.c -fPIC -DPIC -o .libs/twofish.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT 3-way.lo -MD -MP -MF .deps/3-way.Tpo -c 3-way.c -fPIC -DPIC -o .libs/3-way.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT rijndael-192.lo -MD -MP -MF .deps/rijndael-192.Tpo -c rijndael-192.c -fPIC -DPIC -o .libs/rijndael-192.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c arcfour.c -fPIC -DPIC -o .libs/arcfour.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c serpent.c -fPIC -DPIC -o .libs/serpent.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT saferplus.lo -MD -MP -MF .deps/saferplus.Tpo -c saferplus.c -fPIC -DPIC -o .libs/saferplus.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT rijndael-256.lo -MD -MP -MF .deps/rijndael-256.Tpo -c rijndael-256.c -fPIC -DPIC -o .libs/rijndael-256.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT xtea.lo -MD -MP -MF .deps/xtea.Tpo -c xtea.c -fPIC -DPIC -o .libs/xtea.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT tripledes.lo -MD -MP -MF .deps/tripledes.Tpo -c tripledes.c -fPIC -DPIC -o .libs/tripledes.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT blowfish-compat.lo -MD -MP -MF .deps/blowfish-compat.Tpo -c blowfish-compat.c -fPIC -DPIC -o .libs/blowfish-compat.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -fPIC -DPIC -o .libs/des.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT wake.lo -MD -MP -MF .deps/wake.Tpo -c wake.c -fPIC -DPIC -o .libs/wake.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT rc2.lo -MD -MP -MF .deps/rc2.Tpo -c rc2.c -fPIC -DPIC -o .libs/rc2.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT enigma.lo -MD -MP -MF .deps/enigma.Tpo -c enigma.c -fPIC -DPIC -o .libs/enigma.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT safer128.lo -MD -MP -MF .deps/safer128.Tpo -c safer128.c -fPIC -DPIC -o .libs/safer128.o 3-way.c:72:6: warning: conflicting types for built-in function 'gamma'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 72 | void gamma(word32 * a) | ^~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o arcfour.la -module -avoid-version -rpath /usr/lib/libmcrypt arcfour.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o xtea.la -module -avoid-version -rpath /usr/lib/libmcrypt xtea.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o enigma.la -module -avoid-version -rpath /usr/lib/libmcrypt enigma.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o wake.la -module -avoid-version -rpath /usr/lib/libmcrypt wake.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o gost.la -module -avoid-version -rpath /usr/lib/libmcrypt gost.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o rc2.la -module -avoid-version -rpath /usr/lib/libmcrypt rc2.lo gcc -shared .libs/arcfour.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,arcfour.so -o .libs/arcfour.so /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o blowfish-compat.la -module -avoid-version -rpath /usr/lib/libmcrypt blowfish-compat.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o blowfish.la -module -avoid-version -rpath /usr/lib/libmcrypt blowfish.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o threeway.la -module -avoid-version -rpath /usr/lib/libmcrypt 3-way.lo creating arcfour.la (cd .libs && rm -f arcfour.la && ln -s ../arcfour.la arcfour.la) gcc -shared .libs/xtea.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,xtea.so -o .libs/xtea.so /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o safer-sk64.la -module -avoid-version -rpath /usr/lib/libmcrypt safer64.lo gcc -shared .libs/enigma.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,enigma.so -o .libs/enigma.so creating xtea.la /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o safer-sk128.la -module -avoid-version -rpath /usr/lib/libmcrypt safer128.lo gcc -shared .libs/wake.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,wake.so -o .libs/wake.so creating enigma.la gcc -shared .libs/gost.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,gost.so -o .libs/gost.so (cd .libs && rm -f xtea.la && ln -s ../xtea.la xtea.la) gcc -shared .libs/rc2.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,rc2.so -o .libs/rc2.so (cd .libs && rm -f enigma.la && ln -s ../enigma.la enigma.la) creating wake.la creating gost.la creating rc2.la (cd .libs && rm -f wake.la && ln -s ../wake.la wake.la) (cd .libs && rm -f gost.la && ln -s ../gost.la gost.la) gcc -shared .libs/blowfish-compat.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,blowfish-compat.so -o .libs/blowfish-compat.so (cd .libs && rm -f rc2.la && ln -s ../rc2.la rc2.la) gcc -shared .libs/3-way.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,threeway.so -o .libs/threeway.so gcc -shared .libs/blowfish.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,blowfish.so -o .libs/blowfish.so creating threeway.la creating blowfish-compat.la creating blowfish.la gcc -shared .libs/safer64.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,safer-sk64.so -o .libs/safer-sk64.so (cd .libs && rm -f threeway.la && ln -s ../threeway.la threeway.la) (cd .libs && rm -f blowfish-compat.la && ln -s ../blowfish-compat.la blowfish-compat.la) (cd .libs && rm -f blowfish.la && ln -s ../blowfish.la blowfish.la) gcc -shared .libs/safer128.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,safer-sk128.so -o .libs/safer-sk128.so creating safer-sk64.la creating safer-sk128.la (cd .libs && rm -f safer-sk128.la && ln -s ../safer-sk128.la safer-sk128.la) (cd .libs && rm -f safer-sk64.la && ln -s ../safer-sk64.la safer-sk64.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o des.la -module -avoid-version -rpath /usr/lib/libmcrypt des.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o saferplus.la -module -avoid-version -rpath /usr/lib/libmcrypt saferplus.lo gcc -shared .libs/des.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,des.so -o .libs/des.so /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o rijndael-128.la -module -avoid-version -rpath /usr/lib/libmcrypt rijndael-128.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o rijndael-192.la -module -avoid-version -rpath /usr/lib/libmcrypt rijndael-192.lo creating des.la /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o loki97.la -module -avoid-version -rpath /usr/lib/libmcrypt loki97.lo gcc -shared .libs/saferplus.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,saferplus.so -o .libs/saferplus.so /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o rijndael-256.la -module -avoid-version -rpath /usr/lib/libmcrypt rijndael-256.lo (cd .libs && rm -f des.la && ln -s ../des.la des.la) creating saferplus.la (cd .libs && rm -f saferplus.la && ln -s ../saferplus.la saferplus.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o tripledes.la -module -avoid-version -rpath /usr/lib/libmcrypt tripledes.lo gcc -shared .libs/rijndael-192.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,rijndael-192.so -o .libs/rijndael-192.so gcc -shared .libs/rijndael-128.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,rijndael-128.so -o .libs/rijndael-128.so gcc -shared .libs/loki97.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,loki97.so -o .libs/loki97.so gcc -shared .libs/rijndael-256.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,rijndael-256.so -o .libs/rijndael-256.so creating rijndael-128.la creating rijndael-192.la (cd .libs && rm -f rijndael-128.la && ln -s ../rijndael-128.la rijndael-128.la) (cd .libs && rm -f rijndael-192.la && ln -s ../rijndael-192.la rijndael-192.la) creating loki97.la creating rijndael-256.la (cd .libs && rm -f loki97.la && ln -s ../loki97.la loki97.la) (cd .libs && rm -f rijndael-256.la && ln -s ../rijndael-256.la rijndael-256.la) gcc -shared .libs/tripledes.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,tripledes.so -o .libs/tripledes.so creating tripledes.la (cd .libs && rm -f tripledes.la && ln -s ../tripledes.la tripledes.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o cast-128.la -module -avoid-version -rpath /usr/lib/libmcrypt cast-128.lo gcc -shared .libs/cast-128.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,cast-128.so -o .libs/cast-128.so creating cast-128.la /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o twofish.la -module -avoid-version -rpath /usr/lib/libmcrypt twofish.lo (cd .libs && rm -f cast-128.la && ln -s ../cast-128.la cast-128.la) gcc -shared .libs/twofish.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,twofish.so -o .libs/twofish.so creating twofish.la (cd .libs && rm -f twofish.la && ln -s ../twofish.la twofish.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o cast-256.la -module -avoid-version -rpath /usr/lib/libmcrypt cast-256.lo gcc -shared .libs/cast-256.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,cast-256.so -o .libs/cast-256.so creating cast-256.la (cd .libs && rm -f cast-256.la && ln -s ../cast-256.la cast-256.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o serpent.la -module -avoid-version -rpath /usr/lib/libmcrypt serpent.lo gcc -shared .libs/serpent.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,serpent.so -o .libs/serpent.so creating serpent.la (cd .libs && rm -f serpent.la && ln -s ../serpent.la serpent.la) make[3]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' Making all in modes make[3]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/modes' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT cbc.lo -MD -MP -MF ".deps/cbc.Tpo" -c -o cbc.lo cbc.c; \ then mv -f ".deps/cbc.Tpo" ".deps/cbc.Plo"; else rm -f ".deps/cbc.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT cfb.lo -MD -MP -MF ".deps/cfb.Tpo" -c -o cfb.lo cfb.c; \ then mv -f ".deps/cfb.Tpo" ".deps/cfb.Plo"; else rm -f ".deps/cfb.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT ctr.lo -MD -MP -MF ".deps/ctr.Tpo" -c -o ctr.lo ctr.c; \ then mv -f ".deps/ctr.Tpo" ".deps/ctr.Plo"; else rm -f ".deps/ctr.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT ecb.lo -MD -MP -MF ".deps/ecb.Tpo" -c -o ecb.lo ecb.c; \ then mv -f ".deps/ecb.Tpo" ".deps/ecb.Plo"; else rm -f ".deps/ecb.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT ncfb.lo -MD -MP -MF ".deps/ncfb.Tpo" -c -o ncfb.lo ncfb.c; \ then mv -f ".deps/ncfb.Tpo" ".deps/ncfb.Plo"; else rm -f ".deps/ncfb.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT nofb.lo -MD -MP -MF ".deps/nofb.Tpo" -c -o nofb.lo nofb.c; \ then mv -f ".deps/nofb.Tpo" ".deps/nofb.Plo"; else rm -f ".deps/nofb.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT ofb.lo -MD -MP -MF ".deps/ofb.Tpo" -c -o ofb.lo ofb.c; \ then mv -f ".deps/ofb.Tpo" ".deps/ofb.Plo"; else rm -f ".deps/ofb.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" -c -o stream.lo stream.c; \ then mv -f ".deps/stream.Tpo" ".deps/stream.Plo"; else rm -f ".deps/stream.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: can't create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT ecb.lo -MD -MP -MF .deps/ecb.Tpo -c ecb.c -fPIC -DPIC -o .libs/ecb.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT cbc.lo -MD -MP -MF .deps/cbc.Tpo -c cbc.c -fPIC -DPIC -o .libs/cbc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT ofb.lo -MD -MP -MF .deps/ofb.Tpo -c ofb.c -fPIC -DPIC -o .libs/ofb.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT ctr.lo -MD -MP -MF .deps/ctr.Tpo -c ctr.c -fPIC -DPIC -o .libs/ctr.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT cfb.lo -MD -MP -MF .deps/cfb.Tpo -c cfb.c -fPIC -DPIC -o .libs/cfb.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT ncfb.lo -MD -MP -MF .deps/ncfb.Tpo -c ncfb.c -fPIC -DPIC -o .libs/ncfb.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT nofb.lo -MD -MP -MF .deps/nofb.Tpo -c nofb.c -fPIC -DPIC -o .libs/nofb.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o stream.la -module -avoid-version -rpath /usr/lib/libmcrypt stream.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o ecb.la -module -avoid-version -rpath /usr/lib/libmcrypt ecb.lo gcc -shared .libs/stream.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,stream.so -o .libs/stream.so /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o ofb.la -module -avoid-version -rpath /usr/lib/libmcrypt ofb.lo creating stream.la gcc -shared .libs/ecb.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,ecb.so -o .libs/ecb.so /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o cfb.la -module -avoid-version -rpath /usr/lib/libmcrypt cfb.lo (cd .libs && rm -f stream.la && ln -s ../stream.la stream.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o cbc.la -module -avoid-version -rpath /usr/lib/libmcrypt cbc.lo creating ecb.la (cd .libs && rm -f ecb.la && ln -s ../ecb.la ecb.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o ctr.la -module -avoid-version -rpath /usr/lib/libmcrypt ctr.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o nofb.la -module -avoid-version -rpath /usr/lib/libmcrypt nofb.lo gcc -shared .libs/ofb.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,ofb.so -o .libs/ofb.so gcc -shared .libs/cfb.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,cfb.so -o .libs/cfb.so gcc -shared .libs/cbc.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,cbc.so -o .libs/cbc.so creating ofb.la creating cfb.la (cd .libs && rm -f ofb.la && ln -s ../ofb.la ofb.la) (cd .libs && rm -f cfb.la && ln -s ../cfb.la cfb.la) creating cbc.la (cd .libs && rm -f cbc.la && ln -s ../cbc.la cbc.la) gcc -shared .libs/ctr.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,ctr.so -o .libs/ctr.so gcc -shared .libs/nofb.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,nofb.so -o .libs/nofb.so creating ctr.la creating nofb.la (cd .libs && rm -f ctr.la && ln -s ../ctr.la ctr.la) (cd .libs && rm -f nofb.la && ln -s ../nofb.la nofb.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o ncfb.la -module -avoid-version -rpath /usr/lib/libmcrypt ncfb.lo gcc -shared .libs/ncfb.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,ncfb.so -o .libs/ncfb.so creating ncfb.la (cd .libs && rm -f ncfb.la && ln -s ../ncfb.la ncfb.la) make[3]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' Making all in include make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/include' Making all in lib make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT mcrypt_extra.lo -MD -MP -MF ".deps/mcrypt_extra.Tpo" -c -o mcrypt_extra.lo mcrypt_extra.c; \ then mv -f ".deps/mcrypt_extra.Tpo" ".deps/mcrypt_extra.Plo"; else rm -f ".deps/mcrypt_extra.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT mcrypt.lo -MD -MP -MF ".deps/mcrypt.Tpo" -c -o mcrypt.lo mcrypt.c; \ then mv -f ".deps/mcrypt.Tpo" ".deps/mcrypt.Plo"; else rm -f ".deps/mcrypt.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT bzero.lo -MD -MP -MF ".deps/bzero.Tpo" -c -o bzero.lo bzero.c; \ then mv -f ".deps/bzero.Tpo" ".deps/bzero.Plo"; else rm -f ".deps/bzero.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT xmemory.lo -MD -MP -MF ".deps/xmemory.Tpo" -c -o xmemory.lo xmemory.c; \ then mv -f ".deps/xmemory.Tpo" ".deps/xmemory.Plo"; else rm -f ".deps/xmemory.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT mcrypt_modules.lo -MD -MP -MF ".deps/mcrypt_modules.Tpo" -c -o mcrypt_modules.lo mcrypt_modules.c; \ then mv -f ".deps/mcrypt_modules.Tpo" ".deps/mcrypt_modules.Plo"; else rm -f ".deps/mcrypt_modules.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT win32_comp.lo -MD -MP -MF ".deps/win32_comp.Tpo" -c -o win32_comp.lo win32_comp.c; \ then mv -f ".deps/win32_comp.Tpo" ".deps/win32_comp.Plo"; else rm -f ".deps/win32_comp.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT mcrypt_threads.lo -MD -MP -MF ".deps/mcrypt_threads.Tpo" -c -o mcrypt_threads.lo mcrypt_threads.c; \ then mv -f ".deps/mcrypt_threads.Tpo" ".deps/mcrypt_threads.Plo"; else rm -f ".deps/mcrypt_threads.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: can't create directory '.libs': File exists gcc -DHAVE_CONFIG_H "-DLIBDIR=\"/usr/lib/libmcrypt/\"" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT xmemory.lo -MD -MP -MF .deps/xmemory.Tpo -c xmemory.c -fPIC -DPIC -o .libs/xmemory.o gcc -DHAVE_CONFIG_H "-DLIBDIR=\"/usr/lib/libmcrypt/\"" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT mcrypt.lo -MD -MP -MF .deps/mcrypt.Tpo -c mcrypt.c -fPIC -DPIC -o .libs/mcrypt.o gcc -DHAVE_CONFIG_H "-DLIBDIR=\"/usr/lib/libmcrypt/\"" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT bzero.lo -MD -MP -MF .deps/bzero.Tpo -c bzero.c -fPIC -DPIC -o .libs/bzero.o gcc -DHAVE_CONFIG_H "-DLIBDIR=\"/usr/lib/libmcrypt/\"" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT mcrypt_modules.lo -MD -MP -MF .deps/mcrypt_modules.Tpo -c mcrypt_modules.c -fPIC -DPIC -o .libs/mcrypt_modules.o gcc -DHAVE_CONFIG_H "-DLIBDIR=\"/usr/lib/libmcrypt/\"" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT mcrypt_extra.lo -MD -MP -MF .deps/mcrypt_extra.Tpo -c mcrypt_extra.c -fPIC -DPIC -o .libs/mcrypt_extra.o gcc -DHAVE_CONFIG_H "-DLIBDIR=\"/usr/lib/libmcrypt/\"" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT win32_comp.lo -MD -MP -MF .deps/win32_comp.Tpo -c win32_comp.c -fPIC -DPIC -o .libs/win32_comp.o gcc -DHAVE_CONFIG_H "-DLIBDIR=\"/usr/lib/libmcrypt/\"" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT mcrypt_threads.lo -MD -MP -MF .deps/mcrypt_threads.Tpo -c mcrypt_threads.c -fPIC -DPIC -o .libs/mcrypt_threads.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT mcrypt_symb.lo -MD -MP -MF ".deps/mcrypt_symb.Tpo" -c -o mcrypt_symb.lo mcrypt_symb.c; \ then mv -f ".deps/mcrypt_symb.Tpo" ".deps/mcrypt_symb.Plo"; else rm -f ".deps/mcrypt_symb.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H "-DLIBDIR=\"/usr/lib/libmcrypt/\"" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT mcrypt_symb.lo -MD -MP -MF .deps/mcrypt_symb.Tpo -c mcrypt_symb.c -fPIC -DPIC -o .libs/mcrypt_symb.o /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o libmcrypt.la -rpath /usr/lib -version-info 8:8:4 -version-info 8:8:4 -export-symbols libmcrypt.sym mcrypt_extra.lo mcrypt.lo bzero.lo xmemory.lo mcrypt_modules.lo win32_comp.lo mcrypt_threads.lo mcrypt_symb.lo ../modules/modes/cbc.lo ../modules/modes/cfb.lo ../modules/modes/ctr.lo ../modules/modes/ecb.lo ../modules/modes/ncfb.lo ../modules/modes/nofb.lo ../modules/modes/ofb.lo ../modules/modes/stream.lo ../modules/algorithms/cast-128.lo ../modules/algorithms/gost.lo ../modules/algorithms/rijndael-128.lo ../modules/algorithms/twofish.lo ../modules/algorithms/arcfour.lo ../modules/algorithms/cast-256.lo ../modules/algorithms/loki97.lo ../modules/algorithms/rijndael-192.lo ../modules/algorithms/saferplus.lo ../modules/algorithms/wake.lo ../modules/algorithms/blowfish-compat.lo ../modules/algorithms/des.lo ../modules/algorithms/rijndael-256.lo ../modules/algorithms/serpent.lo ../modules/algorithms/xtea.lo ../modules/algorithms/blowfish.lo ../modules/algorithms/enigma.lo ../modules/algorithms/rc2.lo ../modules/algorithms/tripledes.lo echo "{ global:" > .libs/libmcrypt.ver cat libmcrypt.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmcrypt.ver echo "local: *; };" >> .libs/libmcrypt.ver gcc -shared .libs/mcrypt_extra.o .libs/mcrypt.o .libs/bzero.o .libs/xmemory.o .libs/mcrypt_modules.o .libs/win32_comp.o .libs/mcrypt_threads.o .libs/mcrypt_symb.o ../modules/modes/.libs/cbc.o ../modules/modes/.libs/cfb.o ../modules/modes/.libs/ctr.o ../modules/modes/.libs/ecb.o ../modules/modes/.libs/ncfb.o ../modules/modes/.libs/nofb.o ../modules/modes/.libs/ofb.o ../modules/modes/.libs/stream.o ../modules/algorithms/.libs/cast-128.o ../modules/algorithms/.libs/gost.o ../modules/algorithms/.libs/rijndael-128.o ../modules/algorithms/.libs/twofish.o ../modules/algorithms/.libs/arcfour.o ../modules/algorithms/.libs/cast-256.o ../modules/algorithms/.libs/loki97.o ../modules/algorithms/.libs/rijndael-192.o ../modules/algorithms/.libs/saferplus.o ../modules/algorithms/.libs/wake.o ../modules/algorithms/.libs/blowfish-compat.o ../modules/algorithms/.libs/des.o ../modules/algorithms/.libs/rijndael-256.o ../modules/algorithms/.libs/serpent.o ../modules/algorithms/.libs/xtea.o ../modules/algorithms/.libs/blowfish.o ../modules/algorithms/.libs/enigma.o ../modules/algorithms/.libs/rc2.o ../modules/algorithms/.libs/tripledes.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libmcrypt.so.4 -Wl,-version-script -Wl,.libs/libmcrypt.ver -o .libs/libmcrypt.so.4.4.8 (cd .libs && rm -f libmcrypt.so.4 && ln -s libmcrypt.so.4.4.8 libmcrypt.so.4) (cd .libs && rm -f libmcrypt.so && ln -s libmcrypt.so.4.4.8 libmcrypt.so) creating libmcrypt.la (cd .libs && rm -f libmcrypt.la && ln -s ../libmcrypt.la libmcrypt.la) make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/lib' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT cipher_test.o -MD -MP -MF ".deps/cipher_test.Tpo" -c -o cipher_test.o cipher_test.c; \ then mv -f ".deps/cipher_test.Tpo" ".deps/cipher_test.Po"; else rm -f ".deps/cipher_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -MT aes_test.o -MD -MP -MF ".deps/aes_test.Tpo" -c -o aes_test.o aes_test.c; \ then mv -f ".deps/aes_test.Tpo" ".deps/aes_test.Po"; else rm -f ".deps/aes_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o ciphertest cipher_test.o ../lib/libmcrypt.la /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed,-O1,--sort-common -o aestest aes_test.o ../lib/libmcrypt.la mkdir .libs gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/aestest aes_test.o ../lib/.libs/libmcrypt.so gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DSTDC_HEADERS -Wno-implicit-int -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/ciphertest cipher_test.o ../lib/.libs/libmcrypt.so creating aestest creating ciphertest make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/src' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/doc' make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8' make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8' make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8' Making check in modules make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' Making check in algorithms make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' Making check in modes make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/modes' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/modes' make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' Making check in include make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/include' Making check in lib make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/lib' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/src' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/src' Algorithm: cast-128... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: gost... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: rijndael-128... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: twofish... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: arcfour... ok Modes: stream: ok Algorithm: cast-256... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: loki97... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: rijndael-192... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: saferplus... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: wake... ok Modes: stream: ok Algorithm: blowfish-compat... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: des... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: rijndael-256... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: serpent... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: xtea... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: blowfish... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: enigma... ok Modes: stream: ok Algorithm: rc2... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok Algorithm: tripledes... ok Modes: cbc: ok cfb: ok ctr: ok ecb: ok ncfb: ok nofb: ok ofb: ok PASS: ciphertest AES tests (CFB, nCFB, nOFB, CTR) were successful. PASS: aestest ================== All 2 tests passed ================== make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/src' make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/src' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/doc' make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8' make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8' >>> libmcrypt: Entering fakeroot... Making install in modules make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' Making install in algorithms make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' test -z "/usr/lib/libmcrypt" || /bin/sh ../../mkinstalldirs "/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/lib/libmcrypt" make[3]: Nothing to be done for 'install-data-am'. mkdir /home/buildozer/aports/community/libmcrypt/pkg mkdir /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt mkdir /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr mkdir /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/lib mkdir /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/lib/libmcrypt make[3]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' Making install in modes make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/modes' test -z "/usr/lib/libmcrypt" || /bin/sh ../../mkinstalldirs "/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/lib/libmcrypt" make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/modes' make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules/modes' make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' make[3]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/modules' Making install in include make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/include' make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/include' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /bin/sh ../mkinstalldirs "/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/include" mkdir /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/include /home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/install-sh -c -m 644 'mcrypt.h' '/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/include/mcrypt.h' /home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/install-sh -c -m 644 'mutils/mcrypt.h' '/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/include/mutils/mcrypt.h' make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/include' make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/include' Making install in lib make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/lib' make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/lib' test -z "/usr/bin" || /bin/sh ../mkinstalldirs "/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/bin" mkdir /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/bin test -z "/usr/lib" || /bin/sh ../mkinstalldirs "/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/lib" test -z "/usr/share/aclocal" || /bin/sh ../mkinstalldirs "/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/share/aclocal" /usr/bin/install -c 'libmcrypt-config' '/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/bin/libmcrypt-config' mkdir /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/share mkdir /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/share/aclocal /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmcrypt.la' '/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/lib/libmcrypt.la' /usr/bin/install -c -m 644 'libmcrypt.m4' '/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/share/aclocal/libmcrypt.m4' /usr/bin/install -c .libs/libmcrypt.so.4.4.8 /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/lib/libmcrypt.so.4.4.8 (cd /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so.4 || { rm -f libmcrypt.so.4 && ln -s libmcrypt.so.4.4.8 libmcrypt.so.4; }; }) (cd /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so || { rm -f libmcrypt.so && ln -s libmcrypt.so.4.4.8 libmcrypt.so; }; }) /usr/bin/install -c .libs/libmcrypt.lai /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/lib/libmcrypt.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/lib' make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/lib' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/src' make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/src' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/src' make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/doc' make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man3" || /bin/sh ../mkinstalldirs "/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/share/man/man3" mkdir /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/share/man mkdir /home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/share/man/man3 /usr/bin/install -c -m 644 './mcrypt.3' '/home/buildozer/aports/community/libmcrypt/pkg/libmcrypt/usr/share/man/man3/mcrypt.3' make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/doc' make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8/doc' make[1]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8' make[2]: Entering directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8' make[1]: Leaving directory '/home/buildozer/aports/community/libmcrypt/src/libmcrypt-2.5.8' >>> libmcrypt-doc*: Running split function doc... >>> libmcrypt-doc*: Preparing subpackage libmcrypt-doc... >>> libmcrypt-doc*: Running postcheck for libmcrypt-doc >>> libmcrypt-dev*: Running split function dev... >>> libmcrypt-dev*: Preparing subpackage libmcrypt-dev... >>> libmcrypt-dev*: Stripping binaries >>> libmcrypt-dev*: Running postcheck for libmcrypt-dev >>> libmcrypt*: Running postcheck for libmcrypt >>> libmcrypt*: Preparing package libmcrypt... >>> libmcrypt*: Stripping binaries >>> libmcrypt-dev*: Scanning shared objects >>> libmcrypt-doc*: Scanning shared objects >>> libmcrypt*: Scanning shared objects >>> libmcrypt-dev*: Tracing dependencies... libmcrypt=2.5.8-r10 >>> libmcrypt-dev*: Package size: 60.0 KB >>> libmcrypt-dev*: Compressing data... >>> libmcrypt-dev*: Create checksum... >>> libmcrypt-dev*: Create libmcrypt-dev-2.5.8-r10.apk >>> libmcrypt-doc*: Tracing dependencies... >>> libmcrypt-doc*: Package size: 32.0 KB >>> libmcrypt-doc*: Compressing data... >>> libmcrypt-doc*: Create checksum... >>> libmcrypt-doc*: Create libmcrypt-doc-2.5.8-r10.apk >>> libmcrypt*: Tracing dependencies... so:libc.musl-loongarch64.so.1 >>> libmcrypt*: Package size: 200.0 KB >>> libmcrypt*: Compressing data... >>> libmcrypt*: Create checksum... >>> libmcrypt*: Create libmcrypt-2.5.8-r10.apk >>> libmcrypt: Build complete at Mon, 09 Sep 2024 02:56:53 +0000 elapsed time 0h 0m 11s >>> libmcrypt: Cleaning up srcdir >>> libmcrypt: Cleaning up pkgdir >>> libmcrypt: Uninstalling dependencies... (1/3) Purging .makedepends-libmcrypt (20240909.025643) (2/3) Purging libtool (2.4.7-r3) (3/3) Purging libltdl (2.4.7-r3) Executing busybox-1.36.1-r31.trigger OK: 251 MiB in 102 packages >>> libmcrypt: Updating the community/loongarch64 repository index... >>> libmcrypt: Signing the index...