PacBSD/PacDev

[vercheck] Problems parsing extra/libxml++/PKGBUILD

vendion opened this issue · 1 comments

When running the vercheck script on the extra repo it errors when it gets to libxml++

/home/vendion/pacBSD/abs/extra/libxml++/PKGBUILD: line 22: package_libxml++(): command not found
/home/vendion/pacBSD/abs/extra/libxml++/PKGBUILD: line 29: cd: /libxml++-2.36.0: No such file or directory
gsed: can't read Makefile: No such file or directory
gmake: *** No rule to make target 'install'.  Stop.
/home/vendion/pacBSD/abs/extra/libxml++/PKGBUILD: line 32: syntax error near unexpected token `}'
/home/vendion/pacBSD/abs/extra/libxml++/PKGBUILD: line 32: `}'
/var/abs/extra/libxml++/PKGBUILD: line 22: package_libxml++(): command not found
/var/abs/extra/libxml++/PKGBUILD: line 29: cd: /libxml++-2.38.1: No such file or directory
sed: Makefile: No such file or directory
make: don't know how to make install. Stop

make: stopped in /home/vendion/pacBSD/abs
/var/abs/extra/libxml++/PKGBUILD: line 32: syntax error near unexpected token `}'
/var/abs/extra/libxml++/PKGBUILD: line 32: `}'

I don't think it is necessary an issue with the PKGBUILD, as it builds just fine with makepkg

I believe this was fixed awhile ago.