Skip to content

Instantly share code, notes, and snippets.

@ahawkins
Created April 27, 2015 23:51
Show Gist options
  • Save ahawkins/849be31e6570fea0c3c0 to your computer and use it in GitHub Desktop.
Save ahawkins/849be31e6570fea0c3c0 to your computer and use it in GitHub Desktop.
dub build
Building tracelogs-api-spec ~master configuration "application", build type debug.
Compiling using dmd...
Linking...
.dub/build/application-debug-linux.posix-x86_64-dmd_2066-4E5C174615F4A2AACA361D15D901711C/tracelogs-api-spec.o:(.rodata+0x1658): undefined reference to `_D6thrift7codegen9processor12__ModuleInfoZ'
.dub/build/application-debug-linux.posix-x86_64-dmd_2066-4E5C174615F4A2AACA361D15D901711C/tracelogs-api-spec.o:(.rodata+0x1660): undefined reference to `_D6thrift8protocol6binary12__ModuleInfoZ'
.dub/build/application-debug-linux.posix-x86_64-dmd_2066-4E5C174615F4A2AACA361D15D901711C/tracelogs-api-spec.o:(.rodata+0x1668): undefined reference to `_D6thrift6server6simple12__ModuleInfoZ'
.dub/build/application-debug-linux.posix-x86_64-dmd_2066-4E5C174615F4A2AACA361D15D901711C/tracelogs-api-spec.o:(.rodata+0x1670): undefined reference to `_D6thrift6server9transport6socket12__ModuleInfoZ'
.dub/build/application-debug-linux.posix-x86_64-dmd_2066-4E5C174615F4A2AACA361D15D901711C/tracelogs-api-spec.o:(.rodata+0x1678): undefined reference to `_D6thrift9transport8buffered12__ModuleInfoZ'
collect2: error: ld returned 1 exit status
--- errorlevel 1
FAIL .dub/build/application-debug-linux.posix-x86_64-dmd_2066-4E5C174615F4A2AACA361D15D901711C/ tracelogs-api-spec executable
Error executing command build:
dmd failed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment