正在选择下载节点...
--2025-12-30 15:52:43--  https://download.bt.cn/install/1/mysql.sh
Resolving download.bt.cn (download.bt.cn)... 240e:f7:ef00:3:0:7:8000:125, 211.99.112.70, 115.231.130.125
Connecting to download.bt.cn (download.bt.cn)|240e:f7:ef00:3:0:7:8000:125|:443... failed: Connection timed out.
Connecting to download.bt.cn (download.bt.cn)|211.99.112.70|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10008 (9.8K) [application/octet-stream]
Saving to: ‘mysql.sh’

     0K .........                                             100%  280M=0s

2025-12-30 15:54:56 (280 MB/s) - ‘mysql.sh’ saved [10008/10008]

正在选择下载节点...
https://ctcc1-node.bt.cn
--2025-12-30 15:55:04--  https://ctcc1-node.bt.cn/src/libmcrypt-2.5.8.tar.gz
Resolving ctcc1-node.bt.cn (ctcc1-node.bt.cn)... 115.231.130.125
Connecting to ctcc1-node.bt.cn (ctcc1-node.bt.cn)|115.231.130.125|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1335178 (1.3M) [application/octet-stream]
Saving to: ‘libmcrypt-2.5.8.tar.gz’

     0K .......... .......... .......... .......... ..........  3% 1.35M 1s
    50K .......... .......... .......... .......... ..........  7% 1.29M 1s
   100K .......... .......... .......... .......... .......... 11% 54.1M 1s
   150K .......... .......... .......... .......... .......... 15% 1.40M 1s
   200K .......... .......... .......... .......... .......... 19% 37.1M 0s
   250K .......... .......... .......... .......... .......... 23% 49.7M 0s
   300K .......... .......... .......... .......... .......... 26% 32.5M 0s
   350K .......... .......... .......... .......... .......... 30% 1.48M 0s
   400K .......... .......... .......... .......... .......... 34% 15.3M 0s
   450K .......... .......... .......... .......... .......... 38% 25.2M 0s
   500K .......... .......... .......... .......... .......... 42% 33.1M 0s
   550K .......... .......... .......... .......... .......... 46% 33.6M 0s
   600K .......... .......... .......... .......... .......... 49% 51.8M 0s
   650K .......... .......... .......... .......... .......... 53%  158M 0s
   700K .......... .......... .......... .......... .......... 57% 1.70M 0s
   750K .......... .......... .......... .......... .......... 61% 17.5M 0s
   800K .......... .......... .......... .......... .......... 65% 54.1M 0s
   850K .......... .......... .......... .......... .......... 69% 43.3M 0s
   900K .......... .......... .......... .......... .......... 72% 43.8M 0s
   950K .......... .......... .......... .......... .......... 76% 35.5M 0s
  1000K .......... .......... .......... .......... .......... 80% 46.6M 0s
  1050K .......... .......... .......... .......... .......... 84% 14.3M 0s
  1100K .......... .......... .......... .......... .......... 88% 33.4M 0s
  1150K .......... .......... .......... .......... .......... 92%  112M 0s
  1200K .......... .......... .......... .......... .......... 95%  181M 0s
  1250K .......... .......... .......... .......... .......... 99%  180M 0s
  1300K ...                                                   100% 7.24T=0.2s

2025-12-30 15:55:04 (6.40 MB/s) - ‘libmcrypt-2.5.8.tar.gz’ saved [1335178/1335178]

checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
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 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 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... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /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... yes
checking argz.h presence... yes
checking for argz.h... yes
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... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for /bin/ld option to reload object files... -r
checking for BSD-compatible nm... /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 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... 32768
checking command to parse /bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
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... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/bin/ld -m elf_x86_64) 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++... /bin/ld -m elf_x86_64
checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/bin/ld -m elf_x86_64) 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... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/bin/ld -m elf_x86_64) 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 '/root/libmcrypt-2.5.8'
Making all in modules
make[2]: Entering directory '/root/libmcrypt-2.5.8/modules'
Making all in algorithms
make[3]: Entering directory '/root/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    -g -O2 -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    -g -O2 -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    -g -O2 -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
mkdir .libs
mkdir .libs
mkdir: cannot create directory '.libs': File exists
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -g -O2 -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 -g -O2 -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 -g -O2 -MT gost.lo -MD -MP -MF .deps/gost.Tpo -c gost.c  -fPIC -DPIC -o .libs/gost.o
3-way.c: In function 'threeway_LTX__mcrypt_set_key':
3-way.c:41:9: error: implicit declaration of function 'memmove' [-Wimplicit-function-declaration]
   41 |         memmove(k, input_key, len);
      |         ^~~~~~~
3-way.c:18:1: note: include '<string.h>' or provide a declaration of 'memmove'
   17 | #include "3-way.h"
  +++ |+#include <string.h>
   18 | 
3-way.c:41:9: warning: incompatible implicit declaration of built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
   41 |         memmove(k, input_key, len);
      |         ^~~~~~~
3-way.c:41:9: note: include '<string.h>' or provide a declaration of 'memmove'
3-way.c: At top level:
3-way.c:72:6: warning: conflicting types for built-in function 'gamma'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
   72 | void gamma(word32 * a)
      |      ^~~~~
gost.c: In function 'gost_LTX__mcrypt_set_key':
gost.c:129:9: error: implicit declaration of function 'memmove' [-Wimplicit-function-declaration]
  129 |         memmove(inst, key, len);
      |         ^~~~~~~
gost.c:43:1: note: include '<string.h>' or provide a declaration of 'memmove'
   42 | #include <mcrypt_modules.h>
  +++ |+#include <string.h>
   43 | 
gost.c:129:9: warning: incompatible implicit declaration of built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
  129 |         memmove(inst, key, len);
      |         ^~~~~~~
gost.c:129:9: note: include '<string.h>' or provide a declaration of 'memmove'
3-way.c: In function 'threeway_LTX__mcrypt_self_test':
3-way.c:294:19: error: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  294 |         keyword = calloc(1, _mcrypt_get_key_size());
      |                   ^~~~~~
3-way.c:18:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
   17 | #include "3-way.h"
  +++ |+#include <stdlib.h>
   18 | 
3-way.c:294:19: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  294 |         keyword = calloc(1, _mcrypt_get_key_size());
      |                   ^~~~~~
3-way.c:294:19: note: include '<stdlib.h>' or provide a declaration of 'calloc'
3-way.c:305:15: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  305 |         key = malloc(_mcrypt_get_size());
      |               ^~~~~~
3-way.c:305:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
3-way.c:305:15: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
3-way.c:305:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
3-way.c:309:9: error: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
  309 |         memcpy(ciphertext, plaintext, blocksize);
      |         ^~~~~~
3-way.c:309:9: note: include '<string.h>' or provide a declaration of 'memcpy'
3-way.c:309:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
3-way.c:309:9: note: include '<string.h>' or provide a declaration of 'memcpy'
gost.c: In function 'gost_LTX__mcrypt_self_test':
3-way.c:312:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  312 |         free(keyword);
      |         ^~~~
3-way.c:312:9: note: include '<stdlib.h>' or provide a declaration of 'free'
3-way.c:312:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
3-way.c:312:9: note: include '<stdlib.h>' or provide a declaration of 'free'
gost.c:364:19: error: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  364 |         keyword = calloc(1, _mcrypt_get_key_size());
      |                   ^~~~~~
gost.c:43:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
   42 | #include <mcrypt_modules.h>
  +++ |+#include <stdlib.h>
   43 | 
3-way.c:317:17: error: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration]
  317 |                 sprintf(&((char *) cipher_tmp)[2 * j], "%.2x",
      |                 ^~~~~~~
gost.c:364:19: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  364 |         keyword = calloc(1, _mcrypt_get_key_size());
      |                   ^~~~~~
3-way.c:18:1: note: include '<stdio.h>' or provide a declaration of 'sprintf'
   17 | #include "3-way.h"
  +++ |+#include <stdio.h>
   18 | 
gost.c:364:19: note: include '<stdlib.h>' or provide a declaration of 'calloc'
3-way.c:317:17: warning: incompatible implicit declaration of built-in function 'sprintf' [-Wbuiltin-declaration-mismatch]
  317 |                 sprintf(&((char *) cipher_tmp)[2 * j], "%.2x",
      |                 ^~~~~~~
3-way.c:317:17: note: include '<stdio.h>' or provide a declaration of 'sprintf'
gost.c:375:15: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  375 |         key = malloc(_mcrypt_get_size());
      |               ^~~~~~
gost.c:375:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
gost.c:375:15: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
gost.c:375:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
3-way.c:321:13: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
  321 |         if (strcmp((char *) cipher_tmp, CIPHER) != 0) {
      |             ^~~~~~
3-way.c:321:13: note: include '<string.h>' or provide a declaration of 'strcmp'
gost.c:377:17: error: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  377 |                 free(keyword);
      |                 ^~~~
gost.c:377:17: note: include '<stdlib.h>' or provide a declaration of 'free'
gost.c:377:17: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
3-way.c:322:17: error: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
  322 |                 printf("failed compatibility\n");
      |                 ^~~~~~
gost.c:377:17: note: include '<stdlib.h>' or provide a declaration of 'free'
3-way.c:322:17: note: include '<stdio.h>' or provide a declaration of 'printf'
3-way.c:322:17: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch]
3-way.c:322:17: note: include '<stdio.h>' or provide a declaration of 'printf'
gost.c:381:9: error: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
  381 |         memcpy(ciphertext, plaintext, blocksize);
      |         ^~~~~~
gost.c:381:9: note: include '<string.h>' or provide a declaration of 'memcpy'
gost.c:381:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
gost.c:381:9: note: include '<string.h>' or provide a declaration of 'memcpy'
3-way.c:332:17: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch]
  332 |                 printf("failed internally\n");
      |                 ^~~~~~
gost.c:384:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
  384 |         free(keyword);
      |         ^~~~
gost.c:384:9: note: include '<stdlib.h>' or provide a declaration of 'free'
3-way.c:332:17: note: include '<stdio.h>' or provide a declaration of 'printf'
gost.c:389:17: error: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration]
  389 |                 sprintf(&((char *) cipher_tmp)[2 * j], "%.2x",
      |                 ^~~~~~~
gost.c:43:1: note: include '<stdio.h>' or provide a declaration of 'sprintf'
   42 | #include <mcrypt_modules.h>
  +++ |+#include <stdio.h>
   43 | 
gost.c:389:17: warning: incompatible implicit declaration of built-in function 'sprintf' [-Wbuiltin-declaration-mismatch]
  389 |                 sprintf(&((char *) cipher_tmp)[2 * j], "%.2x",
      |                 ^~~~~~~
gost.c:389:17: note: include '<stdio.h>' or provide a declaration of 'sprintf'
gost.c:393:13: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
  393 |         if (strcmp((char *) cipher_tmp, CIPHER) != 0) {
      |             ^~~~~~
gost.c:393:13: note: include '<string.h>' or provide a declaration of 'strcmp'
gost.c:394:17: error: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
  394 |                 printf("failed compatibility\n");
      |                 ^~~~~~
gost.c:394:17: note: include '<stdio.h>' or provide a declaration of 'printf'
gost.c:394:17: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch]
gost.c:394:17: note: include '<stdio.h>' or provide a declaration of 'printf'
gost.c:404:17: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch]
  404 |                 printf("failed internally\n");
      |                 ^~~~~~
gost.c:404:17: note: include '<stdio.h>' or provide a declaration of 'printf'
cast-128.c: In function 'cast_128_LTX__mcrypt_self_test':
cast-128.c:344:19: error: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  344 |         keyword = calloc(1, _mcrypt_get_key_size());
      |                   ^~~~~~
cast-128.c:39:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
   38 | #include "cast-128_sboxes.h"
  +++ |+#include <stdlib.h>
   39 | 
cast-128.c:344:19: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  344 |         keyword = calloc(1, _mcrypt_get_key_size());
      |                   ^~~~~~
cast-128.c:344:19: note: include '<stdlib.h>' or provide a declaration of 'calloc'
cast-128.c:355:15: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  355 |         key = malloc(_mcrypt_get_size());
      |               ^~~~~~
cast-128.c:355:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
cast-128.c:355:15: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
cast-128.c:355:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
cast-128.c:359:9: error: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
  359 |         memcpy(ciphertext, plaintext, blocksize);
      |         ^~~~~~
cast-128.c:39:1: note: include '<string.h>' or provide a declaration of 'memcpy'
   38 | #include "cast-128_sboxes.h"
  +++ |+#include <string.h>
   39 | 
cast-128.c:359:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
  359 |         memcpy(ciphertext, plaintext, blocksize);
      |         ^~~~~~
cast-128.c:359:9: note: include '<string.h>' or provide a declaration of 'memcpy'
cast-128.c:362:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  362 |         free(keyword);
      |         ^~~~
cast-128.c:362:9: note: include '<stdlib.h>' or provide a declaration of 'free'
cast-128.c:362:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
cast-128.c:362:9: note: include '<stdlib.h>' or provide a declaration of 'free'
cast-128.c:366:17: error: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration]
  366 |                 sprintf(&((char *) cipher_tmp)[2 * j], "%.2x",
      |                 ^~~~~~~
cast-128.c:39:1: note: include '<stdio.h>' or provide a declaration of 'sprintf'
   38 | #include "cast-128_sboxes.h"
  +++ |+#include <stdio.h>
   39 | 
make[3]: *** [Makefile:517: 3-way.lo] Error 1
cast-128.c:366:17: warning: incompatible implicit declaration of built-in function 'sprintf' [-Wbuiltin-declaration-mismatch]
  366 |                 sprintf(&((char *) cipher_tmp)[2 * j], "%.2x",
      |                 ^~~~~~~
make[3]: *** Waiting for unfinished jobs....
cast-128.c:366:17: note: include '<stdio.h>' or provide a declaration of 'sprintf'
cast-128.c:370:13: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
  370 |         if (strcmp((char *) cipher_tmp, CIPHER) != 0) {
      |             ^~~~~~
cast-128.c:370:13: note: include '<string.h>' or provide a declaration of 'strcmp'
cast-128.c:371:17: error: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
  371 |                 printf("failed compatibility\n");
      |                 ^~~~~~
cast-128.c:371:17: note: include '<stdio.h>' or provide a declaration of 'printf'
cast-128.c:371:17: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch]
cast-128.c:371:17: note: include '<stdio.h>' or provide a declaration of 'printf'
cast-128.c:381:17: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch]
  381 |                 printf("failed internally\n");
      |                 ^~~~~~
cast-128.c:381:17: note: include '<stdio.h>' or provide a declaration of 'printf'
make[3]: *** [Makefile:517: gost.lo] Error 1
make[3]: *** [Makefile:517: cast-128.lo] Error 1
make[3]: Leaving directory '/root/libmcrypt-2.5.8/modules/algorithms'
make[2]: *** [Makefile:245: all-recursive] Error 1
make[2]: Leaving directory '/root/libmcrypt-2.5.8/modules'
make[1]: *** [Makefile:290: all-recursive] Error 1
make[1]: Leaving directory '/root/libmcrypt-2.5.8'
make: *** [Makefile:215: all] Error 2
Making install in modules
make[1]: Entering directory '/root/libmcrypt-2.5.8/modules'
Making install in algorithms
make[2]: Entering directory '/root/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    -g -O2 -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
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -g -O2 -MT 3-way.lo -MD -MP -MF .deps/3-way.Tpo -c 3-way.c  -fPIC -DPIC -o .libs/3-way.o
3-way.c: In function 'threeway_LTX__mcrypt_set_key':
3-way.c:41:9: error: implicit declaration of function 'memmove' [-Wimplicit-function-declaration]
   41 |         memmove(k, input_key, len);
      |         ^~~~~~~
3-way.c:18:1: note: include '<string.h>' or provide a declaration of 'memmove'
   17 | #include "3-way.h"
  +++ |+#include <string.h>
   18 | 
3-way.c:41:9: warning: incompatible implicit declaration of built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
   41 |         memmove(k, input_key, len);
      |         ^~~~~~~
3-way.c:41:9: note: include '<string.h>' or provide a declaration of 'memmove'
3-way.c: At top level:
3-way.c:72:6: warning: conflicting types for built-in function 'gamma'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
   72 | void gamma(word32 * a)
      |      ^~~~~
3-way.c: In function 'threeway_LTX__mcrypt_self_test':
3-way.c:294:19: error: implicit declaration of function 'calloc' [-Wimplicit-function-declaration]
  294 |         keyword = calloc(1, _mcrypt_get_key_size());
      |                   ^~~~~~
3-way.c:18:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
   17 | #include "3-way.h"
  +++ |+#include <stdlib.h>
   18 | 
3-way.c:294:19: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
  294 |         keyword = calloc(1, _mcrypt_get_key_size());
      |                   ^~~~~~
3-way.c:294:19: note: include '<stdlib.h>' or provide a declaration of 'calloc'
3-way.c:305:15: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  305 |         key = malloc(_mcrypt_get_size());
      |               ^~~~~~
3-way.c:305:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
3-way.c:305:15: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
3-way.c:305:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
3-way.c:309:9: error: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
  309 |         memcpy(ciphertext, plaintext, blocksize);
      |         ^~~~~~
3-way.c:309:9: note: include '<string.h>' or provide a declaration of 'memcpy'
3-way.c:309:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
3-way.c:309:9: note: include '<string.h>' or provide a declaration of 'memcpy'
3-way.c:312:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration]
  312 |         free(keyword);
      |         ^~~~
3-way.c:312:9: note: include '<stdlib.h>' or provide a declaration of 'free'
3-way.c:312:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
3-way.c:312:9: note: include '<stdlib.h>' or provide a declaration of 'free'
3-way.c:317:17: error: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration]
  317 |                 sprintf(&((char *) cipher_tmp)[2 * j], "%.2x",
      |                 ^~~~~~~
3-way.c:18:1: note: include '<stdio.h>' or provide a declaration of 'sprintf'
   17 | #include "3-way.h"
  +++ |+#include <stdio.h>
   18 | 
3-way.c:317:17: warning: incompatible implicit declaration of built-in function 'sprintf' [-Wbuiltin-declaration-mismatch]
  317 |                 sprintf(&((char *) cipher_tmp)[2 * j], "%.2x",
      |                 ^~~~~~~
3-way.c:317:17: note: include '<stdio.h>' or provide a declaration of 'sprintf'
3-way.c:321:13: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
  321 |         if (strcmp((char *) cipher_tmp, CIPHER) != 0) {
      |             ^~~~~~
3-way.c:321:13: note: include '<string.h>' or provide a declaration of 'strcmp'
3-way.c:322:17: error: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
  322 |                 printf("failed compatibility\n");
      |                 ^~~~~~
3-way.c:322:17: note: include '<stdio.h>' or provide a declaration of 'printf'
3-way.c:322:17: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch]
3-way.c:322:17: note: include '<stdio.h>' or provide a declaration of 'printf'
3-way.c:332:17: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch]
  332 |                 printf("failed internally\n");
      |                 ^~~~~~
3-way.c:332:17: note: include '<stdio.h>' or provide a declaration of 'printf'
make[2]: *** [Makefile:517: 3-way.lo] Error 1
make[2]: Leaving directory '/root/libmcrypt-2.5.8/modules/algorithms'
make[1]: *** [Makefile:245: install-recursive] Error 1
make[1]: Leaving directory '/root/libmcrypt-2.5.8/modules'
make: *** [Makefile:290: install-recursive] Error 1
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
make: *** No targets specified and no makefile found.  Stop.
--2025-12-30 15:55:13--  https://ctcc1-node.bt.cn/src/mcrypt-2.6.8.tar.gz
Resolving ctcc1-node.bt.cn (ctcc1-node.bt.cn)... 115.231.130.125
Connecting to ctcc1-node.bt.cn (ctcc1-node.bt.cn)|115.231.130.125|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 471915 (461K) [application/octet-stream]
Saving to: ‘mcrypt-2.6.8.tar.gz’

     0K .......... .......... .......... .......... .......... 10% 1.53M 0s
    50K .......... .......... .......... .......... .......... 21% 1.49M 0s
   100K .......... .......... .......... .......... .......... 32% 36.5M 0s
   150K .......... .......... .......... .......... .......... 43% 1.47M 0s
   200K .......... .......... .......... .......... .......... 54% 9.80M 0s
   250K .......... .......... .......... .......... .......... 65% 58.2M 0s
   300K .......... .......... .......... .......... .......... 75% 52.4M 0s
   350K .......... .......... .......... .......... .......... 86% 1.97M 0s
   400K .......... .......... .......... .......... .......... 97% 50.2M 0s
   450K ..........                                            100% 20.2T=0.1s

2025-12-30 15:55:14 (3.41 MB/s) - ‘mcrypt-2.6.8.tar.gz’ saved [471915/471915]

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... 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 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... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -m elf_x86_64) 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... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for libmcrypt-config... no
checking for libmcrypt - version >= 2.5.0... no
*** Could not run libmcrypt test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means LIBMCRYPT was incorrectly installed
*** or that you have moved LIBMCRYPT since it was installed. In the latter case, you
*** may want to edit the libmcrypt-config script: no
configure: error: *** libmcrypt was not found
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target 'install'.  Stop.
正在选择下载节点...
--2025-12-30 15:55:18--  https://cf1-node.aapanel.com/install/4/mysql_new.sh
Resolving cf1-node.aapanel.com (cf1-node.aapanel.com)... 2606:4700:20::681a:b55, 2606:4700:20::681a:a55, 2606:4700:20::ac43:491c, ...
Connecting to cf1-node.aapanel.com (cf1-node.aapanel.com)|2606:4700:20::681a:b55|:443... failed: Connection timed out.
Connecting to cf1-node.aapanel.com (cf1-node.aapanel.com)|2606:4700:20::681a:a55|:443... failed: Connection timed out.
Connecting to cf1-node.aapanel.com (cf1-node.aapanel.com)|2606:4700:20::ac43:491c|:443... failed: Connection timed out.
Connecting to cf1-node.aapanel.com (cf1-node.aapanel.com)|104.26.10.85|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 35398 (35K) [application/octet-stream]
Saving to: ‘mysql.sh’

     0K .......... .......... .......... ....                 100% 16.2K=2.1s

2025-12-30 16:02:08 (16.2 KB/s) - ‘mysql.sh’ saved [35398/35398]

正在选择下载节点...
--2025-12-30 16:02:20--  https://ctcc1-node.bt.cn/install/0/mysql.sh
Resolving ctcc1-node.bt.cn (ctcc1-node.bt.cn)... 115.231.130.125
Connecting to ctcc1-node.bt.cn (ctcc1-node.bt.cn)|115.231.130.125|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 60809 (59K) [application/octet-stream]
Saving to: ‘mysql.sh’

     0K .......... .......... .......... .......... .......... 84% 1.36M 0s
    50K .........                                             100% 17.5T=0.04s

2025-12-30 16:02:20 (1.62 MB/s) - ‘mysql.sh’ saved [60809/60809]

正在选择下载节点...
Last metadata expiration check: 0:17:14 ago on Tue 30 Dec 2025 03:45:21 PM CST.
Package gnutls-3.8.10-2.el10.x86_64 is already installed.
Package gnutls-devel-3.8.10-2.el10.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
|-Successify --- 命令已执行! ---