Editing Task:Maemo OBS

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 3: Line 3:
This project enables the following:
This project enables the following:
-
*Provide a single, community OBS that includes Harmattan, Fremantle and Diablo as targets to faciliate the development of applications that work on all platforms.
+
*To provide e a single community OBS that includes Harmattan, Fremantle and Diablo as targets to faciliate the development of applications that work on all platforms.
-
*To collaborate with Mer/Nemo to share the costs of maintaining and operating the community OBS.
+
*To collaborate with Mer/Nemo to share the costs of maintaining and operating community OBS.
-
 
+
-
== Weekly meetings ==
+
-
 
+
-
We are currently having weekly meetings on Mondays, 15:00 UTC. We will be using the maemo-developers mailing list for communications.
+
-
 
+
-
Meeting minutes can be found [[Task:Maemo_OBS:Meeting_Minutes|here]].
+
== Issues ==
== Issues ==
Line 18: Line 12:
Maemo SDK ships what is called a rootstrap with many packages preinstalled. Developers usually do not explicitly mention those packages in their build dependencies because they're already preinstalled.
Maemo SDK ships what is called a rootstrap with many packages preinstalled. Developers usually do not explicitly mention those packages in their build dependencies because they're already preinstalled.
-
OBS doesn't accept rootstraps. Each builder process starts with an empty virtual machine, and from there a fixed set of packages is installed onto it.  
+
OBS doesn't accept rootstraps. Each builder process starts with an empty virtual machine, and from there a fixed set of packages is installed onto it.
-
 
+
-
Therefore, the packages that do not explicitly list the in-rootstrap packages in their build-dependencies fail to build.
+
-
 
+
-
==== Solutions to consider ====
+
-
 
+
-
# Manually go through all build failures and add the missing build-dependencies to the packages. Hard to contact all the package maintainers.
+
-
# Manually go through all build failures and add the missing build-dependencies to the fixed list of packages that are preinstalled when the VM starts. Each package on this list adds to the build time of all packages...
+
-
# Investigate the use of an actual rootstrap (maybe with SB2 it is possible?)
+
=== Scratchboxisms ===
=== Scratchboxisms ===
Line 34: Line 20:
Many packages have scratchboxisms. The exact number is yet to be determined. Hopefully, not large.
Many packages have scratchboxisms. The exact number is yet to be determined. Hopefully, not large.
-
==== Solutions to consider ====
+
SB2 might help here.
-
 
+
-
# SB2 might help here.
+
-
# Manually fix the packages. The hard way. Most build problems are trivial, but even then this might require quite some time.
+
-
# ... Emulate those Scratchboxisms in some other way?
+
-
 
+
-
== Current progress ==
+
-
 
+
-
=== April 23 2012 ===
+
-
 
+
-
X-Fade [http://mg.pov.lt/maemo-meeting-irclog/%23maemo-meeting.2012-04-23.log.html#t2012-04-23T18:51:05 agreed] to import the Fremantle 1.3 SDK packages to OBS, as well as the current Fremantle extras-testing. This should give us updated estimates on how large the "problems" are
+
-
 
+
-
Additionally, we agreed that we should look for more information on the use of Scratchbox2 on OBS.
+
-
 
+
-
=== May 22 2012 ===
+
-
 
+
-
[http://mg.pov.lt/maemo-meeting-irclog/latest.log.html#t2012-05-22T17:59:44]
+
-
 
+
-
The imported Fremantle 1.3 SDK packages are not yet built. Some issues have already been found (such as [https://bugs.maemo.org/show_bug.cgi?id=11445 the presence of x86 binaries in some official SDK armel packages]). Even with all qt-based packages failing because of the previous issue, the number of failing packages did not grow to unmanageable proportions.
+
-
 
+
-
 
+
-
Additionally, we have extra documentation regarding the use of SB2: [http://wiki.merproject.org/wiki/Platform_SDK_and_SB2].
+
-
 
+
-
The idea of the build process using SB2 is 1) the builder creates a new virtual machine, 2) installs the base Fremantle X86 packages to it, 3) installs Scratchbox2 and the arm crosscompiler, 4) boots the VM, 5) installs some more packages, 6) configures the SB2 target and installs base packages to it, 6 ) enters SB2 and starts building.
+
-
 
+
-
Therefore, the first detected requirement is that we need to provide the following Fremantle X86 debian packages:
+
-
# Scratchbox2
+
-
# CodeSourcery 2009q3
+
-
 
+
-
javispedro will be playing with this.
+
-
 
+
-
=== May 29 2012 ===
+
-
 
+
-
xfade:
+
-
I've imported qt4-dev with armel binaries into the PR1.3 repo. This fixed building Qt apps for Fremantle
+
-
 
+
-
Currently trying to build qemu dynamically linked for PR1.3, starting out with the qemu-kvm version that was uploaded to extras-devel. This failed building a few times on OBS because the vm ran out of memory. Trying again :)
+

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)