Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

out of memory allocationg error while running make at final step. #3257

Closed
blackbbean opened this issue Apr 11, 2017 · 3 comments
Closed

out of memory allocationg error while running make at final step. #3257

blackbbean opened this issue Apr 11, 2017 · 3 comments

Comments

@blackbbean
Copy link

Steps to reproduce

  1. do everything right before the final step(run 'make' at /tdesktop/out/release)

Expected behaviour

Tell us what should happen
run make success

Actual behaviour

Tell us what happens instead

Configuration

Operating system:

Version of Telegram Desktop:
i don't know. just following the read.md for my o.s

Used theme:
ubuntu 16.04

**Logs**: Insert logs here (if necessary) [ 40%] Building CXX object CMakeFiles/Telegram.dir/obj/gen/Telegram/qrc/qrc_telegram_emoji.o

cc1plus: out of memory allocating 134217488 bytes after a total of 143552512 bytes
CMakeFiles/Telegram.dir/build.make:10343: 'CMakeFiles/Telegram.dir/obj/gen/Telegram/qrc/qrc_telegram_emoji.o' 타겟에 대한 명령이 실패했습니다
make[2]: *** [CMakeFiles/Telegram.dir/obj/gen/Telegram/qrc/qrc_telegram_emoji.o] 오류 1
CMakeFiles/Makefile2:523: 'CMakeFiles/Telegram.dir/all' 타겟에 대한 명령이 실패했습니다
make[1]: *** [CMakeFiles/Telegram.dir/all] 오류 2
Makefile:83: 'all' 타겟에 대한 명령이 실패했습니다
make: *** [all] 오류 2

the make at before step(tdesktop/debug)was successful,but
I don't know why it happens at release directory.....

@blackbbean blackbbean changed the title out of memory allocationg error while run make at final step. out of memory allocationg error while running make at final step. Apr 11, 2017
@stek29
Copy link
Contributor

stek29 commented Apr 11, 2017

@blackbbean
Copy link
Author

Thank you:) because of @stek29 help, i can complete my works!!! :)

@github-actions
Copy link

github-actions bot commented Mar 9, 2021

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants