Bug 36501 - [FR] параллельная сборка
Summary: [FR] параллельная сборка
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: chicken (show other bugs)
Version: unstable
Hardware: all Linux
: P3 enhancement
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL: https://lists.altlinux.org/pipermail/...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-04 01:27 MSK by Michael Shigorin
Modified: 2019-04-04 01:27 MSK (History)
2 users (show)

See Also:


Attachments
%make_build || make (2.08 KB, patch)
2019-04-04 01:27 MSK, Michael Shigorin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2019-04-04 01:27:56 MSK
Created attachment 8073 [details]
%make_build || make

chicken-4.1.0-alt2.1 собирается ~11 минут на x86 в не более чем один поток
и около двух часов на e2k; предлагаю по возможности распараллелить.

Примечание: в федоре 5.0.0 и он точно так же собирается там в один поток:
https://src.fedoraproject.org/rpms/chicken/blob/master/f/chicken.spec

В качестве затычки можно применить приложенный патч, это сокращает время сборки
на x86_64 в семь-восемь раз.