Hi! There is a discussion about the bootstrap in the forum: https://forum.lazarus.freepascal.org/index.php/topic,50274.msg367497.html#ms... Winni Am 02.07.20 um 19:50 schrieb John Paul Adrian Glaubitz:
Hello!
On 7/2/20 5:04 PM, Guillaume Gardet wrote:
aarch64 already have a FPC compiler, but it seems that previous aarch64 FPC compiler is not able to build this version properly. Yes, that's why I enabled the bootstrap for aarch64.
Also, there is a known problem when build is schedule on obs-arm-7 -8 or -9 machines. See: https://bugzilla.opensuse.org/show_bug.cgi?id=1122855 Thanks for the heads-up.
For powerpc, you likely need to add an _constraints file, see: https://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.build_job_c... Interesting. I wouldn't consider FPC to be particular resource-intensive.
Probably better to use %bcond_with for the bootstrap. Can do, but I don't think that's particularly important.
You must guard the unzip of sources used for the bootstrap. Hmm, I thought I did that. Must have missed that.
And I am not sure '%elifarch' macro exist. It was introduced with RPM 4.15.0 [1]. Otherwise the build would fail early anyway.
Adrian
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org