Re: Error compiling Imagmagick

2009-02-02 Thread matt donovan
On Mon, Feb 2, 2009 at 5:23 PM, Warren Liddell  wrote:

> run make config in graphics/ImageMagick and uncheck the "Run bundled
>
>> self-tests after build" option.
>> This will continue the install. You may want to provide the output of the
>> failing test through send-pr, so that it can be investigated.
>>
>>
>
> I went around it by using pkg_add
>
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscr...@freebsd.org"
>

Believe this is a well known problem anyways. Since this is the 10th time or
so that I have seen the errors for PerlMagick tests on this mailing list
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Error compiling Imagmagick

2009-02-02 Thread Warren Liddell

run make config in graphics/ImageMagick and uncheck the "Run bundled

self-tests after build" option.
This will continue the install. You may want to provide the output of the 
failing test through send-pr, so that it can be investigated.
  


I went around it by using pkg_add

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Error compiling Imagmagick

2009-02-02 Thread Mel
On Sunday 01 February 2009 21:55:53 Warren Liddell wrote:
> Im running AMD64 4gig RAM FreeBSD 7.1-STABLE, ports an src are all up to
> date... Below is the error output trying to compile imagmagick as part
> of the dependency whilst installing DVDrip

run make config in graphics/ImageMagick and uncheck the "Run bundled 
self-tests after build" option.
This will continue the install. You may want to provide the output of the 
failing test through send-pr, so that it can be investigated.

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Error compiling Imagmagick

2009-02-01 Thread Warren Liddell
Im running AMD64 4gig RAM FreeBSD 7.1-STABLE, ports an src are all up to 
date... Below is the error output trying to compile imagmagick as part 
of the dependency whilst installing DVDrip

=

cd PerlMagick && make CC='cc -std=gnu99' 
test

/bin/sh ../magick.sh PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.9 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t t/bzlib/*.t t/fpx/*.t t/jbig/*.t t/jpeg/*.t 
t/jp2/*.t t/png/*.t t/tiff/*.t t/x11/*.t 
t/zlib/*.t   

t/blobok 

t/bzlib/read..ok 

t/bzlib/write.ok 

t/composite...ok 

t/filter..ok 

t/fpx/readok 

t/fpx/write...ok 

t/getattributeok 

t/jbig/read...ok 

t/jbig/write..ok 

t/jp2/readok 

t/jpeg/read...ok 

t/jpeg/write..ok 

t/montage.ok 

t/png/read-16.ok 


t/png/readok
t/png/write-16ok
t/png/write...ok
t/readok
t/setattributeok
t/tiff/read...ok
t/tiff/write..ok
t/write...ok
t/x11/readNo protocol specified
t/x11/readok
t/x11/write...No protocol specified
t/x11/write... Failed 1/2 subtests
t/zlib/read...ok
t/zlib/write..ok

Test Summary Report
---
t/x11/write   (Wstat: 0 Tests: 2 Failed: 1)
 Failed test:  1
Files=27, Tests=345,  8 wallclock secs ( 0.32 usr  0.10 sys +  5.52 
cusr  1.16 csys =  7.09 CPU)

Result: FAIL
Failed 1/27 test programs. 1/345 subtests failed.
*** Error code 255

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.8-3/PerlMagick.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.8-3.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.8-3.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.8-3.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.
*** Error code 1

Stop in /usr/ports/multimedia/dvdrip.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"