Launchpad fails building application with binary static library

Asked by Jasem Mutlaq

https://launchpad.net/indi-asicam depends on a library to access camera functions that is currently available as a binary-only static library. Building the indi-asicam driver locally everything is linked properly, I even used pbuilder to build the debian package under Utopic 14.10 and there are no issues with the build at all.

However, launchpad keeps generating the same error in the build process:

https://launchpadlibrarian.net/199271812/buildlog_ubuntu-utopic-amd64.indi-asicam_0.2%2Br31.202~ubuntu14.10.1_BUILDING.txt.gz

I tried several methods and tricks (and they all works locally and under pbuilder) but the same build error is being reported, i.e.:

make[3]: *** No rule to make target

Can you please advise on one possible solution, I exhausted all my knowledge on this matter.

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Jasem Mutlaq
Solved:
Last query:
Last reply:
Revision history for this message
Jasem Mutlaq (mutlaqja) said :
#1

Problem resolves, it was Subversion issue nothing to do with build.