ayugram-port / ayugram-desktop

AyuGram - it's a fork of telegram that have many useful features. Is NixOS flake, made for installing AyuGram
GNU General Public License v3.0
4 stars 0 forks source link

tg_owt won't build :D #19

Closed s0me1newithhand7s closed 4 hours ago

s0me1newithhand7s commented 2 days ago

yk the drill x2;

FLAKE.LOCK

i don't know how but updated flake.lock break tg_owt :D that's mean - no bincache until i / we fix it. sorry

- hand7s

kaeeraa commented 2 days ago

IMG_20241018_010542_059.jpg

s0me1newithhand7s commented 2 days ago

ты ахуел?

ReStranger commented 2 days ago

Логи сборки через nix helper

tg_owt> make: *** [Makefile:136: all] Error 2
error: builder for '/nix/store/mcgcahw6jdhphqzjj0b020b7csx2wryk-tg_owt-0-unstable-2024-08-04.drv' failed with exit code 2;
       last 25 log lines:
       > In file included from /build/source/src/api/array_view.h:19,                              dParty/hime': checked out
       >                  from /build/source/src/api/video_codecs/sdp_video_format.h:19,           akeFiles/tg_owt.dir/src/a
       >                  from /build/source/src/api/video_codecs/h264_profile_level_id.h:17,      akeFiles/tg_owt.dir/src/a
       >                  from /build/source/src/modules/video_coding/codecs/h264/include/h264.h:19,
       >                  from /build/source/src/modules/video_coding/codecs/h264/h264_decoder_impl.h:22,
       >                  from /build/source/src/modules/video_coding/codecs/h264/h264_decoder_impl.cc:17:
       > /build/source/src/modules/video_coding/codecs/h264/h264_decoder_impl.cc:404:28: error: 'struct AVFrame' has no member named 'reordered_opaque'
       >   404 |   RTC_DCHECK_EQ(av_frame_->reordered_opaque, frame_timestamp_us);
       >       |                            ^~~~~~~~~~~~~~~~
       > /build/source/src/rtc_base/checks.h:379:26: note: in definition of macro 'RTC_EAT_STREAM_PARAMETERS'
       >   379 |   (true ? true : ((void)(ignored), true))                           \             akeFiles/tg_owt.dir/src/a
       >       |                          ^~~~~~~
       > /build/source/src/rtc_base/checks.h:450:31: note: in expansion of macro 'RTC_EAT_STREAM_PARAMETERS_OP'
       >   450 | #define RTC_DCHECK_EQ(v1, v2) RTC_EAT_STREAM_PARAMETERS_OP(Eq, v1, v2)            _factory.cc.o
       >       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
       > /build/source/src/modules/video_coding/codecs/h264/h264_decoder_impl.cc:404:3: note: in expansion of macro 'RTC_DCHECK_EQ'
       >   404 |   RTC_DCHECK_EQ(av_frame_->reordered_opaque, frame_timestamp_us);                 akeFiles/tg_owt.dir/src/a
       >       |   ^~~~~~~~~~~~~
       > [ 69%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/video_coding/timing/timing.cc.o
       > [ 69%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/video_coding/utility/bandwidth_quality_scaler.cc.o
       > [ 69%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/video_coding/utility/decoded_frames_history.cc.o
       > make[2]: *** [CMakeFiles/tg_owt.dir/build.make:11920: CMakeFiles/tg_owt.dir/src/modules/video_coding/codecs/h264/h264_decoder_impl.cc.o] Error 1
       > make[2]: *** Waiting for unfinished jobs....
       > make[1]: *** [CMakeFiles/Makefile2:202: CMakeFiles/tg_owt.dir/all] Error 2                1), 2.52 KiB | 287.00 KiB
       > make: *** [Makefile:136: all] Error 2
       For full logs, run 'nix log /nix/store/mcgcahw6jdhphqzjj0b020b7csx2wryk-tg_owt-0-unstable-2024-08-04.drv'.
error: 1 dependencies of derivation '/nix/store/p52lb9h7blkfb1vfc16dc5x19kbxk1ha-ayugram-desktop-5.4.1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/gjs11ydl0bqmxp9fay9gpvbfc0q1fz1d-home-manager-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/5inbv6i25bsz09ivicrn5nhfv92h2pzh-home-manager-generation.drv' failed to build
error: 1 dependencies of derivation '/nix/store/3qns03dgcjv9fs9fcgwj2q4ijp6p2cqr-user-environment.drv' failed to build
error: 1 dependencies of derivation '/nix/store/yj6mi5swqd50pa40l54y7a1drrn6vh74-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/3ayy5d35ajbcappc18bsvvs0vyk3rs7b-nixos-system-pc-24.11.20241018.ccc0c21.drv' failed to build
┏━ 1 Errors: 
 ⋮ 
┃        > [ 69%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/video_coding/timing/timin… odecs/h264_profile_level_┃        > [ 69%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/video_coding/utility/band…
┃        > [ 69%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/video_coding/utility/deco…
┃        > make[2]: *** [CMakeFiles/tg_owt.dir/build.make:11920: CMakeFiles/tg_owt.dir/src/module…
┃        > make[2]: *** Waiting for unfinished jobs....
┃        > make[1]: *** [CMakeFiles/Makefile2:202: CMakeFiles/tg_owt.dir/all] Error 2
┃        > make: *** [Makefile:136: all] Error 2
┃        For full logs, run 'nix log /nix/store/mcgcahw6jdhphqzjj0b020b7csx2wryk-tg_owt-0-unstabl…
┣━ Dependency Graph:
┃          ┌─ ⏸ home-manager-generation waiting for 1 ⚠
┃       ┌─ ⏸ unit-home-manager-restranger.service
┃    ┌─ ⏸ system-units
┃    │        ┌─ ⚠ tg_owt-0-unstable-2024-08-04 failed with exit code 2 after ⏱ 2m31s in buildPha…
┃    │     ┌─ ⏸ ayugram-desktop-5.4.1
┃    │  ┌─ ⏸ home-manager-path
┃    ├─ ⏸ user-environment
┃ ┌─ ⏸ etc
┃ ⏸ nixos-system-pc-24.11.20241018.ccc0c21
┣━━━ Builds          
┗━ ∑ ⏵ 0 │ ✔ 1 │ ⏸ 10 │ ⚠ Exited after 1 build failures at 19:45:23 after 2m54s
Error: 
   0: Command exited with status Exited(1)
s0me1newithhand7s commented 2 days ago

но мем в том что у меня собрало: image

s0me1newithhand7s commented 2 days ago

image

ReStranger commented 2 days ago

изображение

s0me1newithhand7s commented 2 days ago

ну и зачем насрал

kaeeraa commented 2 days ago

так надо

s0me1newithhand7s commented 2 days ago

изображение

как вариант можешь пока заюзать из new-md бранча, там всё ок

ReStranger commented 2 days ago

А как его во флейке указать?

s0me1newithhand7s commented 2 days ago

А как его во флейке указать?

github:kaeera/ayugram-desktop/

учу nix'у людей

ReStranger commented 2 days ago

Да я знаю, как указать ветку

kaeeraa commented 7 hours ago

страшные штуки