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

Can't compile OTP 26.2.5 on RHEL platform, getting issues with parsetools #8654

Closed
ssm6498 opened this issue Jul 10, 2024 · 3 comments
Closed
Assignees
Labels
team:VM Assigned to OTP team VM

Comments

@ssm6498
Copy link

ssm6498 commented Jul 10, 2024

The error logs:

sed -e 's;%VSN%;2.5;' parsetools.app.src > ../ebin/parsetools.app
sed -e 's;%VSN%;2.5;' parsetools.appup.src > ../ebin/parsetools.appup
/bin/sh: ../ebin/parsetools.app: No such file or directory
Makefile:83: recipe for target '../ebin/parsetools.app' failed
make[3]: *** [../ebin/parsetools.app] Error 1
make[3]: *** Waiting for unfinished jobs....
/bin/sh: ../ebin/parsetools.appup: No such file or directory
Makefile:86: recipe for target '../ebin/parsetools.appup' failed
make[3]: *** [../ebin/parsetools.appup] Error 1
Runtime terminating during boot ({load_failed,[supervisor,lists,proc_lib,logger_simple_h,logger_config,logger_backend,logger_server,logger_filters,logger,kernel,heart,gen_server,gen_event,gen,file_io_server,file_server,filename,file,ets,erl_lint,erl_eval,error_logger,erl_parse,code_server,code,application_master,application,application_controller,error_handler]})^M
^M
Crash dump is being written to: erl_crash.dump...Runtime terminating during boot ({load_failed,[supervisor,proc_lib,lists,logger_simple_h,logger_config,logger_backend,logger_server,logger_filters,logger,kernel,heart,gen_server,gen_event,gen,file_io_server,file_server,file,filename,ets,erl_lint,error_logger,erl_parse,code_server,erl_eval,application_controller,code,application_master,error_handler,application]})^M
^M
Crash dump is being written to: erl_crash.dump...Runtime terminating during boot ({load_failed,[supervisor,proc_lib,lists,logger_simple_h,logger_config,logger_backend,logger_server,logger_filters,logger,kernel,heart,gen_event,gen_server,gen,file_server,file_io_server,filename,file,ets,error_logger,erl_parse,erl_lint,code_server,erl_eval,code,application_controller,application_master,application,error_handler]})^M

Can any one please help

@ssm6498 ssm6498 changed the title Cant compile OTP 26.2.5 on ubit platform, getting issues with parstools Can't compile OTP 26.2.5 on ubit platform, getting issues with parsetools Jul 10, 2024
@ssm6498 ssm6498 changed the title Can't compile OTP 26.2.5 on ubit platform, getting issues with parsetools Can't compile OTP 26.2.5 on RHEL platform, getting issues with parsetools Jul 10, 2024
@sverker sverker assigned sverker and unassigned sverker Jul 10, 2024
@IngelaAndin IngelaAndin added the team:VM Assigned to OTP team VM label Jul 11, 2024
@jhogberg jhogberg added the stalled waiting for input by the Erlang/OTP team label Jul 15, 2024
@jhogberg
Copy link
Contributor

Thanks for your report! Unfortunately most of us are on vacation right now, we'll revisit this once we're back. :-)

@bjorng
Copy link
Contributor

bjorng commented Aug 5, 2024

Please post the full build log. We can't see what is happening from the part you posted.

@bjorng bjorng removed the stalled waiting for input by the Erlang/OTP team label Aug 5, 2024
@ssm6498
Copy link
Author

ssm6498 commented Aug 6, 2024

Hi,
As I was not tracking this, I forgot to update. My appologies.
Re downloading the source pacakage worked for me. Issue got fixed.

@ssm6498 ssm6498 closed this as completed Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:VM Assigned to OTP team VM
Projects
None yet
Development

No branches or pull requests

5 participants