![]() |
2010-02-08
, 09:35
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#2
|
The Following 3 Users Say Thank You to Jaffa For This Useful Post: | ||
![]() |
2010-02-08
, 15:02
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#3
|
![]() |
2010-02-08
, 19:39
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#4
|
You'll need to include cmake in your Build-Depends; the autobuilder runs in a very simple and basic environment so that it's clear and consistent what you'll get.
![]() |
2010-02-09
, 20:42
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#5
|
Now that I'm dealing with testing and the voting system I'm really seeing how badly it *sucks*.. just because of how hard it is to actually get votes on an app.
The Following User Says Thank You to Jaffa For This Useful Post: | ||
Now, I've been doing it the lazy way and just compiling it myself in the SDK, building a platform specific source package with the binary and just uploading that. The problem is the autobuilder won't let me upload the same package version twice.. one for i386 and one for armel, it thinks they are the same package because of the version.
So I decided I better try and do it the "right" way and have the autobuilder compile it for me for both armel and i386...
So I added "cmake ." to the debian/rules file.
This works perfectly in the SDK when I do "dpkg-buildpackage -rfakeroot".. it does the full cmake ., make, and installs to the deb file.. even got it to optify..
But when I upload to autobuilder I get:
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!