DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 19th September 2008
carpman carpman is offline
Shell Scout
 
Join Date: Jul 2008
Posts: 94
Default ImageMagick-6.2.9.8

Hello, this id failing on upgrade 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.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.25870.0 env UPGRADE_TOOL=portupgrade UPGRA                         DE_PORT=ImageMagick-6.2.9.8 UPGRADE_PORT_VER=6.2.9.8 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! graphics/ImageMagick (ImageMagick-6.2.9.8)    (unknown build error)
any ideas?

many thanks
Reply With Quote
  #2   (View Single Post)  
Old 20th September 2008
jb_daefo jb_daefo is offline
Spam Deminer
 
Join Date: May 2008
Posts: 303
Default

6.4.3.6 is recent. You need to update
your ports tree
__________________
FreeBSD 13-STABLE
Reply With Quote
  #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
  #4   (View Single Post)  
Old 20th September 2008
jb_daefo jb_daefo is offline
Spam Deminer
 
Join Date: May 2008
Posts: 303
Default

cd /usr/ports/graphics/ImageMagick
make config
(unselect the "run tests" option)
/bin/rm -rf work
make deinstall && make install
__________________
FreeBSD 13-STABLE
Reply With Quote
  #5   (View Single Post)  
Old 20th September 2008
carpman carpman is offline
Shell Scout
 
Join Date: Jul 2008
Posts: 94
Default

Quote:
Originally Posted by jb_daefo View Post
cd /usr/ports/graphics/ImageMagick
make config
(unselect the "run tests" option)
/bin/rm -rf work
make deinstall && make install
ok but why is it failing on tests?

surely tests are there for a reason?

cheers
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ImageMagick 6.3.6.10 on OpenBSD 4.3 ... ghostscript and fonts... superslot OpenBSD Packages and Ports 9 28th July 2008 09:36 AM
libxcb, ImageMagick... lumiwa FreeBSD Ports and Packages 2 15th May 2008 11:47 PM


All times are GMT. The time now is 11:49 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick