Skip to content

Instantly share code, notes, and snippets.

@chuckremes
Created May 17, 2019 03:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chuckremes/998320fcb89d7349b726d29d1dd75c72 to your computer and use it in GitHub Desktop.
Save chuckremes/998320fcb89d7349b726d29d1dd75c72 to your computer and use it in GitHub Desktop.
cremes$ ./configure --verbose
------------------------------ Deprecation notice ------------------------------
'configure' is deprecated and will be removed in the future.
Use 'build.sh' to configure, build, package, and install Rubinius.
--------------------------------------------------------------------------------
Checking clang: found
Checking clang++: found
Detected old configuration settings, forcing a clean build
*** DEPRECATION NOTICE ***
Use of Rake is deprecated and will be removed in the future.
Use 'build.sh' to configure, build, package, and install Rubinius.
Checking for 'llvm-config': found! (version 5.0.0 - api: 500)
Checking sizeof(short): 2 bytes
Checking sizeof(int): 4 bytes
Checking sizeof(void*): 8 bytes
Checking sizeof(size_t): 8 bytes
Checking sizeof(long): 8 bytes
Checking sizeof(long long): 8 bytes
Checking sizeof(float): 4 bytes
Checking sizeof(double): 8 bytes
Checking sizeof(off_t): Traceback (most recent call last):
4: from ./configure:2227:in `<main>'
3: from ./configure:1989:in `run'
2: from ./configure:1473:in `process'
1: from ./configure:915:in `detect_sizeof'
./configure:871:in `check_program': Compiling configure test program failed. (RuntimeError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment