[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Request for help: fop 2.2 / 2.3



On Wed, Jun 27, 2018 at 3:24 PM Emmanuel Bourg <ebourg@apache.org> wrote:
>
> Le 27/06/2018 à 15:16, Mathieu Malaterre a écrit :
>
> >> Are you sure libbatik-java is installed?
> >
> > Yes.
> >
> > libbatik-java:
> >   Installed: 1.8-4+deb9u1
> >   Candidate: 1.8-4+deb9u1
>
> You are on stretch? batik-all was added in the version 1.9.
> libbatik-java/1.10-1 in sid has it, but not the version 1.8 in stretch.

What do I need to build batik 1.10 on stretch:

 dpkg-buildpackage -rfakeroot -us -uc
dpkg-buildpackage: info: source package batik
dpkg-buildpackage: info: source version 1.10-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Markus Koschany <apo@debian.org>
 dpkg-source --before-build batik-1.10
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean --buildsystem=maven
   dh_auto_clean -O--buildsystem=maven
"for dir in \$(find . -name target -type d); do if [ -f \$(echo \$dir
| sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
Can't exec "for dir in $(find . -name target -type d); do if [ -f
$(echo $dir | sed -e s/target$/pom.xml/) ]; then rm -Rf $dir; fi
done": No such file or directory at
/usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 459.
dh_auto_clean: "for dir in \$(find . -name target -type d); do if [ -f
\$(echo \$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi
done" failed to execute: No child processes
dh_auto_clean: "for dir in \$(find . -name target -type d); do if [ -f
\$(echo \$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi
done" returned exit code 10
debian/rules:6: recipe for target 'clean' failed
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
debuild: fatal error at line 1116:
dpkg-buildpackage -rfakeroot -us -uc failed

Thanks


Reply to: