![]() |
|
|||||||
| FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|||
|
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)
many thanks |
|
|||
|
6.4.3.6 is recent. You need to update
your ports tree
__________________
using /LOOKAT/ with /var/db/pkg files and portmaster/aliases/pipes/find/grep to meteorically speedup port upgrades/installs... |
|
|||
|
Not sure what is going on then as i have update ports with
Code:
cvsup -g -L 2 /root/cvsup/stable-supfile Code:
/usr/ports/graphics/ImageMagick]# make install ===> Building for ImageMagick-6.4.3.6 make all-am 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 |
|
|||
|
cd /usr/ports/graphics/ImageMagick
make config (unselect the "run tests" option) /bin/rm -rf work make deinstall && make install
__________________
using /LOOKAT/ with /var/db/pkg files and portmaster/aliases/pipes/find/grep to meteorically speedup port upgrades/installs... |
|
|||
|
Quote:
surely tests are there for a reason? cheers |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
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 |