Subject: Re: pkg/34115 (pkgsrc/xine-arts doesn't build using pkgsrc current as of this morning)
To: None <gnats-bugs@netbsd.org>
From: Andy Ruhl <acruhl@gmail.com>
List: pkgsrc-bugs
Date: 08/05/2006 18:30:09
On 8/5/06, wiz@netbsd.org <wiz@netbsd.org> wrote:
> Synopsis: pkgsrc/xine-arts doesn't build using pkgsrc current as of this morning
>
> State-Changed-From-To: open->feedback
> State-Changed-By: wiz@netbsd.org
> State-Changed-When: Sat, 05 Aug 2006 20:01:45 +0000
> State-Changed-Why:
> I can't reproduce this, do you still see it?

Still doesn't work:

Script started on Sat Aug  5 18:25:55 2006
root@speedy:/usr/pkgsrc/audio/xine-arts # make package^M
=> Required installed package digest>=20010302: digest-20021220 found
===> Skipping vulnerability checks.
WARNING: No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found.
WARNING: To fix, install the pkgsrc/security/audit-packages
WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''.
=> Fetching xine-lib-1.0.3a.tar.gz
=> Total size: 7295526 bytes
Requesting http://easynews.dl.sourceforge.net/sourceforge/xine/xine-lib-1.0.3a.t
ar.gz
...
7295526 bytes retrieved in 00:23 (309.21 KB/s)
=> Checksum SHA1 OK for xine-lib-1.0.3a.tar.gz
=> Checksum RMD160 OK for xine-lib-1.0.3a.tar.gz
===> Installing dependencies for xine-arts-1.0.3anb3
=> Required installed package libtool-base>=1.5.18nb5: libtool-base-1.5.18nb5 fo
und
=> Required installed package autoconf>=2.50: autoconf-2.59 found
=> Required installed package gmake>=3.78: gmake-3.80nb4 found
=> Required installed package pkg-config>=0.19: pkg-config-0.20 found
=> Required installed package xine-lib>=1rc3a: xine-lib-1.0.3anb11 found
=> Required installed package freetype2>=2.1.10nb1: freetype2-2.1.10nb2 found
=> Required installed package arts>=1.5.1nb1: arts-1.5.2 found
===> Overriding tools for xine-arts-1.0.3anb3
===> Extracting for xine-arts-1.0.3anb3
===> Patching for xine-arts-1.0.3anb3
=> Applying pkgsrc patches for xine-arts-1.0.3anb3
**************************************
Ignoring patch file /usr/pkgsrc/audio/xine-arts/../../multimedia/xine-lib/patche
s/patch-at: invalid checksum
**************************************
**************************************
Ignoring patch file /usr/pkgsrc/audio/xine-arts/../../multimedia/xine-lib/patche
s/patch-bf: no checksum found
**************************************
ERROR: Patching failed due to modified or broken patch file(s):
ERROR:  /usr/pkgsrc/audio/xine-arts/../../multimedia/xine-lib/patches/patch-at
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/xine-arts
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/xine-arts
root@speedy:/usr/pkgsrc/audio/xine-arts # exit^M


I just synched with pkgsrc a few minutes ago. This is the command I'm using:

cvs update -PAd pkgsrc

Hopefully that's the right way.

Andy