Skip to content

Instantly share code, notes, and snippets.

@andralex
Created January 10, 2016 17:21
Show Gist options
  • Save andralex/aec258fda2bb23c6f77a to your computer and use it in GitHub Desktop.
Save andralex/aec258fda2bb23c6f77a to your computer and use it in GitHub Desktop.
$ make -f posix.mak apidocs-release [162.00s lenovo:~/d/dlang.org]
From https://github.com/D-Programming-Language/dmd
* branch HEAD -> FETCH_HEAD
LATEST=2.069.2 <-- place in the command line to skip network traffic.
cd ../dub-0.9.23 && DC="/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/dmd -conf=/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/dmd.conf" ./build.sh
Generating version file...
Running /tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/dmd -conf=/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/dmd.conf...
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl.o): In function `_D3std3net4curl4HTTP21_sharedStaticCtor1501FZv':
std/net/curl.d:(.text._D3std3net4curl4HTTP21_sharedStaticCtor1501FZv+0xf): undefined reference to `curl_version_info'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl.o): In function `_D3std3net4curl4Curl21_sharedStaticCtor1503FZv':
std/net/curl.d:(.text._D3std3net4curl4Curl21_sharedStaticCtor1503FZv+0xf): undefined reference to `curl_global_init'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl.o): In function `_D3std3net4curl4Curl21_sharedStaticDtor1504FZv':
std/net/curl.d:(.text._D3std3net4curl4Curl21_sharedStaticDtor1504FZv+0x5): undefined reference to `curl_global_cleanup'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c4c_192.o): In function `_D3std3net4curl4HTTP4Impl6__dtorMFZv':
std/net/curl.d:(.text._D3std3net4curl4HTTP4Impl6__dtorMFZv+0x19): undefined reference to `curl_slist_free_all'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c55_65b.o): In function `_D3std3net4curl4HTTP16addRequestHeaderMFAxaAxaZv':
std/net/curl.d:(.text._D3std3net4curl4HTTP16addRequestHeaderMFAxaAxaZv+0x11b): undefined reference to `curl_slist_append'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c6e_ea.o): In function `_D3std3net4curl3FTP4Impl6__dtorMFZv':
std/net/curl.d:(.text._D3std3net4curl3FTP4Impl6__dtorMFZv+0x18): undefined reference to `curl_slist_free_all'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c6e_ea.o): In function `_D3std3net4curl3FTP3dupMFZS3std3net4curl3FTP':
std/net/curl.d:(.text._D3std3net4curl3FTP3dupMFZS3std3net4curl3FTP+0xab): undefined reference to `curl_slist_append'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c6e_ea.o): In function `_D3std3net4curl3FTP13clearCommandsMFZv':
std/net/curl.d:(.text._D3std3net4curl3FTP13clearCommandsMFZv+0x20): undefined reference to `curl_slist_free_all'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c6e_ea.o): In function `_D3std3net4curl3FTP10addCommandMFAxaZv':
std/net/curl.d:(.text._D3std3net4curl3FTP10addCommandMFAxaZv+0x67): undefined reference to `curl_slist_append'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c73_432.o): In function `_D3std3net4curl4Curl10initializeMFZv':
std/net/curl.d:(.text._D3std3net4curl4Curl10initializeMFZv+0x47): undefined reference to `curl_easy_init'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c74_149.o): In function `_D3std3net4curl4Curl3dupMFZS3std3net4curl4Curl':
std/net/curl.d:(.text._D3std3net4curl4Curl3dupMFZS3std3net4curl4Curl+0x2b): undefined reference to `curl_easy_duphandle'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c78_37c.o): In function `_D3std3net4curl4Curl8shutdownMFZv':
std/net/curl.d:(.text._D3std3net4curl4Curl8shutdownMFZv+0x1a): undefined reference to `curl_easy_cleanup'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c7a_14c.o): In function `_D3std3net4curl4Curl3setMFE3etc1c4curl10CurlOptionAxaZv':
std/net/curl.d:(.text._D3std3net4curl4Curl3setMFE3etc1c4curl10CurlOptionAxaZv+0x5d): undefined reference to `curl_easy_setopt'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c7b_14c.o): In function `_D3std3net4curl4Curl3setMFE3etc1c4curl10CurlOptionlZv':
std/net/curl.d:(.text._D3std3net4curl4Curl3setMFE3etc1c4curl10CurlOptionlZv+0x2e): undefined reference to `curl_easy_setopt'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c7c_14c.o): In function `_D3std3net4curl4Curl3setMFE3etc1c4curl10CurlOptionPvZv':
std/net/curl.d:(.text._D3std3net4curl4Curl3setMFE3etc1c4curl10CurlOptionPvZv+0x2e): undefined reference to `curl_easy_setopt'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c7d_207.o): In function `_D3std3net4curl4Curl5clearMFE3etc1c4curl10CurlOptionZv':
std/net/curl.d:(.text._D3std3net4curl4Curl5clearMFE3etc1c4curl10CurlOptionZv+0x29): undefined reference to `curl_easy_setopt'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c7e_67c.o): In function `_D3std3net4curl4Curl16clearIfSupportedMFE3etc1c4curl10CurlOptionZv':
std/net/curl.d:(.text._D3std3net4curl4Curl16clearIfSupportedMFE3etc1c4curl10CurlOptionZv+0x29): undefined reference to `curl_easy_setopt'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c7f_2fb.o): In function `_D3std3net4curl4Curl7performMFE3std8typecons41__T4FlagVAyaa12_7468726f774f6e4572726f72Z4FlagZi':
std/net/curl.d:(.text._D3std3net4curl4Curl7performMFE3std8typecons41__T4FlagVAyaa12_7468726f774f6e4572726f72Z4FlagZi+0x22): undefined reference to `curl_easy_perform'
/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/../lib64/libphobos2.a(curl_c76_4a1.o): In function `_D3std3net4curl4Curl11errorStringMFiZAya':
std/net/curl.d:(.text._D3std3net4curl4Curl11errorStringMFiZAya+0x11): undefined reference to `curl_easy_strerror'
collect2: error: ld returned 1 exit status
--- errorlevel 1
posix.mak:490: recipe for target '../dub-0.9.23/bin/dub' failed
make: *** [../dub-0.9.23/bin/dub] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment