On Mon, 10 Dec 2018 16:52:48 +0100 Victor Seva 
<linuxman...@torreviejawireless.org> wrote:
> I have just started to update the repo in salsa [0] to the new 1.0.4
> upstream version.
> 
> Help getting the package in shape for inclusion in Debian is appreciated
> :-)
> 
> [0] https://salsa.debian.org/pkg-voip-team/bcg729/

Tried it, failed to build a package.

After touching README (otherwise it wouldn’t configure due to missing file) it 
started off okay.

jaap@janus:~/src/bcg729/salsa/master(master)$ touch README
jaap@janus:~/src/bcg729/salsa/master(master)$ dpkg-buildpackage -us -uc -sa
dpkg-buildpackage: info: source package bcg729
dpkg-buildpackage: info: source version 1.0.4-1
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Victor Seva <vs...@debian.org>
dpkg-buildpackage: info: host architecture amd64
...

Then when it hit the media player stuff it died.

...
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p 
'/home/jaap/src/bcg729/salsa/master/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 libbcg729.pc 
'/home/jaap/src/bcg729/salsa/master/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
make[4]: Leaving directory '/home/jaap/src/bcg729/salsa/master'
make[3]: Leaving directory '/home/jaap/src/bcg729/salsa/master'
make[2]: Leaving directory '/home/jaap/src/bcg729/salsa/master'
sed -i "/dependency_libs/ s/'.*'/''/" 
"/home/jaap/src/bcg729/salsa/master"/debian/tmp/usr/lib/x86_64-linux-gnu/mediastreamer/plugins/msbcg729.la
sed: can't read 
/home/jaap/src/bcg729/salsa/master/debian/tmp/usr/lib/x86_64-linux-gnu/mediastreamer/plugins/msbcg729.la:
 No such file or directory
make[1]: *** [debian/rules:22: override_dh_auto_install] Error 2
make[1]: Leaving directory '/home/jaap/src/bcg729/salsa/master'
make: *** [debian/rules:13: binary] Error 2   
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2

So, where the OSSO repo of debian build files dropped the media player plugin 
stuff, here it’s included but breaking the/my package build.

Regards,
Jaap

Reply via email to