linphone-common not build

Johannes Schauer josch at debian.org
Mon May 8 11:50:30 UTC 2017


Hi,

Quoting Geert Stappers (2017-05-08 13:16:23)
> There I found various build log files. From linphone_3.11.1-1_amd64-2017-05-08T10:13:29Z.build
> near the end (at 81%)  are these lines:
> 
> <screenshot>
>    dh_installdeb -a -O--buildsystem=cmake
>    dh_gencontrol -a -O--buildsystem=cmake
>    dh_md5sums -a -O--buildsystem=cmake
>    dh_builddeb -a -O--buildsystem=cmake
> dpkg-deb: building package 'liblinphone9-dbgsym' in '../liblinphone9-dbgsym_3.11.1-1_amd64.deb'.
> dpkg-deb: building package 'linphone-nogtk-dbgsym' in '../linphone-nogtk-dbgsym_3.11.1-1_amd64.deb'.
> dpkg-deb: building package 'liblinphone-dev' in '../liblinphone-dev_3.11.1-1_amd64.deb'.
> dpkg-deb: building package 'linphone-dbgsym' in '../linphone-dbgsym_3.11.1-1_amd64.deb'.
> dpkg-deb: building package 'linphone-nogtk' in '../linphone-nogtk_3.11.1-1_amd64.deb'.
> dpkg-deb: building package 'liblinphone9' in '../liblinphone9_3.11.1-1_amd64.deb'.
> dpkg-deb: building package 'linphone' in '../linphone_3.11.1-1_amd64.deb'.
>  dpkg-genbuildinfo --build=any
>  dpkg-genchanges --build=any >../linphone_3.11.1-1_amd64.changes
> dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
>  dpkg-source --after-build linphone-3.11.1
> dpkg-buildpackage: info: binary-only upload (no source included)
> --------------------------------------------------------------------------------
> Build finished at 2017-05-08T10:18:38Z
> 
> Finished
> --------
> 
> I: Built successfully

this means that sbuild only built architecture dependent packages for you.
Either invoke sbuild with -A or --arch-all or put the following line into your
~/.sbuildrc:

$build_arch_all = 1;

That should solve your problem.

cheers, josch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20170508/983ced9f/attachment.sig>


More information about the Pkg-voip-maintainers mailing list