Bug 36774 - New version (1.35.0)
Summary: New version (1.35.0)
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: rust (show other bugs)
Version: unstable
Hardware: all Linux
: P3 critical
Assignee: Alexey Gladkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-23 10:43 MSK by Alexey Gladkov
Modified: 2019-06-05 16:25 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Gladkov 2019-05-23 10:43:47 MSK
Пожалуйста обновите rust до актуальной версии. Это блокирует обновления firefox. Ему необходим как минимум 1.32.0.
Comment 1 Vladimir Lettiev 2019-05-28 09:13:52 MSK
Собрал и отправил в Sisyphus 1.32.0.
Также собрал 1.33.0, но при сборке firefox 67.0 вылезает такая ошибка:

0:14.80 ERROR: --enable-rust-simd does not work with Rust 1.33 or later. See https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
Comment 2 Alexey Gladkov 2019-05-28 10:59:29 MSK
(In reply to comment #1)
> Собрал и отправил в Sisyphus 1.32.0.
> Также собрал 1.33.0, но при сборке firefox 67.0 вылезает такая ошибка:
> 
> 0:14.80 ERROR: --enable-rust-simd does not work with Rust 1.33 or later. See
> https://bugzilla.mozilla.org/show_bug.cgi?id=1521249

Я приложил коммиты из этой баги. Можешь попробовать firefox [1] ?

[1] http://git.altlinux.org/people/legion/packages/firefox.git
Comment 3 Vladimir Lettiev 2019-05-28 11:27:42 MSK
(В ответ на комментарий №2)
> Я приложил коммиты из этой баги. Можешь попробовать firefox [1] ?
> 
> [1] http://git.altlinux.org/people/legion/packages/firefox.git

Хорошо, проверю. 1.33.0 сейчас собирается в тест-онли таске #230604.
Comment 4 Vladimir Lettiev 2019-05-28 11:44:26 MSK
(В ответ на комментарий №3)
> (В ответ на комментарий №2)
> > Я приложил коммиты из этой баги. Можешь попробовать firefox [1] ?
> > 
> > [1] http://git.altlinux.org/people/legion/packages/firefox.git
> 
> Хорошо, проверю. 1.33.0 сейчас собирается в тест-онли таске #230604.

Ошибка сборки:

 1:13.39 ERROR: Couldn't execute `cargo metadata` with manifest "/usr/src/RPM/BUILD/firefox-67.0/mozilla/toolkit/library/rust/Cargo.toml": Metadata(Output { status: ExitStatus(ExitStatus(25856)), stdout: "", stderr: "    Updating git repository `https://github.com/hsivonen/packed_simd`\nwarning: spurious network error (2 tries remaining): curl error: Could not resolve host: github.com\n; class=Net (12)\nwarning: spurious network error (1 tries remaining): curl error: Could not resolve host: github.com\n; class=Net (12)\nerror: failed to resolve patches for `https://github.com/rust-lang/crates.io-index`\n\nCaused by:\n  failed to load source for a dependency on `packed_simd`\n\nCaused by:\n  Unable to update https://github.com/hsivonen/packed_simd?branch=rust_1_32#3541e381\n\nCaused by:\n  failed to fetch into /usr/src/.cargo/git/db/packed_simd-586bce2b3f3a8f5b\n\nCaused by:\n  curl error: Could not resolve host: github.com\n; class=Net (12)\n" })
 1:13.39 ERROR: Couldn't generate bindings for /usr/src/RPM/BUILD/firefox-67.0/mozilla/toolkit/library/rust.
Comment 5 Alexey Gladkov 2019-05-28 12:19:37 MSK
Наверное можно без --enable-rust-simd собрать.
Comment 6 Alexey Gladkov 2019-05-28 12:24:50 MSK
Я сегодня попробую пособирать firefox c #230604 и починить.
Comment 7 Alexey Gladkov 2019-05-28 23:31:51 MSK
с форсом перезапушил исправленную сборку firefox. теперь она собирается с 1.33.0.
Comment 8 Alexey Gladkov 2019-05-29 14:34:16 MSK
Можешь попробовать собрать 1.34.0+ ?
Comment 9 Vladimir Lettiev 2019-05-29 15:30:31 MSK
(В ответ на комментарий №8)
> Можешь попробовать собрать 1.34.0+ ?

Да, пробую. Вылезает ошибка при сборке документации, разбираюсь.
Comment 10 Vladimir Lettiev 2019-06-05 16:06:32 MSK
Готово
Comment 11 Alexey Gladkov 2019-06-05 16:25:28 MSK
(In reply to comment #10)
> Готово

Спасибо!