Skip to content

Instantly share code, notes, and snippets.

@jenzuslongus
Created August 27, 2023 13:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jenzuslongus/1df85b3120ae11b5dda2c68f46106e24 to your computer and use it in GitHub Desktop.
Save jenzuslongus/1df85b3120ae11b5dda2c68f46106e24 to your computer and use it in GitHub Desktop.
Compile error installing perl-email-stuffer on Arch Linux
AUR Explicit (1): perl-email-stuffer-0.020-1
:: PKGBUILD up to date, skipping download: perl-email-stuffer
1 perl-email-stuffer (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 1 perl-email-stuffer (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> ==> Making package: perl-email-stuffer 0.020-1 (Sun Aug 27 15:15:29 2023)
==> Retrieving sources...
-> Found Email-Stuffer-0.020.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
Email-Stuffer-0.020.tar.gz ... Passed
:: (1/1) Parsing SRCINFO: perl-email-stuffer
==> Making package: perl-email-stuffer 0.020-1 (Sun Aug 27 15:15:29 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found Email-Stuffer-0.020.tar.gz
==> Validating source files with sha512sums...
Email-Stuffer-0.020.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting Email-Stuffer-0.020.tar.gz with bsdtar
==> Sources are ready.
==> Making package: perl-email-stuffer 0.020-1 (Sun Aug 27 15:15:30 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Email::Stuffer
Writing MYMETA.yml and MYMETA.json
cp lib/Email/Stuffer.pm blib/lib/Email/Stuffer.pm
Manifying 1 pod document
==> Starting check()...
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
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker 6.78 7.70
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Test Requires ===
#
# Module Want Have
# ------------------------------ -------- --------
# Email::Sender::Transport::Test 0.120000 2.600
# ExtUtils::MakeMaker any 7.70
# File::Spec any 3.88
# File::Spec::Functions any 3.88
# Moo any 2.005005
# Test::Fatal any 0.017
# Test::More 0.96 1.302194
# strict any 1.12
# utf8 any 1.25
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# --------------------- ----- --------
# Carp any 1.54
# Email::MIME 1.943 1.953
# Email::MIME::Creator any 1.953
# Email::Sender::Simple any 2.600
# File::Basename any 2.86
# Module::Runtime any 0.016
# Params::Util 1.05 1.102
# Scalar::Util any 1.63
# perl 5.012 5.038000
# warnings any 1.65
#
t/00-report-prereqs.t ..... ok
Can't locate Module/Pluggable.pm in @INC (you may need to install the Module::Pluggable module) (@INC entries checked: /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/arch /usr/lib/perl5/5.38/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Transport.pm line 30.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
Compilation failed in require at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
BEGIN failed--compilation aborted at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
Compilation failed in require at t/alternative.t line 5.
BEGIN failed--compilation aborted at t/alternative.t line 5.
t/alternative.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Module/Pluggable.pm in @INC (you may need to install the Module::Pluggable module) (@INC entries checked: /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/arch /usr/lib/perl5/5.38/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Transport.pm line 30.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
Compilation failed in require at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
BEGIN failed--compilation aborted at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
Compilation failed in require at t/basic.t line 9.
BEGIN failed--compilation aborted at t/basic.t line 9.
t/basic.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Module/Pluggable.pm in @INC (you may need to install the Module::Pluggable module) (@INC entries checked: /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/arch /usr/lib/perl5/5.38/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Transport.pm line 30.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
Compilation failed in require at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
BEGIN failed--compilation aborted at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
Compilation failed in require at t/content_type.t line 7.
BEGIN failed--compilation aborted at t/content_type.t line 7.
t/content_type.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Module/Pluggable.pm in @INC (you may need to install the Module::Pluggable module) (@INC entries checked: /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/arch /usr/lib/perl5/5.38/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Transport.pm line 30.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
Compilation failed in require at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
BEGIN failed--compilation aborted at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
Compilation failed in require at t/header_to_or_replace.t line 5.
BEGIN failed--compilation aborted at t/header_to_or_replace.t line 5.
t/header_to_or_replace.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Module/Pluggable.pm in @INC (you may need to install the Module::Pluggable module) (@INC entries checked: /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/arch /usr/lib/perl5/5.38/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Transport.pm line 30.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
Compilation failed in require at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
BEGIN failed--compilation aborted at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
Compilation failed in require at t/init-arg.t line 5.
BEGIN failed--compilation aborted at t/init-arg.t line 5.
t/init-arg.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Module/Pluggable.pm in @INC (you may need to install the Module::Pluggable module) (@INC entries checked: /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/arch /usr/lib/perl5/5.38/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Transport.pm line 30.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
Compilation failed in require at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
BEGIN failed--compilation aborted at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
Compilation failed in require at t/send-or-die.t line 5.
BEGIN failed--compilation aborted at t/send-or-die.t line 5.
t/send-or-die.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Module/Pluggable.pm in @INC (you may need to install the Module::Pluggable module) (@INC entries checked: /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/arch /usr/lib/perl5/5.38/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Transport.pm line 30.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
Compilation failed in require at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
BEGIN failed--compilation aborted at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
Compilation failed in require at t/set-empty-subject.t line 5.
BEGIN failed--compilation aborted at t/set-empty-subject.t line 5.
t/set-empty-subject.t .....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Module/Pluggable.pm in @INC (you may need to install the Module::Pluggable module) (@INC entries checked: /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/arch /usr/lib/perl5/5.38/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Transport.pm line 30.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
Compilation failed in require at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
BEGIN failed--compilation aborted at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
Compilation failed in require at t/singlepart.t line 5.
BEGIN failed--compilation aborted at t/singlepart.t line 5.
t/singlepart.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Module/Pluggable.pm in @INC (you may need to install the Module::Pluggable module) (@INC entries checked: /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/arch /usr/lib/perl5/5.38/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Abstract.pm line 14.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Role/CommonSending.pm line 7.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Transport.pm line 30.
Compilation failed in require at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Sender/Simple.pm line 23.
Compilation failed in require at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
BEGIN failed--compilation aborted at /home/jens/.cache/yay/perl-email-stuffer/src/Email-Stuffer-0.020/blib/lib/Email/Stuffer.pm line 171.
Compilation failed in require at t/slurp-mode.t line 7.
BEGIN failed--compilation aborted at t/slurp-mode.t line 7.
t/slurp-mode.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/alternative.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/basic.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/content_type.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/header_to_or_replace.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/init-arg.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/send-or-die.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/set-empty-subject.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/singlepart.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/slurp-mode.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=10, Tests=1, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.48 cusr 0.08 csys = 0.58 CPU)
Result: FAIL
Failed 9/10 test programs. 0/1 subtests failed.
make: *** [Makefile:884: test_dynamic] Error 2
==> ERROR: A failure occurred in check().
Aborting...
-> error making: perl-email-stuffer-exit status 4
-> Failed to install the following packages. Manual intervention is required:
perl-email-stuffer - exit status 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment