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

Linker errors with DMD 2.094.2 #238

Closed
p-mitana opened this issue Nov 30, 2020 · 3 comments
Closed

Linker errors with DMD 2.094.2 #238

p-mitana opened this issue Nov 30, 2020 · 3 comments

Comments

@p-mitana
Copy link

/usr/include/dmd/phobos/std/typecons.d:6471: error: undefined reference to '_D3std8typecons__T10RefCountedTSQBe9container5array__T5ArrayTS4vibe4core4sync18LocalTaskSemaphore12ThreadWaiterZQCg7PayloadVEQEtQEs24RefCountedAutoInitializei0ZQFm15RefCountedStore15deallocateStoreMFNaNbNiZv'
/usr/include/dmd/phobos/std/typecons.d:6471: error: undefined reference to '_D3std8typecons__T10RefCountedTSQBe9container5array__T5ArrayTS4vibe4http6router17MatchGraphBuilder11TerminalTagZQCg7PayloadVEQEtQEs24RefCountedAutoInitializei0ZQFm15RefCountedStore15deallocateStoreMFNaNbNiZv'
/usr/include/dmd/phobos/std/typecons.d:6471: error: undefined reference to '_D3std8typecons__T10RefCountedTSQBe9container5array__T5ArrayTS4vibe4http6router__T16LinkedSetBackingTkZQv5EntryZQCg7PayloadVEQEtQEs24RefCountedAutoInitializei0ZQFm15RefCountedStore15deallocateStoreMFNaNbNiZv'
/usr/include/dmd/phobos/std/typecons.d:6471: error: undefined reference to '_D3std8typecons__T10RefCountedTSQBe9container5array__T5ArrayTS4vibe4http6router17MatchGraphBuilder4NodeZQBy7PayloadVEQElQEk24RefCountedAutoInitializei0ZQFe15RefCountedStore15deallocateStoreMFNaNbNiZv'

vibe-core 1.11.1, vibe.d 0.9.2, DMD 2.094.2, Ubuntu 20.10. Problem does not exist with DMD 2.093.1.

@s-ludwig
Copy link
Member

s-ludwig commented Dec 1, 2020

Can you also report this on https://issues.dlang.org/ if you haven't already (it looks like it really must be fixed there)? vibe-core is tested as part of DMD's CI, and it looks okay there AFAICS, so the other question is what steps are needed to reproduce this and what OS/linker is in use.

@p-mitana
Copy link
Author

p-mitana commented Dec 3, 2020

@s-ludwig - https://issues.dlang.org/show_bug.cgi?id=21448

OS is Ubuntu 20.10. I haven't change the linker, so it's ld.

@s-ludwig
Copy link
Member

Closing this, due to the involved versions all being so much out of date.

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