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

FreeBSD 13 compilation from port tree is not possible #20130

Closed
UlasSAYGINIM opened this issue Feb 28, 2022 · 3 comments
Closed

FreeBSD 13 compilation from port tree is not possible #20130

UlasSAYGINIM opened this issue Feb 28, 2022 · 3 comments
Labels
area/build enhancement Feature requests. Not bugs or questions.

Comments

@UlasSAYGINIM
Copy link

Title: One line description
FreeBSD 13 vanilla installation can not compile envoy port
in addition this, port is not updated to latest version it is very old version.
Description:

Describe the desired behavior, what scenario it enables and how it
would be used.
cd /usr/ports/www/envoy/ && make install clean
this command should install envoy without problem.
but it does not compile because it requires boringssl and boringssl is not compatible with some ports like gnutls dependencies nettle port. it is not designed for boringssl and because of this, it does not compile but when you install it from pkg. installation go another step but it does not compile completely.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

@UlasSAYGINIM UlasSAYGINIM added enhancement Feature requests. Not bugs or questions. triage Issue requires triage labels Feb 28, 2022
@rojkov rojkov added area/build and removed triage Issue requires triage labels Feb 28, 2022
@rojkov
Copy link
Member

rojkov commented Feb 28, 2022

We don't maintain the port. Could you please report this issue to the port's author?

@UlasSAYGINIM
Copy link
Author

thank you for reply. i created bug report for port on freebsd side. but i thought you are developing port also.
does developer team not want to provide envoy for freebsd?

@mattklein123
Copy link
Member

thank you for reply. i created bug report for port on freebsd side. but i thought you are developing port also.
does developer team not want to provide envoy for freebsd?

Unfortunately we don't have the resources to provide this. Patches appreciated. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build enhancement Feature requests. Not bugs or questions.
Projects
None yet
Development

No branches or pull requests

3 participants