LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   make test failed on MIME-tools-5.427 (https://www.linuxquestions.org/questions/linux-software-2/make-test-failed-on-mime-tools-5-427-a-712164/)

Niceman2005 03-17-2009 01:33 AM

make test failed on MIME-tools-5.427
 
Hi ,
I was just trying to install MIME-tools-5.427 but when running
"Make test" , it shows the following error.
Unfortunately i have run through the whole google yet find no other ways to get a proper copy of MIME-tools that is able to be installed well.
Anyone knows what is the problem and how to fix this so i can install it fine?
My aim is just to install amavisd-new but that thing depends heavily on perl modules which is difficult to obtain and install.



# Failed test 'bug 970725-DNA: QP use of RFC2049 guideline 8'
# at t/Misc.t line 78.
# got: '=46rom me'
# expected: '=46rom me=
# '

# Failed test 'bug 970725-DNA: QP use of RFC2049 guideline 8'
# at t/Misc.t line 78.
# got: '.'
# expected: '.=
# '

# Failed test 'bug 970725-DNA: QP use of RFC2049 guideline 8'
# at t/Misc.t line 78.
# got: ' From you'
# expected: ' From you=
# '

# Failed test 'bug 970725-DNA: QP use of RFC2049 guideline 8'
# at t/Misc.t line 90.
# got: '=46rom me'
# expected: '=46rom me=
# '

# Failed test 'bug 970725-DNA: QP use of RFC2049 guideline 8'
# at t/Misc.t line 90.
# got: '.'
# expected: '.=
# '

# Failed test 'bug 970725-DNA: QP use of RFC2049 guideline 8'
# at t/Misc.t line 90.
# got: '=2E
# '
# expected: '.=0A=
# '

# Failed test 'bug 970725-DNA: QP use of RFC2049 guideline 8'
# at t/Misc.t line 90.
# got: ' From you'
# expected: ' From you=
# '
# Looks like you failed 7 tests of 14.
t/Misc.t ............. Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/14 subtests
t/ParamVal.t ......... ok
t/Parser.t ........... ok
t/ParserEncoded.t .... ok
t/ParserPreamble.t ... ok
t/Ref.t .............. ok
t/Smtpsend.t ......... ok
t/ticket-11901.t ..... ok
t/ticket-37139.t ..... ok
t/WordDecoder.t ...... ok
t/WordEncoder.t ...... ok
t/Words.t ............ ok

Test Summary Report
-------------------
t/Misc.t (Wstat: 1792 Tests: 14 Failed: 7)
Failed tests: 4-5, 7-11
Non-zero exit status: 7
Files=24, Tests=365, 4 wallclock secs ( 0.20 usr 0.02 sys + 3.26 cusr 0.37 c sys = 3.85 CPU)
Result: FAIL
Failed 1/24 test programs. 7/365 subtests failed.
make: *** [test_dynamic] Error 255


thanks

keviny22 06-17-2009 06:08 PM

Found a solution to this and it worked for me.


Try to reinstall MIME::BASE64

http://rt.cpan.org/Public/Bug/Display.html?id=38124


All times are GMT -5. The time now is 11:14 PM.