Re: Koji build problems with swig package on F11

2009-07-31 Thread Jesse Keating
On Fri, 2009-07-31 at 11:16 -0700, Jesse Keating wrote: > The spec has: > > cat << \EOF > %{name}-req > #!/bin/sh > %{__perl_requires} `perl -p -e 's|\S > +%{_docdir}/%{name}-doc-%{version}\S > +||'` > EOF > > %define __perl_requires %{_builddir}/%{name}-%{version}/%{name}-req > chmod +x %{__perl

Re: Koji build problems with swig package on F11

2009-07-31 Thread Jesse Keating
On Fri, 2009-07-31 at 13:35 -0400, Seth Vidal wrote: > I think swig has a bug in its packaging. > > specifically > > perl(ExtUtils::MakeMaker) > perl(argv) > perl(example) > perl(it) > perl(the) > > I think those last 4 are an error. > > at least I hope so. > They are. They come from the fil

Re: Koji build problems with swig package on F11

2009-07-31 Thread Doug Warner
On 07/31/2009 01:38 PM, Jesse Keating wrote: > Perl dep generator gone wild on this package. There is probably some > comment in a perl file that says something like "Use the argv it" and > the dep checker thinks it's the perl syntax for use Yeah, I saw that. I was wondering if I should file a

Re: Koji build problems with swig package on F11

2009-07-31 Thread Jesse Keating
On Fri, 2009-07-31 at 13:28 -0400, Doug Warner wrote: > I'm trying to build libconcord [1] and am seeing the following problems with > the swig package in the buildroot on F11: > > DEBUG util.py:256: swig-1.3.39-1.fc10.x86_64 from build has depsolving > problems > DEBUG util.py:256:--> Missi

Re: Koji build problems with swig package on F11

2009-07-31 Thread Seth Vidal
On Fri, 31 Jul 2009, Doug Warner wrote: I'm trying to build libconcord [1] and am seeing the following problems with the swig package in the buildroot on F11: DEBUG util.py:256: swig-1.3.39-1.fc10.x86_64 from build has depsolving problems DEBUG util.py:256:--> Missing Dependency: perl(th

Re: Koji build problems with swig package on F11 (and F10)

2009-07-31 Thread Doug Warner
Looks like this is on F10 as well [2] -Doug [2] http://koji.fedoraproject.org/koji/taskinfo?taskID=1570320 On 07/31/2009 01:28 PM, Doug Warner wrote: > I'm trying to build libconcord [1] and am seeing the following problems with > the swig package in the buildroot on F11: > > DEBUG util.py:256:

Koji build problems with swig package on F11

2009-07-31 Thread Doug Warner
I'm trying to build libconcord [1] and am seeing the following problems with the swig package in the buildroot on F11: DEBUG util.py:256: swig-1.3.39-1.fc10.x86_64 from build has depsolving problems DEBUG util.py:256:--> Missing Dependency: perl(the) is needed by package swig-1.3.39-1.fc10.x8