Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test.xs:4:10: fatal error: openssl/crypto.h: No such file : fails to install on Windows 11, WSL Ubuntu 20.04 #16

Open
hakonhagland opened this issue Apr 2, 2022 · 0 comments

Comments

@hakonhagland
Copy link

I am on Windows 11, WSL Ubuntu 20.04:

$ cpanm -v Alien::OpenSSL
cpanm (App::cpanminus) 1.7045 on perl 5.030000 built for x86_64-linux-gnu-thread-multi
Work directory is /home/hakon/.cpanm/work/1648905768.21337
You have make /usr/bin/make
You have /usr/bin/wget
You have /usr/bin/tar: tar (GNU tar) 1.30
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Alien::OpenSSL () on cpanmetadb ...
--> Working on Alien::OpenSSL
Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Alien-OpenSSL-0.12.tar.gz
-> OK
Unpacking Alien-OpenSSL-0.12.tar.gz
Entering Alien-OpenSSL-0.12
Checking configure dependencies from META.json
Checking if you have Alien::Build::MM 0.32 ... Yes (2.48)
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Checking if you have Alien::Build 1.19 ... Yes (2.48)
Configuring Alien-OpenSSL-0.12
Running Makefile.PL
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::CommandSequence> + pkg-config --exists openssl
Alien::Build> error in probe (will do a share install): external command failed at /home/hakon/perl5/lib/perl5/Alien/Build/CommandSequence.pm line 72.
Alien::Build> Don't panic, we will attempt a share build from source if possible.
Alien::Build> Do not file a bug unless you expected a system install to succeed.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Alien::OpenSSL
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test2::V0 0.000060 ... Yes (0.000145)
Checking if you have Alien::Build::MM 0.32 ... Yes (2.48)
Checking if you have Archive::Tar 0 ... Yes (2.32)
Checking if you have Sort::Versions 0 ... Yes (1.62)
Checking if you have Alien::Build::Plugin::Gather::IsolateDynamic 0.48 ... Yes (2.48)
Checking if you have Test::Alien 0 ... Yes (2.48)
Checking if you have ExtUtils::MakeMaker 6.52 ... Yes (7.34)
Checking if you have IO::Zlib 0 ... Yes (1.10)
Checking if you have base 0 ... Yes (2.27)
Checking if you have Config 0 ... Yes (5.030000)
Checking if you have Test::Alien::Diag 0 ... Yes (2.48)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Text::Template 0 ... Yes (1.60)
Checking if you have Alien::Base 0.038 ... Yes (2.48)
Checking if you have Alien::Build 0.32 ... Yes (2.48)
Checking if you have Test::More 0.96 ... Yes (1.302190)
Checking if you have URI::Escape 0 ... Yes (5.10)
Checking if you have Mojo::DOM58 1.00 ... Yes (3.001)
Checking if you have warnings 0 ... Yes (1.44)
Checking if you have URI 0 ... Yes (5.10)
Building and testing Alien-OpenSSL-0.12
cp lib/Alien/OpenSSL.pm blib/lib/Alien/OpenSSL.pm
"/usr/bin/perl" -MAlien::Build::MM=cmd -e prefix site /home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi /home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi /home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
main> prefix /home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL
"/usr/bin/perl" -MAlien::Build::MM=cmd -e version 0.12
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
"/usr/bin/perl" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-filename     :%{filename_effective}\n
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-content_type :%{content_type}\n
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-url          :%{url_effective}\n
Alien::Build::Plugin::Fetch::CurlCommand> + /usr/bin/curl -L -f -O -J -w @writeout https://www.openssl.org/source/
Alien::Build::Plugin::Fetch::CurlCommand>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Alien::Build::Plugin::Fetch::CurlCommand>                                  Dload  Upload   Total   Spent    Left  Speed
Alien::Build::Plugin::Fetch::CurlCommand> 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Warning: Remote filename has no length!
Alien::Build::Plugin::Fetch::CurlCommand> 
100  8732  100  8732    0     0  78666      0 --:--:-- --:--:-- --:--:-- 81607
Alien::Build::Plugin::Fetch::CurlCommand> curl: (23) Failed writing body (0 != 8732)
Alien::Build::Plugin::Fetch::CurlCommand> + /usr/bin/curl -L -f -o index.html -w @writeout https://www.openssl.org/source/
Alien::Build::Plugin::Core::Download> decoding html
Alien::Build::Plugin::Core::Download> candidate *https://www.openssl.org/source/openssl-3.0.2.tar.gz
Alien::Build::Plugin::Core::Download> candidate  https://www.openssl.org/source/openssl-1.1.1n.tar.gz
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-filename     :%{filename_effective}\n
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-content_type :%{content_type}\n
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-url          :%{url_effective}\n
Alien::Build::Plugin::Fetch::CurlCommand> + /usr/bin/curl -L -f -O -J -w @writeout https://www.openssl.org/source/openssl-3.0.2.tar.gz
Alien::Build::Plugin::Core::Download> setting version based on archive to 3.0.2
Alien::Build::Plugin::Core::Download> downloaded openssl-3.0.2.tar.gz
"/usr/bin/perl" -MAlien::Build::MM=cmd -e build
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::CommandSequence> + ./config --prefix=/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL shared
Configuring OpenSSL version 3.0.2 for target linux-x86_64
Using os-specific seed configuration
Creating configdata.pm
Running configdata.pm
Creating Makefile.in
Creating Makefile

**********************************************************************
***                                                                ***
***   OpenSSL has been successfully configured                     ***
***                                                                ***
***   If you encounter a problem while building, please open an    ***
***   issue on GitHub <https://github.com/openssl/openssl/issues>  ***
***   and include the output from the following command:           ***
***                                                                ***
***       perl configdata.pm --dump                                ***
***                                                                ***
***   (If you are new to OpenSSL, you might want to consult the    ***
***   'Troubleshooting' section in the INSTALL.md file first)      ***
***                                                                ***
**********************************************************************
Alien::Build::CommandSequence> + make
make[1]: Entering directory '/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/build_hFyJ/openssl-3.0.2'
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/asn1.h.in > include/openssl/asn1.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/asn1t.h.in > include/openssl/asn1t.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/bio.h.in > include/openssl/bio.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/cmp.h.in > include/openssl/cmp.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/cms.h.in > include/openssl/cms.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/conf.h.in > include/openssl/conf.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/configuration.h.in > include/openssl/configuration.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/crmf.h.in > include/openssl/crmf.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/crypto.h.in > include/openssl/crypto.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/ct.h.in > include/openssl/ct.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/err.h.in > include/openssl/err.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/ess.h.in > include/openssl/ess.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/fipskey.h.in > include/openssl/fipskey.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/lhash.h.in > include/openssl/lhash.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/ocsp.h.in > include/openssl/ocsp.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/opensslv.h.in > include/openssl/opensslv.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/pkcs12.h.in > include/openssl/pkcs12.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/pkcs7.h.in > include/openssl/pkcs7.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/safestack.h.in > include/openssl/safestack.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/srp.h.in > include/openssl/srp.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/ssl.h.in > include/openssl/ssl.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/ui.h.in > include/openssl/ui.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/x509.h.in > include/openssl/x509.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/x509_vfy.h.in > include/openssl/x509_vfy.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" include/openssl/x509v3.h.in > include/openssl/x509v3.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" "-oMakefile" test/provider_internal_test.cnf.in > test/provider_internal_test.cnf
make depend && make _build_sw
make[2]: Entering directory '/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/build_hFyJ/openssl-3.0.2'
make[2]: Leaving directory '/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/build_hFyJ/openssl-3.0.2'
make[2]: Entering directory '/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/build_hFyJ/openssl-3.0.2'
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-app_libctx.d.tmp -MT apps/lib/libapps-lib-app_libctx.o -c -o apps/lib/libapps-lib-app_libctx.o apps/lib/app_libctx.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-app_params.d.tmp -MT apps/lib/libapps-lib-app_params.o -c -o apps/lib/libapps-lib-app_params.o apps/lib/app_params.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-app_provider.d.tmp -MT apps/lib/libapps-lib-app_provider.o -c -o apps/lib/libapps-lib-app_provider.o apps/lib/app_provider.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-app_rand.d.tmp -MT apps/lib/libapps-lib-app_rand.o -c -o apps/lib/libapps-lib-app_rand.o apps/lib/app_rand.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-app_x509.d.tmp -MT apps/lib/libapps-lib-app_x509.o -c -o apps/lib/libapps-lib-app_x509.o apps/lib/app_x509.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-apps.d.tmp -MT apps/lib/libapps-lib-apps.o -c -o apps/lib/libapps-lib-apps.o apps/lib/apps.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-apps_ui.d.tmp -MT apps/lib/libapps-lib-apps_ui.o -c -o apps/lib/libapps-lib-apps_ui.o apps/lib/apps_ui.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-columns.d.tmp -MT apps/lib/libapps-lib-columns.o -c -o apps/lib/libapps-lib-columns.o apps/lib/columns.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-engine.d.tmp -MT apps/lib/libapps-lib-engine.o -c -o apps/lib/libapps-lib-engine.o apps/lib/engine.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-engine_loader.d.tmp -MT apps/lib/libapps-lib-engine_loader.o -c -o apps/lib/libapps-lib-engine_loader.o apps/lib/engine_loader.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-fmt.d.tmp -MT apps/lib/libapps-lib-fmt.o -c -o apps/lib/libapps-lib-fmt.o apps/lib/fmt.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-http_server.d.tmp -MT apps/lib/libapps-lib-http_server.o -c -o apps/lib/libapps-lib-http_server.o apps/lib/http_server.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-names.d.tmp -MT apps/lib/libapps-lib-names.o -c -o apps/lib/libapps-lib-names.o apps/lib/names.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-opt.d.tmp -MT apps/lib/libapps-lib-opt.o -c -o apps/lib/libapps-lib-opt.o apps/lib/opt.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-s_cb.d.tmp -MT apps/lib/libapps-lib-s_cb.o -c -o apps/lib/libapps-lib-s_cb.o apps/lib/s_cb.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-s_socket.d.tmp -MT apps/lib/libapps-lib-s_socket.o -c -o apps/lib/libapps-lib-s_socket.o apps/lib/s_socket.c
x86_64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/ssl\"" -DENGINESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/engines-3\"" -DMODULESDIR="\"/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-tlssrp_depr.d.tmp -MT apps/lib/libapps-lib-tlssrp_depr.o -c -o apps/lib/libapps-lib-tlssrp_depr.o apps/lib/tlssrp_depr.c
rm -f apps/libapps.a
[...]
Alien::Build::Util> mkdir -p /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/lib/auto/share/dist/Alien-OpenSSL/bin
Alien::Build::Util> cp /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/destdir_fhAv/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/bin/c_rehash /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/lib/auto/share/dist/Alien-OpenSSL/bin/c_rehash
Alien::Build::Util> cp /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/destdir_fhAv/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/share/dist/Alien-OpenSSL/bin/openssl /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/lib/auto/share/dist/Alien-OpenSSL/bin/openssl
Alien::Build::Plugin::Core::Gather> mkdir -p /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/lib/auto/share/dist/Alien-OpenSSL/_alien
Manifying 1 pod document
"/usr/bin/perl" -MAlien::Build::MM=cmd -e test
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::CommandSequence> + make test
make[1]: Entering directory '/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/build_hFyJ/openssl-3.0.2'
make depend && make _tests
make[2]: Entering directory '/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/build_hFyJ/openssl-3.0.2'
make[2]: Leaving directory '/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/build_hFyJ/openssl-3.0.2'
make[2]: Entering directory '/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/build_hFyJ/openssl-3.0.2'
( SRCTOP=. \
  BLDTOP=. \
  PERL="/usr/bin/perl" \
  FIPSKEY="f4556650ac31d35461610bac4ed81b1a181b2d8a43ea2854cbae22ca74560813" \
  EXE_EXT= \
  /usr/bin/perl ./test/run_tests.pl  )
00-prep_fipsmodule_cnf.t .. skipped: FIPS module config file only supported in a fips build
Files=1, Tests=0,  0 wallclock secs ( 0.00 usr  0.00 sys +  0.15 cusr  0.00 csys =  0.15 CPU)
Result: NOTESTS
01-test_abort.t .................... ok
01-test_fipsmodule_cnf.t ........... skipped: Test only supported in a fips build
01-test_sanity.t ................... ok
01-test_symbol_presence.t .......... ok
01-test_test.t ..................... ok
02-test_errstr.t ................... ok
02-test_internal_context.t ......... ok
02-test_internal_ctype.t ........... ok
02-test_internal_keymgmt.t ......... ok
02-test_internal_provider.t ........ ok
02-test_lhash.t .................... ok
02-test_ordinals.t ................. ok
02-test_sparse_array.t ............. ok
02-test_stack.t .................... ok
03-test_exdata.t ................... ok
03-test_fipsinstall.t .............. skipped: Test only supported in a fips build
03-test_internal_asn1.t ............ ok
03-test_internal_asn1_dsa.t ........ ok
03-test_internal_bn.t .............. ok
03-test_internal_chacha.t .......... ok
03-test_internal_curve448.t ........ ok
03-test_internal_ec.t .............. ok
03-test_internal_ffc.t ............. ok
03-test_internal_mdc2.t ............ ok
03-test_internal_modes.t ........... ok
03-test_internal_namemap.t ......... ok
03-test_internal_poly1305.t ........ ok
03-test_internal_rsa_sp800_56b.t ... ok
03-test_internal_siphash.t ......... ok
03-test_internal_sm2.t ............. ok
03-test_internal_sm3.t ............. ok
03-test_internal_sm4.t ............. ok
03-test_internal_ssl_cert_table.t .. ok
03-test_internal_x509.t ............ ok
03-test_params_api.t ............... ok
03-test_property.t ................. ok
03-test_ui.t ....................... ok
04-test_asn1_decode.t .............. ok
04-test_asn1_encode.t .............. ok
04-test_asn1_string_table.t ........ ok
04-test_bio_callback.t ............. ok
04-test_bio_core.t ................. ok
04-test_bioprint.t ................. ok
04-test_conf.t ..................... ok
04-test_encoder_decoder.t .......... ok
04-test_encoder_decoder_legacy.t ... ok
04-test_err.t ...................... ok
04-test_hexstring.t ................ ok
04-test_param_build.t .............. ok
04-test_params.t ................... ok
04-test_params_conversion.t ........ ok
04-test_pem_read_depr.t ............ ok
04-test_pem_reading.t .............. ok
04-test_provfetch.t ................ ok
04-test_provider.t ................. ok
04-test_provider_fallback.t ........ ok
04-test_provider_pkey.t ............ ok
04-test_upcalls.t .................. ok
05-test_bf.t ....................... ok
05-test_cast.t ..................... ok
05-test_cmac.t ..................... ok
05-test_des.t ...................... ok
05-test_hmac.t ..................... ok
05-test_idea.t ..................... ok
05-test_pbe.t ...................... ok
05-test_rand.t ..................... ok
05-test_rc2.t ...................... ok
05-test_rc4.t ...................... ok
05-test_rc5.t ...................... skipped: rc5 is not supported by this OpenSSL build
06-test_algorithmid.t .............. ok
06-test_rdrand_sanity.t ............ ok
10-test_bn.t ....................... ok
10-test_exp.t ...................... ok
15-test_dh.t ....................... ok
15-test_dsa.t ...................... ok
15-test_dsaparam.t ................. ok
15-test_ec.t ....................... ok
15-test_ecdsa.t .................... ok
15-test_ecparam.t .................. ok
15-test_gendh.t .................... ok
15-test_gendhparam.t ............... ok
15-test_gendsa.t ................... ok
15-test_genec.t .................... ok
15-test_genrsa.t ................... ok
15-test_mp_rsa.t ................... ok
15-test_out_option.t ............... ok
15-test_rsa.t ...................... ok
15-test_rsaoaep.t .................. ok
15-test_rsapss.t ................... ok
15-test_sha.t ...................... ok
20-test_app.t ...................... ok
20-test_cli_fips.t ................. skipped: Test only supported in a fips build with security checks
20-test_dgst.t ..................... ok
20-test_dhparam.t .................. ok
20-test_dhparam_check.t ............ ok
20-test_enc.t ...................... ok
20-test_enc_more.t ................. ok
20-test_kdf.t ...................... ok
20-test_mac.t ...................... ok
20-test_passwd.t ................... ok
20-test_pkeyutl.t .................. ok
20-test_rand_config.t .............. ok
20-test_spkac.t .................... ok
25-test_crl.t ...................... ok
25-test_d2i.t ...................... ok
25-test_eai_data.t ................. ok
25-test_pkcs7.t .................... ok
25-test_req.t ...................... ok
25-test_rusext.t ................... ok
25-test_sid.t ...................... ok
25-test_verify.t ................... ok
25-test_verify_store.t ............. ok
25-test_x509.t ..................... ok
30-test_acvp.t ..................... skipped: ACVP is not supported by this test
30-test_aesgcm.t ................... ok
30-test_afalg.t .................... ok
30-test_defltfips.t ................ ok
30-test_engine.t ................... ok
30-test_evp.t ...................... ok
30-test_evp_extra.t ................ ok
30-test_evp_fetch_prov.t ........... ok
30-test_evp_kdf.t .................. ok
30-test_evp_libctx.t ............... ok
30-test_evp_pkey_dparam.t .......... ok
30-test_evp_pkey_provided.t ........ ok
30-test_pbelu.t .................... ok
30-test_pkey_meth.t ................ ok
30-test_pkey_meth_kdf.t ............ ok
30-test_prov_config.t .............. ok
30-test_provider_status.t .......... ok
40-test_rehash.t ................... ok
60-test_x509_check_cert_pkey.t ..... ok
60-test_x509_dup_cert.t ............ ok
60-test_x509_store.t ............... ok
60-test_x509_time.t ................ ok
61-test_bio_prefix.t ............... ok
61-test_bio_readbuffer.t ........... ok
65-test_cmp_asn.t .................. ok
65-test_cmp_client.t ............... ok
65-test_cmp_ctx.t .................. ok
65-test_cmp_hdr.t .................. ok
65-test_cmp_msg.t .................. ok
65-test_cmp_protect.t .............. ok
65-test_cmp_server.t ............... ok
65-test_cmp_status.t ............... ok
65-test_cmp_vfy.t .................. ok
66-test_ossl_store.t ............... ok
70-test_asyncio.t .................. ok
70-test_bad_dtls.t ................. ok
70-test_clienthello.t .............. ok
70-test_comp.t ..................... ok
70-test_key_share.t ................ ok
70-test_packet.t ................... ok
70-test_recordlen.t ................ ok
70-test_renegotiation.t ............ ok
70-test_servername.t ............... ok
70-test_sslcbcpadding.t ............ ok
70-test_sslcertstatus.t ............ ok
70-test_sslextension.t ............. ok
70-test_sslmessages.t .............. ok
70-test_sslrecords.t ............... ok
70-test_sslsessiontick.t ........... ok
70-test_sslsigalgs.t ............... ok
70-test_sslsignature.t ............. ok
70-test_sslskewith0p.t ............. ok
70-test_sslversions.t .............. ok
70-test_sslvertol.t ................ ok
70-test_tls13alerts.t .............. ok
70-test_tls13cookie.t .............. ok
70-test_tls13downgrade.t ........... ok
70-test_tls13hrr.t ................. ok
70-test_tls13kexmodes.t ............ ok
70-test_tls13messages.t ............ ok
70-test_tls13psk.t ................. ok
70-test_tlsextms.t ................. ok
70-test_verify_extra.t ............. ok
70-test_wpacket.t .................. ok
71-test_ssl_ctx.t .................. ok
79-test_http.t ..................... ok
80-test_ca.t ....................... ok
80-test_cipherbytes.t .............. ok
80-test_cipherlist.t ............... ok
80-test_ciphername.t ............... ok

