On Wed, 14 May 2014 18:54:55 -0300, Breno Leitao wrote:

> Currently ripperx package is not able to be built on the new ports due to not
> being auto reconfigured before building.  As suggested by in [1], I am 
> creating
> a patch for it, please, consider accepting it.

Thanks for your bug report and patch.
 
> I understand that the package will need to have the following files NEWS 
> README
> AUTHORS ChangeLog also.

Probably more something like

    export AUTOMAKE = automake --add-missing --foreign

in debian/rules.

But with either of those two options, the build fails later with:

make[1]: Entering directory '/tmp/buildd/ripperx-2.7.3'
Making install in po
make[2]: Entering directory '/tmp/buildd/ripperx-2.7.3/po'
/tmp/buildd/ripperx-2.7.3/debian/ripperx/usr/share
make[2]: execvp: /tmp/buildd/ripperx-2.7.3/debian/ripperx/usr/share: Permission 
denied
Makefile:249: recipe for target 'install-data-yes' failed
make[2]: *** [install-data-yes] Error 127
make[2]: Leaving directory '/tmp/buildd/ripperx-2.7.3/po'
Makefile:536: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/tmp/buildd/ripperx-2.7.3'
debian/rules:35: recipe for target 'install-stamp' failed
make: *** [install-stamp] Error 2

My autofoo knowledge is not enough to find out what's going on here.
The problem is somewhere around po/Makefile.in.in.in.in* and MKDIR_P
missing. Or something.
 
(As a general note, providing incomplete patches that don't lead to a
working package is not really helpful. Please try to actually build
the package and provide complete patches in the future.)


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: The Who: Baba O' Riley

Attachment: signature.asc
Description: Digital Signature

Reply via email to