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

digger checkout and digger test don't seem to work? #36

Closed
AndrejMitrovic opened this issue May 1, 2016 · 10 comments
Closed

digger checkout and digger test don't seem to work? #36

AndrejMitrovic opened this issue May 1, 2016 · 10 comments

Comments

@AndrejMitrovic
Copy link

As listed here:
https://github.com/CyberShadow/Digger#hacking-on-d

Tried on Ubuntu Trusty x64

@AndrejMitrovic
Copy link
Author

E.g.:

$ ./digger test

Fatal error: Unknown action: test

@CyberShadow
Copy link
Owner

This feature is new to v3.0. Try building digger from source.

@AndrejMitrovic
Copy link
Author

Building with v2.071.0 or master gives me linker errors though:

/tmp/.rdmd-1000/rdmd-digger.d-63E00133CFEC6F504663347128661614/objs/digger.o: In function `_D2ae5utils4sini77__T14makeIniHandlerTAyaTS2ae3sys1d7manager8DManager6Config5Build10ComponentsZ14makeIniHandlerFKS2ae3sys1d7manager8DManager6Config5Build10ComponentsZ12__dgliteral3MFNaNfAyaZS2ae5utils4sini30__T20IniTraversingHandlerTAyaZ20IniTraversingHandler':
ae/utils/meta/binding.d:(.text._D2ae5utils4sini77__T14makeIniHandlerTAyaTS2ae3sys1d7manager8DManager6Config5Build10ComponentsZ14makeIniHandlerFKS2ae3sys1d7manager8DManager6Config5Build10ComponentsZ12__dgliteral3MFNaNfAyaZS2ae5utils4sini30__T20IniTraversingHandlerTAyaZ20IniTraversingHandler+0x148): undefined reference to `_D2ae5utils4sini63__T14makeIniHandlerTAyaTS2ae3sys1d7manager8DManager3DMD6ConfigZ14makeIniHandlerFNaNbNfKS2ae3sys1d7manager8DManager3DMD6ConfigZS2ae5utils4sini30__T20IniTraversingHandlerTAyaZ20IniTraversingHandler'
collect2: error: ld returned 1 exit status

I've had similar linker errors using Win10 x64.

Any ideas? Which DMD are you using to successfully build master?

@CyberShadow
Copy link
Owner

It works on Travis and AppVeyor with 2.071.0...

@CyberShadow
Copy link
Owner

I've had similar linker errors using Win10 x64.

x64 is the OS or the target (i.e. OPTLINK or MS link?)

@CyberShadow
Copy link
Owner

Reproduced it (only works with -debug)

@AndrejMitrovic
Copy link
Author

Yeah it builds with -debug, thanks. :)

@AndrejMitrovic
Copy link
Author

So in any case this issue can be closed, perhaps a new issue should be filed for the linking problem.

@CyberShadow
Copy link
Owner

@CyberShadow
Copy link
Owner

So in any case this issue can be closed, perhaps a new issue should be filed for the linking problem.

Martin filed one: #37

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