Bug#882365: osspd FTCBFS: uses the build architecture pkg-config

2017-12-04 Thread Ralf Jung
Hi, > Thank you. Unfortunately, i386 is broken as a cross build host. Ah, I see. Well I guess i386 and amd64 are a weird combination anyway... I tried `gbp buildpackage --git-builder=sbuild --dist unstable --host ppc64el --add-depends=libc-dev,libstdc++-dev` as you suggested, and that completed

Bug#882365: osspd FTCBFS: uses the build architecture pkg-config

2017-12-03 Thread Helmut Grohne
On Sun, Dec 03, 2017 at 10:11:06PM +0100, Ralf Jung wrote: > However, this fails: gbp buildpackage --git-builder=sbuild --dist > unstable --host i386 --add-depends=libc-dev,libstdc++-dev > > I pasted the log below. Thank you. Unfortunately, i386 is broken as a cross build host. You may know that

Bug#882365: osspd FTCBFS: uses the build architecture pkg-config

2017-12-03 Thread Ralf Jung
Hi, > On Sun, Dec 03, 2017 at 07:36:22PM +0100, Ralf Jung wrote: >> I don't have the environment to test those. Please let me know if this >> looks like it should be working. > > How do you build packages? gbp buildpackage --git-builder=sbuild > Most people I know use either sbuild or > pbuild

Bug#882365: osspd FTCBFS: uses the build architecture pkg-config

2017-12-03 Thread Helmut Grohne
On Sun, Dec 03, 2017 at 07:36:22PM +0100, Ralf Jung wrote: > I don't have the environment to test those. Please let me know if this > looks like it should be working. How do you build packages? Most people I know use either sbuild or pbuilder. If you do, you do have the environment. For sbuild[1]

Bug#882365: osspd FTCBFS: uses the build architecture pkg-config

2017-12-03 Thread Ralf Jung
Hi Helmut, thanks a lot for this patch! I have added it to the development version of the package, which you can find at . I plan to do a new upload soon. Upstream is pretty dead, so there is little point in forwarding the patch there. Your patch is at

Bug#882365: osspd FTCBFS: uses the build architecture pkg-config

2017-11-21 Thread Helmut Grohne
Source: osspd Version: 1.3.2-8 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap osspd fails to cross build from source, because it uses the build architecture pkg-config (hard coded in Makefile) and thus fails finding required libraries, which are only requested for the host arc