snap: Fix build process for Tier 2 platforms #732

Закрыто
RAOF хочет влить 1 коммит(ов) из RAOF/fix-arm64-build в master
RAOF прокомментировал(а) 4 лет назад (Перенесено из github.com)

Unfortunately this only actually fixes the build for arm64;
it seems that we hit various bugs in Rust on ppc64 and armhf.

Unfortunately this only actually *fixes* the build for arm64; it seems that we hit various bugs in Rust on ppc64 and armhf.
igalic (Перенесено из github.com) рассмотрел(а) изменения 4 лет назад
@ -37,3 +35,4 @@
- lld-9
override-build: |
snapcraftctl set-version $(git describe --tags)
export PATH=$PATH:$HOME/.cargo/bin
igalic (Перенесено из github.com) прокомментировал(а) 4 лет назад

maybe we should get rid of these dependencies again, so we can have broader platform support

maybe we should get rid of these dependencies again, so we can have broader platform support
codecov[bot] прокомментировал(а) 4 лет назад (Перенесено из github.com)

Codecov Report

Merging #732 into master will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #732      +/-   ##
==========================================
+ Coverage   39.16%   39.17%   +0.01%     
==========================================
  Files          73       73              
  Lines        9653     9653              
  Branches     2183     2183              
==========================================
+ Hits         3781     3782       +1     
  Misses       4819     4819              
+ Partials     1053     1052       -1
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/732?src=pr&el=h1) Report > Merging [#732](https://codecov.io/gh/Plume-org/Plume/pull/732?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/2a58835f9291729076dc06febf050e47e08d73c1?src=pr&el=desc) will **increase** coverage by `0.01%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #732 +/- ## ========================================== + Coverage 39.16% 39.17% +0.01% ========================================== Files 73 73 Lines 9653 9653 Branches 2183 2183 ========================================== + Hits 3781 3782 +1 Misses 4819 4819 + Partials 1053 1052 -1 ```
RAOF (Перенесено из github.com) рассмотрел(а) изменения 4 лет назад
@ -37,3 +35,4 @@
- lld-9
override-build: |
snapcraftctl set-version $(git describe --tags)
export PATH=$PATH:$HOME/.cargo/bin
RAOF (Перенесено из github.com) прокомментировал(а) 4 лет назад

These actuality exist everywhere (on Linux); I just dropped the (attempted) “only install lld on tier 2 platforms” logic.

With lld-9 the build failures on ppc64 and armhf are elsewhere.

These actuality exist everywhere (on Linux); I just dropped the (attempted) “*only* install lld on tier 2 platforms” logic. With lld-9 the build failures on ppc64 and armhf are elsewhere.
KitaitiMakoto закрыл этот запрос на слияние 3 лет назад
Этот запрос на слияние не может быть открыт заново, потому что ветка была удалена.
Вы также можете просмотреть инструкции командной строки.

Шаг 1:

В репозитории вашего проекта посмотрите новую ветку и протестируйте изменения.
git checkout -b RAOF/fix-arm64-build master
git pull origin RAOF/fix-arm64-build

Шаг 2:

Объединить изменения и обновить на Forgejo.
git checkout master
git merge --no-ff RAOF/fix-arm64-build
git push origin master
Войдите, чтобы присоединиться к обсуждению.
Нет рецензентов
Нет этапа
Нет назначенных лиц
1 участников
Уведомления
Срок выполнения
Срок действия недействителен или находится за пределами допустимого диапазона. Пожалуйста, используйте формат 'гггг-мм-дд'.

Срок выполнения не установлен.

Зависимости

Зависимостей нет.

Reference: Plume/Plume#732
Загрузка…
Пока нет содержимого.