Comment 5 for bug 756051

Revision history for this message
Ludovico Cavedon (cavedon) wrote : Re: [Bug 756051] Re: qutecom version 2.2+dfsg1-2 failed to build on i386

On 04/13/2011 05:24 AM, Jonathan Riddell wrote:
> Compiling this in a natty pbuilder I get this error..
>
> CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake files:
> GLIBCONFIG_INCLUDE_DIR

Are you sure you applied my patch and you have an updated natty pbuilder
environment?

The error you are mentioning is exactly the error you get when do *not*
have the patch.

I tested it again and had no problem. Here is my log:

cavedon@huffman:/tmp$ dget
https://launchpad.net/ubuntu/+archive/primary/+files/qutecom_2.2%2Bdfsg1-2.dsc
[...]
cavedon@huffman:/tmp$ wget
https://bugs.launchpad.net/ubuntu/+source/qutecom/+bug/756051/+attachment/2025857/+files/qutecom_2.2%2Bdfsg1-2ubuntu1.debdiff
[...]
cavedon@huffman:/tmp$ cd qutecom-2.2+dfsg1/
cavedon@huffman:/tmp/qutecom-2.2+dfsg1$ patch -p1 <
../qutecom_2.2+dfsg1-2ubuntu1.debdiff
patching file debian/changelog
patching file debian/control
patching file debian/patches/find-glibconfig.patch
patching file debian/patches/new-videodev.patch
patching file debian/patches/series

cavedon@huffman:/tmp/qutecom-2.2+dfsg1$ dpkg-buildpackage -us -uc -S
[...]
cavedon@huffman:/tmp/qutecom-2.2+dfsg1$ cd ..
cavedon@huffman:/tmp$ sudo cowbuilder-dist natty i386 build
qutecom_2.2+dfsg1-2ubuntu1.dsc
[...]

and the package built successfully