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

Unable to build anymore #52

Closed
a-marcellini opened this issue Oct 12, 2022 · 2 comments · Fixed by #53
Closed

Unable to build anymore #52

a-marcellini opened this issue Oct 12, 2022 · 2 comments · Fixed by #53
Milestone

Comments

@a-marcellini
Copy link

Hi,
hi tried to build the project. It worked until 8/April but not It doesn't build anymore.
The strange thing is that we haven't changed anything since then.
The error we get is the following:

#13 34.48 make[1]: Entering directory '/root/rabbitmq-email/.erlang.mk/rabbitmq-server/deps/rabbit_common'
#13 34.50  DEP    rabbitmq_codegen (master)
#13 34.51 error: no valid pathspec among:  master master master
#13 34.51 make[1]: *** [../../erlang.mk:5102: /root/rabbitmq-email/deps/rabbitmq_codegen] Error 1
#13 34.51 make[1]: Leaving directory '/root/rabbitmq-email/.erlang.mk/rabbitmq-server/deps/rabbit_common'
#13 34.51 make: *** [erlang.mk:8082: /root/rabbitmq-email/.erlang.mk/recursive-deps-list.log] Error 2

What we see is that the symbolic links to the modules are not created, but we ignore the reason.

Here you can find our try:
sistemi-iungo#1

Maybe there has been a change on the rabbitmq side?

@lukebakken
Copy link
Collaborator

Maybe there has been a change on the rabbitmq side?

Yes, master branches have been renamed to main, and probably other changes. I'll get to this issue this month.

@a-marcellini
Copy link
Author

Maybe there has been a change on the rabbitmq side?

Yes, master branches have been renamed to main, and probably other changes. I'll get to this issue this month.

Thank you very much!
The impossibility for us to change the message size limit of gen_smtp through a configuration change is giving us several problems.
So your promptness is very appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants