Launchpad: Missing build dependencies even though dependency should be contained in uploaded package

Posted by Chris on Ask Ubuntu See other posts from Ask Ubuntu or by Chris
Published on 2013-10-30T17:23:14Z Indexed on 2013/10/30 22:18 UTC
Read the original article Hit count: 230

Filed under:
|

I want to backport gcc-4.7 from raring to precise. So I ran backportpackage and uploaded gcc-4.7 to my PPA. However, when Launchpad tries to build it it complains about a missing dependency:

Dependency wait on rhenium (virtual64)

Missing build dependencies: libx32gcc1
Started on 2013-10-24
Finished on 2013-10-24 (took 2 minutes, 46.6 seconds)

From looking at the package info for gcc-4.7 it seems that this should also be contained in the gcc-4.7 package that has been backported.

What do I need to do to make Launchpad find this and build my package?

© Ask Ubuntu or respective owner

Related posts about PPA

Related posts about dependencies