-
Notifications
You must be signed in to change notification settings - Fork 0
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
output log from first test #1
Comments
I just compiled it on my machine and it works perfectly. Let me dig deeper. |
try this. dub.sdl
|
It worked. |
Did it build the database? |
I just ran it, and zzz.db is there. |
Join me back in IRC. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[techwulf testhibernated]$ dub run
Performing "debug" build using dmd for x86_64.
vibe-d:utils 0.7.28: target for configuration "library" is up to date.
vibe-d:data 0.7.28: target for configuration "library" is up to date.
vibe-d:core 0.7.28: target for configuration "libevent" is up to date.
vibe-d:http 0.7.28: target for configuration "library" is up to date.
vibe-d:diet 0.7.28: target for configuration "library" is up to date.
vibe-d:mail 0.7.28: target for configuration "library" is up to date.
vibe-d:mongodb 0.7.28: target for configuration "library" is up to date.
vibe-d:redis 0.7.28: target for configuration "library" is up to date.
vibe-d:web 0.7.28: target for configuration "library" is up to date.
vibe-d 0.7.28: target for configuration "libevent" is up to date.
mysql-native 0.1.3: target for configuration "library" is up to date.
ddbc 0.2.24: target for configuration "full" is up to date.
hibernated 0.2.26: target for configuration "full" is up to date.
testhibernated ~master: building configuration "application"...
../../.dub/packages/hibernated-0.2.26/source/hibernated/metadata.d(617,5): Warning: statement is not reachable
../../.dub/packages/hibernated-0.2.26/source/hibernated/metadata.d(594,5): Warning: statement is not reachable
../../.dub/packages/hibernated-0.2.26/source/hibernated/metadata.d(536,5): Warning: statement is not reachable
../../.dub/packages/hibernated-0.2.26/source/hibernated/metadata.d(594,5): Warning: statement is not reachable
../../.dub/packages/hibernated-0.2.26/source/hibernated/metadata.d(536,5): Warning: statement is not reachable
../../.dub/packages/hibernated-0.2.26/source/hibernated/metadata.d(546,5): Warning: statement is not reachable
../../.dub/packages/hibernated-0.2.26/source/hibernated/metadata.d(594,5): Warning: statement is not reachable
../../.dub/packages/hibernated-0.2.26/source/hibernated/metadata.d(536,5): Warning: statement is not reachable
../../.dub/packages/hibernated-0.2.26/source/hibernated/metadata.d(806,5): Warning: statement is not reachable
dmd failed with exit code 1.
The text was updated successfully, but these errors were encountered: