Done. Thanks for noticing.
Search Criteria
Package Details: perl-test-mock-lwp-dispatch 0.06-3
Package Actions
| Package Base: | perl-test-mock-lwp-dispatch |
|---|---|
| Description: | mocks LWP::UserAgent and dispatches your requests/responses |
| Upstream URL: | https://metacpan.org/release/Test-Mock-LWP-Dispatch |
| Category: | lib |
| Licenses: | |
| Submitter: | mbunkus |
| Maintainer: | mbunkus |
| Last Packager: | mbunkus |
| Votes: | 3 |
| First Submitted: | 2014-06-11 07:00 |
| Last Updated: | 2015-05-03 09:20 |
Dependencies (3)
Required by (1)
Sources
Latest Comments
Comment by mbunkus
Comment by trizen
Hello there,
Please add "perl-test-exception" into the makedepends() array. Otherwise, it throws this error: http://pastebin.com/GPTcEt8n
Thanks
Comment by mikhail21393
I've found an easy solution! I install the utility downgrade (from AUR) and I downgraded the perl (package) by using the (3) option and them I rebuilded the PKGBUILD by using makepkg --nocheck PKGBUILD and it builded the package just fine.
You are right even the package was from extra repo it didn't let the perl-test-mock-lwp-dispatch to build.
Thanks again for pointing out!
Comment by mbunkus
I cannot help you because the problem does not occur on my machine. I can build the package just fine the way it is.
Comment by mikhail21393
Nope! This perl (standard package) was from extra repository not from AUR, and I reinstalled all the dependencies after I updated the pacman and the AUR and the problem still occurs.
Anyway! If you have a fix please post here.
Thanks for the response!
Comment by mbunkus
Works fine here with a system just updated. My guess from similar problems is that you have a Perl package installed from AUR that contains compiled C code, and due to an update in Perl itself that code segfaults. This is most likely not an issue with Test::Mock::LWP::Dispatch but with some other module.
Comment by mikhail21393
Test Summary Report
-------------------
t/incorrect_usage.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 5 tests but ran 0.
Files=11, Tests=39, 2 wallclock secs ( 0.14 usr 0.03 sys + 1.45 cusr 0.10 csys = 1.72 CPU)
Result: FAIL
Failed 1/11 test programs. 0/39 subtests failed.
Makefile:854: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
==> ERROR: A failure occurred in check().
Aborting...
==> ERROR: Makepkg was unable to build perl-test-mock-lwp-dispatch.
==> Restart building perl-test-mock-lwp-dispatch ? [y/N]
==> ----------------------------------------------------
==>