View Single Post
  #1   (View Single Post)  
Old 2nd August 2008
Kilo1 Kilo1 is offline
New User
 
Join Date: Aug 2008
Posts: 2
Default Problem with x11/gnome+libcaca in ports

Hello guys, just installed OpenBSD 4.3 from the CD-ROM today on my laptop, so far everything is going very good except a few hitches which I have tried to sort out, and still trying but this issue leaves me stuck. I have tried to google the answer but didn't find anything that would adress my problem

The problem is when I try to "make install" from x11/gnome in the /usr/ports. This is the output:

Code:
# make install
===> x11/gnome/alacarte
===> x11/gnome/applets2
===> x11/gnome/at-spi
===> x11/gnome/audio
===> x11/gnome/backgrounds
===> x11/gnome/build
===> x11/gnome/controlcenter2
===>  control-center2-2.20.3p0 depends on: gstreamer-esd-* - not found
===>  Verifying install for gstreamer-esd-* in multimedia/gstreamer-0.10/plugins-good
===>  Checking files for gst-plugins-good-0.10.5
`/usr/ports/distfiles/gst-plugins-good-0.10.5.tar.bz2' is up to date.
>> (SHA256) gst-plugins-good-0.10.5.tar.bz2: OK
===>  gstreamer-esd-0.10.5p1 depends on: libcaca-* - not found
===>  Verifying install for libcaca-* in graphics/libcaca
===>  Checking files for libcaca-0.9p3
>> libcaca-0.9.tar.gz doesn't seem to exist on this system.
>> Fetch http://libcaca.zoy.org/files/libcaca-0.9.tar.gz.
100% |******************************************************************************************************************|  3531       00:00    
>> Size does not match for /usr/ports/distfiles/libcaca-0.9.tar.gz
>> Fetch ftp://ftp.openbsd.org/pub/OpenBSD/distfiles//libcaca-0.9.tar.gz.
100% |******************************************************************************************************************|   210 KB    00:03    
>> Size does not match for /usr/ports/distfiles/libcaca-0.9.tar.gz
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 2262 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1714 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1921 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1392 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1890 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1422 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1550 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1921 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1392 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1890 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1422 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/gnome/controlcenter2 (line 1550 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/gnome/controlcenter2 (line 1422 of /usr/ports/infrastructure/mk/bsd.port.mk).
===> Exiting x11/gnome/controlcenter2 with an error
*** Error code 1

Stop in /usr/ports/x11/gnome (line 124 of /usr/ports/infrastructure/mk/bsd.port.subdir.mk).
#
So I tried to "make install" once more, now the error message is a bit more elaborate: (Newlines are created by me to highlight the new information created by ports)

Code:
# make install
===> x11/gnome/alacarte
===> x11/gnome/applets2
===> x11/gnome/at-spi
===> x11/gnome/audio
===> x11/gnome/backgrounds
===> x11/gnome/build
===> x11/gnome/controlcenter2
===>  control-center2-2.20.3p0 depends on: gstreamer-esd-* - not found
===>  Verifying install for gstreamer-esd-* in multimedia/gstreamer-0.10/plugins-good
===>  Checking files for gst-plugins-good-0.10.5
`/usr/ports/distfiles/gst-plugins-good-0.10.5.tar.bz2' is up to date.
>> (SHA256) gst-plugins-good-0.10.5.tar.bz2: OK
===>  gstreamer-esd-0.10.5p1 depends on: libcaca-* - not found
===>  Verifying install for libcaca-* in graphics/libcaca
===>  Checking files for libcaca-0.9p3


`/usr/ports/distfiles/libcaca-0.9.tar.gz' is up to date.
>> (SHA256) libcaca-0.9.tar.gz: FAILED
>> Checksum mismatch for libcaca-0.9.tar.gz. (sha256)
Make sure the Makefile and checksum file (/usr/ports/graphics/libcaca/distinfo)
are up to date.  If you want to fetch a good copy of this
file from the OpenBSD main archive, type
"make REFETCH=true [other args]".
*** Error code 1



Stop in /usr/ports/graphics/libcaca (line 1774 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1921 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1392 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1890 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1422 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1550 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1921 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1392 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1890 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1422 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/gnome/controlcenter2 (line 1550 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/gnome/controlcenter2 (line 1422 of /usr/ports/infrastructure/mk/bsd.port.mk).
===> Exiting x11/gnome/controlcenter2 with an error
*** Error code 1

Stop in /usr/ports/x11/gnome (line 124 of /usr/ports/infrastructure/mk/bsd.port.subdir.mk).
#
so I tried this command:

Code:
make REFETCH=true install
Now I get this error message:

Code:
# make REFETCH=true install
===> x11/gnome/alacarte
===> x11/gnome/applets2
===> x11/gnome/at-spi
===> x11/gnome/audio
===> x11/gnome/backgrounds
===> x11/gnome/build
===> x11/gnome/controlcenter2
===>  control-center2-2.20.3p0 depends on: gstreamer-esd-* - not found
===>  Verifying install for gstreamer-esd-* in multimedia/gstreamer-0.10/plugins-good
===>  Checking files for gst-plugins-good-0.10.5
`/usr/ports/distfiles/gst-plugins-good-0.10.5.tar.bz2' is up to date.
>> (SHA256) gst-plugins-good-0.10.5.tar.bz2: OK
===>  gstreamer-esd-0.10.5p1 depends on: libcaca-* - not found
===>  Verifying install for libcaca-* in graphics/libcaca
===>  Checking files for libcaca-0.9p3
`/usr/ports/distfiles/libcaca-0.9.tar.gz' is up to date.
>> (SHA256) libcaca-0.9.tar.gz: FAILED
>> Checksum mismatch for libcaca-0.9.tar.gz. (sha256)
>> libcaca-0.9.tar.gz doesn't seem to exist on this system.
>> Fetch ftp://ftp.openbsd.org/pub/OpenBSD/distfiles/sha256/Xkid/feH2njBqHANdfKXYLokKK+CsMhMDMx5GFUFcco=/libcaca-0.9.tar.gz.
Failed to change directory.
>> Fetch http://libcaca.zoy.org/files/libcaca-0.9.tar.gz.
100% |******************************************************************************************************************|  3531       00:00    
>> Size does not match for /usr/ports/distfiles/libcaca-0.9.tar.gz
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 2262 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1779 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1774 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1921 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1392 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1890 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/graphics/libcaca (line 1422 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1550 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1921 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1392 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1890 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-0.10/plugins-good (line 1422 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/gnome/controlcenter2 (line 1550 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/gnome/controlcenter2 (line 1422 of /usr/ports/infrastructure/mk/bsd.port.mk).
===> Exiting x11/gnome/controlcenter2 with an error
*** Error code 1

Stop in /usr/ports/x11/gnome (line 124 of /usr/ports/infrastructure/mk/bsd.port.subdir.mk).
#
Which pretty much leaves me back to where I was before using REFETCH=true flag.

Some additional information about my system:

Code:
$ df -h
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/wd0a      2.0G    103M    1.8G     5%    /
/dev/wd0h     11.5G    263M   10.6G     2%    /home
/dev/wd0d      2.0G   20.0K    1.9G     0%    /tmp
/dev/wd0g      7.9G    6.8G    717M    91%    /usr
/dev/wd0e      4.9G   35.8M    4.6G     1%    /var
$
Code:
$ uname -a
OpenBSD alpha 4.3 GENERIC#698 i386
$
Thank you guys for helping me out on this one, it is much appreciated!
Reply With Quote