# 
Killing mock server with pid=1119680-test_cmp_http.t ................. ok

# 80-test_cms.t ...................... ok
80-test_cmsapi.t ................... ok
80-test_ct.t ....................... ok
80-test_dane.t ..................... ok
80-test_dtls.t ..................... ok
80-test_dtls_mtu.t ................. ok
80-test_dtlsv1listen.t ............. ok
80-test_ocsp.t ..................... ok
80-test_pkcs12.t ................... ok
80-test_ssl_new.t .................. ok
80-test_ssl_old.t .................. ok
80-test_ssl_test_ctx.t ............. ok
80-test_sslcorrupt.t ............... ok
80-test_tsa.t ...................... ok
80-test_x509aux.t .................. ok
81-test_cmp_cli.t .................. ok
90-test_asn1_time.t ................ ok
90-test_async.t .................... ok
90-test_bio_enc.t .................. ok
90-test_bio_memleak.t .............. ok
90-test_constant_time.t ............ ok
90-test_fatalerr.t ................. ok
90-test_fipsload.t ................. skipped: Test is disabled with disabled fips
90-test_gmdiff.t ................... ok
90-test_ige.t ...................... ok
90-test_includes.t ................. ok
90-test_memleak.t .................. ok
90-test_overhead.t ................. ok
90-test_secmem.t ................... ok
90-test_shlibload.t ................ ok
90-test_srp.t ...................... ok
90-test_sslapi.t ................... ok
90-test_sslbuffers.t ............... ok
90-test_store.t .................... ok
90-test_sysdefault.t ............... ok
90-test_threads.t .................. ok
90-test_time_offset.t .............. ok
90-test_tls13ccs.t ................. ok
90-test_tls13encryption.t .......... ok
90-test_tls13secrets.t ............. ok
90-test_v3name.t ................... ok
91-test_pkey_check.t ............... ok
95-test_external_gost_engine.t ..... skipped: No external tests in this configuration
95-test_external_krb5.t ............ skipped: No external tests in this configuration
95-test_external_pyca.t ............ skipped: No external tests in this configuration
99-test_ecstress.t ................. ok
99-test_fuzz_asn1.t ................ ok
99-test_fuzz_asn1parse.t ........... ok
99-test_fuzz_bignum.t .............. ok
99-test_fuzz_bndiv.t ............... ok
99-test_fuzz_client.t .............. ok
99-test_fuzz_cmp.t ................. ok
99-test_fuzz_cms.t ................. ok
99-test_fuzz_conf.t ................ ok
99-test_fuzz_crl.t ................. ok
99-test_fuzz_ct.t .................. ok
99-test_fuzz_server.t .............. ok
99-test_fuzz_x509.t ................ ok
All tests successful.
Files=242, Tests=3284, 284 wallclock secs ( 6.89 usr  0.53 sys + 257.32 cusr 26.93 csys = 291.67 CPU)
Result: PASS
make[2]: Leaving directory '/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/build_hFyJ/openssl-3.0.2'
make[1]: Leaving directory '/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/build_hFyJ/openssl-3.0.2'
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# 
# 
# HARNESS_ACTIVE=1
# HARNESS_VERSION=3.42
# LANG=C.UTF-8
# PERL5LIB=/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/lib:/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/arch:/home/hakon/perl5/lib/perl5/5.30.0/x86_64-linux-gnu-thread-multi:/home/hakon/perl5/lib/perl5/5.30.0:/home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi:/home/hakon/perl5/lib/perl5:/home/hakon/perl5/lib/perl5
# PERL_DL_NONLAZY=1
# PERL_LOCAL_LIB_ROOT=/home/hakon/perl5
# PERL_MB_OPT=--install_base "/home/hakon/perl5"
# PERL_MM_OPT=INSTALL_BASE=/home/hakon/perl5
# PERL_MM_USE_DEFAULT=1
# PERL_USE_UNSAFE_INC=1
# SHELL=/bin/bash
# 
# 
# 
# PERL5LIB path
# /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/lib
# /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/arch
# /home/hakon/perl5/lib/perl5/5.30.0/x86_64-linux-gnu-thread-multi
# /home/hakon/perl5/lib/perl5/5.30.0
# /home/hakon/perl5/lib/perl5/x86_64-linux-gnu-thread-multi
# /home/hakon/perl5/lib/perl5
# /home/hakon/perl5/lib/perl5
# 
# 
# 
# perl                5.030000 linux x86_64-linux-gnu-thread-multi
# Alien::Base         2.48
# Alien::Build        2.48
# Alien::Build::MM    2.48
# ExtUtils::MakeMaker 7.34
# Test2::V0           0.000145
# Test::Alien         2.48
# Test::Alien::Diag   2.48
# 
# 
# 
t/00_diag.t ........ ok
# 
# 
# 
# Alien::OpenSSL->cflags        = 
# Alien::OpenSSL->cflags_static = 
# Alien::OpenSSL->libs          = 
# Alien::OpenSSL->libs_static   = 
# Alien::OpenSSL->version       = 3.0.2
# Alien::OpenSSL->install_type  = share
# Alien::OpenSSL->dynamic_libs  = /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/lib/auto/share/dist/Alien-OpenSSL/lib64/libcrypto.so
# Alien::OpenSSL->dynamic_libs  = /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/lib/auto/share/dist/Alien-OpenSSL/lib64/libcrypto.so.3
# Alien::OpenSSL->dynamic_libs  = /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/lib/auto/share/dist/Alien-OpenSSL/lib64/libssl.so
# Alien::OpenSSL->dynamic_libs  = /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/lib/auto/share/dist/Alien-OpenSSL/lib64/libssl.so.3
# Alien::OpenSSL->bin_dir       = /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/blib/lib/auto/share/dist/Alien-OpenSSL/bin
# 
# 
    # Failed test 'xs'
    # at t/alien_openssl.t line 43.
    #   ExtUtils::CBuilder->compile failed
    #     error building /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/tmp/test-alien-rWiY7c/test.o from '/home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/tmp/test-alien-rWiY7c/test.c' at /usr/share/perl/5.30/ExtUtils/CBuilder/Base.pm line 185.
    #     x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE -fPIC -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/tmp/test-alien-rWiY7c/test.o /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/tmp/test-alien-rWiY7c/test.c
    #     /home/hakon/.cpanm/work/1648905768.21337/Alien-OpenSSL-0.12/_alien/tmp/test-alien-rWiY7c/test.xs:4:10: fatal error: openssl/crypto.h: No such file or directory
    #         4 | #include <openssl/crypto.h>
    #           |          ^~~~~~~~~~~~~~~~~~
    #     compilation terminated.

# Failed test 'xs'
# at t/alien_openssl.t line 44.
t/alien_openssl.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 

Test Summary Report
-------------------
t/alien_openssl.t (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
Files=2, Tests=4,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.49 cusr  0.12 csys =  0.63 CPU)
Result: FAIL
Failed 1/2 test programs. 1/4 subtests failed.
make: *** [Makefile:913: test_dynamic] Error 1
-> FAIL Installing Alien::OpenSSL failed. See /home/hakon/.cpanm/work/1648905768.21337/build.log for details. Retry with --force to force install it.

Complete build log can be found here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant