View Single Post
  #3   (View Single Post)  
Old 20th September 2008
carpman carpman is offline
Shell Scout
 
Join Date: Jul 2008
Posts: 94
Default

Not sure what is going on then as i have update ports with

Code:
cvsup -g -L 2 /root/cvsup/stable-supfile
Here are first couple of lines when i try and build it:

Code:
/usr/ports/graphics/ImageMagick]# make install
===>  Building for ImageMagick-6.4.3.6
make  all-am
which seems to be building latest version but it still fails with:

Code:
===========================================
11 of 699 tests failed
Please report to http://www.imagemagick.org
===========================================
*** Error code 1

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

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

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

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

Stop in /usr/ports/graphics/ImageMagick.

cheers
Reply With Quote