On Sat, Mar 18, 2006 at 03:11:14AM -0300, Gustavo Rios wrote:
> Dear folks,
> 
> in order to improve my desktop openbsd box, i am trying to get some
> applications working, but without success.
> 
> For instance, when i try to install gimp, i get this:
> 
> Script started on Sat Mar 18 00:01:06 2006
> # make build ===> graphics/gimp/stable
> ===>  gimp-2.2.8 depends on: p5-XML-Parser-* - not found
> ===>  Verifying install for p5-XML-Parser-* in textproc/p5-XML-Parser
> ===>  Checking files for p5-XML-Parser-2.34
> `/usr/ports/distfiles/XML-Parser-2.34.tar.gz' is up to date.
> >> Checksum OK for XML-Parser-2.34.tar.gz. (sha1)
> ===>  p5-XML-Parser-2.34 depends on: expat.2 (expat-*) - expat.2 missing...
> ===>  Verifying install for expat.2 (expat-*) in textproc/expat
> ===>  Checking files for expat-1.95.6
> >> expat-1.95.6.tar.gz doesn't seem to exist on this system.
> >> Attempting to fetch /usr/ports/distfiles/expat-1.95.6.tar.gz from
> http://ovh.dl.sourceforge.net/sourceforge/expat/.
> >> Size does not match for /usr/ports/distfiles/expat-1.95.6.tar.gz
> /bin/sh: test: 30000: unexpected operator/operand
> *** Error code 2
> 
> Stop in /usr/ports/textproc/expat (line 1990 of
> /usr/ports/infrastructure/mk/bsd.port.mk).
> *** Error code 1
> 
> Stop in /usr/ports/textproc/expat (line 1444 of
> /usr/ports/infrastructure/mk/bsd.port.mk).
> *** Error code 1
> 
> Stop in /usr/ports/textproc/expat (line 1633 of
> /usr/ports/infrastructure/mk/bsd.port.mk).
> *** Error code 1
> 
> Stop in /usr/ports/textproc/p5-XML-Parser (line 1334 of
> /usr/ports/infrastructure/mk/bsd.port.mk).
> *** Error code 1
> 
> Stop in /usr/ports/textproc/p5-XML-Parser (line 1633 of
> /usr/ports/infrastructure/mk/bsd.port.mk).
> *** Error code 1
> 
> Stop in /usr/ports/graphics/gimp/stable (line 1334 of
> /usr/ports/infrastructure/mk/bsd.port.mk).
> *** Error code 1
> 
> Stop in /usr/ports/graphics/gimp (line 108 of
> /usr/ports/infrastructure/mk/bsd.port.subdir.mk).
> # exit
> Script done on Sat Mar 18 00:01:13 2006
> 
> This problem occurs with others applications like nasm, xfig and the like.
> 
> I could not figure it out what i am doing wrong.

I've seen this behaviour before when a sourceforge mirror was down. The
easiest way to get this done is to manually download the required files
to /usr/ports/distfiles from whereever they are stored (see the Makefile
for that).

                Joachim

Reply via email to