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

dub produces error on FreeBSD 12.1-RELEASE-p10 #162

Open
devosalain opened this issue Oct 9, 2020 · 2 comments
Open

dub produces error on FreeBSD 12.1-RELEASE-p10 #162

devosalain opened this issue Oct 9, 2020 · 2 comments

Comments

@devosalain
Copy link

$dub --override-config vibe-d:tls/openssl-1.1

Performing "debug" build using /usr/local/bin/ldc2 for x86_64.
taggedalgebraic 0.11.18: building configuration "library"...
eventcore 0.9.9: building configuration "kqueue"...
/home/x/.dub/packages/eventcore-0.9.9/eventcore/source/eventcore/drivers/posix/processes.d(341,10): Error: module core.sys.posix.sys.wait import idtype_t not found
/home/x/.dub/packages/eventcore-0.9.9/eventcore/source/eventcore/drivers/posix/processes.d(341,10): Error: module core.sys.posix.sys.wait import WEXITED not found, did you mean function core.sys.posix.sys.wait.WIFEXITED?

@Geod24
Copy link
Contributor

Geod24 commented Nov 16, 2020

That looks like an eventcore issue. I am transferring this accordingly.

@Geod24
Copy link
Contributor

Geod24 commented Nov 16, 2020

Although I think D doesn't support FreeBSD 12 yet because of some issues with ino64

@Geod24 Geod24 transferred this issue from vibe-d/vibe.d Nov 16, 2020
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

No branches or pull requests

2 participants