Skip to content

Instantly share code, notes, and snippets.

@Corwinpro
Created March 21, 2018 16:04
Show Gist options
  • Save Corwinpro/1e2cf43df9786f69b3ee7ebd8af34b14 to your computer and use it in GitHub Desktop.
Save Corwinpro/1e2cf43df9786f69b3ee7ebd8af34b14 to your computer and use it in GitHub Desktop.
petrkungurtsev@:~$ sudo pip install ROL
Password:
The directory '/Users/petrkungurtsev/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/petrkungurtsev/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting ROL
Downloading ROL-0.0.9.tar.gz (7.9MB)
100% |████████████████████████████████| 7.9MB 167kB/s
Installing collected packages: ROL
Running setup.py install for ROL ... error
Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-build-7ZQSFJ/ROL/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-Xy9RXp-record/install-record.txt --single-version-externally-managed --compile:
running install
running build
running build_py
creating build
creating build/lib.macosx-10.12-intel-2.7
creating build/lib.macosx-10.12-intel-2.7/ROL
copying ROL/__init__.py -> build/lib.macosx-10.12-intel-2.7/ROL
copying ROL/dolfin_LA.py -> build/lib.macosx-10.12-intel-2.7/ROL
copying ROL/firedrake_LA.py -> build/lib.macosx-10.12-intel-2.7/ROL
copying ROL/NPBasedLA.py -> build/lib.macosx-10.12-intel-2.7/ROL
running build_ext
-- The C compiler identification is AppleClang 9.0.0.9000039
-- The CXX compiler identification is AppleClang 9.0.0.9000039
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Checking for Trilinos
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:79:
Syntax Warning in cmake code at column 38
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:79:
Syntax Warning in cmake code at column 43
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosRemainder/TeuchosRemainderConfig.cmake:79:
Syntax Warning in cmake code at column 52
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosCore/TeuchosCoreConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosRemainder/TeuchosRemainderConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:79:
Syntax Warning in cmake code at column 51
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosComm/TeuchosCommConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParameterList/TeuchosParameterListConfig.cmake:79:
Syntax Warning in cmake code at column 56
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosComm/TeuchosCommConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParser/TeuchosParserConfig.cmake:79:
Syntax Warning in cmake code at column 49
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParameterList/TeuchosParameterListConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosComm/TeuchosCommConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosCore/TeuchosCoreConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParser/TeuchosParserConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParameterList/TeuchosParameterListConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosComm/TeuchosCommConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosCore/TeuchosCoreConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParameterList/TeuchosParameterListConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosComm/TeuchosCommConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParser/TeuchosParserConfig.cmake:79:
Syntax Warning in cmake code at column 49
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosComm/TeuchosCommConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosCore/TeuchosCoreConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosComm/TeuchosCommConfig.cmake:145 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParameterList/TeuchosParameterListConfig.cmake:79:
Syntax Warning in cmake code at column 56
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParser/TeuchosParserConfig.cmake:79:
Syntax Warning in cmake code at column 49
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:145 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosCore/TeuchosCoreConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:146 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosComm/TeuchosCommConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:145 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParameterList/TeuchosParameterListConfig.cmake:79:
Syntax Warning in cmake code at column 56
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:146 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParser/TeuchosParserConfig.cmake:79:
Syntax Warning in cmake code at column 49
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:147 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosCore/TeuchosCoreConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:148 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:143 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosRemainder/TeuchosRemainderConfig.cmake:79:
Syntax Warning in cmake code at column 52
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:144 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:79:
Syntax Warning in cmake code at column 51
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:145 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosComm/TeuchosCommConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:146 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParameterList/TeuchosParameterListConfig.cmake:79:
Syntax Warning in cmake code at column 56
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:147 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParser/TeuchosParserConfig.cmake:79:
Syntax Warning in cmake code at column 49
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:148 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosCore/TeuchosCoreConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:149 (INCLUDE)
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:79:
Syntax Warning in cmake code at column 43
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosRemainder/TeuchosRemainderConfig.cmake:79:
Syntax Warning in cmake code at column 52
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:79:
Syntax Warning in cmake code at column 51
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosComm/TeuchosCommConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParameterList/TeuchosParameterListConfig.cmake:79:
Syntax Warning in cmake code at column 56
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParser/TeuchosParserConfig.cmake:79:
Syntax Warning in cmake code at column 49
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosCore/TeuchosCoreConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:146 (INCLUDE)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/ROLConfig.cmake:79:
Syntax Warning in cmake code at column 38
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:219 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Teuchos/TeuchosConfig.cmake:79:
Syntax Warning in cmake code at column 43
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:220 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosRemainder/TeuchosRemainderConfig.cmake:79:
Syntax Warning in cmake code at column 52
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:221 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosNumerics/TeuchosNumericsConfig.cmake:79:
Syntax Warning in cmake code at column 51
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:222 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosComm/TeuchosCommConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:223 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParameterList/TeuchosParameterListConfig.cmake:79:
Syntax Warning in cmake code at column 56
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:224 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosParser/TeuchosParserConfig.cmake:79:
Syntax Warning in cmake code at column 49
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:225 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/TeuchosCore/TeuchosCoreConfig.cmake:79:
Syntax Warning in cmake code at column 47
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/Trilinos/TrilinosConfig.cmake:226 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Trilinos
-- Found ROL: /Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos/lib/cmake/ROL/../../../include
-- Found ROL: rolteuchosremainderteuchosnumericsteuchoscommteuchosparameterlistteuchosparserteuchoscore
-- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS)
-- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS)
-- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND)
-- Found PythonInterp: /usr/bin/python (found version "2.7.10")
-- Found PythonLibs: /System/Library/Frameworks/Python.framework/Versions/2.7/lib/libpython2.7.dylib
-- pybind11 v2.3.dev0
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- LTO enabled
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
MPI_LIBRARY
linked by target "_ROL" in directory /tmp/pip-build-7ZQSFJ/ROL
-- Configuring incomplete, errors occurred!
See also "/tmp/pip-build-7ZQSFJ/ROL/build/temp.macosx-10.12-intel-2.7/CMakeFiles/CMakeOutput.log".
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/private/tmp/pip-build-7ZQSFJ/ROL/setup.py", line 103, in <module>
zip_safe=False,
File "/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/setuptools/__init__.py", line 129, in setup
return distutils.core.setup(**attrs)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_commands()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 953, in run_commands
self.run_command(cmd)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/setuptools/command/install.py", line 61, in run
return orig.install.run(self)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command/install.py", line 573, in run
self.run_command('build')
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/cmd.py", line 326, in run_command
self.distribution.run_command(command)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command/build.py", line 127, in run
self.run_command(cmd_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/cmd.py", line 326, in run_command
self.distribution.run_command(command)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "/private/tmp/pip-build-7ZQSFJ/ROL/setup.py", line 58, in run
self.build_extension(ext)
File "/private/tmp/pip-build-7ZQSFJ/ROL/setup.py", line 90, in build_extension
subprocess.check_call(['cmake', ext.sourcedir] + cmake_args, cwd=self.build_temp, env=env)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 540, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['cmake', '/private/tmp/pip-build-7ZQSFJ/ROL', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/private/tmp/pip-build-7ZQSFJ/ROL/build/lib.macosx-10.12-intel-2.7\\ROL', '-DPYTHON_EXECUTABLE=/usr/bin/python', '-DCMAKE_BUILD_TYPE=Release', '-DTRILINOS_DIR:Path=/Users/petrkungurtsev/Library/Python/2.7/lib/python/site-packages/roltrilinos']' returned non-zero exit status 1
----------------------------------------
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-build-7ZQSFJ/ROL/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-Xy9RXp-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-build-7ZQSFJ/ROL/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment