>>> perl-crypt-ssleay 0.72 Extracting gzip -d -c /home/naourr/work/instance-2/dl/perl-crypt-ssleay/Crypt-SSLeay-0.72.tar.gz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/perl-crypt-ssleay-0.72 -xf - >>> perl-crypt-ssleay 0.72 Patching >>> perl-crypt-ssleay 0.72 Configuring cd /home/naourr/work/instance-2/output-1/build/perl-crypt-ssleay-0.72/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL_MM_USE_DEFAULT=1 PERL5LIB= PERL_USE_UNSAFE_INC=1 /home/naourr/work/instance-2/output-1/host/bin/perl Build.PL --config ar="/home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-ar" --config full_ar="/home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-ar" --config cc="/home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc" --config ccflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " --config optimize=" " --config ld="/home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc" --config lddlflags="-shared " --config ldflags="" --include_dirs /home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.30.2/mips64el-linux/CORE --destdir /home/naourr/work/instance-2/output-1/target --installdirs vendor --install_path lib=/usr/lib/perl5/site_perl/5.30.2 --install_path arch=/usr/lib/perl5/site_perl/5.30.2/mips64el-linux --install_path bin=/usr/bin --install_path script=/usr/bin --install_path bindoc=/usr/share/man/man1 --install_path libdoc=/usr/share/man/man3 ; else PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps PERL5LIB= PERL_USE_UNSAFE_INC=1 /home/naourr/work/instance-2/output-1/host/bin/perl Makefile.PL AR="/home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-ar" FULL_AR="/home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-ar" CC="/home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " OPTIMIZE=" " LD="/home/naourr/work/instance-2/output-1/host/bin/mips64el-linux-gcc" LDDLFLAGS="-shared " LDFLAGS="" PERL_ARCHLIB=/home/naourr/work/instance-2/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/perl5/5.30.2/mips64el-linux DESTDIR=/home/naourr/work/instance-2/output-1/target INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/lib/perl5/site_perl/5.30.2 INSTALLVENDORARCH=/usr/lib/perl5/site_perl/5.30.2/mips64el-linux INSTALLVENDORBIN=/usr/bin INSTALLVENDORSCRIPT=/usr/bin INSTALLVENDORMAN1DIR=/usr/share/man/man1 INSTALLVENDORMAN3DIR=/usr/share/man/man3 ; fi *** THIS IS NOT AN ERROR, JUST A MESSAGE FOR YOUR INFORMATION *** Do you really need Crypt::SSLeay? Starting with version 6.02 of LWP, https support was unbundled into LWP::Protocol::https. This module specifies as one of its prerequisites IO::Socket::SSL which is automatically used by LWP::UserAgent unless this preference is overridden separately. IO::Socket::SSL is a more complete implementation, and, crucially, it allows hostname verification. Crypt::SSLeay does not support this. At this point, Crypt::SSLeay is maintained to support existing software that already depends on it. However, it is possible that your software does not really depend on Crypt::SSLeay, only on the ability of LWP::UserAgent class to communicate with sites over SSL/TLS. If are using version LWP 6.02 or later, and therefore have installed LWP::Protocol::https and its dependencies, and do not explicitly use Net::SSL before loading LWP::UserAgent, or override the default socket class, you are probably using IO::Socket::SSL and do not really need Crypt::SSLeay. Before installing Crypt::SSLeay, you may want to try specifying a dependency on LWP::Protocol::https. openssl-version.c:2:10: fatal error: openssl/opensslv.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. Failed to build and link a simple executable using OpenSSL >>> perl-crypt-ssleay 0.72 Building cd /home/naourr/work/instance-2/output-1/build/perl-crypt-ssleay-0.72/ && if [ -f Build.PL ] && [ MB != "EUMM" ] ; then PERL5LIB= PERL_USE_UNSAFE_INC=1 /home/naourr/work/instance-2/output-1/host/bin/perl Build build; else /usr/bin/make -j1 FIXIN=: pure_all; fi make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/perl-crypt-ssleay-0.72' make[1]: *** No rule to make target 'pure_all'. Stop. make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/perl-crypt-ssleay-0.72' make: *** [package/pkg-generic.mk:269: /home/naourr/work/instance-2/output-1/build/perl-crypt-ssleay-0.72/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-2/buildroot'