{% extends "docs-base.html" %} {% block title %}{{ _("Documentation") }} - {{ _("Legend of the build states") }}{% end block %} {% block body %}
{{ _("Every build that is done by the Pakfire Build Service has to go through several states:") }}
{{ _("After checking out the source from the source repository a source package is created and submitted to the build server.") }} {{ _("Starting from inserting a source file to the build service, there are binary build jobs created for every supported architecture.") }}
{{ _("These get assigned to a build host which has to compile or assemble the package and return it back to the build server.") }} {{ _("In the table below, there are all states that a build job goes through:") }}