Created
October 18, 2017 19:51
-
-
Save jtl999/0eda24a21855e6cd4ec80a616c644b44 to your computer and use it in GitHub Desktop.
binwalk on macOS 10.11.6 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for binwalk on macOS 10.11.6 | |
Build date: 2017-10-18 12:32:27 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 1.3.6-2-g0ae6d2a | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 0ae6d2ab2f87f8ed8acb4ed7ec63d02ca4e5f7b3 | |
Last commit: 4 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: bf9eac2560bd28358c2321293c104636f5b7b70b | |
Core tap last commit: 5 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: octa-core 64-bit haswell | |
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby | |
Clang: 8.0 build 800 | |
Git: 2.13.3 => /usr/local/bin/git | |
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.26.0/bin/perl | |
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /Users/jtl/.rvm/rubies/ruby-2.4.0/bin/ruby | |
Java: 1.8.0_152 | |
macOS: 10.11.6-x86_64 | |
Xcode: 8.2.1 | |
CLT: 8.2.0.0.1.1480973914 | |
X11: 2.7.9 => /opt/X11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libblkid.2.0.dylib | |
/usr/local/lib/libcom_err.1.1.dylib | |
/usr/local/lib/libe2p.2.1.dylib | |
/usr/local/lib/libext2fs.2.1.dylib | |
/usr/local/lib/libss.1.0.dylib | |
/usr/local/lib/libuuid.1.1.dylib | |
Warning: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
ruby | |
srm | |
Warning: Homebrew's sbin was not found in your PATH but you have installed | |
formulae that put executables in /usr/local/sbin. | |
Consider setting the PATH for example like so | |
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.bash_profile | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/bin/gulp | |
/usr/local/share/man/man1/gulp.1 | |
Warning: Some installed formula are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install adns ncurses npth | |
Run `brew missing` for more details. | |
Warning: Some keg-only formula are linked into the Cellar. | |
Linking a keg-only formula, such as gettext, into the cellar with | |
`brew link <formula>` will cause other formulae to detect them during | |
the `./configure` step. This may cause problems when compiling those | |
other formulae. | |
Binaries provided by keg-only formulae may override system binaries | |
with other strange results. | |
You may wish to `brew unlink` these brews: | |
curl | |
dirmngr | |
gettext | |
gpg-agent | |
qt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
binwalk --with-capstone |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-10-18 12:25:15 -0700 | |
python | |
-c | |
import setuptools, tokenize | |
__file__ = 'setup.py' | |
exec(compile(getattr(tokenize, 'open', open)(__file__).read() | |
.replace('\r\n', '\n'), __file__, 'exec')) | |
--no-user-cfg | |
install | |
--prefix=/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor | |
--single-version-externally-managed | |
--record=installed.txt | |
Running from numpy source directory. | |
blas_opt_info: | |
blas_mkl_info: | |
libraries mkl,vml,guide not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
openblas_info: | |
libraries openblas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
atlas_3_10_blas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries tatlas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
atlas_3_10_blas_info: | |
libraries satlas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
atlas_blas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
atlas_blas_info: | |
libraries f77blas,cblas,atlas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
/private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy/distutils/system_info.py:635: UserWarning: Specified path is invalid. | |
warnings.warn('Specified path %s is invalid.' % d) | |
FOUND: | |
extra_link_args = ['-Wl,-framework', '-Wl,Accelerate'] | |
define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)] | |
extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers'] | |
non-existing path in 'numpy/distutils': 'site.cfg' | |
F2PY Version 2 | |
lapack_opt_info: | |
openblas_lapack_info: | |
libraries openblas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
lapack_mkl_info: | |
mkl_info: | |
libraries mkl,vml,guide not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
NOT AVAILABLE | |
atlas_3_10_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries tatlas,tatlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries lapack_atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries tatlas,tatlas not found in /usr/local/lib | |
libraries lapack_atlas not found in /usr/local/lib | |
libraries tatlas,tatlas not found in /usr/lib | |
libraries lapack_atlas not found in /usr/lib | |
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'> | |
NOT AVAILABLE | |
atlas_3_10_info: | |
libraries satlas,satlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries lapack_atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries satlas,satlas not found in /usr/local/lib | |
libraries lapack_atlas not found in /usr/local/lib | |
libraries satlas,satlas not found in /usr/lib | |
libraries lapack_atlas not found in /usr/lib | |
<class 'numpy.distutils.system_info.atlas_3_10_info'> | |
NOT AVAILABLE | |
atlas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries lapack_atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib | |
libraries lapack_atlas not found in /usr/local/lib | |
libraries ptf77blas,ptcblas,atlas not found in /usr/lib | |
libraries lapack_atlas not found in /usr/lib | |
<class 'numpy.distutils.system_info.atlas_threads_info'> | |
NOT AVAILABLE | |
atlas_info: | |
libraries f77blas,cblas,atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries lapack_atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries f77blas,cblas,atlas not found in /usr/local/lib | |
libraries lapack_atlas not found in /usr/local/lib | |
libraries f77blas,cblas,atlas not found in /usr/lib | |
libraries lapack_atlas not found in /usr/lib | |
<class 'numpy.distutils.system_info.atlas_info'> | |
NOT AVAILABLE | |
FOUND: | |
extra_link_args = ['-Wl,-framework', '-Wl,Accelerate'] | |
define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)] | |
extra_compile_args = ['-msse3'] | |
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'define_macros' | |
warnings.warn(msg) | |
running install | |
running build | |
running config_cc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
running config_fc | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
running build_src | |
build_src | |
building py_modules sources | |
creating build | |
creating build/src.macosx-10.11-intel-2.7 | |
creating build/src.macosx-10.11-intel-2.7/numpy | |
creating build/src.macosx-10.11-intel-2.7/numpy/distutils | |
building library "npymath" sources | |
customize Gnu95FCompiler | |
Found executable /usr/local/opt/gcc/bin/gfortran | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using config | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
creating build/src.macosx-10.11-intel-2.7/numpy/core | |
creating build/src.macosx-10.11-intel-2.7/numpy/core/src | |
creating build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/ieee754.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math_complex.c | |
building library "npysort" sources | |
creating build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/quicksort.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/mergesort.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/heapsort.c | |
creating build/src.macosx-10.11-intel-2.7/numpy/core/src/private | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/private/npy_partition.h | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/src/private' to include_dirs. | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/selection.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/private/npy_binsearch.h | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/binsearch.c | |
None - nothing done with h_files = ['build/src.macosx-10.11-intel-2.7/numpy/core/src/private/npy_partition.h', 'build/src.macosx-10.11-intel-2.7/numpy/core/src/private/npy_binsearch.h'] | |
building extension "numpy.core._dummy" sources | |
Generating build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/config.h | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
_configtest.c:1:10: fatal error: 'endian.h' file not found | |
#include <endian.h> | |
^ | |
1 error generated. | |
_configtest.c:1:10: fatal error: 'endian.h' file not found | |
#include <endian.h> | |
^ | |
1 error generated. | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
_configtest.c:7:12: error: use of undeclared identifier 'SIZEOF_LONGDOUBLE' | |
(void) SIZEOF_LONGDOUBLE; | |
^ | |
1 error generated. | |
_configtest.c:7:12: error: use of undeclared identifier 'SIZEOF_LONGDOUBLE' | |
(void) SIZEOF_LONGDOUBLE; | |
^ | |
1 error generated. | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
_configtest.c:1:10: fatal error: 'features.h' file not found | |
#include <features.h> | |
^ | |
1 error generated. | |
_configtest.c:1:10: fatal error: 'features.h' file not found | |
#include <features.h> | |
^ | |
1 error generated. | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
_configtest.c:5:20: error: unknown attribute 'optimize' ignored [-Werror,-Wunknown-attributes] | |
int __attribute__((optimize("unroll-loops"))) attribute_optimize_unroll_loops(void*); | |
^ | |
1 error generated. | |
_configtest.c:5:20: error: unknown attribute 'optimize' ignored [-Werror,-Wunknown-attributes] | |
int __attribute__((optimize("unroll-loops"))) attribute_optimize_unroll_loops(void*); | |
^ | |
1 error generated. | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
_configtest.c:5:20: error: unknown attribute 'optimize' ignored [-Werror,-Wunknown-attributes] | |
int __attribute__((optimize("O3"))) attribute_optimize_opt_3(void*); | |
^ | |
1 error generated. | |
_configtest.c:5:20: error: unknown attribute 'optimize' ignored [-Werror,-Wunknown-attributes] | |
int __attribute__((optimize("O3"))) attribute_optimize_opt_3(void*); | |
^ | |
1 error generated. | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
_configtest.c:5:24: error: expected function body after function declarator | |
int __declspec(thread) foo; | |
^ | |
1 error generated. | |
_configtest.c:5:24: error: expected function body after function declarator | |
int __declspec(thread) foo; | |
^ | |
1 error generated. | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
_configtest.c:8:12: error: use of undeclared identifier 'HAVE_DECL_SIGNBIT' | |
(void) HAVE_DECL_SIGNBIT; | |
^ | |
1 error generated. | |
_configtest.c:8:12: error: use of undeclared identifier 'HAVE_DECL_SIGNBIT' | |
(void) HAVE_DECL_SIGNBIT; | |
^ | |
1 error generated. | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
_configtest.c:7:12: error: use of undeclared identifier 'Py_UNICODE_WIDE' | |
(void) Py_UNICODE_WIDE; | |
^ | |
1 error generated. | |
_configtest.c:7:12: error: use of undeclared identifier 'Py_UNICODE_WIDE' | |
(void) Py_UNICODE_WIDE; | |
^ | |
1 error generated. | |
failure. | |
removing: _configtest.c _configtest.o | |
File: build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/config.h | |
#define SIZEOF_PY_INTPTR_T 8 | |
#define SIZEOF_OFF_T 8 | |
#define SIZEOF_PY_LONG_LONG 8 | |
#define MATHLIB | |
#define HAVE_SIN 1 | |
#define HAVE_COS 1 | |
#define HAVE_TAN 1 | |
#define HAVE_SINH 1 | |
#define HAVE_COSH 1 | |
#define HAVE_TANH 1 | |
#define HAVE_FABS 1 | |
#define HAVE_FLOOR 1 | |
#define HAVE_CEIL 1 | |
#define HAVE_SQRT 1 | |
#define HAVE_LOG10 1 | |
#define HAVE_LOG 1 | |
#define HAVE_EXP 1 | |
#define HAVE_ASIN 1 | |
#define HAVE_ACOS 1 | |
#define HAVE_ATAN 1 | |
#define HAVE_FMOD 1 | |
#define HAVE_MODF 1 | |
#define HAVE_FREXP 1 | |
#define HAVE_LDEXP 1 | |
#define HAVE_RINT 1 | |
#define HAVE_TRUNC 1 | |
#define HAVE_EXP2 1 | |
#define HAVE_LOG2 1 | |
#define HAVE_ATAN2 1 | |
#define HAVE_POW 1 | |
#define HAVE_NEXTAFTER 1 | |
#define HAVE_STRTOLL 1 | |
#define HAVE_STRTOULL 1 | |
#define HAVE_CBRT 1 | |
#define HAVE_XMMINTRIN_H 1 | |
#define HAVE_EMMINTRIN_H 1 | |
#define HAVE___BUILTIN_ISNAN 1 | |
#define HAVE___BUILTIN_ISINF 1 | |
#define HAVE___BUILTIN_ISFINITE 1 | |
#define HAVE___BUILTIN_BSWAP32 1 | |
#define HAVE___BUILTIN_BSWAP64 1 | |
#define HAVE___BUILTIN_EXPECT 1 | |
#define HAVE___BUILTIN_MUL_OVERFLOW 1 | |
#define HAVE__MM_LOAD_PS 1 | |
#define HAVE__MM_LOAD_PD 1 | |
#define HAVE_ATTRIBUTE_NONNULL 1 | |
#define HAVE___THREAD 1 | |
#define HAVE_SINF 1 | |
#define HAVE_COSF 1 | |
#define HAVE_TANF 1 | |
#define HAVE_SINHF 1 | |
#define HAVE_COSHF 1 | |
#define HAVE_TANHF 1 | |
#define HAVE_FABSF 1 | |
#define HAVE_FLOORF 1 | |
#define HAVE_CEILF 1 | |
#define HAVE_RINTF 1 | |
#define HAVE_TRUNCF 1 | |
#define HAVE_SQRTF 1 | |
#define HAVE_LOG10F 1 | |
#define HAVE_LOGF 1 | |
#define HAVE_LOG1PF 1 | |
#define HAVE_EXPF 1 | |
#define HAVE_EXPM1F 1 | |
#define HAVE_ASINF 1 | |
#define HAVE_ACOSF 1 | |
#define HAVE_ATANF 1 | |
#define HAVE_ASINHF 1 | |
#define HAVE_ACOSHF 1 | |
#define HAVE_ATANHF 1 | |
#define HAVE_HYPOTF 1 | |
#define HAVE_ATAN2F 1 | |
#define HAVE_POWF 1 | |
#define HAVE_FMODF 1 | |
#define HAVE_MODFF 1 | |
#define HAVE_FREXPF 1 | |
#define HAVE_LDEXPF 1 | |
#define HAVE_EXP2F 1 | |
#define HAVE_LOG2F 1 | |
#define HAVE_COPYSIGNF 1 | |
#define HAVE_NEXTAFTERF 1 | |
#define HAVE_CBRTF 1 | |
#define HAVE_SINL 1 | |
#define HAVE_COSL 1 | |
#define HAVE_TANL 1 | |
#define HAVE_SINHL 1 | |
#define HAVE_COSHL 1 | |
#define HAVE_TANHL 1 | |
#define HAVE_FABSL 1 | |
#define HAVE_FLOORL 1 | |
#define HAVE_CEILL 1 | |
#define HAVE_RINTL 1 | |
#define HAVE_TRUNCL 1 | |
#define HAVE_SQRTL 1 | |
#define HAVE_LOG10L 1 | |
#define HAVE_LOGL 1 | |
#define HAVE_LOG1PL 1 | |
#define HAVE_EXPL 1 | |
#define HAVE_EXPM1L 1 | |
#define HAVE_ASINL 1 | |
#define HAVE_ACOSL 1 | |
#define HAVE_ATANL 1 | |
#define HAVE_ASINHL 1 | |
#define HAVE_ACOSHL 1 | |
#define HAVE_ATANHL 1 | |
#define HAVE_HYPOTL 1 | |
#define HAVE_ATAN2L 1 | |
#define HAVE_POWL 1 | |
#define HAVE_FMODL 1 | |
#define HAVE_MODFL 1 | |
#define HAVE_FREXPL 1 | |
#define HAVE_LDEXPL 1 | |
#define HAVE_EXP2L 1 | |
#define HAVE_LOG2L 1 | |
#define HAVE_COPYSIGNL 1 | |
#define HAVE_NEXTAFTERL 1 | |
#define HAVE_CBRTL 1 | |
#define HAVE_DECL_SIGNBIT | |
#define HAVE_COMPLEX_H 1 | |
#define HAVE_CABS 1 | |
#define HAVE_CACOS 1 | |
#define HAVE_CACOSH 1 | |
#define HAVE_CARG 1 | |
#define HAVE_CASIN 1 | |
#define HAVE_CASINH 1 | |
#define HAVE_CATAN 1 | |
#define HAVE_CATANH 1 | |
#define HAVE_CCOS 1 | |
#define HAVE_CCOSH 1 | |
#define HAVE_CEXP 1 | |
#define HAVE_CIMAG 1 | |
#define HAVE_CLOG 1 | |
#define HAVE_CONJ 1 | |
#define HAVE_CPOW 1 | |
#define HAVE_CPROJ 1 | |
#define HAVE_CREAL 1 | |
#define HAVE_CSIN 1 | |
#define HAVE_CSINH 1 | |
#define HAVE_CSQRT 1 | |
#define HAVE_CTAN 1 | |
#define HAVE_CTANH 1 | |
#define HAVE_CABSF 1 | |
#define HAVE_CACOSF 1 | |
#define HAVE_CACOSHF 1 | |
#define HAVE_CARGF 1 | |
#define HAVE_CASINF 1 | |
#define HAVE_CASINHF 1 | |
#define HAVE_CATANF 1 | |
#define HAVE_CATANHF 1 | |
#define HAVE_CCOSF 1 | |
#define HAVE_CCOSHF 1 | |
#define HAVE_CEXPF 1 | |
#define HAVE_CIMAGF 1 | |
#define HAVE_CLOGF 1 | |
#define HAVE_CONJF 1 | |
#define HAVE_CPOWF 1 | |
#define HAVE_CPROJF 1 | |
#define HAVE_CREALF 1 | |
#define HAVE_CSINF 1 | |
#define HAVE_CSINHF 1 | |
#define HAVE_CSQRTF 1 | |
#define HAVE_CTANF 1 | |
#define HAVE_CTANHF 1 | |
#define HAVE_CABSL 1 | |
#define HAVE_CACOSL 1 | |
#define HAVE_CACOSHL 1 | |
#define HAVE_CARGL 1 | |
#define HAVE_CASINL 1 | |
#define HAVE_CASINHL 1 | |
#define HAVE_CATANL 1 | |
#define HAVE_CATANHL 1 | |
#define HAVE_CCOSL 1 | |
#define HAVE_CCOSHL 1 | |
#define HAVE_CEXPL 1 | |
#define HAVE_CIMAGL 1 | |
#define HAVE_CLOGL 1 | |
#define HAVE_CONJL 1 | |
#define HAVE_CPOWL 1 | |
#define HAVE_CPROJL 1 | |
#define HAVE_CREALL 1 | |
#define HAVE_CSINL 1 | |
#define HAVE_CSINHL 1 | |
#define HAVE_CSQRTL 1 | |
#define HAVE_CTANL 1 | |
#define HAVE_CTANHL 1 | |
#define NPY_RESTRICT restrict | |
#define ENABLE_SEPARATE_COMPILATION 1 | |
#ifndef __cplusplus | |
/* #undef inline */ | |
#endif | |
#ifndef _NPY_NPY_CONFIG_H_ | |
#error config.h should never be included directly, include npy_config.h instead | |
#endif | |
EOF | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/config.h' to sources. | |
Generating build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/_numpyconfig.h | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
clang _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
File: build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/_numpyconfig.h | |
#define NPY_SIZEOF_SHORT SIZEOF_SHORT | |
#define NPY_SIZEOF_INT SIZEOF_INT | |
#define NPY_SIZEOF_LONG SIZEOF_LONG | |
#define NPY_SIZEOF_FLOAT 4 | |
#define NPY_SIZEOF_COMPLEX_FLOAT 8 | |
#define NPY_SIZEOF_DOUBLE 8 | |
#define NPY_SIZEOF_COMPLEX_DOUBLE 16 | |
#define NPY_SIZEOF_LONGDOUBLE 16 | |
#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32 | |
#define NPY_SIZEOF_PY_INTPTR_T 8 | |
#define NPY_SIZEOF_OFF_T 8 | |
#define NPY_SIZEOF_PY_LONG_LONG 8 | |
#define NPY_SIZEOF_LONGLONG 8 | |
#define NPY_NO_SMP 0 | |
#define NPY_HAVE_DECL_ISNAN | |
#define NPY_HAVE_DECL_ISINF | |
#define NPY_HAVE_DECL_ISFINITE | |
#define NPY_HAVE_DECL_SIGNBIT | |
#define NPY_USE_C99_COMPLEX 1 | |
#define NPY_HAVE_COMPLEX_DOUBLE 1 | |
#define NPY_HAVE_COMPLEX_FLOAT 1 | |
#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 | |
#define NPY_ENABLE_SEPARATE_COMPILATION 1 | |
#define NPY_USE_C99_FORMATS 1 | |
#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) | |
#define NPY_ABI_VERSION 0x01000009 | |
#define NPY_API_VERSION 0x0000000A | |
#ifndef __STDC_FORMAT_MACROS | |
#define __STDC_FORMAT_MACROS 1 | |
#endif | |
EOF | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. | |
executing numpy/core/code_generators/generate_numpy_api.py | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. | |
numpy.core - nothing done with h_files = ['build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/__multiarray_api.h'] | |
building extension "numpy.core.multiarray" sources | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/config.h' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. | |
executing numpy/core/code_generators/generate_numpy_api.py | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. | |
creating build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arraytypes.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/einsum.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_templ.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalartypes.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/private/templ_common.h | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/src/private' to include_dirs. | |
numpy.core - nothing done with h_files = ['build/src.macosx-10.11-intel-2.7/numpy/core/src/private/templ_common.h', 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/__multiarray_api.h'] | |
building extension "numpy.core.umath" sources | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/config.h' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. | |
executing numpy/core/code_generators/generate_ufunc_api.py | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. | |
creating build/src.macosx-10.11-intel-2.7/numpy/core/src/umath | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/funcs.inc | |
adding 'build/src.macosx-10.11-intel-2.7/numpy/core/src/umath' to include_dirs. | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/simd.inc | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/loops.h | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/loops.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/scalarmath.c | |
numpy.core - nothing done with h_files = ['build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/funcs.inc', 'build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/simd.inc', 'build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/loops.h', 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/__ufunc_api.h'] | |
building extension "numpy.core.umath_tests" sources | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/umath_tests.c | |
building extension "numpy.core.test_rational" sources | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/test_rational.c | |
building extension "numpy.core.struct_ufunc_test" sources | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/struct_ufunc_test.c | |
building extension "numpy.core.multiarray_tests" sources | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarray_tests.c | |
building extension "numpy.core.operand_flag_tests" sources | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/operand_flag_tests.c | |
building extension "numpy.fft.fftpack_lite" sources | |
building extension "numpy.linalg.lapack_lite" sources | |
creating build/src.macosx-10.11-intel-2.7/numpy/linalg | |
adding 'numpy/linalg/lapack_litemodule.c' to sources. | |
adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources. | |
building extension "numpy.linalg._umath_linalg" sources | |
adding 'numpy/linalg/umath_linalg.c.src' to sources. | |
adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources. | |
conv_template:> build/src.macosx-10.11-intel-2.7/numpy/linalg/umath_linalg.c | |
building extension "numpy.random.mtrand" sources | |
creating build/src.macosx-10.11-intel-2.7/numpy/random | |
building data_files sources | |
build_src: building npy-pkg config files | |
running build_py | |
creating build/lib.macosx-10.11-intel-2.7 | |
creating build/lib.macosx-10.11-intel-2.7/numpy | |
copying numpy/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy | |
copying numpy/_import_tools.py -> build/lib.macosx-10.11-intel-2.7/numpy | |
copying numpy/add_newdocs.py -> build/lib.macosx-10.11-intel-2.7/numpy | |
copying numpy/ctypeslib.py -> build/lib.macosx-10.11-intel-2.7/numpy | |
copying numpy/dual.py -> build/lib.macosx-10.11-intel-2.7/numpy | |
copying numpy/matlib.py -> build/lib.macosx-10.11-intel-2.7/numpy | |
copying numpy/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy | |
copying numpy/version.py -> build/lib.macosx-10.11-intel-2.7/numpy | |
copying build/src.macosx-10.11-intel-2.7/numpy/__config__.py -> build/lib.macosx-10.11-intel-2.7/numpy | |
creating build/lib.macosx-10.11-intel-2.7/numpy/compat | |
copying numpy/compat/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/compat | |
copying numpy/compat/_inspect.py -> build/lib.macosx-10.11-intel-2.7/numpy/compat | |
copying numpy/compat/py3k.py -> build/lib.macosx-10.11-intel-2.7/numpy/compat | |
copying numpy/compat/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/compat | |
creating build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/_internal.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/_methods.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/arrayprint.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/cversions.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/defchararray.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/fromnumeric.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/function_base.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/getlimits.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/info.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/machar.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/memmap.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/numeric.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/numerictypes.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/records.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/setup_common.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/shape_base.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.macosx-10.11-intel-2.7/numpy/core | |
creating build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/__version__.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/ccompiler.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/compat.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/conv_template.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/core.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/cpuinfo.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/environment.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/exec_command.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/extension.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/from_template.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/info.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/intelccompiler.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/lib2def.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/line_endings.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/log.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/mingw32ccompiler.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/misc_util.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/msvc9compiler.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/msvccompiler.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/npy_pkg_config.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/numpy_distribution.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/pathccompiler.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/system_info.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying numpy/distutils/unixccompiler.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
copying build/src.macosx-10.11-intel-2.7/numpy/distutils/__config__.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils | |
creating build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/autodist.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/bdist_rpm.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/build.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/build_clib.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/build_ext.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/build_py.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/build_scripts.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/build_src.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/config.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/config_compiler.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/develop.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/egg_info.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/install.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/install_clib.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/install_data.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/install_headers.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
copying numpy/distutils/command/sdist.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/command | |
creating build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/absoft.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/compaq.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/g95.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/gnu.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/hpux.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/ibm.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/intel.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/lahey.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/mips.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/nag.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/none.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/pathf95.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/pg.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/sun.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
copying numpy/distutils/fcompiler/vast.py -> build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler | |
creating build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/basics.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/broadcasting.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/byteswapping.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/constants.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/creation.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/glossary.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/howtofind.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/indexing.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/internals.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/io.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/jargon.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/methods_vs_functions.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/misc.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/performance.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/structured_arrays.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/subclassing.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
copying numpy/doc/ufuncs.py -> build/lib.macosx-10.11-intel-2.7/numpy/doc | |
creating build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/__main__.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/__version__.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/auxfuncs.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/capi_maps.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/cb_rules.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/cfuncs.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/common_rules.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/crackfortran.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/diagnose.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/f2py2e.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/f2py_testing.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/f90mod_rules.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/func2subr.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/info.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/rules.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
copying numpy/f2py/use_rules.py -> build/lib.macosx-10.11-intel-2.7/numpy/f2py | |
creating build/lib.macosx-10.11-intel-2.7/numpy/fft | |
copying numpy/fft/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/fft | |
copying numpy/fft/fftpack.py -> build/lib.macosx-10.11-intel-2.7/numpy/fft | |
copying numpy/fft/helper.py -> build/lib.macosx-10.11-intel-2.7/numpy/fft | |
copying numpy/fft/info.py -> build/lib.macosx-10.11-intel-2.7/numpy/fft | |
copying numpy/fft/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/fft | |
creating build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/_datasource.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/_iotools.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/_version.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/arraypad.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/arraysetops.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/arrayterator.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/financial.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/format.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/function_base.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/index_tricks.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/info.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/nanfunctions.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/npyio.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/polynomial.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/recfunctions.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/scimath.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/shape_base.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/stride_tricks.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/twodim_base.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/type_check.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/ufunclike.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/user_array.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
copying numpy/lib/utils.py -> build/lib.macosx-10.11-intel-2.7/numpy/lib | |
creating build/lib.macosx-10.11-intel-2.7/numpy/linalg | |
copying numpy/linalg/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/linalg | |
copying numpy/linalg/info.py -> build/lib.macosx-10.11-intel-2.7/numpy/linalg | |
copying numpy/linalg/linalg.py -> build/lib.macosx-10.11-intel-2.7/numpy/linalg | |
copying numpy/linalg/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/linalg | |
creating build/lib.macosx-10.11-intel-2.7/numpy/ma | |
copying numpy/ma/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/ma | |
copying numpy/ma/bench.py -> build/lib.macosx-10.11-intel-2.7/numpy/ma | |
copying numpy/ma/core.py -> build/lib.macosx-10.11-intel-2.7/numpy/ma | |
copying numpy/ma/extras.py -> build/lib.macosx-10.11-intel-2.7/numpy/ma | |
copying numpy/ma/mrecords.py -> build/lib.macosx-10.11-intel-2.7/numpy/ma | |
copying numpy/ma/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/ma | |
copying numpy/ma/testutils.py -> build/lib.macosx-10.11-intel-2.7/numpy/ma | |
copying numpy/ma/timer_comparison.py -> build/lib.macosx-10.11-intel-2.7/numpy/ma | |
copying numpy/ma/version.py -> build/lib.macosx-10.11-intel-2.7/numpy/ma | |
creating build/lib.macosx-10.11-intel-2.7/numpy/matrixlib | |
copying numpy/matrixlib/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/matrixlib | |
copying numpy/matrixlib/defmatrix.py -> build/lib.macosx-10.11-intel-2.7/numpy/matrixlib | |
copying numpy/matrixlib/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/matrixlib | |
creating build/lib.macosx-10.11-intel-2.7/numpy/polynomial | |
copying numpy/polynomial/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/polynomial | |
copying numpy/polynomial/_polybase.py -> build/lib.macosx-10.11-intel-2.7/numpy/polynomial | |
copying numpy/polynomial/chebyshev.py -> build/lib.macosx-10.11-intel-2.7/numpy/polynomial | |
copying numpy/polynomial/hermite.py -> build/lib.macosx-10.11-intel-2.7/numpy/polynomial | |
copying numpy/polynomial/hermite_e.py -> build/lib.macosx-10.11-intel-2.7/numpy/polynomial | |
copying numpy/polynomial/laguerre.py -> build/lib.macosx-10.11-intel-2.7/numpy/polynomial | |
copying numpy/polynomial/legendre.py -> build/lib.macosx-10.11-intel-2.7/numpy/polynomial | |
copying numpy/polynomial/polynomial.py -> build/lib.macosx-10.11-intel-2.7/numpy/polynomial | |
copying numpy/polynomial/polyutils.py -> build/lib.macosx-10.11-intel-2.7/numpy/polynomial | |
copying numpy/polynomial/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/polynomial | |
creating build/lib.macosx-10.11-intel-2.7/numpy/random | |
copying numpy/random/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/random | |
copying numpy/random/info.py -> build/lib.macosx-10.11-intel-2.7/numpy/random | |
copying numpy/random/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/random | |
creating build/lib.macosx-10.11-intel-2.7/numpy/testing | |
copying numpy/testing/__init__.py -> build/lib.macosx-10.11-intel-2.7/numpy/testing | |
copying numpy/testing/decorators.py -> build/lib.macosx-10.11-intel-2.7/numpy/testing | |
copying numpy/testing/noseclasses.py -> build/lib.macosx-10.11-intel-2.7/numpy/testing | |
copying numpy/testing/nosetester.py -> build/lib.macosx-10.11-intel-2.7/numpy/testing | |
copying numpy/testing/print_coercion_tables.py -> build/lib.macosx-10.11-intel-2.7/numpy/testing | |
copying numpy/testing/setup.py -> build/lib.macosx-10.11-intel-2.7/numpy/testing | |
copying numpy/testing/utils.py -> build/lib.macosx-10.11-intel-2.7/numpy/testing | |
running build_clib | |
customize UnixCCompiler | |
customize UnixCCompiler using build_clib | |
building 'npymath' library | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7 | |
creating build/temp.macosx-10.11-intel-2.7/build | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7 | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath | |
creating build/temp.macosx-10.11-intel-2.7/numpy | |
creating build/temp.macosx-10.11-intel-2.7/numpy/core | |
creating build/temp.macosx-10.11-intel-2.7/numpy/core/src | |
creating build/temp.macosx-10.11-intel-2.7/numpy/core/src/npymath | |
compile options: '-Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/ieee754.c | |
clang: numpy/core/src/npymath/halffloat.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math_complex.c | |
ar: adding 4 object files to build/temp.macosx-10.11-intel-2.7/libnpymath.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libnpymath.a | |
building 'npysort' library | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort | |
compile options: '-Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/selection.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/quicksort.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/mergesort.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/binsearch.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/heapsort.c | |
ar: adding 5 object files to build/temp.macosx-10.11-intel-2.7/libnpysort.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libnpysort.a | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
building 'numpy.core._dummy' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
clang: numpy/core/src/dummymodule.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/core/src/dummymodule.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/_dummy.so | |
building 'numpy.core.multiarray' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray | |
creating build/temp.macosx-10.11-intel-2.7/private | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--numpy-20171018-3955-ubtou0 | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2 | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy/_build_utils | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy/_build_utils/src | |
compile options: '-DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
extra options: '-msse3 -I/System/Library/Frameworks/vecLib.framework/Headers' | |
clang: numpy/core/src/multiarray/methods.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalartypes.c | |
clang: numpy/core/src/multiarray/cblasfuncs.c | |
clang: numpy/core/src/multiarray/iterators.c | |
clang: numpy/core/src/multiarray/sequence.c | |
clang: numpy/core/src/multiarray/mapping.c | |
clang: numpy/core/src/multiarray/dtype_transfer.c | |
clang: numpy/core/src/multiarray/getset.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c | |
clang: numpy/core/src/multiarray/item_selection.c | |
clang: numpy/core/src/multiarray/datetime_strings.c | |
clang: numpy/core/src/multiarray/numpyos.c | |
clang: numpy/core/src/multiarray/descriptor.c | |
clang: numpy/core/src/multiarray/python_xerbla.c | |
clang: numpy/core/src/multiarray/nditer_constr.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_templ.c | |
clang: numpy/core/src/multiarray/convert_datatype.c | |
clang: numpy/core/src/multiarray/calculation.c | |
clang: numpy/core/src/multiarray/shape.c | |
clang: numpy/core/src/multiarray/conversion_utils.c | |
clang: numpy/core/src/multiarray/arrayobject.c | |
clang: numpy/core/src/multiarray/ctors.c | |
clang: /private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy/_build_utils/src/apple_sgemv_fix.c | |
clang: numpy/core/src/multiarray/refcount.c | |
clang: numpy/core/src/multiarray/number.c | |
clang: numpy/core/src/multiarray/numpymemoryview.c | |
clang: numpy/core/src/multiarray/nditer_api.c | |
clang: numpy/core/src/multiarray/datetime_busdaycal.c | |
clang: numpy/core/src/multiarray/common.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arraytypes.c | |
clang: numpy/core/src/multiarray/alloc.c | |
clang: numpy/core/src/multiarray/datetime_busday.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/einsum.c | |
clang: numpy/core/src/multiarray/nditer_pywrap.c | |
clang: numpy/core/src/multiarray/multiarraymodule.c | |
clang: numpy/core/src/multiarray/array_assign_array.c | |
clang: numpy/core/src/multiarray/scalarapi.c | |
clang: numpy/core/src/multiarray/hashdescr.c | |
clang: numpy/core/src/multiarray/array_assign.c | |
clang: numpy/core/src/multiarray/array_assign_scalar.c | |
clang: numpy/core/src/multiarray/flagsobject.c | |
clang: numpy/core/src/multiarray/compiled_base.c | |
clang: numpy/core/src/multiarray/convert.c | |
clang: numpy/core/src/multiarray/datetime.c | |
clang: numpy/core/src/multiarray/usertypes.c | |
clang: numpy/core/src/multiarray/buffer.c | |
clang: numpy/core/src/multiarray/ucsnarrow.c | |
clang: numpy/core/src/multiarray/vdot.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/alloc.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arrayobject.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arraytypes.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign_scalar.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign_array.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/buffer.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/calculation.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/compiled_base.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/common.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/convert.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/convert_datatype.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/conversion_utils.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/ctors.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_strings.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_busday.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_busdaycal.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/descriptor.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/dtype_transfer.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/einsum.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/flagsobject.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/getset.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/hashdescr.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/item_selection.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/iterators.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/mapping.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/methods.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarraymodule.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_templ.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_api.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_constr.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_pywrap.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/number.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/numpymemoryview.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/numpyos.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/refcount.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/sequence.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/shape.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalarapi.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalartypes.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/usertypes.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/ucsnarrow.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/vdot.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/cblasfuncs.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/python_xerbla.o build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy/_build_utils/src/apple_sgemv_fix.o -Lbuild/temp.macosx-10.11-intel-2.7 -lnpymath -lnpysort -o build/lib.macosx-10.11-intel-2.7/numpy/core/multiarray.so -Wl,-framework -Wl,Accelerate | |
building 'numpy.core.umath' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath | |
compile options: '-DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
clang: numpy/core/src/umath/ufunc_type_resolution.c | |
clang: numpy/core/src/umath/umathmodule.c | |
clang: numpy/core/src/umath/reduction.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/scalarmath.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/loops.c | |
clang: numpy/core/src/umath/ufunc_object.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/umathmodule.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/reduction.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/loops.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/ufunc_object.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/scalarmath.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/ufunc_type_resolution.o -Lbuild/temp.macosx-10.11-intel-2.7 -lnpymath -o build/lib.macosx-10.11-intel-2.7/numpy/core/umath.so | |
building 'numpy.core.umath_tests' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/umath_tests.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/umath_tests.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/umath_tests.so | |
building 'numpy.core.test_rational' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/test_rational.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/test_rational.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/test_rational.so | |
building 'numpy.core.struct_ufunc_test' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/struct_ufunc_test.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/struct_ufunc_test.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/struct_ufunc_test.so | |
building 'numpy.core.multiarray_tests' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarray_tests.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarray_tests.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/multiarray_tests.so | |
building 'numpy.core.operand_flag_tests' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
clang: build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/operand_flag_tests.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/operand_flag_tests.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/operand_flag_tests.so | |
building 'numpy.fft.fftpack_lite' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/numpy/fft | |
compile options: '-Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
clang: numpy/fft/fftpack_litemodule.c | |
clang: numpy/fft/fftpack.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/fft/fftpack_litemodule.o build/temp.macosx-10.11-intel-2.7/numpy/fft/fftpack.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/fft/fftpack_lite.so | |
building 'numpy.linalg.lapack_lite' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/numpy/linalg | |
creating build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite | |
compile options: '-DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
extra options: '-msse3' | |
clang: numpy/linalg/lapack_lite/python_xerbla.c | |
clang: numpy/linalg/lapack_litemodule.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_litemodule.o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite/python_xerbla.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite.so -Wl,-framework -Wl,Accelerate | |
building 'numpy.linalg._umath_linalg' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/linalg | |
compile options: '-DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
extra options: '-msse3' | |
clang: numpy/linalg/lapack_lite/python_xerbla.c | |
clang: build/src.macosx-10.11-intel-2.7/numpy/linalg/umath_linalg.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/linalg/umath_linalg.o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite/python_xerbla.o -Lbuild/temp.macosx-10.11-intel-2.7 -lnpymath -o build/lib.macosx-10.11-intel-2.7/numpy/linalg/_umath_linalg.so -Wl,-framework -Wl,Accelerate | |
building 'numpy.random.mtrand' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/numpy/random | |
creating build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand | |
compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c' | |
clang: numpy/random/mtrand/randomkit.c | |
clang: numpy/random/mtrand/mtrand.c | |
clang: numpy/random/mtrand/distributions.c | |
clang: numpy/random/mtrand/initarray.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/mtrand.o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/randomkit.o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/initarray.o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/distributions.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/random/mtrand.so | |
running build_scripts | |
creating build/scripts.macosx-10.11-intel-2.7 | |
Creating build/scripts.macosx-10.11-intel-2.7/f2py | |
adding 'build/scripts.macosx-10.11-intel-2.7/f2py' to scripts | |
changing mode of build/scripts.macosx-10.11-intel-2.7/f2py from 644 to 755 | |
running install_lib | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy | |
copying build/lib.macosx-10.11-intel-2.7/numpy/__config__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy | |
copying build/lib.macosx-10.11-intel-2.7/numpy/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy | |
copying build/lib.macosx-10.11-intel-2.7/numpy/_import_tools.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy | |
copying build/lib.macosx-10.11-intel-2.7/numpy/add_newdocs.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/compat | |
copying build/lib.macosx-10.11-intel-2.7/numpy/compat/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/compat | |
copying build/lib.macosx-10.11-intel-2.7/numpy/compat/_inspect.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/compat | |
copying build/lib.macosx-10.11-intel-2.7/numpy/compat/py3k.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/compat | |
copying build/lib.macosx-10.11-intel-2.7/numpy/compat/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/compat | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/_dummy.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/_internal.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/_methods.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/arrayprint.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/cversions.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/defchararray.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/fromnumeric.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/function_base.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/generate_numpy_api.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/getlimits.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/info.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/machar.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/memmap.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/multiarray.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/multiarray_tests.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/numeric.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/numerictypes.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/operand_flag_tests.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/records.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/setup_common.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/shape_base.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/struct_ufunc_test.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/test_rational.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/umath.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/core/umath_tests.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core | |
copying build/lib.macosx-10.11-intel-2.7/numpy/ctypeslib.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/__config__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/__version__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/ccompiler.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/autodist.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/bdist_rpm.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/build.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/build_clib.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/build_ext.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/build_py.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/build_scripts.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/build_src.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/config.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/config_compiler.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/develop.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/egg_info.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/install.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/install_clib.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/install_data.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/install_headers.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/command/sdist.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/compat.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/conv_template.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/core.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/cpuinfo.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/environment.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/exec_command.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/extension.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/absoft.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/compaq.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/g95.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/gnu.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/hpux.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/ibm.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/intel.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/lahey.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/mips.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/nag.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/none.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/pathf95.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/pg.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/sun.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/fcompiler/vast.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/from_template.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/info.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/intelccompiler.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/lib2def.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/line_endings.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/log.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/mingw32ccompiler.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/misc_util.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/msvc9compiler.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/msvccompiler.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/npy_pkg_config.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/numpy_distribution.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/pathccompiler.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/system_info.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
copying build/lib.macosx-10.11-intel-2.7/numpy/distutils/unixccompiler.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/basics.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/broadcasting.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/byteswapping.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/constants.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/creation.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/glossary.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/howtofind.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/indexing.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/internals.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/io.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/jargon.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/methods_vs_functions.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/misc.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/performance.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/structured_arrays.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/subclassing.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/doc/ufuncs.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc | |
copying build/lib.macosx-10.11-intel-2.7/numpy/dual.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/__main__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/__version__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/auxfuncs.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/capi_maps.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/cb_rules.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/cfuncs.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/common_rules.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/crackfortran.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/diagnose.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/f2py2e.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/f2py_testing.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/f90mod_rules.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/func2subr.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/info.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/rules.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
copying build/lib.macosx-10.11-intel-2.7/numpy/f2py/use_rules.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft | |
copying build/lib.macosx-10.11-intel-2.7/numpy/fft/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft | |
copying build/lib.macosx-10.11-intel-2.7/numpy/fft/fftpack.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft | |
copying build/lib.macosx-10.11-intel-2.7/numpy/fft/fftpack_lite.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft | |
copying build/lib.macosx-10.11-intel-2.7/numpy/fft/helper.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft | |
copying build/lib.macosx-10.11-intel-2.7/numpy/fft/info.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft | |
copying build/lib.macosx-10.11-intel-2.7/numpy/fft/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/_datasource.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/_iotools.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/_version.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/arraypad.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/arraysetops.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/arrayterator.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/financial.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/format.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/function_base.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/index_tricks.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/info.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/nanfunctions.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/npyio.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/polynomial.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/recfunctions.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/scimath.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/shape_base.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/stride_tricks.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/twodim_base.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/type_check.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/ufunclike.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/user_array.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/lib/utils.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg | |
copying build/lib.macosx-10.11-intel-2.7/numpy/linalg/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg | |
copying build/lib.macosx-10.11-intel-2.7/numpy/linalg/_umath_linalg.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg | |
copying build/lib.macosx-10.11-intel-2.7/numpy/linalg/info.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg | |
copying build/lib.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg | |
copying build/lib.macosx-10.11-intel-2.7/numpy/linalg/linalg.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg | |
copying build/lib.macosx-10.11-intel-2.7/numpy/linalg/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma | |
copying build/lib.macosx-10.11-intel-2.7/numpy/ma/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma | |
copying build/lib.macosx-10.11-intel-2.7/numpy/ma/bench.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma | |
copying build/lib.macosx-10.11-intel-2.7/numpy/ma/core.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma | |
copying build/lib.macosx-10.11-intel-2.7/numpy/ma/extras.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma | |
copying build/lib.macosx-10.11-intel-2.7/numpy/ma/mrecords.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma | |
copying build/lib.macosx-10.11-intel-2.7/numpy/ma/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma | |
copying build/lib.macosx-10.11-intel-2.7/numpy/ma/testutils.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma | |
copying build/lib.macosx-10.11-intel-2.7/numpy/ma/timer_comparison.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma | |
copying build/lib.macosx-10.11-intel-2.7/numpy/ma/version.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma | |
copying build/lib.macosx-10.11-intel-2.7/numpy/matlib.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/matrixlib/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/matrixlib/defmatrix.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib | |
copying build/lib.macosx-10.11-intel-2.7/numpy/matrixlib/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial | |
copying build/lib.macosx-10.11-intel-2.7/numpy/polynomial/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial | |
copying build/lib.macosx-10.11-intel-2.7/numpy/polynomial/_polybase.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial | |
copying build/lib.macosx-10.11-intel-2.7/numpy/polynomial/chebyshev.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial | |
copying build/lib.macosx-10.11-intel-2.7/numpy/polynomial/hermite.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial | |
copying build/lib.macosx-10.11-intel-2.7/numpy/polynomial/hermite_e.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial | |
copying build/lib.macosx-10.11-intel-2.7/numpy/polynomial/laguerre.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial | |
copying build/lib.macosx-10.11-intel-2.7/numpy/polynomial/legendre.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial | |
copying build/lib.macosx-10.11-intel-2.7/numpy/polynomial/polynomial.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial | |
copying build/lib.macosx-10.11-intel-2.7/numpy/polynomial/polyutils.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial | |
copying build/lib.macosx-10.11-intel-2.7/numpy/polynomial/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random | |
copying build/lib.macosx-10.11-intel-2.7/numpy/random/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random | |
copying build/lib.macosx-10.11-intel-2.7/numpy/random/info.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random | |
copying build/lib.macosx-10.11-intel-2.7/numpy/random/mtrand.so -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random | |
copying build/lib.macosx-10.11-intel-2.7/numpy/random/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random | |
copying build/lib.macosx-10.11-intel-2.7/numpy/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing | |
copying build/lib.macosx-10.11-intel-2.7/numpy/testing/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing | |
copying build/lib.macosx-10.11-intel-2.7/numpy/testing/decorators.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing | |
copying build/lib.macosx-10.11-intel-2.7/numpy/testing/noseclasses.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing | |
copying build/lib.macosx-10.11-intel-2.7/numpy/testing/nosetester.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing | |
copying build/lib.macosx-10.11-intel-2.7/numpy/testing/print_coercion_tables.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing | |
copying build/lib.macosx-10.11-intel-2.7/numpy/testing/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing | |
copying build/lib.macosx-10.11-intel-2.7/numpy/testing/utils.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing | |
copying build/lib.macosx-10.11-intel-2.7/numpy/version.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/__config__.py to __config__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/_import_tools.py to _import_tools.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/add_newdocs.py to add_newdocs.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/compat/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/compat/_inspect.py to _inspect.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/compat/py3k.py to py3k.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/compat/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/_internal.py to _internal.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/_methods.py to _methods.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/arrayprint.py to arrayprint.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/cversions.py to cversions.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/defchararray.py to defchararray.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/fromnumeric.py to fromnumeric.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/function_base.py to function_base.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/generate_numpy_api.py to generate_numpy_api.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/getlimits.py to getlimits.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/info.py to info.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/machar.py to machar.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/memmap.py to memmap.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/numeric.py to numeric.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/numerictypes.py to numerictypes.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/records.py to records.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/setup_common.py to setup_common.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/shape_base.py to shape_base.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ctypeslib.py to ctypeslib.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/__config__.py to __config__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/__version__.py to __version__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/ccompiler.py to ccompiler.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/autodist.py to autodist.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/bdist_rpm.py to bdist_rpm.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/build.py to build.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/build_clib.py to build_clib.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/build_ext.py to build_ext.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/build_py.py to build_py.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/build_scripts.py to build_scripts.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/build_src.py to build_src.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/config.py to config.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/config_compiler.py to config_compiler.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/develop.py to develop.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/egg_info.py to egg_info.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/install.py to install.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/install_clib.py to install_clib.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/install_data.py to install_data.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/install_headers.py to install_headers.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/command/sdist.py to sdist.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/compat.py to compat.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/conv_template.py to conv_template.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/core.py to core.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/cpuinfo.py to cpuinfo.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/environment.py to environment.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/exec_command.py to exec_command.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/extension.py to extension.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/absoft.py to absoft.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/compaq.py to compaq.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/g95.py to g95.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/gnu.py to gnu.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/hpux.py to hpux.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/ibm.py to ibm.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/intel.py to intel.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/lahey.py to lahey.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/mips.py to mips.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/nag.py to nag.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/none.py to none.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/pathf95.py to pathf95.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/pg.py to pg.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/sun.py to sun.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/fcompiler/vast.py to vast.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/from_template.py to from_template.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/info.py to info.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/intelccompiler.py to intelccompiler.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/lib2def.py to lib2def.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/line_endings.py to line_endings.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/log.py to log.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/mingw32ccompiler.py to mingw32ccompiler.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/misc_util.py to misc_util.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/msvc9compiler.py to msvc9compiler.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/msvccompiler.py to msvccompiler.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/npy_pkg_config.py to npy_pkg_config.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/numpy_distribution.py to numpy_distribution.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/pathccompiler.py to pathccompiler.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/system_info.py to system_info.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/unixccompiler.py to unixccompiler.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/basics.py to basics.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/broadcasting.py to broadcasting.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/byteswapping.py to byteswapping.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/constants.py to constants.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/creation.py to creation.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/glossary.py to glossary.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/howtofind.py to howtofind.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/indexing.py to indexing.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/internals.py to internals.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/io.py to io.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/jargon.py to jargon.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/methods_vs_functions.py to methods_vs_functions.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/misc.py to misc.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/performance.py to performance.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/structured_arrays.py to structured_arrays.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/subclassing.py to subclassing.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/doc/ufuncs.py to ufuncs.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/dual.py to dual.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/__main__.py to __main__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/__version__.py to __version__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/auxfuncs.py to auxfuncs.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/capi_maps.py to capi_maps.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/cb_rules.py to cb_rules.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/cfuncs.py to cfuncs.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/common_rules.py to common_rules.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/crackfortran.py to crackfortran.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/diagnose.py to diagnose.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/f2py2e.py to f2py2e.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/f2py_testing.py to f2py_testing.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/f90mod_rules.py to f90mod_rules.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/func2subr.py to func2subr.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/info.py to info.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/rules.py to rules.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/use_rules.py to use_rules.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft/fftpack.py to fftpack.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft/helper.py to helper.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft/info.py to info.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/_datasource.py to _datasource.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/_iotools.py to _iotools.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/_version.py to _version.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/arraypad.py to arraypad.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/arraysetops.py to arraysetops.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/arrayterator.py to arrayterator.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/financial.py to financial.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/format.py to format.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/function_base.py to function_base.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/index_tricks.py to index_tricks.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/info.py to info.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/nanfunctions.py to nanfunctions.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/npyio.py to npyio.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/polynomial.py to polynomial.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/recfunctions.py to recfunctions.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/scimath.py to scimath.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/shape_base.py to shape_base.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/stride_tricks.py to stride_tricks.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/twodim_base.py to twodim_base.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/type_check.py to type_check.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/ufunclike.py to ufunclike.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/user_array.py to user_array.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/utils.py to utils.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg/info.py to info.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg/linalg.py to linalg.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/bench.py to bench.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/core.py to core.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/extras.py to extras.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/mrecords.py to mrecords.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/testutils.py to testutils.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/timer_comparison.py to timer_comparison.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/version.py to version.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matlib.py to matlib.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib/defmatrix.py to defmatrix.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/_polybase.py to _polybase.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/chebyshev.py to chebyshev.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/hermite.py to hermite.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/hermite_e.py to hermite_e.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/laguerre.py to laguerre.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/legendre.py to legendre.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/polynomial.py to polynomial.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/polyutils.py to polyutils.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random/info.py to info.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing/__init__.py to __init__.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing/decorators.py to decorators.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing/noseclasses.py to noseclasses.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing/nosetester.py to nosetester.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing/print_coercion_tables.py to print_coercion_tables.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing/setup.py to setup.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing/utils.py to utils.pyc | |
byte-compiling /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/version.py to version.pyc | |
running install_data | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft/tests | |
copying numpy/fft/tests/test_fftpack.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft/tests/ | |
copying numpy/fft/tests/test_helper.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/fft/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/regression | |
copying numpy/f2py/tests/src/regression/inout.f90 -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/regression | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/src | |
copying numpy/f2py/src/fortranobject.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/src | |
copying numpy/f2py/src/fortranobject.c -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/src | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext | |
copying numpy/distutils/tests/f2py_f90_ext/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext | |
copying numpy/distutils/tests/f2py_f90_ext/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/array_from_pyobj | |
copying numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/array_from_pyobj | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random/tests | |
copying numpy/random/tests/test_regression.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random/tests/ | |
copying numpy/random/tests/test_random.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/npy_interrupt.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/npy_no_deprecated_api.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/halffloat.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/ufuncobject.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/npy_os.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/npy_common.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/npy_math.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/noprefix.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/old_defines.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/arrayobject.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/oldnumeric.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/arrayscalars.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/numpyconfig.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/npy_cpu.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/npy_endian.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/npy_1_7_deprecated_api.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/_neighborhood_iterator_imp.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/utils.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/npy_3kcompat.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/ndarraytypes.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying numpy/core/include/numpy/ndarrayobject.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/tests | |
copying numpy/tests/test_scripts.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/tests/ | |
copying numpy/tests/test_ctypeslib.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/tests/ | |
copying numpy/tests/test_matlib.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/data | |
copying numpy/core/tests/data/recarray_from_file.fits -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/data/ | |
copying numpy/core/tests/data/astype_copy.pkl -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/data/ | |
copying numpy/random/mtrand/randomkit.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/random/. | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/size | |
copying numpy/f2py/tests/src/size/foo.f90 -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/size | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/data | |
copying numpy/lib/tests/data/python3.npy -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/data | |
copying numpy/lib/tests/data/win64python2.npy -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/data | |
copying numpy/lib/tests/data/py2-objarr.npy -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/data | |
copying numpy/lib/tests/data/py2-objarr.npz -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/data | |
copying numpy/lib/tests/data/py3-objarr.npz -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/data | |
copying numpy/lib/tests/data/py3-objarr.npy -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/data | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext/tests | |
copying numpy/distutils/tests/swig_ext/tests/test_example2.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext/tests | |
copying numpy/distutils/tests/swig_ext/tests/test_example.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext/tests | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/mixed | |
copying numpy/f2py/tests/src/mixed/foo.f -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/mixed | |
copying numpy/f2py/tests/src/mixed/foo_free.f90 -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/mixed | |
copying numpy/f2py/tests/src/mixed/foo_fixed.f90 -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/mixed | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/kind | |
copying numpy/f2py/tests/src/kind/foo.f90 -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/kind | |
copying numpy/lib/tests/test_regression.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_type_check.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_format.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_nanfunctions.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_ufunclike.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test__version.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_stride_tricks.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_function_base.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_index_tricks.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_io.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_arraysetops.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_arrayterator.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_shape_base.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_twodim_base.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_utils.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_polynomial.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_recfunctions.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_financial.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_arraypad.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test__iotools.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test_packbits.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
copying numpy/lib/tests/test__datasource.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/lib/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/mingw | |
copying numpy/distutils/mingw/gfortran_vs2003_hack.c -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/mingw | |
copying numpy/distutils/tests/swig_ext/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext | |
copying numpy/distutils/tests/swig_ext/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext/src | |
copying numpy/distutils/tests/swig_ext/src/zoo.cc -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext/src | |
copying numpy/distutils/tests/swig_ext/src/zoo.i -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext/src | |
copying numpy/distutils/tests/swig_ext/src/example.i -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext/src | |
copying numpy/distutils/tests/swig_ext/src/zoo.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext/src | |
copying numpy/distutils/tests/swig_ext/src/example.c -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/swig_ext/src | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape | |
copying numpy/f2py/tests/src/assumed_shape/foo_use.f90 -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape | |
copying numpy/f2py/tests/src/assumed_shape/foo_mod.f90 -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape | |
copying numpy/f2py/tests/src/assumed_shape/foo_free.f90 -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape | |
copying numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape | |
copying numpy/f2py/tests/src/assumed_shape/precision.f90 -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape | |
copying numpy/f2py/tests/test_size.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/test_kind.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/util.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/test_return_complex.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/test_regression.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/test_assumed_shape.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/test_return_real.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/test_callback.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/test_return_character.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/test_return_logical.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/test_mixed.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/test_array_from_pyobj.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
copying numpy/f2py/tests/test_return_integer.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/pyrex_ext | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/pyrex_ext/tests | |
copying numpy/distutils/tests/pyrex_ext/tests/test_primes.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/pyrex_ext/tests | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/gen_ext | |
copying numpy/distutils/tests/gen_ext/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/gen_ext | |
copying numpy/distutils/tests/gen_ext/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/gen_ext | |
copying numpy/distutils/tests/test_npy_pkg_config.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/ | |
copying numpy/distutils/tests/test_fcompiler_gnu.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/ | |
copying numpy/distutils/tests/test_misc_util.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/ | |
copying numpy/distutils/tests/test_system_info.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/ | |
copying numpy/distutils/tests/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/ | |
copying numpy/distutils/tests/test_exec_command.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/ | |
copying numpy/distutils/tests/test_fcompiler_intel.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib/tests | |
copying numpy/matrixlib/tests/test_multiarray.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib/tests/ | |
copying numpy/matrixlib/tests/test_defmatrix.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib/tests/ | |
copying numpy/matrixlib/tests/test_regression.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib/tests/ | |
copying numpy/matrixlib/tests/test_numeric.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/matrixlib/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/tests | |
copying numpy/distutils/tests/f2py_f90_ext/tests/test_foo.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/tests | |
copying numpy/core/tests/test_abc.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_unicode.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_arrayprint.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_machar.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_scalarinherit.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_ufunc.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_deprecations.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_einsum.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_api.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_function_base.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_item_selection.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_umath_complex.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_nditer.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_multiarray.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_memmap.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_shape_base.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_datetime.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_dtype.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_numerictypes.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_getlimits.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_regression.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_print.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_records.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_scalarprint.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_indexing.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_defchararray.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_umath.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_numeric.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_errstate.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_half.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_scalarmath.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_multiarray_assignment.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
copying numpy/core/tests/test_indexerrors.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing/tests | |
copying numpy/testing/tests/test_utils.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing/tests/ | |
copying numpy/testing/tests/test_doctesting.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing/tests/ | |
copying numpy/testing/tests/test_decorators.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/testing/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/tests | |
copying numpy/ma/tests/test_core.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/tests/ | |
copying numpy/ma/tests/test_subclassing.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/tests/ | |
copying numpy/ma/tests/test_mrecords.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/tests/ | |
copying numpy/ma/tests/test_old_ma.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/tests/ | |
copying numpy/ma/tests/test_extras.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/tests/ | |
copying numpy/ma/tests/test_regression.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/ma/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_ext | |
copying numpy/distutils/tests/f2py_ext/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_ext | |
copying numpy/distutils/tests/f2py_ext/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_ext | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg/tests | |
copying numpy/linalg/tests/test_regression.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg/tests/ | |
copying numpy/linalg/tests/test_linalg.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg/tests/ | |
copying numpy/linalg/tests/test_deprecations.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg/tests/ | |
copying numpy/linalg/tests/test_build.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/linalg/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/gen_ext/tests | |
copying numpy/distutils/tests/gen_ext/tests/test_fib3.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/gen_ext/tests | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_ext/src | |
copying numpy/distutils/tests/f2py_ext/src/fib2.pyf -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_ext/src | |
copying numpy/distutils/tests/f2py_ext/src/fib1.f -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_ext/src | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/include | |
copying numpy/distutils/tests/f2py_f90_ext/include/body.f90 -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/include | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_ext/tests | |
copying numpy/distutils/tests/f2py_ext/tests/test_fib2.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_ext/tests | |
copying numpy/distutils/tests/pyrex_ext/__init__.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/pyrex_ext | |
copying numpy/distutils/tests/pyrex_ext/primes.pyx -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/pyrex_ext | |
copying numpy/distutils/tests/pyrex_ext/setup.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/pyrex_ext | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/tests | |
copying numpy/polynomial/tests/test_polyutils.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/tests/ | |
copying numpy/polynomial/tests/test_legendre.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/tests/ | |
copying numpy/polynomial/tests/test_polynomial.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/tests/ | |
copying numpy/polynomial/tests/test_classes.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/tests/ | |
copying numpy/polynomial/tests/test_printing.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/tests/ | |
copying numpy/polynomial/tests/test_hermite.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/tests/ | |
copying numpy/polynomial/tests/test_chebyshev.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/tests/ | |
copying numpy/polynomial/tests/test_hermite_e.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/tests/ | |
copying numpy/polynomial/tests/test_laguerre.py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/polynomial/tests/ | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/src | |
copying numpy/distutils/tests/f2py_f90_ext/src/foo_free.f90 -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/src | |
copying build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/_numpyconfig.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/__multiarray_api.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/multiarray_api.txt -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/__ufunc_api.h -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
copying build/src.macosx-10.11-intel-2.7/numpy/core/include/numpy/ufunc_api.txt -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include/numpy | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/lib | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config | |
copying build/src.macosx-10.11-intel-2.7/numpy/core/lib/npy-pkg-config/npymath.ini -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config | |
copying build/src.macosx-10.11-intel-2.7/numpy/core/lib/npy-pkg-config/mlib.ini -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config | |
running install_clib | |
copying build/temp.macosx-10.11-intel-2.7/libnpymath.a -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/lib | |
running install_egg_info | |
running egg_info | |
creating numpy.egg-info | |
writing numpy.egg-info/PKG-INFO | |
writing top-level names to numpy.egg-info/top_level.txt | |
writing dependency_links to numpy.egg-info/dependency_links.txt | |
writing manifest file 'numpy.egg-info/SOURCES.txt' | |
reading manifest file 'numpy.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no previously-included files matching '*.pyo' found anywhere in distribution | |
warning: no previously-included files matching '*.pyd' found anywhere in distribution | |
writing manifest file 'numpy.egg-info/SOURCES.txt' | |
Copying numpy.egg-info to /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy-1.10.2-py2.7.egg-info | |
running install_scripts | |
creating /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/bin | |
copying build/scripts.macosx-10.11-intel-2.7/f2py -> /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/bin | |
changing mode of /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/bin/f2py to 755 | |
writing list of installed files to 'installed.txt' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc called with: -print-multiarch | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -print-multiarch -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native _configtest.o -o _configtest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _configtest.c -o _configtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/ieee754.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/ieee754.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/ieee754.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/ieee754.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/npymath/halffloat.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/npymath/halffloat.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/npymath/halffloat.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/npymath/halffloat.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math_complex.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math_complex.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math_complex.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npymath/npy_math_complex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/selection.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/selection.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/selection.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/selection.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/quicksort.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/quicksort.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/quicksort.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/quicksort.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/mergesort.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/mergesort.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/mergesort.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/mergesort.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/binsearch.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/binsearch.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/binsearch.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/binsearch.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/heapsort.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/heapsort.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/heapsort.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/npysort/heapsort.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/dummymodule.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/dummymodule.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/dummymodule.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/dummymodule.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/core/src/dummymodule.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/_dummy.so | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/core/src/dummymodule.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/_dummy.so -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/methods.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/methods.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/methods.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/methods.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalartypes.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalartypes.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalartypes.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalartypes.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/cblasfuncs.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/cblasfuncs.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/cblasfuncs.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/cblasfuncs.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/iterators.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/iterators.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/iterators.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/iterators.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/sequence.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/sequence.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/sequence.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/sequence.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/mapping.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/mapping.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/mapping.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/mapping.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/dtype_transfer.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/dtype_transfer.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/dtype_transfer.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/dtype_transfer.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/getset.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/getset.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/getset.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/getset.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/item_selection.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/item_selection.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/item_selection.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/item_selection.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/datetime_strings.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_strings.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/datetime_strings.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_strings.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/numpyos.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/numpyos.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/numpyos.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/numpyos.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/descriptor.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/descriptor.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/descriptor.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/descriptor.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/python_xerbla.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/python_xerbla.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/python_xerbla.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/python_xerbla.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/nditer_constr.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_constr.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/nditer_constr.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_constr.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_templ.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_templ.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_templ.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_templ.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/convert_datatype.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/convert_datatype.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/convert_datatype.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/convert_datatype.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/calculation.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/calculation.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/calculation.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/calculation.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/shape.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/shape.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/shape.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/shape.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/conversion_utils.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/conversion_utils.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/conversion_utils.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/conversion_utils.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/arrayobject.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arrayobject.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/arrayobject.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arrayobject.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/ctors.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/ctors.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/ctors.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/ctors.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c /private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy/_build_utils/src/apple_sgemv_fix.c -o build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy/_build_utils/src/apple_sgemv_fix.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c /private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy/_build_utils/src/apple_sgemv_fix.c -o build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy/_build_utils/src/apple_sgemv_fix.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/refcount.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/refcount.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/refcount.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/refcount.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/number.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/number.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/number.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/number.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/numpymemoryview.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/numpymemoryview.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/numpymemoryview.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/numpymemoryview.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/nditer_api.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_api.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/nditer_api.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_api.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/datetime_busdaycal.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_busdaycal.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/datetime_busdaycal.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_busdaycal.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/common.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/common.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/common.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/common.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arraytypes.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arraytypes.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arraytypes.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arraytypes.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/alloc.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/alloc.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/alloc.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/alloc.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/datetime_busday.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_busday.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/datetime_busday.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_busday.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/einsum.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/einsum.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/einsum.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/einsum.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/nditer_pywrap.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_pywrap.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/nditer_pywrap.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_pywrap.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/multiarraymodule.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarraymodule.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/multiarraymodule.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarraymodule.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/array_assign_array.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign_array.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/array_assign_array.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign_array.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/scalarapi.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalarapi.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/scalarapi.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalarapi.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/hashdescr.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/hashdescr.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/hashdescr.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/hashdescr.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/array_assign.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/array_assign.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/array_assign_scalar.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign_scalar.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/array_assign_scalar.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign_scalar.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/flagsobject.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/flagsobject.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/flagsobject.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/flagsobject.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/compiled_base.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/compiled_base.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/compiled_base.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/compiled_base.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/convert.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/convert.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/convert.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/convert.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/datetime.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/datetime.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/usertypes.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/usertypes.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/usertypes.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/usertypes.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/buffer.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/buffer.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/buffer.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/buffer.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/ucsnarrow.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/ucsnarrow.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/ucsnarrow.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/ucsnarrow.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/multiarray/vdot.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/vdot.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c numpy/core/src/multiarray/vdot.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/vdot.o -msse3 -I/System/Library/Frameworks/vecLib.framework/Headers -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/alloc.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arrayobject.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arraytypes.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign_scalar.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign_array.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/buffer.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/calculation.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/compiled_base.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/common.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/convert.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/convert_datatype.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/conversion_utils.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/ctors.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_strings.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_busday.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_busdaycal.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/descriptor.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/dtype_transfer.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/einsum.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/flagsobject.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/getset.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/hashdescr.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/item_selection.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/iterators.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/mapping.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/methods.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarraymodule.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_templ.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_api.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_constr.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_pywrap.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/number.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/numpymemoryview.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/numpyos.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/refcount.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/sequence.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/shape.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalarapi.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalartypes.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/usertypes.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/ucsnarrow.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/vdot.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/cblasfuncs.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/python_xerbla.o build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy/_build_utils/src/apple_sgemv_fix.o -Lbuild/temp.macosx-10.11-intel-2.7 -lnpymath -lnpysort -o build/lib.macosx-10.11-intel-2.7/numpy/core/multiarray.so -Wl,-framework -Wl,Accelerate | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/alloc.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arrayobject.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/arraytypes.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign_scalar.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/array_assign_array.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/buffer.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/calculation.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/compiled_base.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/common.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/convert.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/convert_datatype.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/conversion_utils.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/ctors.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_strings.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_busday.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/datetime_busdaycal.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/descriptor.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/dtype_transfer.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/einsum.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/flagsobject.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/getset.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/hashdescr.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/item_selection.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/iterators.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/mapping.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/methods.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarraymodule.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_templ.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_api.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_constr.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/nditer_pywrap.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/number.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/numpymemoryview.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/numpyos.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/refcount.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/sequence.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/shape.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalarapi.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/scalartypes.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/usertypes.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/ucsnarrow.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/vdot.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/cblasfuncs.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/multiarray/python_xerbla.o build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--numpy-20171018-3955-ubtou0/numpy-1.10.2/numpy/_build_utils/src/apple_sgemv_fix.o -Lbuild/temp.macosx-10.11-intel-2.7 -lnpymath -lnpysort -o build/lib.macosx-10.11-intel-2.7/numpy/core/multiarray.so -Wl,-framework -Wl,Accelerate -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/umath/ufunc_type_resolution.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/ufunc_type_resolution.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/umath/ufunc_type_resolution.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/ufunc_type_resolution.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/umath/umathmodule.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/umathmodule.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/umath/umathmodule.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/umathmodule.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/umath/reduction.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/reduction.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/umath/reduction.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/reduction.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/scalarmath.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/scalarmath.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/scalarmath.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/scalarmath.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/loops.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/loops.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/loops.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/loops.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/umath/ufunc_object.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/ufunc_object.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/core/src/umath/ufunc_object.c -o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/ufunc_object.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/umathmodule.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/reduction.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/loops.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/ufunc_object.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/scalarmath.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/ufunc_type_resolution.o -Lbuild/temp.macosx-10.11-intel-2.7 -lnpymath -o build/lib.macosx-10.11-intel-2.7/numpy/core/umath.so | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/umathmodule.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/reduction.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/loops.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/ufunc_object.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/scalarmath.o build/temp.macosx-10.11-intel-2.7/numpy/core/src/umath/ufunc_type_resolution.o -Lbuild/temp.macosx-10.11-intel-2.7 -lnpymath -o build/lib.macosx-10.11-intel-2.7/numpy/core/umath.so -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/umath_tests.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/umath_tests.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/umath_tests.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/umath_tests.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/umath_tests.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/umath_tests.so | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/umath_tests.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/umath_tests.so -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/test_rational.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/test_rational.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/test_rational.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/test_rational.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/test_rational.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/test_rational.so | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/test_rational.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/test_rational.so -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/struct_ufunc_test.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/struct_ufunc_test.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/struct_ufunc_test.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/struct_ufunc_test.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/struct_ufunc_test.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/struct_ufunc_test.so | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/struct_ufunc_test.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/struct_ufunc_test.so -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarray_tests.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarray_tests.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarray_tests.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarray_tests.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarray_tests.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/multiarray_tests.so | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/multiarray/multiarray_tests.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/multiarray_tests.so -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/operand_flag_tests.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/operand_flag_tests.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/operand_flag_tests.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/operand_flag_tests.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/operand_flag_tests.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/operand_flag_tests.so | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/core/src/umath/operand_flag_tests.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/core/operand_flag_tests.so -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/fft/fftpack_litemodule.c -o build/temp.macosx-10.11-intel-2.7/numpy/fft/fftpack_litemodule.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/fft/fftpack_litemodule.c -o build/temp.macosx-10.11-intel-2.7/numpy/fft/fftpack_litemodule.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/fft/fftpack.c -o build/temp.macosx-10.11-intel-2.7/numpy/fft/fftpack.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/fft/fftpack.c -o build/temp.macosx-10.11-intel-2.7/numpy/fft/fftpack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/fft/fftpack_litemodule.o build/temp.macosx-10.11-intel-2.7/numpy/fft/fftpack.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/fft/fftpack_lite.so | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/fft/fftpack_litemodule.o build/temp.macosx-10.11-intel-2.7/numpy/fft/fftpack.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/fft/fftpack_lite.so -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/linalg/lapack_lite/python_xerbla.c -o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite/python_xerbla.o -msse3 | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/linalg/lapack_lite/python_xerbla.c -o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite/python_xerbla.o -msse3 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/linalg/lapack_litemodule.c -o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_litemodule.o -msse3 | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/linalg/lapack_litemodule.c -o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_litemodule.o -msse3 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_litemodule.o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite/python_xerbla.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite.so -Wl,-framework -Wl,Accelerate | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_litemodule.o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite/python_xerbla.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite.so -Wl,-framework -Wl,Accelerate -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/linalg/lapack_lite/python_xerbla.c -o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite/python_xerbla.o -msse3 | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/linalg/lapack_lite/python_xerbla.c -o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite/python_xerbla.o -msse3 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/linalg/umath_linalg.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/linalg/umath_linalg.o -msse3 | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -DNO_ATLAS_INFO=3 -DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c build/src.macosx-10.11-intel-2.7/numpy/linalg/umath_linalg.c -o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/linalg/umath_linalg.o -msse3 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/linalg/umath_linalg.o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite/python_xerbla.o -Lbuild/temp.macosx-10.11-intel-2.7 -lnpymath -o build/lib.macosx-10.11-intel-2.7/numpy/linalg/_umath_linalg.so -Wl,-framework -Wl,Accelerate | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/numpy/linalg/umath_linalg.o build/temp.macosx-10.11-intel-2.7/numpy/linalg/lapack_lite/python_xerbla.o -Lbuild/temp.macosx-10.11-intel-2.7 -lnpymath -o build/lib.macosx-10.11-intel-2.7/numpy/linalg/_umath_linalg.so -Wl,-framework -Wl,Accelerate -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/random/mtrand/randomkit.c -o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/randomkit.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/random/mtrand/randomkit.c -o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/randomkit.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/random/mtrand/mtrand.c -o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/mtrand.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/random/mtrand/mtrand.c -o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/mtrand.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/random/mtrand/distributions.c -o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/distributions.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/random/mtrand/distributions.c -o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/distributions.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/random/mtrand/initarray.c -o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/initarray.o | |
superenv removed: -arch i386 -arch x86_64 -g -Wall -Wstrict-prototypes -Wshorten-64-to-32 -g -Wall -Wstrict-prototypes -arch i386 -arch x86_64 | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fno-common -dynamic -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -DNDEBUG -fwrapv -DENABLE_DTRACE -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.11-intel-2.7/numpy/core/src/private -c numpy/random/mtrand/initarray.c -o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/initarray.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/mtrand.o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/randomkit.o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/initarray.o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/distributions.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/random/mtrand.so | |
superenv removed: -arch i386 -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -bundle -undefined dynamic_lookup -Wl,-F. build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/mtrand.o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/randomkit.o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/initarray.o build/temp.macosx-10.11-intel-2.7/numpy/random/mtrand/distributions.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/numpy/random/mtrand.so -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-10-18 12:26:20 -0700 | |
python | |
-c | |
import setuptools, tokenize | |
__file__ = 'setup.py' | |
exec(compile(getattr(tokenize, 'open', open)(__file__).read() | |
.replace('\r\n', '\n'), __file__, 'exec')) | |
--no-user-cfg | |
install | |
--prefix=/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor | |
--single-version-externally-managed | |
--record=installed.txt | |
lapack_opt_info: | |
openblas_lapack_info: | |
libraries openblas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
lapack_mkl_info: | |
mkl_info: | |
libraries mkl,vml,guide not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
NOT AVAILABLE | |
atlas_3_10_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries tatlas,tatlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries lapack_atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries tatlas,tatlas not found in /usr/local/lib | |
libraries lapack_atlas not found in /usr/local/lib | |
libraries tatlas,tatlas not found in /usr/lib | |
libraries lapack_atlas not found in /usr/lib | |
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'> | |
NOT AVAILABLE | |
atlas_3_10_info: | |
libraries satlas,satlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries lapack_atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries satlas,satlas not found in /usr/local/lib | |
libraries lapack_atlas not found in /usr/local/lib | |
libraries satlas,satlas not found in /usr/lib | |
libraries lapack_atlas not found in /usr/lib | |
<class 'numpy.distutils.system_info.atlas_3_10_info'> | |
NOT AVAILABLE | |
atlas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries lapack_atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib | |
libraries lapack_atlas not found in /usr/local/lib | |
libraries ptf77blas,ptcblas,atlas not found in /usr/lib | |
libraries lapack_atlas not found in /usr/lib | |
<class 'numpy.distutils.system_info.atlas_threads_info'> | |
NOT AVAILABLE | |
atlas_info: | |
libraries f77blas,cblas,atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries lapack_atlas not found in /System/Library/Frameworks/Python.framework/Versions/2.7/lib | |
libraries f77blas,cblas,atlas not found in /usr/local/lib | |
libraries lapack_atlas not found in /usr/local/lib | |
libraries f77blas,cblas,atlas not found in /usr/lib | |
libraries lapack_atlas not found in /usr/lib | |
<class 'numpy.distutils.system_info.atlas_info'> | |
NOT AVAILABLE | |
/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/system_info.py:635: UserWarning: Specified path is invalid. | |
warnings.warn('Specified path %s is invalid.' % d) | |
FOUND: | |
extra_link_args = ['-Wl,-framework', '-Wl,Accelerate'] | |
define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)] | |
extra_compile_args = ['-msse3'] | |
Running from scipy source directory. | |
/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/system_info.py:635: UserWarning: Specified path /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/include/python2.7 is invalid. | |
warnings.warn('Specified path %s is invalid.' % d) | |
/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/distutils/system_info.py:635: UserWarning: Specified path /usr/local/include/python2.7 is invalid. | |
warnings.warn('Specified path %s is invalid.' % d) | |
Splitting linalg.interpolative Fortran source files | |
blas_opt_info: | |
blas_mkl_info: | |
libraries mkl,vml,guide not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
openblas_info: | |
libraries openblas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
atlas_3_10_blas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries tatlas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
atlas_3_10_blas_info: | |
libraries satlas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
atlas_blas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
atlas_blas_info: | |
libraries f77blas,cblas,atlas not found in ['/System/Library/Frameworks/Python.framework/Versions/2.7/lib', '/usr/local/lib', '/usr/lib'] | |
NOT AVAILABLE | |
FOUND: | |
extra_link_args = ['-Wl,-framework', '-Wl,Accelerate'] | |
define_macros = [('NO_ATLAS_INFO', 3), ('HAVE_CBLAS', None)] | |
extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers'] | |
non-existing path in 'scipy/sparse': 'sparsetools/sparsetools_impl.h' | |
non-existing path in 'scipy/sparse': 'sparsetools/bsr_impl.h' | |
non-existing path in 'scipy/sparse': 'sparsetools/csc_impl.h' | |
non-existing path in 'scipy/sparse': 'sparsetools/csr_impl.h' | |
non-existing path in 'scipy/sparse': 'sparsetools/other_impl.h' | |
non-existing path in 'scipy/spatial': 'ckdtree.cxx' | |
non-existing path in 'scipy/spatial': 'ckdtree/src/ckdtree_decl.h' | |
non-existing path in 'scipy/spatial': 'ckdtree/src/ckdtree_exc.h' | |
non-existing path in 'scipy/spatial': 'ckdtree/src/ckdtree_methods.h' | |
non-existing path in 'scipy/spatial': 'ckdtree/src/ckdtree_utils.h' | |
running install | |
running build | |
running config_cc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
running config_fc | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
running build_src | |
build_src | |
building py_modules sources | |
creating build | |
creating build/src.macosx-10.11-intel-2.7 | |
creating build/src.macosx-10.11-intel-2.7/scipy | |
building library "dfftpack" sources | |
building library "fftpack" sources | |
building library "mach" sources | |
building library "quadpack" sources | |
building library "odepack" sources | |
building library "dop" sources | |
building library "fitpack" sources | |
building library "fwrappers" sources | |
building library "odrpack" sources | |
building library "minpack" sources | |
building library "rootfind" sources | |
building library "superlu_src" sources | |
building library "arpack_scipy" sources | |
building library "sc_c_misc" sources | |
building library "sc_cephes" sources | |
building library "sc_mach" sources | |
building library "sc_amos" sources | |
building library "sc_cdf" sources | |
building library "sc_specfun" sources | |
building library "statlib" sources | |
building extension "scipy.cluster._vq" sources | |
building extension "scipy.cluster._hierarchy" sources | |
building extension "scipy.fftpack._fftpack" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/fftpack | |
creating build/src.macosx-10.11-intel-2.7/scipy/fftpack/src | |
conv_template:> build/src.macosx-10.11-intel-2.7/scipy/fftpack/src/dct.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/scipy/fftpack/src/dst.c | |
f2py options: [] | |
f2py: scipy/fftpack/fftpack.pyf | |
Reading fortran codes... | |
Reading file 'scipy/fftpack/fftpack.pyf' (format:free) | |
Line #86 in scipy/fftpack/fftpack.pyf:" /* Single precision version */" | |
crackline:2: No pattern for line | |
Post-processing... | |
Block: _fftpack | |
Block: zfft | |
Block: drfft | |
Block: zrfft | |
Block: zfftnd | |
Block: destroy_zfft_cache | |
Block: destroy_zfftnd_cache | |
Block: destroy_drfft_cache | |
Block: cfft | |
Block: rfft | |
Block: crfft | |
Block: cfftnd | |
Block: destroy_cfft_cache | |
Block: destroy_cfftnd_cache | |
Block: destroy_rfft_cache | |
Block: ddct1 | |
Block: ddct2 | |
Block: ddct3 | |
Block: dct1 | |
Block: dct2 | |
Block: dct3 | |
Block: destroy_ddct2_cache | |
Block: destroy_ddct1_cache | |
Block: destroy_dct2_cache | |
Block: destroy_dct1_cache | |
Block: ddst1 | |
Block: ddst2 | |
Block: ddst3 | |
Block: dst1 | |
Block: dst2 | |
Block: dst3 | |
Block: destroy_ddst2_cache | |
Block: destroy_ddst1_cache | |
Block: destroy_dst2_cache | |
Block: destroy_dst1_cache | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_fftpack"... | |
Constructing wrapper function "zfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "drfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = drfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "zrfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zrfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "zfftnd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zfftnd(x,[s,direction,normalize,overwrite_x]) | |
Constructing wrapper function "destroy_zfft_cache"... | |
destroy_zfft_cache() | |
Constructing wrapper function "destroy_zfftnd_cache"... | |
destroy_zfftnd_cache() | |
Constructing wrapper function "destroy_drfft_cache"... | |
destroy_drfft_cache() | |
Constructing wrapper function "cfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = cfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "rfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = rfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "crfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = crfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "cfftnd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = cfftnd(x,[s,direction,normalize,overwrite_x]) | |
Constructing wrapper function "destroy_cfft_cache"... | |
destroy_cfft_cache() | |
Constructing wrapper function "destroy_cfftnd_cache"... | |
destroy_cfftnd_cache() | |
Constructing wrapper function "destroy_rfft_cache"... | |
destroy_rfft_cache() | |
Constructing wrapper function "ddct1"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddct1(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "ddct2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddct2(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "ddct3"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddct3(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dct1"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dct1(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dct2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dct2(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dct3"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dct3(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "destroy_ddct2_cache"... | |
destroy_ddct2_cache() | |
Constructing wrapper function "destroy_ddct1_cache"... | |
destroy_ddct1_cache() | |
Constructing wrapper function "destroy_dct2_cache"... | |
destroy_dct2_cache() | |
Constructing wrapper function "destroy_dct1_cache"... | |
destroy_dct1_cache() | |
Constructing wrapper function "ddst1"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddst1(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "ddst2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddst2(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "ddst3"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddst3(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dst1"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dst1(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dst2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dst2(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dst3"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dst3(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "destroy_ddst2_cache"... | |
destroy_ddst2_cache() | |
Constructing wrapper function "destroy_ddst1_cache"... | |
destroy_ddst1_cache() | |
Constructing wrapper function "destroy_dst2_cache"... | |
destroy_dst2_cache() | |
Constructing wrapper function "destroy_dst1_cache"... | |
destroy_dst1_cache() | |
Wrote C/API module "_fftpack" to file "build/src.macosx-10.11-intel-2.7/scipy/fftpack/_fftpackmodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
copying /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.c -> build/src.macosx-10.11-intel-2.7 | |
copying /usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.h -> build/src.macosx-10.11-intel-2.7 | |
building extension "scipy.fftpack.convolve" sources | |
f2py options: [] | |
f2py: scipy/fftpack/convolve.pyf | |
Reading fortran codes... | |
Reading file 'scipy/fftpack/convolve.pyf' (format:free) | |
Post-processing... | |
Block: convolve__user__routines | |
Block: kernel_func | |
Block: convolve | |
Block: init_convolution_kernel | |
In: scipy/fftpack/convolve.pyf:convolve:unknown_interface:init_convolution_kernel | |
get_useparameters: no module convolve__user__routines info used by init_convolution_kernel | |
Block: destroy_convolve_cache | |
Block: convolve | |
Block: convolve_z | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_kernel_func_in_convolve__user__routines" | |
def kernel_func(k): return kernel_func | |
Building module "convolve"... | |
Constructing wrapper function "init_convolution_kernel"... | |
omega = init_convolution_kernel(n,kernel_func,[d,zero_nyquist,kernel_func_extra_args]) | |
Constructing wrapper function "destroy_convolve_cache"... | |
destroy_convolve_cache() | |
Constructing wrapper function "convolve"... | |
y = convolve(x,omega,[swap_real_imag,overwrite_x]) | |
Constructing wrapper function "convolve_z"... | |
y = convolve_z(x,omega_real,omega_imag,[overwrite_x]) | |
Wrote C/API module "convolve" to file "build/src.macosx-10.11-intel-2.7/scipy/fftpack/convolvemodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.integrate._quadpack" sources | |
building extension "scipy.integrate._odepack" sources | |
building extension "scipy.integrate.vode" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/integrate | |
f2py options: [] | |
f2py: scipy/integrate/vode.pyf | |
Reading fortran codes... | |
Reading file 'scipy/integrate/vode.pyf' (format:free) | |
Post-processing... | |
Block: dvode__user__routines | |
Block: dvode_user_interface | |
Block: f | |
Block: jac | |
Block: zvode__user__routines | |
Block: zvode_user_interface | |
Block: f | |
Block: jac | |
Block: vode | |
Block: dvode | |
In: scipy/integrate/vode.pyf:vode:unknown_interface:dvode | |
get_useparameters: no module dvode__user__routines info used by dvode | |
Block: zvode | |
In: scipy/integrate/vode.pyf:vode:unknown_interface:zvode | |
get_useparameters: no module zvode__user__routines info used by zvode | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_f_in_dvode__user__routines" | |
def f(t,y): return ydot | |
Constructing call-back function "cb_jac_in_dvode__user__routines" | |
def jac(t,y): return jac | |
Constructing call-back function "cb_f_in_zvode__user__routines" | |
def f(t,y): return ydot | |
Constructing call-back function "cb_jac_in_zvode__user__routines" | |
def jac(t,y): return jac | |
Building module "vode"... | |
Constructing wrapper function "dvode"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y,t,istate = dvode(f,jac,y,t,tout,rtol,atol,itask,istate,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y]) | |
Constructing wrapper function "zvode"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y,t,istate = zvode(f,jac,y,t,tout,rtol,atol,itask,istate,zwork,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y]) | |
Wrote C/API module "vode" to file "build/src.macosx-10.11-intel-2.7/scipy/integrate/vodemodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.integrate.lsoda" sources | |
f2py options: [] | |
f2py: scipy/integrate/lsoda.pyf | |
Reading fortran codes... | |
Reading file 'scipy/integrate/lsoda.pyf' (format:free) | |
Post-processing... | |
Block: lsoda__user__routines | |
Block: lsoda_user_interface | |
Block: f | |
Block: jac | |
Block: lsoda | |
Block: lsoda | |
In: scipy/integrate/lsoda.pyf:lsoda:unknown_interface:lsoda | |
get_useparameters: no module lsoda__user__routines info used by lsoda | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_f_in_lsoda__user__routines" | |
def f(t,y): return ydot | |
Constructing call-back function "cb_jac_in_lsoda__user__routines" | |
def jac(t,y): return jac | |
Building module "lsoda"... | |
Constructing wrapper function "lsoda"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y,t,istate = lsoda(f,y,t,tout,rtol,atol,itask,istate,rwork,iwork,jac,jt,[f_extra_args,overwrite_y,jac_extra_args]) | |
Wrote C/API module "lsoda" to file "build/src.macosx-10.11-intel-2.7/scipy/integrate/lsodamodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.integrate._dop" sources | |
f2py options: [] | |
f2py: scipy/integrate/dop.pyf | |
Reading fortran codes... | |
Reading file 'scipy/integrate/dop.pyf' (format:free) | |
Post-processing... | |
Block: __user__routines | |
Block: fcn | |
Block: solout | |
Block: _dop | |
Block: dopri5 | |
In: scipy/integrate/dop.pyf:_dop:unknown_interface:dopri5 | |
get_useparameters: no module __user__routines info used by dopri5 | |
Block: dop853 | |
In: scipy/integrate/dop.pyf:_dop:unknown_interface:dop853 | |
get_useparameters: no module __user__routines info used by dop853 | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_fcn_in___user__routines" | |
def fcn(x,y): return f | |
Constructing call-back function "cb_solout_in___user__routines" | |
def solout(nr,xold,x,y,con,icomp,[nd]): return irtn | |
Building module "_dop"... | |
Constructing wrapper function "dopri5"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y,iwork,idid = dopri5(fcn,x,y,xend,rtol,atol,solout,iout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args]) | |
Constructing wrapper function "dop853"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y,iwork,idid = dop853(fcn,x,y,xend,rtol,atol,solout,iout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args]) | |
Wrote C/API module "_dop" to file "build/src.macosx-10.11-intel-2.7/scipy/integrate/_dopmodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.integrate._test_multivariate" sources | |
building extension "scipy.integrate._test_odeint_banded" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.11-intel-2.7/scipy/integrate/_test_odeint_bandedmodule.c | |
Reading fortran codes... | |
Reading file 'scipy/integrate/tests/banded5x5.f' (format:fix,strict) | |
Post-processing... | |
Block: _test_odeint_banded | |
Block: jacobian | |
Block: getbands | |
Block: banded5x5 | |
Block: banded5x5_jac | |
Block: banded5x5_bjac | |
Block: banded5x5_solve | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_test_odeint_banded"... | |
Constructing wrapper function "getbands"... | |
jac = getbands() | |
Constructing wrapper function "banded5x5"... | |
banded5x5(t,y,f,[n]) | |
Constructing wrapper function "banded5x5_jac"... | |
banded5x5_jac(t,y,ml,mu,jac,[n,nrowpd]) | |
Constructing wrapper function "banded5x5_bjac"... | |
banded5x5_bjac(t,y,ml,mu,bjac,[n,nrowpd]) | |
Constructing wrapper function "banded5x5_solve"... | |
nst,nfe,nje = banded5x5_solve(y,nsteps,dt,jt) | |
Constructing COMMON block support for "jac"... | |
bands | |
Wrote C/API module "_test_odeint_banded" to file "build/src.macosx-10.11-intel-2.7/scipy/integrate/_test_odeint_bandedmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.11-intel-2.7/scipy/integrate/_test_odeint_banded-f2pywrappers.f" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
adding 'build/src.macosx-10.11-intel-2.7/scipy/integrate/_test_odeint_banded-f2pywrappers.f' to sources. | |
building extension "scipy.interpolate.interpnd" sources | |
building extension "scipy.interpolate._ppoly" sources | |
building extension "scipy.interpolate._fitpack" sources | |
building extension "scipy.interpolate.dfitpack" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/interpolate | |
creating build/src.macosx-10.11-intel-2.7/scipy/interpolate/src | |
f2py options: [] | |
f2py: scipy/interpolate/src/fitpack.pyf | |
Reading fortran codes... | |
Reading file 'scipy/interpolate/src/fitpack.pyf' (format:free) | |
Post-processing... | |
Block: dfitpack | |
Block: fpchec | |
Block: splev | |
Block: splder | |
Block: splint | |
Block: sproot | |
Block: spalde | |
Block: curfit | |
Block: percur | |
Block: parcur | |
Block: fpcurf0 | |
Block: fpcurf1 | |
Block: fpcurfm1 | |
Block: bispev | |
Block: parder | |
Block: bispeu | |
Block: pardeu | |
Block: surfit_smth | |
Block: surfit_lsq | |
Block: spherfit_smth | |
Block: spherfit_lsq | |
Block: regrid_smth | |
Block: regrid_smth_spher | |
Block: dblint | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "dfitpack"... | |
Constructing wrapper function "fpchec"... | |
ier = fpchec(x,t,k) | |
Constructing wrapper function "splev"... | |
y = splev(t,c,k,x,[e]) | |
Constructing wrapper function "splder"... | |
y = splder(t,c,k,x,[nu,e]) | |
Creating wrapper for Fortran function "splint"("splint")... | |
Constructing wrapper function "splint"... | |
splint = splint(t,c,k,a,b) | |
Constructing wrapper function "sproot"... | |
zero,m,ier = sproot(t,c,[mest]) | |
Constructing wrapper function "spalde"... | |
d,ier = spalde(t,c,k,x) | |
Constructing wrapper function "curfit"... | |
n,c,fp,ier = curfit(iopt,x,y,w,t,wrk,iwrk,[xb,xe,k,s]) | |
Constructing wrapper function "percur"... | |
n,c,fp,ier = percur(iopt,x,y,w,t,wrk,iwrk,[k,s]) | |
Constructing wrapper function "parcur"... | |
n,c,fp,ier = parcur(iopt,ipar,idim,u,x,w,ub,ue,t,wrk,iwrk,[k,s]) | |
Constructing wrapper function "fpcurf0"... | |
x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf0(x,y,k,[w,xb,xe,s,nest]) | |
Constructing wrapper function "fpcurf1"... | |
x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf1(x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier,[overwrite_x,overwrite_y,overwrite_w,overwrite_t,overwrite_c,overwrite_fpint,overwrite_nrdata]) | |
Constructing wrapper function "fpcurfm1"... | |
x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurfm1(x,y,k,t,[w,xb,xe,overwrite_t]) | |
Constructing wrapper function "bispev"... | |
z,ier = bispev(tx,ty,c,kx,ky,x,y) | |
Constructing wrapper function "parder"... | |
z,ier = parder(tx,ty,c,kx,ky,nux,nuy,x,y) | |
Constructing wrapper function "bispeu"... | |
z,ier = bispeu(tx,ty,c,kx,ky,x,y) | |
Constructing wrapper function "pardeu"... | |
z,ier = pardeu(tx,ty,c,kx,ky,nux,nuy,x,y) | |
Constructing wrapper function "surfit_smth"... | |
nx,tx,ny,ty,c,fp,wrk1,ier = surfit_smth(x,y,z,[w,xb,xe,yb,ye,kx,ky,s,nxest,nyest,eps,lwrk2]) | |
Constructing wrapper function "surfit_lsq"... | |
tx,ty,c,fp,ier = surfit_lsq(x,y,z,tx,ty,[w,xb,xe,yb,ye,kx,ky,eps,lwrk2,overwrite_tx,overwrite_ty]) | |
Constructing wrapper function "spherfit_smth"... | |
nt,tt,np,tp,c,fp,ier = spherfit_smth(teta,phi,r,[w,s,eps]) | |
Constructing wrapper function "spherfit_lsq"... | |
tt,tp,c,fp,ier = spherfit_lsq(teta,phi,r,tt,tp,[w,eps,overwrite_tt,overwrite_tp]) | |
Constructing wrapper function "regrid_smth"... | |
nx,tx,ny,ty,c,fp,ier = regrid_smth(x,y,z,[xb,xe,yb,ye,kx,ky,s]) | |
Constructing wrapper function "regrid_smth_spher"... | |
nu,tu,nv,tv,c,fp,ier = regrid_smth_spher(iopt,ider,u,v,r,[r0,r1,s]) | |
Creating wrapper for Fortran function "dblint"("dblint")... | |
Constructing wrapper function "dblint"... | |
dblint = dblint(tx,ty,c,kx,ky,xb,xe,yb,ye) | |
Wrote C/API module "dfitpack" to file "build/src.macosx-10.11-intel-2.7/scipy/interpolate/src/dfitpackmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.11-intel-2.7/scipy/interpolate/src/dfitpack-f2pywrappers.f" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
adding 'build/src.macosx-10.11-intel-2.7/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources. | |
building extension "scipy.interpolate._interpolate" sources | |
building extension "scipy.io.matlab.streams" sources | |
building extension "scipy.io.matlab.mio_utils" sources | |
building extension "scipy.io.matlab.mio5_utils" sources | |
building extension "scipy.linalg._fblas" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/linalg | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/linalg/fblas.pyf | |
Including file scipy/linalg/fblas_l1.pyf.src | |
Including file scipy/linalg/fblas_l2.pyf.src | |
Including file scipy/linalg/fblas_l3.pyf.src | |
Mismatch in number of replacements (base <prefix=s,d,c,z>) for <__l1=->. Ignoring. | |
Mismatch in number of replacements (base <prefix6=s,d,c,z,c,z>) for <prefix=s,d,c,z>. Ignoring. | |
creating build/src.macosx-10.11-intel-2.7/build | |
creating build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7 | |
creating build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy | |
creating build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/linalg | |
f2py options: [] | |
f2py: build/src.macosx-10.11-intel-2.7/scipy/linalg/fblas.pyf | |
Reading fortran codes... | |
Reading file 'build/src.macosx-10.11-intel-2.7/scipy/linalg/fblas.pyf' (format:free) | |
Post-processing... | |
Block: _fblas | |
Block: srotg | |
Block: drotg | |
Block: crotg | |
Block: zrotg | |
Block: srotmg | |
Block: drotmg | |
Block: srot | |
Block: drot | |
Block: csrot | |
Block: zdrot | |
Block: srotm | |
Block: drotm | |
Block: sswap | |
Block: dswap | |
Block: cswap | |
Block: zswap | |
Block: sscal | |
Block: dscal | |
Block: cscal | |
Block: zscal | |
Block: csscal | |
Block: zdscal | |
Block: scopy | |
Block: dcopy | |
Block: ccopy | |
Block: zcopy | |
Block: saxpy | |
Block: daxpy | |
Block: caxpy | |
Block: zaxpy | |
Block: sdot | |
Block: ddot | |
Block: cdotu | |
Block: zdotu | |
Block: cdotc | |
Block: zdotc | |
Block: snrm2 | |
Block: scnrm2 | |
Block: dnrm2 | |
Block: dznrm2 | |
Block: sasum | |
Block: scasum | |
Block: dasum | |
Block: dzasum | |
Block: isamax | |
Block: idamax | |
Block: icamax | |
Block: izamax | |
Block: sgemv | |
Block: dgemv | |
Block: cgemv | |
Block: zgemv | |
Block: ssymv | |
Block: dsymv | |
Block: chemv | |
Block: zhemv | |
Block: strmv | |
Block: dtrmv | |
Block: ctrmv | |
Block: ztrmv | |
Block: sger | |
Block: dger | |
Block: cgeru | |
Block: zgeru | |
Block: cgerc | |
Block: zgerc | |
Block: ssyr | |
Block: dsyr | |
Block: csyr | |
Block: zsyr | |
Block: cher | |
Block: zher | |
Block: ssyr2 | |
Block: dsyr2 | |
Block: cher2 | |
Block: zher2 | |
Block: sgemm | |
Block: dgemm | |
Block: cgemm | |
Block: zgemm | |
Block: ssymm | |
Block: dsymm | |
Block: csymm | |
Block: zsymm | |
Block: chemm | |
Block: zhemm | |
Block: ssyrk | |
Block: dsyrk | |
Block: csyrk | |
Block: zsyrk | |
Block: cherk | |
Block: zherk | |
Block: ssyr2k | |
Block: dsyr2k | |
Block: csyr2k | |
Block: zsyr2k | |
Block: cher2k | |
Block: zher2k | |
Block: strmm | |
Block: dtrmm | |
Block: ctrmm | |
Block: ztrmm | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_fblas"... | |
Constructing wrapper function "srotg"... | |
c,s = srotg(a,b) | |
Constructing wrapper function "drotg"... | |
c,s = drotg(a,b) | |
Constructing wrapper function "crotg"... | |
c,s = crotg(a,b) | |
Constructing wrapper function "zrotg"... | |
c,s = zrotg(a,b) | |
Constructing wrapper function "srotmg"... | |
param = srotmg(d1,d2,x1,y1) | |
Constructing wrapper function "drotmg"... | |
param = drotmg(d1,d2,x1,y1) | |
Constructing wrapper function "srot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "drot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "csrot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "zdrot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "srotm"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "drotm"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "sswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = sswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "dswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = dswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "cswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = cswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "zswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = zswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "sscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = sscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "dscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = dscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "cscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = cscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "zscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = zscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "csscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = csscal(a,x,[n,offx,incx,overwrite_x]) | |
Constructing wrapper function "zdscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = zdscal(a,x,[n,offx,incx,overwrite_x]) | |
Constructing wrapper function "scopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = scopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "dcopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dcopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "ccopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ccopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "zcopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zcopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "saxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = saxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Constructing wrapper function "daxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = daxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Constructing wrapper function "caxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = caxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Constructing wrapper function "zaxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = zaxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "sdot"("wsdot")... | |
Constructing wrapper function "sdot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = sdot(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "ddot"("ddot")... | |
Constructing wrapper function "ddot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = ddot(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "cdotu"("wcdotu")... | |
Constructing wrapper function "cdotu"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = cdotu(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "zdotu"("wzdotu")... | |
Constructing wrapper function "zdotu"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = zdotu(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "cdotc"("wcdotc")... | |
Constructing wrapper function "cdotc"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = cdotc(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "zdotc"("wzdotc")... | |
Constructing wrapper function "zdotc"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = zdotc(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "snrm2"("wsnrm2")... | |
Constructing wrapper function "snrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = snrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "scnrm2"("wscnrm2")... | |
Constructing wrapper function "scnrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = scnrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dnrm2"("dnrm2")... | |
Constructing wrapper function "dnrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = dnrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dznrm2"("dznrm2")... | |
Constructing wrapper function "dznrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = dznrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "sasum"("wsasum")... | |
Constructing wrapper function "sasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = sasum(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "scasum"("wscasum")... | |
Constructing wrapper function "scasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = scasum(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dasum"("dasum")... | |
Constructing wrapper function "dasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = dasum(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dzasum"("dzasum")... | |
Constructing wrapper function "dzasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = dzasum(x,[n,offx,incx]) | |
Constructing wrapper function "isamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = isamax(x,[n,offx,incx]) | |
Constructing wrapper function "idamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = idamax(x,[n,offx,incx]) | |
Constructing wrapper function "icamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = icamax(x,[n,offx,incx]) | |
Constructing wrapper function "izamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = izamax(x,[n,offx,incx]) | |
Constructing wrapper function "sgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "dgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "cgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "zgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "ssymv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ssymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "dsymv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dsymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "chemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = chemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "zhemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zhemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "strmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = strmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "dtrmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = dtrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "ctrmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = ctrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "ztrmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = ztrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "sger"... | |
a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "dger"... | |
a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "cgeru"... | |
a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "zgeru"... | |
a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "cgerc"... | |
a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "zgerc"... | |
a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "ssyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = ssyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "dsyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = dsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "csyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = csyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "zsyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "cher"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = cher(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "zher"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zher(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "ssyr2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = ssyr2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) | |
Constructing wrapper function "dsyr2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = dsyr2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) | |
Constructing wrapper function "cher2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = cher2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) | |
Constructing wrapper function "zher2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zher2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) | |
Constructing wrapper function "sgemm"... | |
c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Constructing wrapper function "dgemm"... | |
c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Constructing wrapper function "cgemm"... | |
c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Constructing wrapper function "zgemm"... | |
c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Constructing wrapper function "ssymm"... | |
c = ssymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "dsymm"... | |
c = dsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "csymm"... | |
c = csymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "zsymm"... | |
c = zsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "chemm"... | |
c = chemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "zhemm"... | |
c = zhemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "ssyrk"... | |
c = ssyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "dsyrk"... | |
c = dsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "csyrk"... | |
c = csyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "zsyrk"... | |
c = zsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "cherk"... | |
c = cherk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "zherk"... | |
c = zherk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "ssyr2k"... | |
c = ssyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "dsyr2k"... | |
c = dsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "csyr2k"... | |
c = csyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "zsyr2k"... | |
c = zsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "cher2k"... | |
c = cher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "zher2k"... | |
c = zher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "strmm"... | |
b = strmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) | |
Constructing wrapper function "dtrmm"... | |
b = dtrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) | |
Constructing wrapper function "ctrmm"... | |
b = ctrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) | |
Constructing wrapper function "ztrmm"... | |
b = ztrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) | |
Wrote C/API module "_fblas" to file "build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/linalg/_fblasmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/linalg/_fblas-f2pywrappers.f" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
adding 'build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/linalg/_fblas-f2pywrappers.f' to sources. | |
building extension "scipy.linalg._flapack" sources | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf | |
Including file scipy/linalg/flapack_user.pyf.src | |
Mismatch in number of replacements (base <prefix2=s,d>) for <__l1=S/D>. Ignoring. | |
Mismatch in number of replacements (base <prefix2c=c,z>) for <__l1=C/Z>. Ignoring. | |
Mismatch in number of replacements (base <prefix2=s,d>) for <__l1=S/D>. Ignoring. | |
Mismatch in number of replacements (base <prefix2=s,d>) for <__l1=S/D>. Ignoring. | |
Mismatch in number of replacements (base <prefix2c=c,z>) for <__l1=C/Z>. Ignoring. | |
Mismatch in number of replacements (base <prefix2c=c,z>) for <__l1=C/Z>. Ignoring. | |
f2py options: [] | |
f2py: build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf | |
Reading fortran codes... | |
Reading file 'build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf' (format:free) | |
Line #5611 in build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:" char*,char*,char*,int*,int*,complex_float*,int*,complex_float*,int*,float*,float*,int*,int*,float*,int*,float*,complex_float*,int*,complex_float*,float*,int*,int*,int*" | |
crackline:3: No pattern for line | |
Line #5691 in build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:" char*,char*,char*,int*,int*,complex_double*,int*,complex_double*,int*,double*,double*,int*,int*,double*,int*,double*,complex_double*,int*,complex_double*,double*,int*,int*,int*" | |
crackline:3: No pattern for line | |
Line #5900 in build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,float*,int*,int*,float*,int*,int*" | |
crackline:3: No pattern for line | |
Line #5933 in build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,double*,int*,int*,double*,int*,int*" | |
crackline:3: No pattern for line | |
Line #5966 in build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,complex_float*,int*,int*,complex_float*,int*,int*" | |
crackline:3: No pattern for line | |
Line #5999 in build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,complex_double*,int*,int*,complex_double*,int*,int*" | |
crackline:3: No pattern for line | |
Post-processing... | |
Block: _flapack | |
Block: gees__user__routines | |
Block: sselect | |
Block: dselect | |
Block: cselect | |
Block: zselect | |
Block: gges__user__routines | |
Block: cselect | |
Block: zselect | |
Block: sselect | |
Block: dselect | |
Block: sgges | |
In: build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgges | |
get_useparameters: no module gges__user__routines info used by sgges | |
Block: dgges | |
In: build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:dgges | |
get_useparameters: no module gges__user__routines info used by dgges | |
Block: cgges | |
In: build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgges | |
get_useparameters: no module gges__user__routines info used by cgges | |
Block: zgges | |
In: build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:zgges | |
get_useparameters: no module gges__user__routines info used by zgges | |
Block: spbtrf | |
Block: dpbtrf | |
Block: cpbtrf | |
Block: zpbtrf | |
Block: spbtrs | |
Block: dpbtrs | |
Block: cpbtrs | |
Block: zpbtrs | |
Block: strtrs | |
Block: dtrtrs | |
Block: ctrtrs | |
Block: ztrtrs | |
Block: spbsv | |
Block: dpbsv | |
Block: cpbsv | |
Block: zpbsv | |
Block: sptsv | |
Block: dptsv | |
Block: cptsv | |
Block: zptsv | |
Block: sgebal | |
Block: dgebal | |
Block: cgebal | |
Block: zgebal | |
Block: sgehrd | |
Block: dgehrd | |
Block: cgehrd | |
Block: zgehrd | |
Block: sgehrd_lwork | |
Block: dgehrd_lwork | |
Block: cgehrd_lwork | |
Block: zgehrd_lwork | |
Block: sorghr | |
Block: dorghr | |
Block: sorghr_lwork | |
Block: dorghr_lwork | |
Block: cunghr | |
Block: zunghr | |
Block: cunghr_lwork | |
Block: zunghr_lwork | |
Block: sgbsv | |
Block: dgbsv | |
Block: cgbsv | |
Block: zgbsv | |
Block: sgtsv | |
Block: dgtsv | |
Block: cgtsv | |
Block: zgtsv | |
Block: sgesv | |
Block: dgesv | |
Block: cgesv | |
Block: zgesv | |
Block: sgetrf | |
Block: dgetrf | |
Block: cgetrf | |
Block: zgetrf | |
Block: sgetrs | |
Block: dgetrs | |
Block: cgetrs | |
Block: zgetrs | |
Block: sgetri | |
Block: dgetri | |
Block: cgetri | |
Block: zgetri | |
Block: sgetri_lwork | |
Block: dgetri_lwork | |
Block: cgetri_lwork | |
Block: zgetri_lwork | |
Block: sgesdd | |
Block: dgesdd | |
Block: sgesdd_lwork | |
Block: dgesdd_lwork | |
Block: cgesdd | |
Block: zgesdd | |
Block: cgesdd_lwork | |
Block: zgesdd_lwork | |
Block: sgelss | |
Block: dgelss | |
Block: sgelss_lwork | |
Block: dgelss_lwork | |
Block: cgelss | |
Block: zgelss | |
Block: slasd4 | |
Block: dlasd4 | |
Block: cgelss_lwork | |
Block: zgelss_lwork | |
Block: sgelsy | |
Block: dgelsy | |
Block: sgelsy_lwork | |
Block: dgelsy_lwork | |
Block: cgelsy | |
Block: zgelsy | |
Block: cgelsy_lwork | |
Block: zgelsy_lwork | |
Block: sgelsd | |
Block: dgelsd | |
Block: sgelsd_lwork | |
Block: dgelsd_lwork | |
Block: cgelsd | |
Block: zgelsd | |
Block: cgelsd_lwork | |
Block: zgelsd_lwork | |
Block: sgeqp3 | |
Block: dgeqp3 | |
Block: cgeqp3 | |
Block: zgeqp3 | |
Block: sgeqrf | |
Block: dgeqrf | |
Block: cgeqrf | |
Block: zgeqrf | |
Block: sgerqf | |
Block: dgerqf | |
Block: cgerqf | |
Block: zgerqf | |
Block: sorgqr | |
Block: dorgqr | |
Block: cungqr | |
Block: zungqr | |
Block: sormqr | |
Block: dormqr | |
Block: cunmqr | |
Block: zunmqr | |
Block: sorgrq | |
Block: dorgrq | |
Block: cungrq | |
Block: zungrq | |
Block: sgeev | |
Block: dgeev | |
Block: sgeev_lwork | |
Block: dgeev_lwork | |
Block: cgeev | |
Block: zgeev | |
Block: cgeev_lwork | |
Block: zgeev_lwork | |
Block: sgegv | |
Block: dgegv | |
Block: cgegv | |
Block: zgegv | |
Block: ssyev | |
Block: dsyev | |
Block: cheev | |
Block: zheev | |
Block: ssyevd | |
Block: dsyevd | |
Block: cheevd | |
Block: zheevd | |
Block: sposv | |
Block: dposv | |
Block: cposv | |
Block: zposv | |
Block: spotrf | |
Block: dpotrf | |
Block: cpotrf | |
Block: zpotrf | |
Block: spotrs | |
Block: dpotrs | |
Block: cpotrs | |
Block: zpotrs | |
Block: spotri | |
Block: dpotri | |
Block: cpotri | |
Block: zpotri | |
Block: slauum | |
Block: dlauum | |
Block: clauum | |
Block: zlauum | |
Block: strtri | |
Block: dtrtri | |
Block: ctrtri | |
Block: ztrtri | |
Block: strsyl | |
Block: dtrsyl | |
Block: ctrsyl | |
Block: ztrsyl | |
Block: slaswp | |
Block: dlaswp | |
Block: claswp | |
Block: zlaswp | |
Block: cgees | |
In: build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgees | |
get_useparameters: no module gees__user__routines info used by cgees | |
Block: zgees | |
In: build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:zgees | |
get_useparameters: no module gees__user__routines info used by zgees | |
Block: sgees | |
In: build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgees | |
get_useparameters: no module gees__user__routines info used by sgees | |
Block: dgees | |
In: build/src.macosx-10.11-intel-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:dgees | |
get_useparameters: no module gees__user__routines info used by dgees | |
Block: sggev | |
Block: dggev | |
Block: cggev | |
Block: zggev | |
Block: ssbev | |
Block: dsbev | |
Block: ssbevd | |
Block: dsbevd | |
Block: ssbevx | |
Block: dsbevx | |
Block: chbevd | |
Block: zhbevd | |
Block: chbevx | |
Block: zhbevx | |
Block: dlamch | |
Block: slamch | |
Block: sgbtrf | |
Block: dgbtrf | |
Block: cgbtrf | |
Block: zgbtrf | |
Block: sgbtrs | |
Block: dgbtrs | |
Block: cgbtrs | |
Block: zgbtrs | |
Block: ssyevr | |
Block: dsyevr | |
Block: cheevr | |
Block: zheevr | |
Block: ssygv | |
Block: dsygv | |
Block: chegv | |
Block: zhegv | |
Block: ssygvd | |
Block: dsygvd | |
Block: chegvd | |
Block: zhegvd | |
Block: ssygvx | |
Block: dsygvx | |
Block: chegvx | |
Block: zhegvx | |
Block: slange | |
Block: dlange | |
Block: clange | |
Block: zlange | |
Block: slarfg | |
Block: dlarfg | |
Block: clarfg | |
Block: zlarfg | |
Block: slarf | |
Block: dlarf | |
Block: clarf | |
Block: zlarf | |
Block: slartg | |
Block: dlartg | |
Block: clartg | |
Block: zlartg | |
Block: crot | |
Block: zrot | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_sselect_in_gees__user__routines" | |
def sselect(arg1,arg2): return sselect | |
Constructing call-back function "cb_dselect_in_gees__user__routines" | |
def dselect(arg1,arg2): return dselect | |
Constructing call-back function "cb_cselect_in_gees__user__routines" | |
def cselect(arg): return cselect | |
Constructing call-back function "cb_zselect_in_gees__user__routines" | |
def zselect(arg): return zselect | |
Constructing call-back function "cb_cselect_in_gges__user__routines" | |
def cselect(alpha,beta): return cselect | |
Constructing call-back function "cb_zselect_in_gges__user__routines" | |
def zselect(alpha,beta): return zselect | |
Constructing call-back function "cb_sselect_in_gges__user__routines" | |
def sselect(alphar,alphai,beta): return sselect | |
Constructing call-back function "cb_dselect_in_gges__user__routines" | |
def dselect(alphar,alphai,beta): return dselect | |
Building module "_flapack"... | |
Constructing wrapper function "sgges"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a,b,sdim,alphar,alphai,beta,vsl,vsr,work,info = sgges(sselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,sselect_extra_args,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgges"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a,b,sdim,alphar,alphai,beta,vsl,vsr,work,info = dgges(dselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,dselect_extra_args,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgges"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a,b,sdim,alpha,beta,vsl,vsr,work,info = cgges(cselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,cselect_extra_args,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgges"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a,b,sdim,alpha,beta,vsl,vsr,work,info = zgges(zselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,zselect_extra_args,overwrite_a,overwrite_b]) | |
Constructing wrapper function "spbtrf"... | |
c,info = spbtrf(ab,[lower,ldab,overwrite_ab]) | |
Constructing wrapper function "dpbtrf"... | |
c,info = dpbtrf(ab,[lower,ldab,overwrite_ab]) | |
Constructing wrapper function "cpbtrf"... | |
c,info = cpbtrf(ab,[lower,ldab,overwrite_ab]) | |
Constructing wrapper function "zpbtrf"... | |
c,info = zpbtrf(ab,[lower,ldab,overwrite_ab]) | |
Constructing wrapper function "spbtrs"... | |
x,info = spbtrs(ab,b,[lower,ldab,overwrite_b]) | |
Constructing wrapper function "dpbtrs"... | |
x,info = dpbtrs(ab,b,[lower,ldab,overwrite_b]) | |
Constructing wrapper function "cpbtrs"... | |
x,info = cpbtrs(ab,b,[lower,ldab,overwrite_b]) | |
Constructing wrapper function "zpbtrs"... | |
x,info = zpbtrs(ab,b,[lower,ldab,overwrite_b]) | |
Constructing wrapper function "strtrs"... | |
x,info = strtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) | |
Constructing wrapper function "dtrtrs"... | |
x,info = dtrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) | |
Constructing wrapper function "ctrtrs"... | |
x,info = ctrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) | |
Constructing wrapper function "ztrtrs"... | |
x,info = ztrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) | |
Constructing wrapper function "spbsv"... | |
c,x,info = spbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) | |
Constructing wrapper function "dpbsv"... | |
c,x,info = dpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) | |
Constructing wrapper function "cpbsv"... | |
c,x,info = cpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) | |
Constructing wrapper function "zpbsv"... | |
c,x,info = zpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) | |
Constructing wrapper function "sptsv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
d,du,x,info = sptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) | |
Constructing wrapper function "dptsv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
d,du,x,info = dptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) | |
Constructing wrapper function "cptsv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
d,du,x,info = cptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) | |
Constructing wrapper function "zptsv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
d,du,x,info = zptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) | |
Constructing wrapper function "sgebal"... | |
ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "dgebal"... | |
ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "cgebal"... | |
ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "zgebal"... | |
ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "sgehrd"... | |
ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "dgehrd"... | |
ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "cgehrd"... | |
ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "zgehrd"... | |
ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "sgehrd_lwork"... | |
work,info = sgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "dgehrd_lwork"... | |
work,info = dgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "cgehrd_lwork"... | |
work,info = cgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "zgehrd_lwork"... | |
work,info = zgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "sorghr"... | |
ht,info = sorghr(a,tau,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "dorghr"... | |
ht,info = dorghr(a,tau,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "sorghr_lwork"... | |
warning: callstatement is defined without callprotoargument | |
work,info = sorghr_lwork(n,[lo,hi]) | |
Constructing wrapper function "dorghr_lwork"... | |
warning: callstatement is defined without callprotoargument | |
work,info = dorghr_lwork(n,[lo,hi]) | |
Constructing wrapper function "cunghr"... | |
ht,info = cunghr(a,tau,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "zunghr"... | |
ht,info = zunghr(a,tau,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "cunghr_lwork"... | |
warning: callstatement is defined without callprotoargument | |
work,info = cunghr_lwork(n,[lo,hi]) | |
Constructing wrapper function "zunghr_lwork"... | |
warning: callstatement is defined without callprotoargument | |
work,info = zunghr_lwork(n,[lo,hi]) | |
Constructing wrapper function "sgbsv"... | |
lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "dgbsv"... | |
lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "cgbsv"... | |
lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "zgbsv"... | |
lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "sgtsv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
du2,d,du,x,info = sgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) | |
Constructing wrapper function "dgtsv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
du2,d,du,x,info = dgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) | |
Constructing wrapper function "cgtsv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
du2,d,du,x,info = cgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) | |
Constructing wrapper function "zgtsv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
du2,d,du,x,info = zgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) | |
Constructing wrapper function "sgesv"... | |
lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgesv"... | |
lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgesv"... | |
lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgesv"... | |
lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "sgetrf"... | |
lu,piv,info = sgetrf(a,[overwrite_a]) | |
Constructing wrapper function "dgetrf"... | |
lu,piv,info = dgetrf(a,[overwrite_a]) | |
Constructing wrapper function "cgetrf"... | |
lu,piv,info = cgetrf(a,[overwrite_a]) | |
Constructing wrapper function "zgetrf"... | |
lu,piv,info = zgetrf(a,[overwrite_a]) | |
Constructing wrapper function "sgetrs"... | |
x,info = sgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "dgetrs"... | |
x,info = dgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "cgetrs"... | |
x,info = cgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "zgetrs"... | |
x,info = zgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "sgetri"... | |
inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "dgetri"... | |
inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "cgetri"... | |
inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "zgetri"... | |
inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "sgetri_lwork"... | |
work,info = sgetri_lwork(n) | |
Constructing wrapper function "dgetri_lwork"... | |
work,info = dgetri_lwork(n) | |
Constructing wrapper function "cgetri_lwork"... | |
work,info = cgetri_lwork(n) | |
Constructing wrapper function "zgetri_lwork"... | |
work,info = zgetri_lwork(n) | |
Constructing wrapper function "sgesdd"... | |
u,s,vt,info = sgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) | |
Constructing wrapper function "dgesdd"... | |
u,s,vt,info = dgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) | |
Constructing wrapper function "sgesdd_lwork"... | |
work,info = sgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
Constructing wrapper function "dgesdd_lwork"... | |
work,info = dgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
Constructing wrapper function "cgesdd"... | |
u,s,vt,info = cgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) | |
Constructing wrapper function "zgesdd"... | |
u,s,vt,info = zgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) | |
Constructing wrapper function "cgesdd_lwork"... | |
work,info = cgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
Constructing wrapper function "zgesdd_lwork"... | |
work,info = zgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
Constructing wrapper function "sgelss"... | |
v,x,s,rank,work,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgelss"... | |
v,x,s,rank,work,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "sgelss_lwork"... | |
work,info = sgelss_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "dgelss_lwork"... | |
work,info = dgelss_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "cgelss"... | |
v,x,s,rank,work,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgelss"... | |
v,x,s,rank,work,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "slasd4"... | |
delta,sigma,work,info = slasd4(i,d,z,[rho]) | |
Constructing wrapper function "dlasd4"... | |
delta,sigma,work,info = dlasd4(i,d,z,[rho]) | |
Constructing wrapper function "cgelss_lwork"... | |
work,info = cgelss_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "zgelss_lwork"... | |
work,info = zgelss_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "sgelsy"... | |
v,x,j,rank,info = sgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgelsy"... | |
v,x,j,rank,info = dgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "sgelsy_lwork"... | |
work,info = sgelsy_lwork(m,n,nrhs,cond,[lwork]) | |
Constructing wrapper function "dgelsy_lwork"... | |
work,info = dgelsy_lwork(m,n,nrhs,cond,[lwork]) | |
Constructing wrapper function "cgelsy"... | |
v,x,j,rank,info = cgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgelsy"... | |
v,x,j,rank,info = zgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgelsy_lwork"... | |
work,info = cgelsy_lwork(m,n,nrhs,cond,[lwork]) | |
Constructing wrapper function "zgelsy_lwork"... | |
work,info = zgelsy_lwork(m,n,nrhs,cond,[lwork]) | |
Constructing wrapper function "sgelsd"... | |
x,s,rank,info = sgelsd(a,b,lwork,size_iwork,[cond,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgelsd"... | |
x,s,rank,info = dgelsd(a,b,lwork,size_iwork,[cond,overwrite_a,overwrite_b]) | |
Constructing wrapper function "sgelsd_lwork"... | |
work,iwork,info = sgelsd_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "dgelsd_lwork"... | |
work,iwork,info = dgelsd_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "cgelsd"... | |
x,s,rank,info = cgelsd(a,b,lwork,size_rwork,size_iwork,[cond,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgelsd"... | |
x,s,rank,info = zgelsd(a,b,lwork,size_rwork,size_iwork,[cond,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgelsd_lwork"... | |
work,rwork,iwork,info = cgelsd_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "zgelsd_lwork"... | |
work,rwork,iwork,info = zgelsd_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "sgeqp3"... | |
qr,jpvt,tau,work,info = sgeqp3(a,[lwork,overwrite_a]) | |
Constructing wrapper function "dgeqp3"... | |
qr,jpvt,tau,work,info = dgeqp3(a,[lwork,overwrite_a]) | |
Constructing wrapper function "cgeqp3"... | |
qr,jpvt,tau,work,info = cgeqp3(a,[lwork,overwrite_a]) | |
Constructing wrapper function "zgeqp3"... | |
qr,jpvt,tau,work,info = zgeqp3(a,[lwork,overwrite_a]) | |
Constructing wrapper function "sgeqrf"... | |
qr,tau,work,info = sgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "dgeqrf"... | |
qr,tau,work,info = dgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "cgeqrf"... | |
qr,tau,work,info = cgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "zgeqrf"... | |
qr,tau,work,info = zgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "sgerqf"... | |
qr,tau,work,info = sgerqf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "dgerqf"... | |
qr,tau,work,info = dgerqf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "cgerqf"... | |
qr,tau,work,info = cgerqf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "zgerqf"... | |
qr,tau,work,info = zgerqf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "sorgqr"... | |
q,work,info = sorgqr(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "dorgqr"... | |
q,work,info = dorgqr(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "cungqr"... | |
q,work,info = cungqr(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "zungqr"... | |
q,work,info = zungqr(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "sormqr"... | |
cq,work,info = sormqr(side,trans,a,tau,c,lwork,[overwrite_c]) | |
Constructing wrapper function "dormqr"... | |
cq,work,info = dormqr(side,trans,a,tau,c,lwork,[overwrite_c]) | |
Constructing wrapper function "cunmqr"... | |
cq,work,info = cunmqr(side,trans,a,tau,c,lwork,[overwrite_c]) | |
Constructing wrapper function "zunmqr"... | |
cq,work,info = zunmqr(side,trans,a,tau,c,lwork,[overwrite_c]) | |
Constructing wrapper function "sorgrq"... | |
q,work,info = sorgrq(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "dorgrq"... | |
q,work,info = dorgrq(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "cungrq"... | |
q,work,info = cungrq(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "zungrq"... | |
q,work,info = zungrq(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "sgeev"... | |
wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "dgeev"... | |
wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "sgeev_lwork"... | |
work,info = sgeev_lwork(n,[compute_vl,compute_vr]) | |
Constructing wrapper function "dgeev_lwork"... | |
work,info = dgeev_lwork(n,[compute_vl,compute_vr]) | |
Constructing wrapper function "cgeev"... | |
w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "zgeev"... | |
w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "cgeev_lwork"... | |
work,info = cgeev_lwork(n,[compute_vl,compute_vr]) | |
Constructing wrapper function "zgeev_lwork"... | |
work,info = zgeev_lwork(n,[compute_vl,compute_vr]) | |
Constructing wrapper function "sgegv"... | |
alphar,alphai,beta,vl,vr,info = sgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgegv"... | |
alphar,alphai,beta,vl,vr,info = dgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgegv"... | |
alpha,beta,vl,vr,info = cgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgegv"... | |
alpha,beta,vl,vr,info = zgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "ssyev"... | |
w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "dsyev"... | |
w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "cheev"... | |
w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "zheev"... | |
w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "ssyevd"... | |
w,v,info = ssyevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "dsyevd"... | |
w,v,info = dsyevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "cheevd"... | |
w,v,info = cheevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "zheevd"... | |
w,v,info = zheevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "sposv"... | |
c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dposv"... | |
c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cposv"... | |
c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zposv"... | |
c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "spotrf"... | |
c,info = spotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "dpotrf"... | |
c,info = dpotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "cpotrf"... | |
c,info = cpotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "zpotrf"... | |
c,info = zpotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "spotrs"... | |
x,info = spotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "dpotrs"... | |
x,info = dpotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "cpotrs"... | |
x,info = cpotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "zpotrs"... | |
x,info = zpotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "spotri"... | |
inv_a,info = spotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "dpotri"... | |
inv_a,info = dpotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "cpotri"... | |
inv_a,info = cpotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "zpotri"... | |
inv_a,info = zpotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "slauum"... | |
a,info = slauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "dlauum"... | |
a,info = dlauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "clauum"... | |
a,info = clauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "zlauum"... | |
a,info = zlauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "strtri"... | |
inv_c,info = strtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "dtrtri"... | |
inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "ctrtri"... | |
inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "ztrtri"... | |
inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "strsyl"... | |
x,scale,info = strsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) | |
Constructing wrapper function "dtrsyl"... | |
x,scale,info = dtrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) | |
Constructing wrapper function "ctrsyl"... | |
x,scale,info = ctrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) | |
Constructing wrapper function "ztrsyl"... | |
x,scale,info = ztrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) | |
Constructing wrapper function "slaswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Constructing wrapper function "dlaswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Constructing wrapper function "claswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = claswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Constructing wrapper function "zlaswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Constructing wrapper function "cgees"... | |
t,sdim,w,vs,work,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a]) | |
Constructing wrapper function "zgees"... | |
t,sdim,w,vs,work,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a]) | |
Constructing wrapper function "sgees"... | |
t,sdim,wr,wi,vs,work,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a]) | |
Constructing wrapper function "dgees"... | |
t,sdim,wr,wi,vs,work,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a]) | |
Constructing wrapper function "sggev"... | |
alphar,alphai,beta,vl,vr,work,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dggev"... | |
alphar,alphai,beta,vl,vr,work,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cggev"... | |
alpha,beta,vl,vr,work,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zggev"... | |
alpha,beta,vl,vr,work,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "ssbev"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = ssbev(ab,[compute_v,lower,ldab,overwrite_ab]) | |
Constructing wrapper function "dsbev"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = dsbev(ab,[compute_v,lower,ldab,overwrite_ab]) | |
Constructing wrapper function "ssbevd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = ssbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab]) | |
Constructing wrapper function "dsbevd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = dsbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab]) | |
Constructing wrapper function "ssbevx"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,m,ifail,info = ssbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) | |
Constructing wrapper function "dsbevx"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,m,ifail,info = dsbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) | |
Constructing wrapper function "chbevd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = chbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab]) | |
Constructing wrapper function "zhbevd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = zhbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab]) | |
Constructing wrapper function "chbevx"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,m,ifail,info = chbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) | |
Constructing wrapper function "zhbevx"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,m,ifail,info = zhbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) | |
Creating wrapper for Fortran function "dlamch"("dlamch")... | |
Constructing wrapper function "dlamch"... | |
dlamch = dlamch(cmach) | |
Creating wrapper for Fortran function "slamch"("wslamch")... | |
Constructing wrapper function "slamch"... | |
slamch = slamch(cmach) | |
Constructing wrapper function "sgbtrf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
lu,ipiv,info = sgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) | |
Constructing wrapper function "dgbtrf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
lu,ipiv,info = dgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) | |
Constructing wrapper function "cgbtrf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
lu,ipiv,info = cgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) | |
Constructing wrapper function "zgbtrf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
lu,ipiv,info = zgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) | |
Constructing wrapper function "sgbtrs"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,info = sgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) | |
Constructing wrapper function "dgbtrs"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,info = dgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) | |
Constructing wrapper function "cgbtrs"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,info = cgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) | |
Constructing wrapper function "zgbtrs"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,info = zgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) | |
Constructing wrapper function "ssyevr"... | |
w,z,info = ssyevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) | |
Constructing wrapper function "dsyevr"... | |
w,z,info = dsyevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) | |
Constructing wrapper function "cheevr"... | |
w,z,info = cheevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) | |
Constructing wrapper function "zheevr"... | |
w,z,info = zheevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) | |
Constructing wrapper function "ssygv"... | |
a,w,info = ssygv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dsygv"... | |
a,w,info = dsygv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) | |
Constructing wrapper function "chegv"... | |
a,w,info = chegv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zhegv"... | |
a,w,info = zhegv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) | |
Constructing wrapper function "ssygvd"... | |
a,w,info = ssygvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dsygvd"... | |
a,w,info = dsygvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "chegvd"... | |
a,w,info = chegvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zhegvd"... | |
a,w,info = zhegvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "ssygvx"... | |
w,z,ifail,info = ssygvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dsygvx"... | |
w,z,ifail,info = dsygvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "chegvx"... | |
w,z,ifail,info = chegvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zhegvx"... | |
w,z,ifail,info = zhegvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) | |
Creating wrapper for Fortran function "slange"("wslange")... | |
Constructing wrapper function "slange"... | |
n2 = slange(norm,a) | |
Creating wrapper for Fortran function "dlange"("dlange")... | |
Constructing wrapper function "dlange"... | |
n2 = dlange(norm,a) | |
Creating wrapper for Fortran function "clange"("wclange")... | |
Constructing wrapper function "clange"... | |
n2 = clange(norm,a) | |
Creating wrapper for Fortran function "zlange"("zlange")... | |
Constructing wrapper function "zlange"... | |
n2 = zlange(norm,a) | |
Constructing wrapper function "slarfg"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
alpha,x,tau = slarfg(n,alpha,x,[incx,overwrite_x]) | |
Constructing wrapper function "dlarfg"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
alpha,x,tau = dlarfg(n,alpha,x,[incx,overwrite_x]) | |
Constructing wrapper function "clarfg"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
alpha,x,tau = clarfg(n,alpha,x,[incx,overwrite_x]) | |
Constructing wrapper function "zlarfg"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
alpha,x,tau = zlarfg(n,alpha,x,[incx,overwrite_x]) | |
Constructing wrapper function "slarf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
c = slarf(v,tau,c,work,[side,incv,overwrite_c]) | |
Constructing wrapper function "dlarf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
c = dlarf(v,tau,c,work,[side,incv,overwrite_c]) | |
Constructing wrapper function "clarf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
c = clarf(v,tau,c,work,[side,incv,overwrite_c]) | |
Constructing wrapper function "zlarf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
c = zlarf(v,tau,c,work,[side,incv,overwrite_c]) | |
Constructing wrapper function "slartg"... | |
cs,sn,r = slartg(f,g) | |
Constructing wrapper function "dlartg"... | |
cs,sn,r = dlartg(f,g) | |
Constructing wrapper function "clartg"... | |
cs,sn,r = clartg(f,g) | |
Constructing wrapper function "zlartg"... | |
cs,sn,r = zlartg(f,g) | |
Constructing wrapper function "crot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = crot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "zrot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = zrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Wrote C/API module "_flapack" to file "build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/linalg/_flapackmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/linalg/_flapack-f2pywrappers.f" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
adding 'build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/linalg/_flapack-f2pywrappers.f' to sources. | |
building extension "scipy.linalg._flinalg" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.11-intel-2.7/scipy/linalg/_flinalgmodule.c | |
Reading fortran codes... | |
Reading file 'scipy/linalg/src/det.f' (format:fix,strict) | |
Reading file 'scipy/linalg/src/lu.f' (format:fix,strict) | |
Post-processing... | |
Block: _flinalg | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:ddet_c | |
vars2fortran: No typespec for argument "info". | |
Block: ddet_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:ddet_r | |
vars2fortran: No typespec for argument "info". | |
Block: ddet_r | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:sdet_c | |
vars2fortran: No typespec for argument "info". | |
Block: sdet_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:sdet_r | |
vars2fortran: No typespec for argument "info". | |
Block: sdet_r | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:zdet_c | |
vars2fortran: No typespec for argument "info". | |
Block: zdet_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:zdet_r | |
vars2fortran: No typespec for argument "info". | |
Block: zdet_r | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:cdet_c | |
vars2fortran: No typespec for argument "info". | |
Block: cdet_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:cdet_r | |
vars2fortran: No typespec for argument "info". | |
Block: cdet_r | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/lu.f:dlu_c | |
vars2fortran: No typespec for argument "info". | |
Block: dlu_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/lu.f:zlu_c | |
vars2fortran: No typespec for argument "info". | |
Block: zlu_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/lu.f:slu_c | |
vars2fortran: No typespec for argument "info". | |
Block: slu_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/lu.f:clu_c | |
vars2fortran: No typespec for argument "info". | |
Block: clu_c | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_flinalg"... | |
Constructing wrapper function "ddet_c"... | |
det,info = ddet_c(a,[overwrite_a]) | |
Constructing wrapper function "ddet_r"... | |
det,info = ddet_r(a,[overwrite_a]) | |
Constructing wrapper function "sdet_c"... | |
det,info = sdet_c(a,[overwrite_a]) | |
Constructing wrapper function "sdet_r"... | |
det,info = sdet_r(a,[overwrite_a]) | |
Constructing wrapper function "zdet_c"... | |
det,info = zdet_c(a,[overwrite_a]) | |
Constructing wrapper function "zdet_r"... | |
det,info = zdet_r(a,[overwrite_a]) | |
Constructing wrapper function "cdet_c"... | |
det,info = cdet_c(a,[overwrite_a]) | |
Constructing wrapper function "cdet_r"... | |
det,info = cdet_r(a,[overwrite_a]) | |
Constructing wrapper function "dlu_c"... | |
p,l,u,info = dlu_c(a,[permute_l,overwrite_a]) | |
Constructing wrapper function "zlu_c"... | |
p,l,u,info = zlu_c(a,[permute_l,overwrite_a]) | |
Constructing wrapper function "slu_c"... | |
p,l,u,info = slu_c(a,[permute_l,overwrite_a]) | |
Constructing wrapper function "clu_c"... | |
p,l,u,info = clu_c(a,[permute_l,overwrite_a]) | |
Wrote C/API module "_flinalg" to file "build/src.macosx-10.11-intel-2.7/scipy/linalg/_flinalgmodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.linalg._interpolative" sources | |
f2py options: [] | |
f2py: scipy/linalg/interpolative.pyf | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
Reading fortran codes... | |
Reading file 'scipy/linalg/interpolative.pyf' (format:free) | |
Post-processing... | |
Block: _interpolative | |
Block: id_srand | |
Block: idd_frm | |
Block: idd_sfrm | |
Block: idd_frmi | |
Block: idd_sfrmi | |
Block: iddp_id | |
Block: iddr_id | |
Block: idd_reconid | |
Block: idd_reconint | |
Block: idd_copycols | |
Block: idd_id2svd | |
Block: idd_snorm | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_snorm | |
get_useparameters: no module idd__user__routines info used by idd_snorm | |
Block: idd_diffsnorm | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_diffsnorm | |
get_useparameters: no module idd__user__routines info used by idd_diffsnorm | |
Block: iddr_svd | |
Block: iddp_svd | |
Block: iddp_aid | |
Block: idd_estrank | |
Block: iddp_asvd | |
Block: iddp_rid | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddp_rid | |
get_useparameters: no module idd__user__routines info used by iddp_rid | |
Block: idd_findrank | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_findrank | |
get_useparameters: no module idd__user__routines info used by idd_findrank | |
Block: iddp_rsvd | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddp_rsvd | |
get_useparameters: no module idd__user__routines info used by iddp_rsvd | |
Block: iddr_aid | |
Block: iddr_aidi | |
Block: iddr_asvd | |
Block: iddr_rid | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddr_rid | |
get_useparameters: no module idd__user__routines info used by iddr_rid | |
Block: iddr_rsvd | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddr_rsvd | |
get_useparameters: no module idd__user__routines info used by iddr_rsvd | |
Block: idz_frm | |
Block: idz_sfrm | |
Block: idz_frmi | |
Block: idz_sfrmi | |
Block: idzp_id | |
Block: idzr_id | |
Block: idz_reconid | |
Block: idz_reconint | |
Block: idz_copycols | |
Block: idz_id2svd | |
Block: idz_snorm | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_snorm | |
get_useparameters: no module idz__user__routines info used by idz_snorm | |
Block: idz_diffsnorm | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_diffsnorm | |
get_useparameters: no module idz__user__routines info used by idz_diffsnorm | |
Block: idzr_svd | |
Block: idzp_svd | |
Block: idzp_aid | |
Block: idz_estrank | |
Block: idzp_asvd | |
Block: idzp_rid | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzp_rid | |
get_useparameters: no module idz__user__routines info used by idzp_rid | |
Block: idz_findrank | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_findrank | |
get_useparameters: no module idz__user__routines info used by idz_findrank | |
Block: idzp_rsvd | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzp_rsvd | |
get_useparameters: no module idz__user__routines info used by idzp_rsvd | |
Block: idzr_aid | |
Block: idzr_aidi | |
Block: idzr_asvd | |
Block: idzr_rid | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzr_rid | |
get_useparameters: no module idz__user__routines info used by idzr_rid | |
Block: idzr_rsvd | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzr_rsvd | |
get_useparameters: no module idz__user__routines info used by idzr_rsvd | |
Block: idd__user__routines | |
Block: idd_user_interface | |
Block: matvect | |
Block: matvec | |
Block: matvect2 | |
Block: matvec2 | |
Block: idz__user__routines | |
Block: idz_user_interface | |
Block: matveca | |
Block: matvec | |
Block: matveca2 | |
Block: matvec2 | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_matvect_in_idd__user__routines" | |
def matvect(x,[m,n,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matvec_in_idd__user__routines" | |
def matvec(x,[n,m,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matvect2_in_idd__user__routines" | |
def matvect2(x,[m,n,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matvec2_in_idd__user__routines" | |
def matvec2(x,[n,m,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matveca_in_idz__user__routines" | |
def matveca(x,[m,n,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matvec_in_idz__user__routines" | |
def matvec(x,[n,m,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matveca2_in_idz__user__routines" | |
def matveca2(x,[m,n,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matvec2_in_idz__user__routines" | |
def matvec2(x,[n,m,p1,p2,p3,p4]): return y | |
Building module "_interpolative"... | |
Constructing wrapper function "id_srand"... | |
r = id_srand(n) | |
Constructing wrapper function "id_srandi"... | |
id_srandi(t) | |
Constructing wrapper function "id_srando"... | |
id_srando() | |
Constructing wrapper function "idd_frm"... | |
y = idd_frm(n,w,x,[m]) | |
Constructing wrapper function "idd_sfrm"... | |
y = idd_sfrm(l,n,w,x,[m]) | |
Constructing wrapper function "idd_frmi"... | |
n,w = idd_frmi(m) | |
Constructing wrapper function "idd_sfrmi"... | |
n,w = idd_sfrmi(l,m) | |
Constructing wrapper function "iddp_id"... | |
krank,list,rnorms = iddp_id(eps,a,[m,n]) | |
Constructing wrapper function "iddr_id"... | |
list,rnorms = iddr_id(a,krank,[m,n]) | |
Constructing wrapper function "idd_reconid"... | |
approx = idd_reconid(col,list,proj,[m,krank,n]) | |
Constructing wrapper function "idd_reconint"... | |
p = idd_reconint(list,proj,[n,krank]) | |
Constructing wrapper function "idd_copycols"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
col = idd_copycols(a,krank,list,[m,n]) | |
Constructing wrapper function "idd_id2svd"... | |
u,v,s,ier = idd_id2svd(b,list,proj,[m,krank,n,w]) | |
Constructing wrapper function "idd_snorm"... | |
snorm,v = idd_snorm(m,n,matvect,matvec,its,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,u,matvect_extra_args,matvec_extra_args]) | |
Constructing wrapper function "idd_diffsnorm"... | |
snorm = idd_diffsnorm(m,n,matvect,matvect2,matvec,matvec2,its,[p1t,p2t,p3t,p4t,p1t2,p2t2,p3t2,p4t2,p1,p2,p3,p4,p12,p22,p32,p42,w,matvect_extra_args,matvect2_extra_args,matvec_extra_args,matvec2_extra_args]) | |
Constructing wrapper function "iddr_svd"... | |
u,v,s,ier = iddr_svd(a,krank,[m,n,r]) | |
Constructing wrapper function "iddp_svd"... | |
krank,iu,iv,is,w,ier = iddp_svd(eps,a,[m,n]) | |
Constructing wrapper function "iddp_aid"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,list,proj = iddp_aid(eps,a,work,proj,[m,n]) | |
Constructing wrapper function "idd_estrank"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,ra = idd_estrank(eps,a,w,ra,[m,n]) | |
Constructing wrapper function "iddp_asvd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,iu,iv,is,w,ier = iddp_asvd(eps,a,winit,w,[m,n]) | |
Constructing wrapper function "iddp_rid"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,list,proj,ier = iddp_rid(eps,m,n,matvect,proj,[p1,p2,p3,p4,matvect_extra_args]) | |
Constructing wrapper function "idd_findrank"... | |
krank,ra,ier = idd_findrank(eps,m,n,matvect,[p1,p2,p3,p4,w,matvect_extra_args]) | |
Constructing wrapper function "iddp_rsvd"... | |
krank,iu,iv,is,w,ier = iddp_rsvd(eps,m,n,matvect,matvec,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,matvect_extra_args,matvec_extra_args]) | |
Constructing wrapper function "iddr_aid"... | |
list,proj = iddr_aid(a,krank,w,[m,n]) | |
Constructing wrapper function "iddr_aidi"... | |
w = iddr_aidi(m,n,krank) | |
Constructing wrapper function "iddr_asvd"... | |
u,v,s,ier = iddr_asvd(a,krank,w,[m,n]) | |
Constructing wrapper function "iddr_rid"... | |
list,proj = iddr_rid(m,n,matvect,krank,[p1,p2,p3,p4,matvect_extra_args]) | |
Constructing wrapper function "iddr_rsvd"... | |
u,v,s,ier = iddr_rsvd(m,n,matvect,matvec,krank,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,w,matvect_extra_args,matvec_extra_args]) | |
Constructing wrapper function "idz_frm"... | |
y = idz_frm(n,w,x,[m]) | |
Constructing wrapper function "idz_sfrm"... | |
y = idz_sfrm(l,n,w,x,[m]) | |
Constructing wrapper function "idz_frmi"... | |
n,w = idz_frmi(m) | |
Constructing wrapper function "idz_sfrmi"... | |
n,w = idz_sfrmi(l,m) | |
Constructing wrapper function "idzp_id"... | |
krank,list,rnorms = idzp_id(eps,a,[m,n]) | |
Constructing wrapper function "idzr_id"... | |
list,rnorms = idzr_id(a,krank,[m,n]) | |
Constructing wrapper function "idz_reconid"... | |
approx = idz_reconid(col,list,proj,[m,krank,n]) | |
Constructing wrapper function "idz_reconint"... | |
p = idz_reconint(list,proj,[n,krank]) | |
Constructing wrapper function "idz_copycols"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
col = idz_copycols(a,krank,list,[m,n]) | |
Constructing wrapper function "idz_id2svd"... | |
u,v,s,ier = idz_id2svd(b,list,proj,[m,krank,n,w]) | |
Constructing wrapper function "idz_snorm"... | |
snorm,v = idz_snorm(m,n,matveca,matvec,its,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,u,matveca_extra_args,matvec_extra_args]) | |
Constructing wrapper function "idz_diffsnorm"... | |
snorm = idz_diffsnorm(m,n,matveca,matveca2,matvec,matvec2,its,[p1a,p2a,p3a,p4a,p1a2,p2a2,p3a2,p4a2,p1,p2,p3,p4,p12,p22,p32,p42,w,matveca_extra_args,matveca2_extra_args,matvec_extra_args,matvec2_extra_args]) | |
Constructing wrapper function "idzr_svd"... | |
u,v,s,ier = idzr_svd(a,krank,[m,n,r]) | |
Constructing wrapper function "idzp_svd"... | |
krank,iu,iv,is,w,ier = idzp_svd(eps,a,[m,n]) | |
Constructing wrapper function "idzp_aid"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,list,proj = idzp_aid(eps,a,work,proj,[m,n]) | |
Constructing wrapper function "idz_estrank"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,ra = idz_estrank(eps,a,w,ra,[m,n]) | |
Constructing wrapper function "idzp_asvd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,iu,iv,is,w,ier = idzp_asvd(eps,a,winit,w,[m,n]) | |
Constructing wrapper function "idzp_rid"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,list,proj,ier = idzp_rid(eps,m,n,matveca,proj,[p1,p2,p3,p4,matveca_extra_args]) | |
Constructing wrapper function "idz_findrank"... | |
krank,ra,ier = idz_findrank(eps,m,n,matveca,[p1,p2,p3,p4,w,matveca_extra_args]) | |
Constructing wrapper function "idzp_rsvd"... | |
krank,iu,iv,is,w,ier = idzp_rsvd(eps,m,n,matveca,matvec,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,matveca_extra_args,matvec_extra_args]) | |
Constructing wrapper function "idzr_aid"... | |
list,proj = idzr_aid(a,krank,w,[m,n]) | |
Constructing wrapper function "idzr_aidi"... | |
w = idzr_aidi(m,n,krank) | |
Constructing wrapper function "idzr_asvd"... | |
u,v,s,ier = idzr_asvd(a,krank,w,[m,n]) | |
Constructing wrapper function "idzr_rid"... | |
list,proj = idzr_rid(m,n,matveca,krank,[p1,p2,p3,p4,matveca_extra_args]) | |
Constructing wrapper function "idzr_rsvd"... | |
u,v,s,ier = idzr_rsvd(m,n,matveca,matvec,krank,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,w,matveca_extra_args,matvec_extra_args]) | |
Wrote C/API module "_interpolative" to file "build/src.macosx-10.11-intel-2.7/scipy/linalg/_interpolativemodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.linalg._calc_lwork" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.11-intel-2.7/scipy/linalg/_calc_lworkmodule.c | |
Reading fortran codes... | |
Reading file 'scipy/linalg/src/calc_lwork.f' (format:fix,strict) | |
Post-processing... | |
Block: _calc_lwork | |
Block: gehrd | |
Block: gesdd | |
Block: gelss | |
Block: getri | |
Block: geev | |
Block: heev | |
Block: syev | |
Block: gees | |
Block: geqrf | |
Block: gqr | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_calc_lwork"... | |
Constructing wrapper function "gehrd"... | |
minwrk,maxwrk = gehrd(prefix,n,lo,hi) | |
Constructing wrapper function "gesdd"... | |
minwrk,maxwrk = gesdd(prefix,m,n,compute_uv) | |
Constructing wrapper function "gelss"... | |
minwrk,maxwrk = gelss(prefix,m,n,nrhs) | |
Constructing wrapper function "getri"... | |
minwrk,maxwrk = getri(prefix,n) | |
Constructing wrapper function "geev"... | |
minwrk,maxwrk = geev(prefix,n,[compute_vl,compute_vr]) | |
Constructing wrapper function "heev"... | |
minwrk,maxwrk = heev(prefix,n,[lower]) | |
Constructing wrapper function "syev"... | |
minwrk,maxwrk = syev(prefix,n,[lower]) | |
Constructing wrapper function "gees"... | |
minwrk,maxwrk = gees(prefix,n,[compute_v]) | |
Constructing wrapper function "geqrf"... | |
minwrk,maxwrk = geqrf(prefix,m,n) | |
Constructing wrapper function "gqr"... | |
minwrk,maxwrk = gqr(prefix,m,n) | |
Wrote C/API module "_calc_lwork" to file "build/src.macosx-10.11-intel-2.7/scipy/linalg/_calc_lworkmodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.linalg._solve_toeplitz" sources | |
building extension "scipy.linalg.cython_blas" sources | |
building extension "scipy.linalg.cython_lapack" sources | |
building extension "scipy.linalg._decomp_update" sources | |
building extension "scipy.odr.__odrpack" sources | |
building extension "scipy.optimize._minpack" sources | |
building extension "scipy.optimize._zeros" sources | |
building extension "scipy.optimize._lbfgsb" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/optimize | |
creating build/src.macosx-10.11-intel-2.7/scipy/optimize/lbfgsb | |
f2py options: [] | |
f2py: scipy/optimize/lbfgsb/lbfgsb.pyf | |
Reading fortran codes... | |
Reading file 'scipy/optimize/lbfgsb/lbfgsb.pyf' (format:free) | |
Post-processing... | |
Block: _lbfgsb | |
Block: setulb | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_lbfgsb"... | |
Constructing wrapper function "setulb"... | |
setulb(m,x,l,u,nbd,f,g,factr,pgtol,wa,iwa,task,iprint,csave,lsave,isave,dsave,[n]) | |
Wrote C/API module "_lbfgsb" to file "build/src.macosx-10.11-intel-2.7/scipy/optimize/lbfgsb/_lbfgsbmodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.optimize.moduleTNC" sources | |
building extension "scipy.optimize._cobyla" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/optimize/cobyla | |
f2py options: [] | |
f2py: scipy/optimize/cobyla/cobyla.pyf | |
Reading fortran codes... | |
Reading file 'scipy/optimize/cobyla/cobyla.pyf' (format:free) | |
Post-processing... | |
Block: _cobyla__user__routines | |
Block: _cobyla_user_interface | |
Block: calcfc | |
Block: _cobyla | |
Block: minimize | |
In: scipy/optimize/cobyla/cobyla.pyf:_cobyla:unknown_interface:minimize | |
get_useparameters: no module _cobyla__user__routines info used by minimize | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_calcfc_in__cobyla__user__routines" | |
def calcfc(x,con): return f | |
Building module "_cobyla"... | |
Constructing wrapper function "minimize"... | |
x,dinfo = minimize(calcfc,m,x,rhobeg,rhoend,dinfo,[iprint,maxfun,calcfc_extra_args]) | |
Wrote C/API module "_cobyla" to file "build/src.macosx-10.11-intel-2.7/scipy/optimize/cobyla/_cobylamodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.optimize.minpack2" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/optimize/minpack2 | |
f2py options: [] | |
f2py: scipy/optimize/minpack2/minpack2.pyf | |
Reading fortran codes... | |
Reading file 'scipy/optimize/minpack2/minpack2.pyf' (format:free) | |
Post-processing... | |
Block: minpack2 | |
Block: dcsrch | |
Block: dcstep | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "minpack2"... | |
Constructing wrapper function "dcsrch"... | |
stp,f,g,task = dcsrch(stp,f,g,ftol,gtol,xtol,task,stpmin,stpmax,isave,dsave) | |
Constructing wrapper function "dcstep"... | |
stx,fx,dx,sty,fy,dy,stp,brackt = dcstep(stx,fx,dx,sty,fy,dy,stp,fp,dp,brackt,stpmin,stpmax) | |
Wrote C/API module "minpack2" to file "build/src.macosx-10.11-intel-2.7/scipy/optimize/minpack2/minpack2module.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.optimize._slsqp" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/optimize/slsqp | |
f2py options: [] | |
f2py: scipy/optimize/slsqp/slsqp.pyf | |
Reading fortran codes... | |
Reading file 'scipy/optimize/slsqp/slsqp.pyf' (format:free) | |
Post-processing... | |
Block: _slsqp | |
Block: slsqp | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_slsqp"... | |
Constructing wrapper function "slsqp"... | |
slsqp(m,meq,x,xl,xu,f,c,g,a,acc,iter,mode,w,jw,[la,n,l_w,l_jw]) | |
Wrote C/API module "_slsqp" to file "build/src.macosx-10.11-intel-2.7/scipy/optimize/slsqp/_slsqpmodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.optimize._nnls" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/optimize/nnls | |
f2py options: [] | |
f2py: scipy/optimize/nnls/nnls.pyf | |
Reading fortran codes... | |
Reading file 'scipy/optimize/nnls/nnls.pyf' (format:free) | |
crackline: groupcounter=1 groupname={0: '', 1: 'python module', 2: 'interface', 3: 'subroutine'} | |
crackline: Mismatch of blocks encountered. Trying to fix it by assuming "end" statement. | |
Post-processing... | |
Block: _nnls | |
Block: nnls | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_nnls"... | |
Constructing wrapper function "nnls"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,rnorm,mode = nnls(a,m,n,b,w,zz,index_bn,[mda,overwrite_a,overwrite_b]) | |
Wrote C/API module "_nnls" to file "build/src.macosx-10.11-intel-2.7/scipy/optimize/nnls/_nnlsmodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.signal.sigtools" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/signal | |
conv_template:> build/src.macosx-10.11-intel-2.7/scipy/signal/lfilter.c | |
conv_template:> build/src.macosx-10.11-intel-2.7/scipy/signal/correlate_nd.c | |
building extension "scipy.signal._spectral" sources | |
building extension "scipy.signal._max_len_seq" sources | |
building extension "scipy.signal.spline" sources | |
building extension "scipy.sparse.linalg.isolve._iterative" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/sparse | |
creating build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg | |
creating build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve | |
creating build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/STOPTEST2.f | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/getbreak.f | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/_iterative.pyf | |
creating build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/sparse | |
creating build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg | |
creating build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve | |
creating build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative | |
f2py options: [] | |
f2py: build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/_iterative.pyf | |
Reading fortran codes... | |
Reading file 'build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/_iterative.pyf' (format:free) | |
Post-processing... | |
Block: _iterative | |
Block: sbicgrevcom | |
Block: dbicgrevcom | |
Block: cbicgrevcom | |
Block: zbicgrevcom | |
Block: sbicgstabrevcom | |
Block: dbicgstabrevcom | |
Block: cbicgstabrevcom | |
Block: zbicgstabrevcom | |
Block: scgrevcom | |
Block: dcgrevcom | |
Block: ccgrevcom | |
Block: zcgrevcom | |
Block: scgsrevcom | |
Block: dcgsrevcom | |
Block: ccgsrevcom | |
Block: zcgsrevcom | |
Block: sqmrrevcom | |
Block: dqmrrevcom | |
Block: cqmrrevcom | |
Block: zqmrrevcom | |
Block: sgmresrevcom | |
Block: dgmresrevcom | |
Block: cgmresrevcom | |
Block: zgmresrevcom | |
Block: sstoptest2 | |
Block: dstoptest2 | |
Block: cstoptest2 | |
Block: zstoptest2 | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_iterative"... | |
Constructing wrapper function "sbicgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dbicgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "cbicgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zbicgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "sbicgstabrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dbicgstabrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "cbicgstabrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zbicgstabrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "scgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dcgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "ccgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zcgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "scgsrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dcgsrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "ccgsrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zcgsrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "sqmrrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dqmrrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "cqmrrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zqmrrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "sgmresrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dgmresrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "cgmresrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zgmresrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "sstoptest2"... | |
bnrm2,resid,info = sstoptest2(r,b,bnrm2,tol,info) | |
Constructing wrapper function "dstoptest2"... | |
bnrm2,resid,info = dstoptest2(r,b,bnrm2,tol,info) | |
Constructing wrapper function "cstoptest2"... | |
bnrm2,resid,info = cstoptest2(r,b,bnrm2,tol,info) | |
Constructing wrapper function "zstoptest2"... | |
bnrm2,resid,info = zstoptest2(r,b,bnrm2,tol,info) | |
Wrote C/API module "_iterative" to file "build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.sparse.linalg.dsolve._superlu" sources | |
building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen | |
creating build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack | |
from_template:> build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf | |
creating build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen | |
creating build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack | |
f2py options: [] | |
f2py: build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf | |
Reading fortran codes... | |
Reading file 'build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf' (format:free) | |
Line #5 in build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf:" <_rd=real,double precision>" | |
crackline:1: No pattern for line | |
Line #6 in build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf:" <_cd=complex,double complex>" | |
crackline:1: No pattern for line | |
Post-processing... | |
Block: _arpack | |
Block: ssaupd | |
Block: dsaupd | |
Block: sseupd | |
Block: dseupd | |
Block: snaupd | |
Block: dnaupd | |
Block: sneupd | |
Block: dneupd | |
Block: cnaupd | |
Block: znaupd | |
Block: cneupd | |
Block: zneupd | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_arpack"... | |
Constructing wrapper function "ssaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = ssaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "dsaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = dsaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "sseupd"... | |
d,z,info = sseupd(rvec,howmny,select,sigma,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing wrapper function "dseupd"... | |
d,z,info = dseupd(rvec,howmny,select,sigma,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing wrapper function "snaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = snaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "dnaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = dnaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "sneupd"... | |
dr,di,z,info = sneupd(rvec,howmny,select,sigmar,sigmai,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing wrapper function "dneupd"... | |
dr,di,z,info = dneupd(rvec,howmny,select,sigmar,sigmai,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing wrapper function "cnaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = cnaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "znaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = znaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "cneupd"... | |
d,z,info = cneupd(rvec,howmny,select,sigma,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing wrapper function "zneupd"... | |
d,z,info = zneupd(rvec,howmny,select,sigma,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing COMMON block support for "debug"... | |
logfil,ndigit,mgetv0,msaupd,msaup2,msaitr,mseigt,msapps,msgets,mseupd,mnaupd,mnaup2,mnaitr,mneigh,mnapps,mngets,mneupd,mcaupd,mcaup2,mcaitr,mceigh,mcapps,mcgets,mceupd | |
Constructing COMMON block support for "timing"... | |
nopx,nbx,nrorth,nitref,nrstrt,tsaupd,tsaup2,tsaitr,tseigt,tsgets,tsapps,tsconv,tnaupd,tnaup2,tnaitr,tneigh,tngets,tnapps,tnconv,tcaupd,tcaup2,tcaitr,tceigh,tcgets,tcapps,tcconv,tmvopx,tmvbx,tgetv0,titref,trvec | |
Wrote C/API module "_arpack" to file "build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
adding 'build/src.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f' to sources. | |
building extension "scipy.sparse.csgraph._shortest_path" sources | |
building extension "scipy.sparse.csgraph._traversal" sources | |
building extension "scipy.sparse.csgraph._min_spanning_tree" sources | |
building extension "scipy.sparse.csgraph._reordering" sources | |
building extension "scipy.sparse.csgraph._tools" sources | |
building extension "scipy.sparse._csparsetools" sources | |
building extension "scipy.sparse._sparsetools" sources | |
[generate_sparsetools] generating 'scipy/sparse/sparsetools/bsr_impl.h' | |
[generate_sparsetools] generating 'scipy/sparse/sparsetools/csr_impl.h' | |
[generate_sparsetools] generating 'scipy/sparse/sparsetools/csc_impl.h' | |
[generate_sparsetools] generating 'scipy/sparse/sparsetools/other_impl.h' | |
[generate_sparsetools] generating 'scipy/sparse/sparsetools/sparsetools_impl.h' | |
building extension "scipy.spatial.qhull" sources | |
building extension "scipy.spatial.ckdtree" sources | |
building extension "scipy.spatial._distance_wrap" sources | |
building extension "scipy.special.specfun" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/special | |
f2py options: ['--no-wrap-functions'] | |
f2py: scipy/special/specfun.pyf | |
Reading fortran codes... | |
Reading file 'scipy/special/specfun.pyf' (format:free) | |
Post-processing... | |
Block: specfun | |
Block: clqmn | |
Block: lqmn | |
Block: clpmn | |
Block: jdzo | |
Block: bernob | |
Block: bernoa | |
Block: csphjy | |
Block: lpmns | |
Block: eulera | |
Block: clqn | |
Block: airyzo | |
Block: eulerb | |
Block: cva1 | |
Block: lqnb | |
Block: lamv | |
Block: lagzo | |
Block: legzo | |
Block: pbdv | |
Block: cerzo | |
Block: lamn | |
Block: clpn | |
Block: lqmns | |
Block: chgm | |
Block: lpmn | |
Block: fcszo | |
Block: aswfb | |
Block: lqna | |
Block: cpbdn | |
Block: lpn | |
Block: fcoef | |
Block: sphi | |
Block: rcty | |
Block: lpni | |
Block: cyzo | |
Block: csphik | |
Block: sphj | |
Block: othpl | |
Block: klvnzo | |
Block: jyzo | |
Block: rctj | |
Block: herzo | |
Block: sphk | |
Block: pbvv | |
Block: segv | |
Block: sphy | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "specfun"... | |
Constructing wrapper function "clqmn"... | |
cqm,cqd = clqmn(m,n,z) | |
Constructing wrapper function "lqmn"... | |
qm,qd = lqmn(m,n,x) | |
Constructing wrapper function "clpmn"... | |
cpm,cpd = clpmn(m,n,x,y,ntype) | |
Constructing wrapper function "jdzo"... | |
n,m,pcode,zo = jdzo(nt) | |
Constructing wrapper function "bernob"... | |
bn = bernob(n) | |
Constructing wrapper function "bernoa"... | |
bn = bernoa(n) | |
Constructing wrapper function "csphjy"... | |
nm,csj,cdj,csy,cdy = csphjy(n,z) | |
Constructing wrapper function "lpmns"... | |
pm,pd = lpmns(m,n,x) | |
Constructing wrapper function "eulera"... | |
en = eulera(n) | |
Constructing wrapper function "clqn"... | |
cqn,cqd = clqn(n,z) | |
Constructing wrapper function "airyzo"... | |
xa,xb,xc,xd = airyzo(nt,[kf]) | |
Constructing wrapper function "eulerb"... | |
en = eulerb(n) | |
Constructing wrapper function "cva1"... | |
cv = cva1(kd,m,q) | |
Constructing wrapper function "lqnb"... | |
qn,qd = lqnb(n,x) | |
Constructing wrapper function "lamv"... | |
vm,vl,dl = lamv(v,x) | |
Constructing wrapper function "lagzo"... | |
x,w = lagzo(n) | |
Constructing wrapper function "legzo"... | |
x,w = legzo(n) | |
Constructing wrapper function "pbdv"... | |
dv,dp,pdf,pdd = pbdv(v,x) | |
Constructing wrapper function "cerzo"... | |
zo = cerzo(nt) | |
Constructing wrapper function "lamn"... | |
nm,bl,dl = lamn(n,x) | |
Constructing wrapper function "clpn"... | |
cpn,cpd = clpn(n,z) | |
Constructing wrapper function "lqmns"... | |
qm,qd = lqmns(m,n,x) | |
Constructing wrapper function "chgm"... | |
hg = chgm(a,b,x) | |
Constructing wrapper function "lpmn"... | |
pm,pd = lpmn(m,n,x) | |
Constructing wrapper function "fcszo"... | |
zo = fcszo(kf,nt) | |
Constructing wrapper function "aswfb"... | |
s1f,s1d = aswfb(m,n,c,x,kd,cv) | |
Constructing wrapper function "lqna"... | |
qn,qd = lqna(n,x) | |
Constructing wrapper function "cpbdn"... | |
cpb,cpd = cpbdn(n,z) | |
Constructing wrapper function "lpn"... | |
pn,pd = lpn(n,x) | |
Constructing wrapper function "fcoef"... | |
fc = fcoef(kd,m,q,a) | |
Constructing wrapper function "sphi"... | |
nm,si,di = sphi(n,x) | |
Constructing wrapper function "rcty"... | |
nm,ry,dy = rcty(n,x) | |
Constructing wrapper function "lpni"... | |
pn,pd,pl = lpni(n,x) | |
Constructing wrapper function "cyzo"... | |
zo,zv = cyzo(nt,kf,kc) | |
Constructing wrapper function "csphik"... | |
nm,csi,cdi,csk,cdk = csphik(n,z) | |
Constructing wrapper function "sphj"... | |
nm,sj,dj = sphj(n,x) | |
Constructing wrapper function "othpl"... | |
pl,dpl = othpl(kf,n,x) | |
Constructing wrapper function "klvnzo"... | |
zo = klvnzo(nt,kd) | |
Constructing wrapper function "jyzo"... | |
rj0,rj1,ry0,ry1 = jyzo(n,nt) | |
Constructing wrapper function "rctj"... | |
nm,rj,dj = rctj(n,x) | |
Constructing wrapper function "herzo"... | |
x,w = herzo(n) | |
Constructing wrapper function "sphk"... | |
nm,sk,dk = sphk(n,x) | |
Constructing wrapper function "pbvv"... | |
vv,vp,pvf,pvd = pbvv(v,x) | |
Constructing wrapper function "segv"... | |
cv,eg = segv(m,n,c,kd) | |
Constructing wrapper function "sphy"... | |
nm,sy,dy = sphy(n,x) | |
Wrote C/API module "specfun" to file "build/src.macosx-10.11-intel-2.7/scipy/special/specfunmodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.special._ufuncs" sources | |
conv_template:> build/src.macosx-10.11-intel-2.7/scipy/special/_logit.c | |
building extension "scipy.special._ufuncs_cxx" sources | |
building extension "scipy.special._ellip_harm_2" sources | |
building extension "scipy.stats.statlib" sources | |
creating build/src.macosx-10.11-intel-2.7/scipy/stats | |
f2py options: ['--no-wrap-functions'] | |
f2py: scipy/stats/statlib.pyf | |
Reading fortran codes... | |
Reading file 'scipy/stats/statlib.pyf' (format:free) | |
Post-processing... | |
Block: statlib | |
Block: swilk | |
Block: wprob | |
Block: gscale | |
Block: prho | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "statlib"... | |
Constructing wrapper function "swilk"... | |
a,w,pw,ifault = swilk(x,a,[init,n1]) | |
Constructing wrapper function "wprob"... | |
astart,a1,ifault = wprob(test,other) | |
Constructing wrapper function "gscale"... | |
astart,a1,ifault = gscale(test,other) | |
Constructing wrapper function "prho"... | |
ifault = prho(n,is) | |
Wrote C/API module "statlib" to file "build/src.macosx-10.11-intel-2.7/scipy/stats/statlibmodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.stats.vonmises_cython" sources | |
building extension "scipy.stats._rank" sources | |
building extension "scipy.stats.futil" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.11-intel-2.7/scipy/stats/futilmodule.c | |
Reading fortran codes... | |
Reading file 'scipy/stats/futil.f' (format:fix,strict) | |
Post-processing... | |
Block: futil | |
Block: dqsort | |
Block: dfreps | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "futil"... | |
Constructing wrapper function "dqsort"... | |
arr = dqsort(arr,[overwrite_arr]) | |
Constructing wrapper function "dfreps"... | |
replist,repnum,nlist = dfreps(arr) | |
Wrote C/API module "futil" to file "build/src.macosx-10.11-intel-2.7/scipy/stats/futilmodule.c" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
building extension "scipy.stats.mvn" sources | |
f2py options: [] | |
f2py: scipy/stats/mvn.pyf | |
Reading fortran codes... | |
Reading file 'scipy/stats/mvn.pyf' (format:free) | |
Post-processing... | |
Block: mvn | |
Block: mvnun | |
Block: mvndst | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "mvn"... | |
Constructing wrapper function "mvnun"... | |
value,inform = mvnun(lower,upper,means,covar,[maxpts,abseps,releps]) | |
Constructing wrapper function "mvndst"... | |
error,value,inform = mvndst(lower,upper,infin,correl,[maxpts,abseps,releps]) | |
Constructing COMMON block support for "dkblck"... | |
ivls | |
Wrote C/API module "mvn" to file "build/src.macosx-10.11-intel-2.7/scipy/stats/mvnmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.11-intel-2.7/scipy/stats/mvn-f2pywrappers.f" | |
adding 'build/src.macosx-10.11-intel-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.11-intel-2.7' to include_dirs. | |
adding 'build/src.macosx-10.11-intel-2.7/scipy/stats/mvn-f2pywrappers.f' to sources. | |
building extension "scipy.ndimage._nd_image" sources | |
building extension "scipy.ndimage._ni_label" sources | |
building data_files sources | |
build_src: building npy-pkg config files | |
running build_py | |
creating build/lib.macosx-10.11-intel-2.7 | |
creating build/lib.macosx-10.11-intel-2.7/scipy | |
copying scipy/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy | |
copying scipy/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy | |
copying scipy/version.py -> build/lib.macosx-10.11-intel-2.7/scipy | |
copying build/src.macosx-10.11-intel-2.7/scipy/__config__.py -> build/lib.macosx-10.11-intel-2.7/scipy | |
creating build/lib.macosx-10.11-intel-2.7/scipy/cluster | |
copying scipy/cluster/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/cluster | |
copying scipy/cluster/hierarchy.py -> build/lib.macosx-10.11-intel-2.7/scipy/cluster | |
copying scipy/cluster/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/cluster | |
copying scipy/cluster/vq.py -> build/lib.macosx-10.11-intel-2.7/scipy/cluster | |
creating build/lib.macosx-10.11-intel-2.7/scipy/constants | |
copying scipy/constants/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/constants | |
copying scipy/constants/codata.py -> build/lib.macosx-10.11-intel-2.7/scipy/constants | |
copying scipy/constants/constants.py -> build/lib.macosx-10.11-intel-2.7/scipy/constants | |
copying scipy/constants/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/constants | |
creating build/lib.macosx-10.11-intel-2.7/scipy/fftpack | |
copying scipy/fftpack/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/fftpack | |
copying scipy/fftpack/basic.py -> build/lib.macosx-10.11-intel-2.7/scipy/fftpack | |
copying scipy/fftpack/fftpack_version.py -> build/lib.macosx-10.11-intel-2.7/scipy/fftpack | |
copying scipy/fftpack/helper.py -> build/lib.macosx-10.11-intel-2.7/scipy/fftpack | |
copying scipy/fftpack/pseudo_diffs.py -> build/lib.macosx-10.11-intel-2.7/scipy/fftpack | |
copying scipy/fftpack/realtransforms.py -> build/lib.macosx-10.11-intel-2.7/scipy/fftpack | |
copying scipy/fftpack/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/fftpack | |
creating build/lib.macosx-10.11-intel-2.7/scipy/integrate | |
copying scipy/integrate/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/integrate | |
copying scipy/integrate/_ode.py -> build/lib.macosx-10.11-intel-2.7/scipy/integrate | |
copying scipy/integrate/odepack.py -> build/lib.macosx-10.11-intel-2.7/scipy/integrate | |
copying scipy/integrate/quadpack.py -> build/lib.macosx-10.11-intel-2.7/scipy/integrate | |
copying scipy/integrate/quadrature.py -> build/lib.macosx-10.11-intel-2.7/scipy/integrate | |
copying scipy/integrate/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/integrate | |
creating build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
copying scipy/interpolate/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
copying scipy/interpolate/_monotone.py -> build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
copying scipy/interpolate/fitpack.py -> build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
copying scipy/interpolate/fitpack2.py -> build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
copying scipy/interpolate/interpnd_info.py -> build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
copying scipy/interpolate/interpolate.py -> build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
copying scipy/interpolate/interpolate_wrapper.py -> build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
copying scipy/interpolate/ndgriddata.py -> build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
copying scipy/interpolate/polyint.py -> build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
copying scipy/interpolate/rbf.py -> build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
copying scipy/interpolate/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/interpolate | |
creating build/lib.macosx-10.11-intel-2.7/scipy/io | |
copying scipy/io/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/io | |
copying scipy/io/_fortran.py -> build/lib.macosx-10.11-intel-2.7/scipy/io | |
copying scipy/io/idl.py -> build/lib.macosx-10.11-intel-2.7/scipy/io | |
copying scipy/io/mmio.py -> build/lib.macosx-10.11-intel-2.7/scipy/io | |
copying scipy/io/netcdf.py -> build/lib.macosx-10.11-intel-2.7/scipy/io | |
copying scipy/io/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/io | |
copying scipy/io/wavfile.py -> build/lib.macosx-10.11-intel-2.7/scipy/io | |
creating build/lib.macosx-10.11-intel-2.7/scipy/io/matlab | |
copying scipy/io/matlab/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/matlab | |
copying scipy/io/matlab/byteordercodes.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/matlab | |
copying scipy/io/matlab/mio.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/matlab | |
copying scipy/io/matlab/mio4.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/matlab | |
copying scipy/io/matlab/mio5.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/matlab | |
copying scipy/io/matlab/mio5_params.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/matlab | |
copying scipy/io/matlab/miobase.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/matlab | |
copying scipy/io/matlab/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/matlab | |
creating build/lib.macosx-10.11-intel-2.7/scipy/io/arff | |
copying scipy/io/arff/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/arff | |
copying scipy/io/arff/arffread.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/arff | |
copying scipy/io/arff/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/arff | |
creating build/lib.macosx-10.11-intel-2.7/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/_fortran_format_parser.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/hb.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/io/harwell_boeing | |
creating build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/_cython_signature_generator.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/_cython_wrapper_generators.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/_decomp_polar.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/_decomp_qz.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/_expm_frechet.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/_interpolative_backend.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/_matfuncs_inv_ssq.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/_matfuncs_sqrtm.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/_procrustes.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/_solvers.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/_testutils.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/basic.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/blas.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/calc_lwork.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/decomp.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/decomp_cholesky.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/decomp_lu.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/decomp_qr.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/decomp_schur.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/decomp_svd.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/flinalg.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/interpolative.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/lapack.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/linalg_version.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/matfuncs.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/misc.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
copying scipy/linalg/special_matrices.py -> build/lib.macosx-10.11-intel-2.7/scipy/linalg | |
creating build/lib.macosx-10.11-intel-2.7/scipy/misc | |
copying scipy/misc/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/misc | |
copying scipy/misc/common.py -> build/lib.macosx-10.11-intel-2.7/scipy/misc | |
copying scipy/misc/doccer.py -> build/lib.macosx-10.11-intel-2.7/scipy/misc | |
copying scipy/misc/pilutil.py -> build/lib.macosx-10.11-intel-2.7/scipy/misc | |
copying scipy/misc/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/misc | |
creating build/lib.macosx-10.11-intel-2.7/scipy/odr | |
copying scipy/odr/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/odr | |
copying scipy/odr/add_newdocs.py -> build/lib.macosx-10.11-intel-2.7/scipy/odr | |
copying scipy/odr/models.py -> build/lib.macosx-10.11-intel-2.7/scipy/odr | |
copying scipy/odr/odrpack.py -> build/lib.macosx-10.11-intel-2.7/scipy/odr | |
copying scipy/odr/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/odr | |
creating build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/_basinhopping.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/_differentialevolution.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/_linprog.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/_minimize.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/_root.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/_spectral.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/_trustregion.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/_trustregion_dogleg.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/_trustregion_ncg.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/_tstutils.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/cobyla.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/lbfgsb.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/linesearch.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/minpack.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/nnls.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/nonlin.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/optimize.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/slsqp.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/tnc.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
copying scipy/optimize/zeros.py -> build/lib.macosx-10.11-intel-2.7/scipy/optimize | |
creating build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/_arraytools.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/_peak_finding.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/_savitzky_golay.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/bsplines.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/cont2discrete.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/dltisys.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/filter_design.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/fir_filter_design.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/ltisys.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/signaltools.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/spectral.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/waveforms.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/wavelets.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
copying scipy/signal/windows.py -> build/lib.macosx-10.11-intel-2.7/scipy/signal | |
creating build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/base.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/bsr.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/compressed.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/construct.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/coo.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/csc.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/csr.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/data.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/dia.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/dok.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/extract.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/generate_sparsetools.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/lil.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/sparsetools.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/spfuncs.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
copying scipy/sparse/sputils.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse | |
creating build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/_expm_multiply.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/_norm.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/_onenormest.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/interface.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/matfuncs.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg | |
creating build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/iterative.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/lgmres.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/lsmr.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/lsqr.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/minres.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/utils.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/isolve | |
creating build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/_add_newdocs.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/linsolve.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/dsolve | |
creating build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen | |
copying scipy/sparse/linalg/eigen/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen | |
copying scipy/sparse/linalg/eigen/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen | |
creating build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack | |
copying scipy/sparse/linalg/eigen/arpack/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack | |
copying scipy/sparse/linalg/eigen/arpack/arpack.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack | |
copying scipy/sparse/linalg/eigen/arpack/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack | |
creating build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/lobpcg | |
copying scipy/sparse/linalg/eigen/lobpcg/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/lobpcg | |
copying scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/lobpcg | |
copying scipy/sparse/linalg/eigen/lobpcg/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/lobpcg | |
creating build/lib.macosx-10.11-intel-2.7/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/_components.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/_laplacian.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/_validation.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/sparse/csgraph | |
creating build/lib.macosx-10.11-intel-2.7/scipy/spatial | |
copying scipy/spatial/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/spatial | |
copying scipy/spatial/_plotutils.py -> build/lib.macosx-10.11-intel-2.7/scipy/spatial | |
copying scipy/spatial/_procrustes.py -> build/lib.macosx-10.11-intel-2.7/scipy/spatial | |
copying scipy/spatial/distance.py -> build/lib.macosx-10.11-intel-2.7/scipy/spatial | |
copying scipy/spatial/kdtree.py -> build/lib.macosx-10.11-intel-2.7/scipy/spatial | |
copying scipy/spatial/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/spatial | |
creating build/lib.macosx-10.11-intel-2.7/scipy/special | |
copying scipy/special/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/special | |
copying scipy/special/_ellip_harm.py -> build/lib.macosx-10.11-intel-2.7/scipy/special | |
copying scipy/special/_testutils.py -> build/lib.macosx-10.11-intel-2.7/scipy/special | |
copying scipy/special/add_newdocs.py -> build/lib.macosx-10.11-intel-2.7/scipy/special | |
copying scipy/special/basic.py -> build/lib.macosx-10.11-intel-2.7/scipy/special | |
copying scipy/special/generate_ufuncs.py -> build/lib.macosx-10.11-intel-2.7/scipy/special | |
copying scipy/special/lambertw.py -> build/lib.macosx-10.11-intel-2.7/scipy/special | |
copying scipy/special/orthogonal.py -> build/lib.macosx-10.11-intel-2.7/scipy/special | |
copying scipy/special/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/special | |
copying scipy/special/spfun_stats.py -> build/lib.macosx-10.11-intel-2.7/scipy/special | |
creating build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/_binned_statistic.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/_constants.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/_continuous_distns.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/_discrete_distns.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/_distn_infrastructure.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/_distr_params.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/_multivariate.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/_tukeylambda_stats.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/contingency.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/distributions.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/kde.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/morestats.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/mstats.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/mstats_basic.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/mstats_extras.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/stats.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
copying scipy/stats/vonmises.py -> build/lib.macosx-10.11-intel-2.7/scipy/stats | |
creating build/lib.macosx-10.11-intel-2.7/scipy/ndimage | |
copying scipy/ndimage/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/ndimage | |
copying scipy/ndimage/_ni_support.py -> build/lib.macosx-10.11-intel-2.7/scipy/ndimage | |
copying scipy/ndimage/filters.py -> build/lib.macosx-10.11-intel-2.7/scipy/ndimage | |
copying scipy/ndimage/fourier.py -> build/lib.macosx-10.11-intel-2.7/scipy/ndimage | |
copying scipy/ndimage/interpolation.py -> build/lib.macosx-10.11-intel-2.7/scipy/ndimage | |
copying scipy/ndimage/io.py -> build/lib.macosx-10.11-intel-2.7/scipy/ndimage | |
copying scipy/ndimage/measurements.py -> build/lib.macosx-10.11-intel-2.7/scipy/ndimage | |
copying scipy/ndimage/morphology.py -> build/lib.macosx-10.11-intel-2.7/scipy/ndimage | |
copying scipy/ndimage/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/ndimage | |
creating build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/_dumb_shelve.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/_dumbdbm_patched.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/accelerate_tools.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/ast_tools.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/base_info.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/base_spec.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/blitz_spec.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/blitz_tools.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/build_tools.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/bytecodecompiler.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/c_spec.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/catalog.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/common_info.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/converters.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/cpp_namespace_spec.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/ext_tools.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/inline_tools.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/numpy_scalar_spec.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/platform_info.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/size_check.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/slice_handler.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/standard_array_spec.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/swig2_spec.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/swigptr.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/swigptr2.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/vtk_spec.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
copying scipy/weave/weave_version.py -> build/lib.macosx-10.11-intel-2.7/scipy/weave | |
creating build/lib.macosx-10.11-intel-2.7/scipy/_build_utils | |
copying scipy/_build_utils/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/_build_utils | |
copying scipy/_build_utils/_fortran.py -> build/lib.macosx-10.11-intel-2.7/scipy/_build_utils | |
creating build/lib.macosx-10.11-intel-2.7/scipy/_lib | |
copying scipy/_lib/__init__.py -> build/lib.macosx-10.11-intel-2.7/scipy/_lib | |
copying scipy/_lib/_gcutils.py -> build/lib.macosx-10.11-intel-2.7/scipy/_lib | |
copying scipy/_lib/_numpy_compat.py -> build/lib.macosx-10.11-intel-2.7/scipy/_lib | |
copying scipy/_lib/_testutils.py -> build/lib.macosx-10.11-intel-2.7/scipy/_lib | |
copying scipy/_lib/_tmpdirs.py -> build/lib.macosx-10.11-intel-2.7/scipy/_lib | |
copying scipy/_lib/_util.py -> build/lib.macosx-10.11-intel-2.7/scipy/_lib | |
copying scipy/_lib/_version.py -> build/lib.macosx-10.11-intel-2.7/scipy/_lib | |
copying scipy/_lib/decorator.py -> build/lib.macosx-10.11-intel-2.7/scipy/_lib | |
copying scipy/_lib/setup.py -> build/lib.macosx-10.11-intel-2.7/scipy/_lib | |
copying scipy/_lib/six.py -> build/lib.macosx-10.11-intel-2.7/scipy/_lib | |
running build_clib | |
customize UnixCCompiler | |
customize UnixCCompiler using build_clib | |
customize Gnu95FCompiler | |
Found executable /usr/local/opt/gcc/bin/gfortran | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_clib | |
building 'dfftpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7 | |
creating build/temp.macosx-10.11-intel-2.7/scipy | |
creating build/temp.macosx-10.11-intel-2.7/scipy/fftpack | |
creating build/temp.macosx-10.11-intel-2.7/scipy/fftpack/src | |
creating build/temp.macosx-10.11-intel-2.7/scipy/fftpack/src/dfftpack | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosqb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosqf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosqi.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcost.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosti.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftb1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftf1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dffti.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dffti1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinqb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinqf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinqi.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsint.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsint1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinti.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftb1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftf1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zffti.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zffti1.f | |
ar: adding 23 object files to build/temp.macosx-10.11-intel-2.7/libdfftpack.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libdfftpack.a | |
building 'fftpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/fftpack/src/fftpack | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftb1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftf.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftf1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cffti.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cffti1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cosqb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cosqf.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cosqi.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cost.f | |
gfortran:f77: scipy/fftpack/src/fftpack/costi.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftb1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftf.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftf1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rffti.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rffti1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinqb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinqf.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinqi.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sint.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sint1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinti.f | |
ar: adding 23 object files to build/temp.macosx-10.11-intel-2.7/libfftpack.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libfftpack.a | |
building 'mach' library | |
using additional config_fc from setup script for fortran compiler: {'noopt': ('scipy/integrate/setup.py', 1)} | |
customize Gnu95FCompiler | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC | |
creating build/temp.macosx-10.11-intel-2.7/scipy/integrate | |
creating build/temp.macosx-10.11-intel-2.7/scipy/integrate/mach | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/integrate/mach/d1mach.f | |
gfortran:f77: scipy/integrate/mach/r1mach.f | |
gfortran:f77: scipy/integrate/mach/xerror.f | |
scipy/integrate/mach/xerror.f:1:37: | |
SUBROUTINE XERROR(MESS,NMESS,L1,L2) | |
1 | |
Warning: Unused dummy argument 'l1' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/mach/xerror.f:1:40: | |
SUBROUTINE XERROR(MESS,NMESS,L1,L2) | |
1 | |
Warning: Unused dummy argument 'l2' at (1) [-Wunused-dummy-argument] | |
ar: adding 3 object files to build/temp.macosx-10.11-intel-2.7/libmach.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libmach.a | |
building 'quadpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/integrate/quadpack | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/integrate/quadpack/dqag.f | |
gfortran:f77: scipy/integrate/quadpack/dqage.f | |
gfortran:f77: scipy/integrate/quadpack/dqagi.f | |
gfortran:f77: scipy/integrate/quadpack/dqagie.f | |
scipy/integrate/quadpack/dqagie.f:411:0: | |
small = small*0.5d+00 | |
Warning: 'small' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagie.f:372:0: | |
40 if(ierro.eq.3.or.erlarg.le.ertest) go to 60 | |
Warning: 'ertest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagie.f:362:0: | |
erlarg = erlarg-erlast | |
Warning: 'erlarg' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagie.f:425:0: | |
if(ierro.eq.3) abserr = abserr+correc | |
Warning: 'correc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqagp.f | |
gfortran:f77: scipy/integrate/quadpack/dqagpe.f | |
scipy/integrate/quadpack/dqagpe.f:350:0: | |
iord(k) = iord(i) | |
Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqags.f | |
gfortran:f77: scipy/integrate/quadpack/dqagse.f | |
scipy/integrate/quadpack/dqagse.f:404:0: | |
small = small*0.5d+00 | |
Warning: 'small' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagse.f:363:0: | |
40 if(ierro.eq.3.or.erlarg.le.ertest) go to 60 | |
Warning: 'ertest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagse.f:353:0: | |
erlarg = erlarg-erlast | |
Warning: 'erlarg' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagse.f:418:0: | |
if(ierro.eq.3) abserr = abserr+correc | |
Warning: 'correc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqawc.f | |
gfortran:f77: scipy/integrate/quadpack/dqawce.f | |
gfortran:f77: scipy/integrate/quadpack/dqawf.f | |
gfortran:f77: scipy/integrate/quadpack/dqawfe.f | |
scipy/integrate/quadpack/dqawfe.f:267:10: | |
10 l = dabs(omega) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/integrate/quadpack/dqawfe.f:358:0: | |
if(ier.ge.1.and.ier.ne.7) abserr = abserr+drl | |
Warning: 'drl' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqawfe.f:316:0: | |
20 psum(numrl2) = psum(ll)+rslst(lst) | |
Warning: 'll' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqawo.f | |
gfortran:f77: scipy/integrate/quadpack/dqawoe.f | |
scipy/integrate/quadpack/dqawoe.f:449:0: | |
70 if(ierro.eq.3.or.erlarg.le.ertest) go to 90 | |
Warning: 'ertest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqawoe.f:428:0: | |
erlarg = erlarg-erlast | |
Warning: 'erlarg' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqawoe.f:505:0: | |
if(ierro.eq.3) abserr = abserr+correc | |
Warning: 'correc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqaws.f | |
gfortran:f77: scipy/integrate/quadpack/dqawse.f | |
gfortran:f77: scipy/integrate/quadpack/dqc25c.f | |
gfortran:f77: scipy/integrate/quadpack/dqc25f.f | |
scipy/integrate/quadpack/dqc25f.f:103:0: | |
integer i,iers,integr,isym,j,k,ksave,m,momcom,neval,maxp1, | |
Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqc25s.f | |
gfortran:f77: scipy/integrate/quadpack/dqcheb.f | |
gfortran:f77: scipy/integrate/quadpack/dqelg.f | |
gfortran:f77: scipy/integrate/quadpack/dqk15.f | |
gfortran:f77: scipy/integrate/quadpack/dqk15i.f | |
gfortran:f77: scipy/integrate/quadpack/dqk15w.f | |
gfortran:f77: scipy/integrate/quadpack/dqk21.f | |
gfortran:f77: scipy/integrate/quadpack/dqk31.f | |
gfortran:f77: scipy/integrate/quadpack/dqk41.f | |
gfortran:f77: scipy/integrate/quadpack/dqk51.f | |
gfortran:f77: scipy/integrate/quadpack/dqk61.f | |
gfortran:f77: scipy/integrate/quadpack/dqmomo.f | |
scipy/integrate/quadpack/dqmomo.f:126:5: | |
90 return | |
1 | |
Warning: Label 90 at (1) defined but not used [-Wunused-label] | |
gfortran:f77: scipy/integrate/quadpack/dqng.f | |
gfortran:f77: scipy/integrate/quadpack/dqpsrt.f | |
gfortran:f77: scipy/integrate/quadpack/dqwgtc.f | |
scipy/integrate/quadpack/dqwgtc.f:1:54: | |
double precision function dqwgtc(x,c,p2,p3,p4,kp) | |
1 | |
Warning: Unused dummy argument 'kp' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/quadpack/dqwgtc.f:1:45: | |
double precision function dqwgtc(x,c,p2,p3,p4,kp) | |
1 | |
Warning: Unused dummy argument 'p2' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/quadpack/dqwgtc.f:1:48: | |
double precision function dqwgtc(x,c,p2,p3,p4,kp) | |
1 | |
Warning: Unused dummy argument 'p3' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/quadpack/dqwgtc.f:1:51: | |
double precision function dqwgtc(x,c,p2,p3,p4,kp) | |
1 | |
Warning: Unused dummy argument 'p4' at (1) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/integrate/quadpack/dqwgtf.f | |
scipy/integrate/quadpack/dqwgtf.f:1:49: | |
double precision function dqwgtf(x,omega,p2,p3,p4,integr) | |
1 | |
Warning: Unused dummy argument 'p2' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/quadpack/dqwgtf.f:1:52: | |
double precision function dqwgtf(x,omega,p2,p3,p4,integr) | |
1 | |
Warning: Unused dummy argument 'p3' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/quadpack/dqwgtf.f:1:55: | |
double precision function dqwgtf(x,omega,p2,p3,p4,integr) | |
1 | |
Warning: Unused dummy argument 'p4' at (1) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/integrate/quadpack/dqwgts.f | |
ar: adding 35 object files to build/temp.macosx-10.11-intel-2.7/libquadpack.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libquadpack.a | |
building 'odepack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/integrate/odepack | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/integrate/odepack/blkdta000.f | |
gfortran:f77: scipy/integrate/odepack/bnorm.f | |
gfortran:f77: scipy/integrate/odepack/cfode.f | |
gfortran:f77: scipy/integrate/odepack/ewset.f | |
gfortran:f77: scipy/integrate/odepack/fnorm.f | |
gfortran:f77: scipy/integrate/odepack/intdy.f | |
gfortran:f77: scipy/integrate/odepack/lsoda.f | |
scipy/integrate/odepack/lsoda.f:1428:0: | |
if (ihit) t = tcrit | |
Warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/odepack/lsoda.f:1112:0: | |
len1s = len1s + lenwm | |
Warning: 'lenwm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/odepack/prja.f | |
gfortran:f77: scipy/integrate/odepack/solsy.f | |
scipy/integrate/odepack/solsy.f:1:39: | |
subroutine solsy (wm, iwm, x, tem) | |
1 | |
Warning: Unused dummy argument 'tem' at (1) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/integrate/odepack/srcma.f | |
gfortran:f77: scipy/integrate/odepack/stoda.f | |
gfortran:f77: scipy/integrate/odepack/vmnorm.f | |
gfortran:f77: scipy/integrate/odepack/vode.f | |
scipy/integrate/odepack/vode.f:2373:4: | |
700 R = ONE/TQ(2) | |
1 | |
Warning: Label 700 at (1) defined but not used [-Wunused-label] | |
scipy/integrate/odepack/vode.f:3522:40: | |
SUBROUTINE XERRWD (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2) | |
1 | |
Warning: Unused dummy argument 'nerr' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/odepack/vode.f:3503:44: | |
DOUBLE PRECISION FUNCTION D1MACH (IDUM) | |
1 | |
Warning: Unused dummy argument 'idum' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/odepack/vode.f:2740:35: | |
1 F, JAC, PDUM, NFLAG, RPAR, IPAR) | |
1 | |
Warning: Unused dummy argument 'pdum' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/odepack/vode.f:2739:42: | |
SUBROUTINE DVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM, | |
1 | |
Warning: Unused dummy argument 'vsav' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/odepack/vode.f:3618:0: | |
INTEGER FUNCTION IXSAV (IPAR, IVALUE, ISET) | |
Warning: '__result_ixsav' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/odepack/vode.f:1487:0: | |
IF (IHIT) T = TCRIT | |
Warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/odepack/xerrwv.f | |
scipy/integrate/odepack/xerrwv.f:1:40: | |
subroutine xerrwv (msg, nmes, nerr, level, ni, i1, i2, nr, r1, r2) | |
1 | |
Warning: Unused dummy argument 'nerr' at (1) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/integrate/odepack/xsetf.f | |
gfortran:f77: scipy/integrate/odepack/xsetun.f | |
gfortran:f77: scipy/integrate/odepack/zvode.f | |
scipy/integrate/odepack/zvode.f:2394:4: | |
700 R = ONE/TQ(2) | |
1 | |
Warning: Label 700 at (1) defined but not used [-Wunused-label] | |
scipy/integrate/odepack/zvode.f:2761:35: | |
1 F, JAC, PDUM, NFLAG, RPAR, IPAR) | |
1 | |
Warning: Unused dummy argument 'pdum' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/odepack/zvode.f:2760:42: | |
SUBROUTINE ZVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM, | |
1 | |
Warning: Unused dummy argument 'vsav' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/odepack/zvode.f:1502:0: | |
IF (IHIT) T = TCRIT | |
Warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
ar: adding 17 object files to build/temp.macosx-10.11-intel-2.7/libodepack.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libodepack.a | |
building 'dop' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/integrate/dop | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/integrate/dop/dop853.f | |
scipy/integrate/dop/dop853.f:364:42: | |
& SOLOUT,IOUT,IDID,NMAX,UROUND,METH,NSTIFF,SAFE,BETA,FAC1,FAC2, | |
1 | |
Warning: Unused dummy argument 'meth' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/dop/dop853.f:791:38: | |
FUNCTION HINIT853(N,FCN,X,Y,XEND,POSNEG,F0,F1,Y1,IORD, | |
1 | |
Warning: Unused dummy argument 'xend' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/dop/dop853.f:686:0: | |
NONSTI=NONSTI+1 | |
Warning: 'nonsti' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/dop/dopri5.f | |
scipy/integrate/dop/dopri5.f:558:35: | |
FUNCTION HINIT(N,FCN,X,Y,XEND,POSNEG,F0,F1,Y1,IORD, | |
1 | |
Warning: Unused dummy argument 'xend' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/dop/dopri5.f:491:0: | |
NONSTI=NONSTI+1 | |
Warning: 'nonsti' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
ar: adding 2 object files to build/temp.macosx-10.11-intel-2.7/libdop.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libdop.a | |
building 'fitpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/interpolate | |
creating build/temp.macosx-10.11-intel-2.7/scipy/interpolate/fitpack | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/interpolate/fitpack/bispeu.f | |
gfortran:f77: scipy/interpolate/fitpack/bispev.f | |
gfortran:f77: scipy/interpolate/fitpack/clocur.f | |
gfortran:f77: scipy/interpolate/fitpack/cocosp.f | |
gfortran:f77: scipy/interpolate/fitpack/concon.f | |
gfortran:f77: scipy/interpolate/fitpack/concur.f | |
gfortran:f77: scipy/interpolate/fitpack/cualde.f | |
gfortran:f77: scipy/interpolate/fitpack/curev.f | |
gfortran:f77: scipy/interpolate/fitpack/curfit.f | |
gfortran:f77: scipy/interpolate/fitpack/dblint.f | |
gfortran:f77: scipy/interpolate/fitpack/evapol.f | |
gfortran:f77: scipy/interpolate/fitpack/fourco.f | |
gfortran:f77: scipy/interpolate/fitpack/fpader.f | |
gfortran:f77: scipy/interpolate/fitpack/fpadno.f | |
gfortran:f77: scipy/interpolate/fitpack/fpadpo.f | |
gfortran:f77: scipy/interpolate/fitpack/fpback.f | |
gfortran:f77: scipy/interpolate/fitpack/fpbacp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpbfout.f | |
scipy/interpolate/fitpack/fpbfout.f:117:0: | |
c2 = (hc(5)-hc(4))*term | |
Warning: 'term' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpbisp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpbspl.f | |
gfortran:f77: scipy/interpolate/fitpack/fpchec.f | |
gfortran:f77: scipy/interpolate/fitpack/fpched.f | |
gfortran:f77: scipy/interpolate/fitpack/fpchep.f | |
gfortran:f77: scipy/interpolate/fitpack/fpclos.f | |
scipy/interpolate/fitpack/fpclos.f:395:35: | |
if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fpclos.f:396:0: | |
nplus = min0(nplus*2,max0(npl1,nplus/2,1)) | |
Warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:438:0: | |
if(n.eq.nmax) go to 5 | |
Warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:16:0: | |
integer i,ich1,ich3,ij,ik,it,iter,i1,i2,i3,j,jj,jk,jper,j1,j2,kk, | |
Warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:363:0: | |
fpint(n-1) = fpold | |
Warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:472:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:470:0: | |
f1 = fp0-s | |
Warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:663:0: | |
if((f1-f2) .gt. acc) go to 585 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpcoco.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcons.f | |
scipy/interpolate/fitpack/fpcons.f:224:35: | |
if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fpcons.f:223:0: | |
rn = nplus | |
Warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:264:0: | |
if(n.eq.nmax) go to 25 | |
Warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:383:0: | |
if(u(it).lt.t(l) .or. l.gt.nk1) go to 310 | |
Warning: 'nk1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:81:0: | |
t(i) = u(j) | |
Warning: 'mm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:195:0: | |
fpint(n-1) = fpold | |
Warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:301:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:194:0: | |
fpint(n) = fp0 | |
Warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:418:0: | |
if((f1-f2).gt.acc) go to 345 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpcosp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcsin.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcurf.f | |
scipy/interpolate/fitpack/fpcurf.f:186:35: | |
if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fpcurf.f:185:0: | |
rn = nplus | |
Warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcurf.f:219:0: | |
if(n.eq.nmax) go to 10 | |
Warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcurf.f:163:0: | |
fpint(n-1) = fpold | |
Warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcurf.f:256:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcurf.f:162:0: | |
fpint(n) = fp0 | |
Warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcurf.f:335:0: | |
if((f1-f2).gt.acc) go to 345 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpcuro.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcyt1.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcyt2.f | |
gfortran:f77: scipy/interpolate/fitpack/fpdeno.f | |
gfortran:f77: scipy/interpolate/fitpack/fpdisc.f | |
gfortran:f77: scipy/interpolate/fitpack/fpfrno.f | |
scipy/interpolate/fitpack/fpfrno.f:42:0: | |
right(k) = count | |
Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpgivs.f | |
gfortran:f77: scipy/interpolate/fitpack/fpgrdi.f | |
scipy/interpolate/fitpack/fpgrdi.f:204:0: | |
bb(2,i) = fac*pinv | |
Warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpgrpa.f | |
gfortran:f77: scipy/interpolate/fitpack/fpgrre.f | |
scipy/interpolate/fitpack/fpgrre.f:199:0: | |
h(j) = by(n1,j)*pinv | |
Warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpgrsp.f | |
scipy/interpolate/fitpack/fpgrsp.f:239:0: | |
b1(2,i) = fac*pinv | |
Warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpinst.f | |
gfortran:f77: scipy/interpolate/fitpack/fpintb.f | |
scipy/interpolate/fitpack/fpintb.f:83:0: | |
f = h1(i)/(t(li)-t(lj)) | |
Warning: 'h1[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpintb.f:83:0: Warning: 'h1[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpintb.f:83:0: Warning: 'h1[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpintb.f:83:0: Warning: 'h1[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpintb.f:92:0: | |
aint(i) = aint(i)+h(i)*(arg-t(lj))/(t(li)-t(lj)) | |
Warning: 'h[5]' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpintb.f:92:0: Warning: 'h[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpintb.f:92:0: Warning: 'h[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpintb.f:92:0: Warning: 'h[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpintb.f:113:0: | |
if(ib.lt.ia) go to 130 | |
Warning: 'ia' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpknot.f | |
scipy/interpolate/fitpack/fpknot.f:41:0: | |
ihalf = maxpt/2+1 | |
Warning: 'maxpt' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpknot.f:42:0: | |
nrx = maxbeg+ihalf | |
Warning: 'maxbeg' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpknot.f:43:0: | |
next = number+1 | |
Warning: 'number' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpopdi.f | |
gfortran:f77: scipy/interpolate/fitpack/fpopsp.f | |
gfortran:f77: scipy/interpolate/fitpack/fporde.f | |
gfortran:f77: scipy/interpolate/fitpack/fppara.f | |
scipy/interpolate/fitpack/fppara.f:202:35: | |
if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fppara.f:201:0: | |
rn = nplus | |
Warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppara.f:242:0: | |
if(n.eq.nmax) go to 10 | |
Warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppara.f:175:0: | |
fpint(n-1) = fpold | |
Warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppara.f:279:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppara.f:174:0: | |
fpint(n) = fp0 | |
Warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppara.f:378:0: | |
if((f1-f2).gt.acc) go to 345 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fppasu.f | |
scipy/interpolate/fitpack/fppasu.f:272:33: | |
if(reducu.gt.acc) npl1 = rn*fpms/reducu | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fppasu.f:279:33: | |
if(reducv.gt.acc) npl1 = rn*fpms/reducv | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fppasu.f:336:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:308:0: | |
if(nv.eq.nve) go to 250 | |
Warning: 'nve' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:295:0: | |
if(nu.eq.nue) go to 250 | |
Warning: 'nue' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:251:0: | |
if(nu.eq.nmaxu .and. nv.eq.nmaxv) go to 430 | |
Warning: 'nmaxv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:251:0: Warning: 'nmaxu' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:367:0: | |
if((f1-f2).gt.acc) go to 330 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:230:0: | |
tv(l2) = tv(l4)-perv | |
Warning: 'perv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:209:0: | |
tu(l3) = tu(l1)+peru | |
Warning: 'peru' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpperi.f | |
scipy/interpolate/fitpack/fpperi.f:339:35: | |
if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fpperi.f:340:0: | |
nplus = min0(nplus*2,max0(npl1,nplus/2,1)) | |
Warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:375:0: | |
if(n.eq.nmax) go to 5 | |
Warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:468:0: | |
if(l0.eq.n10) go to 400 | |
Warning: 'n10' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:16:0: | |
integer i,ich1,ich3,ij,ik,it,iter,i1,i2,i3,j,jk,jper,j1,j2,kk, | |
Warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:315:0: | |
fpint(n-1) = fpold | |
Warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:409:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:407:0: | |
f1 = fp0-s | |
Warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:574:0: | |
if((f1-f2) .gt. acc) go to 585 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fppocu.f | |
gfortran:f77: scipy/interpolate/fitpack/fppogr.f | |
scipy/interpolate/fitpack/fppogr.f:286:33: | |
if(reducu.gt.acc) npl1 = rn*fpms/reducu | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fppogr.f:293:33: | |
if(reducv.gt.acc) npl1 = rn*fpms/reducv | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fppogr.f:353:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppogr.f:385:0: | |
if((f1-f2).gt.acc) go to 330 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppogr.f:260:0: | |
if(nu.eq.numax .and. nv.eq.nvmax) go to 430 | |
Warning: 'nvmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppogr.f:315:0: | |
230 if(nv.eq.nve) go to 210 | |
Warning: 'nve' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppogr.f:260:0: | |
if(nu.eq.numax .and. nv.eq.nvmax) go to 430 | |
Warning: 'numax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppogr.f:312:0: | |
if(nu.eq.nue) go to 270 | |
Warning: 'nue' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fppola.f | |
scipy/interpolate/fitpack/fppola.f:24:0: | |
* l3,l4,ncof,ncoff,nvv,nv4,nreg,nrint,nrr,nr1,nuu,nu4,num,num1, | |
Warning: 'nv4' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppola.f:680:0: | |
if(il.eq.nu4 .and. iopt3.ne.0) go to 760 | |
Warning: 'nu4' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppola.f:821:0: | |
925 ier = lwest | |
Warning: 'lwest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppola.f:25:0: | |
* numin,nvmin,rank,iband1 | |
Warning: 'iband1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppola.f:565:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppola.f:805:0: | |
if((f1-f2).gt.acc) go to 905 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fprank.f | |
gfortran:f77: scipy/interpolate/fitpack/fprati.f | |
gfortran:f77: scipy/interpolate/fitpack/fpregr.f | |
scipy/interpolate/fitpack/fpregr.f:246:33: | |
if(reducx.gt.acc) npl1 = rn*fpms/reducx | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fpregr.f:253:33: | |
if(reducy.gt.acc) npl1 = rn*fpms/reducy | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fpregr.f:310:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpregr.f:282:0: | |
if(ny.eq.nye) go to 250 | |
Warning: 'nye' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpregr.f:269:0: | |
if(nx.eq.nxe) go to 250 | |
Warning: 'nxe' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpregr.f:225:0: | |
if(nx.eq.nmaxx .and. ny.eq.nmaxy) go to 430 | |
Warning: 'nmaxy' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpregr.f:225:0: Warning: 'nmaxx' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpregr.f:341:0: | |
if((f1-f2).gt.acc) go to 330 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fprota.f | |
gfortran:f77: scipy/interpolate/fitpack/fprppo.f | |
scipy/interpolate/fitpack/fprppo.f:48:0: | |
f(i) = c(j) | |
Warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fprpsp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpseno.f | |
gfortran:f77: scipy/interpolate/fitpack/fpspgr.f | |
scipy/interpolate/fitpack/fpspgr.f:315:33: | |
if(reducu.gt.acc) npl1 = rn*fpms/reducu | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fpspgr.f:322:33: | |
if(reducv.gt.acc) npl1 = rn*fpms/reducv | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fpspgr.f:382:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpspgr.f:414:0: | |
if((f1-f2).gt.acc) go to 330 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpspgr.f:287:0: | |
if(nu.eq.numax .and. nv.eq.nvmax) go to 430 | |
Warning: 'nvmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpspgr.f:344:0: | |
230 if(nv.eq.nve) go to 210 | |
Warning: 'nve' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpspgr.f:287:0: | |
if(nu.eq.numax .and. nv.eq.nvmax) go to 430 | |
Warning: 'numax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpspgr.f:341:0: | |
if(nu.eq.nue) go to 270 | |
Warning: 'nue' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpsphe.f | |
scipy/interpolate/fitpack/fpsphe.f:519:0: | |
if(ntt.le.4) iband4 = ncof | |
Warning: 'ntt' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:614:0: | |
if(il.ne.3 .and. il.ne.nt4) go to 750 | |
Warning: 'nt4' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:23:0: | |
* l3,l4,ncof,ncoff,npp,np4,nreg,nrint,nrr,nr1,ntt,nt4,nt6,num, | |
Warning: 'np4' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:746:0: | |
925 ier = lwest | |
Warning: 'lwest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:21:0: | |
integer i,iband,iband1,iband3,iband4,ich1,ich3,ii,ij,il,in,irot, | |
Warning: 'iband1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:510:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:730:0: | |
if((f1-f2).gt.acc) go to 905 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpsuev.f | |
gfortran:f77: scipy/interpolate/fitpack/fpsurf.f | |
scipy/interpolate/fitpack/fpsurf.f:22:0: | |
* nrint,num,num1,nx,nxe,nxx,ny,nye,nyy,n1,rank | |
Warning: 'nyy' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:510:0: | |
jrot = (i-kx2)*nk1y+j | |
Warning: 'nk1y' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:21:0: | |
* la,lf,lh,lwest,lx,ly,l1,l2,n,ncof,nk1x,nk1y,nminx,nminy,nreg, | |
Warning: 'nk1x' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:621:0: | |
780 ier = lwest | |
Warning: 'lwest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:19:0: | |
integer i,iband,iband1,iband3,iband4,ibb,ichang,ich1,ich3,ii, | |
Warning: 'iband1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:425:0: | |
f3 = fpms | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:605:0: | |
if((f1-f2).gt.acc) go to 750 | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpsysy.f | |
gfortran:f77: scipy/interpolate/fitpack/fptrnp.f | |
scipy/interpolate/fitpack/fptrnp.f:53:0: | |
h(j) = b(n1,j)*pinv | |
Warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fptrpe.f | |
scipy/interpolate/fitpack/fptrpe.f:64:0: | |
h(j) = b(n1,j)*pinv | |
Warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/insert.f | |
gfortran:f77: scipy/interpolate/fitpack/parcur.f | |
gfortran:f77: scipy/interpolate/fitpack/parder.f | |
gfortran:f77: scipy/interpolate/fitpack/pardeu.f | |
gfortran:f77: scipy/interpolate/fitpack/parsur.f | |
gfortran:f77: scipy/interpolate/fitpack/percur.f | |
gfortran:f77: scipy/interpolate/fitpack/pogrid.f | |
gfortran:f77: scipy/interpolate/fitpack/polar.f | |
gfortran:f77: scipy/interpolate/fitpack/profil.f | |
gfortran:f77: scipy/interpolate/fitpack/regrid.f | |
gfortran:f77: scipy/interpolate/fitpack/spalde.f | |
gfortran:f77: scipy/interpolate/fitpack/spgrid.f | |
gfortran:f77: scipy/interpolate/fitpack/sphere.f | |
gfortran:f77: scipy/interpolate/fitpack/splder.f | |
gfortran:f77: scipy/interpolate/fitpack/splev.f | |
gfortran:f77: scipy/interpolate/fitpack/splint.f | |
gfortran:f77: scipy/interpolate/fitpack/sproot.f | |
gfortran:f77: scipy/interpolate/fitpack/surev.f | |
gfortran:f77: scipy/interpolate/fitpack/surfit.f | |
ar: adding 50 object files to build/temp.macosx-10.11-intel-2.7/libfitpack.a | |
ar: adding 35 object files to build/temp.macosx-10.11-intel-2.7/libfitpack.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libfitpack.a | |
building 'fwrappers' library | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/private | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--scipy-20171018-3955-uupqvd | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1 | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/_build_utils | |
creating build/temp.macosx-10.11-intel-2.7/private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/_build_utils/src | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
clang: /private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/_build_utils/src/wrap_accelerate_c.c | |
clang: /private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/_build_utils/src/wrap_g77_abi_c.c | |
clang: /private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/_build_utils/src/apple_sgemv_fix.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/linalg | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/linalg/_blas_subroutine_wrappers.f | |
gfortran:f77: scipy/linalg/_lapack_subroutine_wrappers.f | |
gfortran:f77: /private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/_build_utils/src/wrap_g77_abi_f.f | |
gfortran:f77: /private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/_build_utils/src/wrap_accelerate_f.f | |
ar: adding 7 object files to build/temp.macosx-10.11-intel-2.7/libfwrappers.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libfwrappers.a | |
building 'odrpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/odr | |
creating build/temp.macosx-10.11-intel-2.7/scipy/odr/odrpack | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/odr/odrpack/d_odr.f | |
scipy/odr/odrpack/d_odr.f:1014:13: | |
NETA = MAX(TWO,P5-LOG10(ETA)) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/odr/odrpack/d_odr.f:2955:13: | |
NTOL = MAX(ONE,P5-LOG10(TOL)) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/odr/odrpack/d_odr.f:6032:16: | |
J = WORK(WRK3+I) - 1 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/odr/odrpack/d_odr.f:5227:0: | |
PHI2 = PHI2-TAU | |
Warning: 'phi2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/odr/odrpack/d_mprec.f | |
gfortran:f77: scipy/odr/odrpack/dlunoc.f | |
gfortran:f77: scipy/odr/odrpack/d_lpk.f | |
ar: adding 4 object files to build/temp.macosx-10.11-intel-2.7/libodrpack.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libodrpack.a | |
building 'minpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/optimize | |
creating build/temp.macosx-10.11-intel-2.7/scipy/optimize/minpack | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/optimize/minpack/chkder.f | |
gfortran:f77: scipy/optimize/minpack/dogleg.f | |
gfortran:f77: scipy/optimize/minpack/dpmpar.f | |
gfortran:f77: scipy/optimize/minpack/enorm.f | |
gfortran:f77: scipy/optimize/minpack/fdjac1.f | |
gfortran:f77: scipy/optimize/minpack/fdjac2.f | |
gfortran:f77: scipy/optimize/minpack/hybrd.f | |
gfortran:f77: scipy/optimize/minpack/hybrd1.f | |
gfortran:f77: scipy/optimize/minpack/hybrj.f | |
gfortran:f77: scipy/optimize/minpack/hybrj1.f | |
gfortran:f77: scipy/optimize/minpack/lmder.f | |
gfortran:f77: scipy/optimize/minpack/lmder1.f | |
gfortran:f77: scipy/optimize/minpack/lmdif.f | |
gfortran:f77: scipy/optimize/minpack/lmdif1.f | |
gfortran:f77: scipy/optimize/minpack/lmpar.f | |
gfortran:f77: scipy/optimize/minpack/lmstr.f | |
gfortran:f77: scipy/optimize/minpack/lmstr1.f | |
gfortran:f77: scipy/optimize/minpack/qform.f | |
gfortran:f77: scipy/optimize/minpack/qrfac.f | |
gfortran:f77: scipy/optimize/minpack/qrsolv.f | |
gfortran:f77: scipy/optimize/minpack/r1mpyq.f | |
gfortran:f77: scipy/optimize/minpack/r1updt.f | |
gfortran:f77: scipy/optimize/minpack/rwupdt.f | |
ar: adding 23 object files to build/temp.macosx-10.11-intel-2.7/libminpack.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libminpack.a | |
building 'rootfind' library | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/scipy/optimize/Zeros | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
clang: scipy/optimize/Zeros/brenth.c | |
clang: scipy/optimize/Zeros/bisect.c | |
clang: scipy/optimize/Zeros/brentq.c | |
clang: scipy/optimize/Zeros/ridder.c | |
ar: adding 4 object files to build/temp.macosx-10.11-intel-2.7/librootfind.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/librootfind.a | |
building 'superlu_src' library | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/scipy/sparse | |
creating build/temp.macosx-10.11-intel-2.7/scipy/sparse/linalg | |
creating build/temp.macosx-10.11-intel-2.7/scipy/sparse/linalg/dsolve | |
creating build/temp.macosx-10.11-intel-2.7/scipy/sparse/linalg/dsolve/SuperLU | |
creating build/temp.macosx-10.11-intel-2.7/scipy/sparse/linalg/dsolve/SuperLU/SRC | |
compile options: '-DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ssnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/slaqgs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zdiagonal.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dzsum1.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/xerbla.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cldperm.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dldperm.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zldperm.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcomplex.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlacon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsrfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_csnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlaqgs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/mark_relax.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsrfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sldperm.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsequ.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/heap_relax_snode.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/spruneL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgscon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_heap_relax_snode.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsrfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/relax_snode.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_coletree.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_relax_snode.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsequ.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/qselect.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ddiagonal.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgscon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cdiagonal.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/util.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/claqgs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sdiagonal.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ddrop_row.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpruneL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsequ.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotgrowth.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsrfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zsnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/scomplex.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas3.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpruneL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpruneL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgscon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas3.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/memory.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlaqgs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsequ.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c | |
ar: adding 50 object files to build/temp.macosx-10.11-intel-2.7/libsuperlu_src.a | |
ar: adding 50 object files to build/temp.macosx-10.11-intel-2.7/libsuperlu_src.a | |
ar: adding 50 object files to build/temp.macosx-10.11-intel-2.7/libsuperlu_src.a | |
ar: adding 23 object files to build/temp.macosx-10.11-intel-2.7/libsuperlu_src.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libsuperlu_src.a | |
building 'arpack_scipy' library | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
clang: /private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/_build_utils/src/wrap_accelerate_c.c | |
clang: /private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/_build_utils/src/wrap_g77_abi_c.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen | |
creating build/temp.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack | |
creating build/temp.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK | |
creating build/temp.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC | |
creating build/temp.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL | |
creating build/temp.macosx-10.11-intel-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK | |
compile options: '-Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f:116:26: | |
& ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, | |
1 | |
Warning: Unused dummy argument 'itry' at (1) [-Wunused-dummy-argument] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaitr.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaitr.f:209:33: | |
& (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, | |
1 | |
Warning: Unused dummy argument 'nb' at (1) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f:322:5: | |
10 continue | |
1 | |
Warning: Label 10 at (1) defined but not used [-Wunused-label] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f:169:63: | |
& ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, | |
1 | |
Warning: Unused dummy argument 'iupd' at (1) [-Wunused-dummy-argument] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:514:24: | |
if (nb .le. 0) nb = 1 | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:515:32: | |
if (tol .le. 0.0E+0 ) tol = wslamch('EpsMach') | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:518:29: | |
& ishift .ne. 2) ishift = 1 | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:422:32: | |
& ldh, ldq, levec, mode, msglvl, mxiter, nb, | |
1 | |
Warning: Unused variable 'levec' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:520:17: | |
jj = workl(bounds + ncv - j) | |
1 | |
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/csortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f:120:26: | |
& ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, | |
1 | |
Warning: Unused dummy argument 'itry' at (1) [-Wunused-dummy-argument] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dlaqrb.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dlaqrb.f:495:0: | |
if( i2.gt.i ) | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaitr.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaitr.f:210:33: | |
& (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, | |
1 | |
Warning: Unused dummy argument 'nb' at (1) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f:316:5: | |
10 continue | |
1 | |
Warning: Label 10 at (1) defined but not used [-Wunused-label] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f:175:63: | |
& ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, | |
1 | |
Warning: Unused dummy argument 'iupd' at (1) [-Wunused-dummy-argument] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:541:24: | |
if (nb .le. 0) nb = 1 | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:542:28: | |
if (tol .le. zero) tol = dlamch ('EpsMach') | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:447:32: | |
& ldh, ldq, levec, mode, msglvl, mxiter, nb, | |
1 | |
Warning: Unused variable 'levec' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupe.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:587:17: | |
jj = workl(bounds + ncv - j) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:96:40: | |
& shiftr, shifti ) | |
1 | |
Warning: Unused dummy argument 'shifti' at (1) [-Wunused-dummy-argument] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:96:32: | |
& shiftr, shifti ) | |
1 | |
Warning: Unused dummy argument 'shiftr' at (1) [-Wunused-dummy-argument] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:809:5: | |
130 continue | |
1 | |
Warning: Label 130 at (1) defined but not used [-Wunused-label] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:324:5: | |
10 continue | |
1 | |
Warning: Label 10 at (1) defined but not used [-Wunused-label] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:180:63: | |
& ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, | |
1 | |
Warning: Unused dummy argument 'iupd' at (1) [-Wunused-dummy-argument] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:124:18: | |
integer i, k, msglvl | |
1 | |
Warning: Unused variable 'i' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsesrt.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:499:17: | |
jj = workl(bounds + ncv - j) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstqrb.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f:120:26: | |
& ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, | |
1 | |
Warning: Unused dummy argument 'itry' at (1) [-Wunused-dummy-argument] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/slaqrb.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/slaqrb.f:495:0: | |
if( i2.gt.i ) | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaitr.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaitr.f:210:33: | |
& (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, | |
1 | |
Warning: Unused dummy argument 'nb' at (1) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f:316:5: | |
10 continue | |
1 | |
Warning: Label 10 at (1) defined but not used [-Wunused-label] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f:175:63: | |
& ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, | |
1 | |
Warning: Unused dummy argument 'iupd' at (1) [-Wunused-dummy-argument] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:541:24: | |
if (nb .le. 0) nb = 1 | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:542:28: | |
if (tol .le. zero) tol = wslamch('EpsMach') | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:447:32: | |
& ldh, ldq, levec, mode, msglvl, mxiter, nb, | |
1 | |
Warning: Unused variable 'levec' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupe.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:587:17: | |
jj = workl(bounds + ncv - j) | |
1 | |
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:96:40: | |
& shiftr, shifti ) | |
1 | |
Warning: Unused dummy argument 'shifti' at (1) [-Wunused-dummy-argument] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:96:32: | |
& shiftr, shifti ) | |
1 | |
Warning: Unused dummy argument 'shiftr' at (1) [-Wunused-dummy-argument] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaitr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:809:5: | |
130 continue | |
1 | |
Warning: Label 130 at (1) defined but not used [-Wunused-label] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:324:5: | |
10 continue | |
1 | |
Warning: Label 10 at (1) defined but not used [-Wunused-label] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:180:63: | |
& ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, | |
1 | |
Warning: Unused dummy argument 'iupd' at (1) [-Wunused-dummy-argument] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f:124:18: | |
integer i, k, msglvl | |
1 | |
Warning: Unused variable 'i' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssesrt.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:499:17: | |
jj = workl(bounds + ncv - j) | |
1 | |
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstqrb.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f:116:26: | |
& ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, | |
1 | |
Warning: Unused dummy argument 'itry' at (1) [-Wunused-dummy-argument] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaitr.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaitr.f:209:33: | |
& (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, | |
1 | |
Warning: Unused dummy argument 'nb' at (1) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f:322:5: | |
10 continue | |
1 | |
Warning: Label 10 at (1) defined but not used [-Wunused-label] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f:169:63: | |
& ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, | |
1 | |
Warning: Unused dummy argument 'iupd' at (1) [-Wunused-dummy-argument] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:514:24: | |
if (nb .le. 0) nb = 1 | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:515:32: | |
if (tol .le. 0.0D+0 ) tol = dlamch ('EpsMach') | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:518:29: | |
& ishift .ne. 2) ishift = 1 | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:422:32: | |
& ldh, ldq, levec, mode, msglvl, mxiter, nb, | |
1 | |
Warning: Unused variable 'levec' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:520:17: | |
jj = workl(bounds + ncv - j) | |
1 | |
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zsortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f | |
stat.h:8:19: | |
Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: | |
Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: | |
Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: | |
Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: | |
Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cmout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cvout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dmout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dvout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icnteq.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icopy.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iset.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iset.f:6:43: | |
subroutine iset (n, value, array, inc) | |
1 | |
Warning: Unused dummy argument 'inc' at (1) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iswap.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/ivout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f:17:27: | |
REAL T1 | |
1 | |
Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f:20:36: | |
REAL TARRAY( 2 ) | |
1 | |
Warning: Unused variable 'tarray' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/smout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/svout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zmout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zvout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:239:18: | |
H21 = H( M+1, M ) | |
1 | |
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:245:18: | |
H10 = H( M, M-1 ) | |
1 | |
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:253:15: | |
H21 = H( L+1, L ) | |
1 | |
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:96:0: | |
INTEGER I, I1, I2, ITN, ITS, J, K, L, M, NH, NZ | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/dlahqr.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/dlahqr.f:385:0: | |
IF( I2.GT.I ) | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/slahqr.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/slahqr.f:385:0: | |
IF( I2.GT.I ) | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:239:18: | |
H21 = H( M+1, M ) | |
1 | |
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:245:18: | |
H10 = H( M, M-1 ) | |
1 | |
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:253:15: | |
H21 = H( L+1, L ) | |
1 | |
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:96:0: | |
INTEGER I, I1, I2, ITN, ITS, J, K, L, M, NH, NZ | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: /private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/_build_utils/src/wrap_g77_abi_f.f | |
gfortran:f77: /private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/_build_utils/src/wrap_accelerate_f.f | |
ar: adding 50 object files to build/temp.macosx-10.11-intel-2.7/libarpack_scipy.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.11-intel-2.7/libarpack_scipy.a(dnaupe.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.11-intel-2.7/libarpack_scipy.a(snaupe.o) has no symbols | |
ar: adding 42 object files to build/temp.macosx-10.11-intel-2.7/libarpack_scipy.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.11-intel-2.7/libarpack_scipy.a(dnaupe.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.11-intel-2.7/libarpack_scipy.a(snaupe.o) has no symbols | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libarpack_scipy.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.11-intel-2.7/libarpack_scipy.a(dnaupe.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.11-intel-2.7/libarpack_scipy.a(snaupe.o) has no symbols | |
building 'sc_c_misc' library | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/scipy/special | |
creating build/temp.macosx-10.11-intel-2.7/scipy/special/c_misc | |
compile options: '-I/private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/special -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/special/c_misc -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
clang: scipy/special/c_misc/fsolve.c | |
clang: scipy/special/c_misc/struve.c | |
clang: scipy/special/c_misc/gammaincinv.c | |
clang: scipy/special/c_misc/poch.c | |
clang: scipy/special/c_misc/besselpoly.c | |
clang: scipy/special/c_misc/gammasgn.c | |
ar: adding 6 object files to build/temp.macosx-10.11-intel-2.7/libsc_c_misc.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libsc_c_misc.a | |
building 'sc_cephes' library | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/scipy/special/cephes | |
compile options: '-I/private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/special -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/private/tmp/binwalk--scipy-20171018-3955-uupqvd/scipy-0.16.1/scipy/special/c_misc -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
clang: scipy/special/cephes/bdtr.c | |
clang: scipy/special/cephes/shichi.c | |
clang: scipy/special/cephes/incbet.c | |
clang: scipy/special/cephes/airy.c | |
clang: scipy/special/cephes/incbi.c | |
clang: scipy/special/cephes/zetac.c | |
clang: scipy/special/cephes/kn.c | |
clang: scipy/special/cephes/dawsn.c | |
clang: scipy/special/cephes/tandg.c | |
clang: scipy/special/cephes/pdtr.c | |
clang: scipy/special/cephes/gels.c | |
clang: scipy/special/cephes/ellik.c | |
clang: scipy/special/cephes/simq.c | |
clang: scipy/special/cephes/fresnl.c | |
clang: scipy/special/cephes/mmmpy.c | |
clang: scipy/special/cephes/scipy_iv.c | |
clang: scipy/special/cephes/unity.c | |
clang: scipy/special/cephes/jv.c | |
clang: scipy/special/cephes/beta.c | |
clang: scipy/special/cephes/j0.c | |
clang: scipy/special/cephes/psi.c | |
clang: scipy/special/cephes/chbevl.c | |
clang: scipy/special/cephes/sincos.c | |
clang: scipy/special/cephes/rgamma.c | |
clang: scipy/special/cephes/j1.c | |
clang: scipy/special/cephes/cpmul.c | |
clang: scipy/special/cephes/mvmpy.c | |
clang: scipy/special/cephes/gdtr.c | |
clang: scipy/special/cephes/polmisc.c | |
clang: scipy/special/cephes/ndtri.c | |
clang: scipy/special/cephes/i0.c | |
clang: scipy/special/cephes/igami.c | |
clang: scipy/special/cephes/exp2.c | |
clang: scipy/special/cephes/polyn.c | |
clang: scipy/special/cephes/k1.c | |
clang: scipy/special/cephes/ellie.c | |
clang: scipy/special/cephes/ndtr.c | |
clang: scipy/special/cephes/const.c | |
clang: scipy/special/cephes/yn.c | |
clang: scipy/special/cephes/sindg.c | |
clang: scipy/special/cephes/stdtr.c | |
clang: scipy/special/cephes/simpsn.c | |
clang: scipy/special/cephes/setprec.c | |
clang: scipy/special/cephes/hyperg.c | |
clang: scipy/special/cephes/mtherr.c | |
clang: scipy/special/cephes/spence.c | |
clang: scipy/special/cephes/round.c | |
clang: scipy/special/cephes/i1.c | |
clang: scipy/special/cephes/k0.c | |
clang: scipy/special/cephes/cbrt.c | |
clang: scipy/special/cephes/gamma.c | |
clang: scipy/special/cephes/ellpj.c | |
clang: scipy/special/cephes/exp10.c | |
clang: scipy/special/cephes/mtransp.c | |
clang: scipy/special/cephes/powi.c | |
clang: scipy/special/cephes/ellpk.c | |
clang: scipy/special/cephes/hyp2f1.c | |
clang: scipy/special/cephes/sici.c | |
clang: scipy/special/cephes/nbdtr.c | |
clang: scipy/special/cephes/igam.c | |
clang: scipy/special/cephes/struve.c | |
clang: scipy/special/cephes/ellpe.c | |
clang: scipy/special/cephes/zeta.c | |
clang: scipy/special/cephes/chdtr.c | |
clang: scipy/special/cephes/btdtr.c | |
clang: scipy/special/cephes/fdtr.c | |
clang: scipy/special/cephes/tukey.c | |
clang: scipy/special/cephes/kolmogorov.c | |
clang: scipy/special/cephes/polrt.c | |
clang: scipy/special/cephes/expn.c | |
ar: adding 50 object files to build/temp.macosx-10.11-intel-2.7/libsc_cephes.a | |
ar: adding 20 object files to build/temp.macosx-10.11-intel-2.7/libsc_cephes.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libsc_cephes.a | |
building 'sc_mach' library | |
using additional config_fc from setup script for fortran compiler: {'noopt': ('scipy/special/setup.py', 1)} | |
customize Gnu95FCompiler | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC | |
creating build/temp.macosx-10.11-intel-2.7/scipy/special/mach | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/special/mach/d1mach.f | |
gfortran:f77: scipy/special/mach/i1mach.f | |
gfortran:f77: scipy/special/mach/r1mach.f | |
scipy/special/mach/r1mach.f:167:27: | |
CALL I1MCRA(SMALL, K, 16, 0, 0) | |
1 | |
Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) [-Wargument-mismatch] | |
scipy/special/mach/r1mach.f:168:27: | |
CALL I1MCRA(LARGE, K, 32751, 16777215, 16777215) | |
1 | |
Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) [-Wargument-mismatch] | |
scipy/special/mach/r1mach.f:169:27: | |
CALL I1MCRA(RIGHT, K, 15520, 0, 0) | |
1 | |
Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) [-Wargument-mismatch] | |
scipy/special/mach/r1mach.f:170:27: | |
CALL I1MCRA(DIVER, K, 15536, 0, 0) | |
1 | |
Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) [-Wargument-mismatch] | |
scipy/special/mach/r1mach.f:171:27: | |
CALL I1MCRA(LOG10, K, 16339, 4461392, 10451455) | |
1 | |
Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) [-Wargument-mismatch] | |
gfortran:f77: scipy/special/mach/xerror.f | |
scipy/special/mach/xerror.f:1:37: | |
SUBROUTINE XERROR(MESS,NMESS,L1,L2) | |
1 | |
Warning: Unused dummy argument 'l1' at (1) [-Wunused-dummy-argument] | |
scipy/special/mach/xerror.f:1:40: | |
SUBROUTINE XERROR(MESS,NMESS,L1,L2) | |
1 | |
Warning: Unused dummy argument 'l2' at (1) [-Wunused-dummy-argument] | |
ar: adding 4 object files to build/temp.macosx-10.11-intel-2.7/libsc_mach.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libsc_mach.a | |
building 'sc_amos' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/special/amos | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/special/amos/dgamln.f | |
scipy/special/amos/dgamln.f:188:0: | |
RETURN | |
Warning: '__result_dgamln' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/amos/dgamln.f:155:0: | |
ZINC = ZMIN - FLOAT(NZ) | |
Warning: 'nz' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/amos/dsclmr.f | |
gfortran:f77: scipy/special/amos/fdump.f | |
gfortran:f77: scipy/special/amos/zabs.f | |
gfortran:f77: scipy/special/amos/zacai.f | |
gfortran:f77: scipy/special/amos/zacon.f | |
scipy/special/amos/zacon.f:166:0: | |
S1R = SC1R*CSSR(KFLAG) | |
Warning: 'sc2r' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/amos/zacon.f:167:0: | |
S1I = SC1I*CSSR(KFLAG) | |
Warning: 'sc2i' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/amos/zairy.f | |
gfortran:f77: scipy/special/amos/zasyi.f | |
gfortran:f77: scipy/special/amos/zbesh.f | |
gfortran:f77: scipy/special/amos/zbesi.f | |
gfortran:f77: scipy/special/amos/zbesj.f | |
gfortran:f77: scipy/special/amos/zbesk.f | |
gfortran:f77: scipy/special/amos/zbesy.f | |
scipy/special/amos/zbesy.f:183:13: | |
R1M5 = D1MACH(5) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] | |
gfortran:f77: scipy/special/amos/zbinu.f | |
gfortran:f77: scipy/special/amos/zbiry.f | |
gfortran:f77: scipy/special/amos/zbknu.f | |
scipy/special/amos/zbknu.f:426:0: | |
S2I = CKI*P2R + CKR*P2I + S1I | |
Warning: 'cki' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/amos/zbknu.f:425:0: | |
S2R = CKR*P2R - CKI*P2I + S1R | |
Warning: 'ckr' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/amos/zbuni.f | |
gfortran:f77: scipy/special/amos/zbunk.f | |
gfortran:f77: scipy/special/amos/zdiv.f | |
gfortran:f77: scipy/special/amos/zexp.f | |
gfortran:f77: scipy/special/amos/zkscl.f | |
gfortran:f77: scipy/special/amos/zlog.f | |
gfortran:f77: scipy/special/amos/zmlri.f | |
gfortran:f77: scipy/special/amos/zmlt.f | |
gfortran:f77: scipy/special/amos/zrati.f | |
gfortran:f77: scipy/special/amos/zs1s2.f | |
gfortran:f77: scipy/special/amos/zseri.f | |
gfortran:f77: scipy/special/amos/zshch.f | |
gfortran:f77: scipy/special/amos/zsqrt.f | |
gfortran:f77: scipy/special/amos/zuchk.f | |
gfortran:f77: scipy/special/amos/zunhj.f | |
gfortran:f77: scipy/special/amos/zuni1.f | |
gfortran:f77: scipy/special/amos/zuni2.f | |
gfortran:f77: scipy/special/amos/zunik.f | |
gfortran:f77: scipy/special/amos/zunk1.f | |
scipy/special/amos/zunk1.f:23:0: | |
INTEGER I, IB, IFLAG, IFN, IL, INIT, INU, IUF, K, KDFLG, KFLAG, | |
Warning: 'iflag' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/amos/zunk1.f:198:0: | |
C1R = CSRR(KFLAG) | |
Warning: 'kflag' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/amos/zunk2.f | |
scipy/special/amos/zunk2.f:30:0: | |
INTEGER I, IB, IFLAG, IFN, IL, IN, INU, IUF, K, KDFLG, KFLAG, KK, | |
Warning: 'iflag' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/amos/zunk2.f:253:0: | |
C1R = CSRR(KFLAG) | |
Warning: 'kflag' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/amos/zuoik.f | |
gfortran:f77: scipy/special/amos/zwrsk.f | |
ar: adding 38 object files to build/temp.macosx-10.11-intel-2.7/libsc_amos.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libsc_amos.a | |
building 'sc_cdf' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/special/cdflib | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/special/cdflib/algdiv.f | |
gfortran:f77: scipy/special/cdflib/alngam.f | |
gfortran:f77: scipy/special/cdflib/alnrel.f | |
gfortran:f77: scipy/special/cdflib/apser.f | |
gfortran:f77: scipy/special/cdflib/basym.f | |
gfortran:f77: scipy/special/cdflib/bcorr.f | |
gfortran:f77: scipy/special/cdflib/betaln.f | |
scipy/special/cdflib/betaln.f:55:10: | |
n = a - 1.0D0 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/cdflib/betaln.f:69:10: | |
60 n = b - 1.0D0 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/cdflib/betaln.f:80:10: | |
80 n = a - 1.0D0 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/bfrac.f | |
gfortran:f77: scipy/special/cdflib/bgrat.f | |
gfortran:f77: scipy/special/cdflib/bpser.f | |
scipy/special/cdflib/bpser.f:57:10: | |
m = b0 - 1.0D0 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/bratio.f | |
scipy/special/cdflib/bratio.f:166:10: | |
160 n = b0 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/brcmp1.f | |
scipy/special/cdflib/brcmp1.f:77:10: | |
n = b0 - 1.0D0 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/brcomp.f | |
scipy/special/cdflib/brcomp.f:78:10: | |
n = b0 - 1.0D0 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/bup.f | |
scipy/special/cdflib/bup.f:32:11: | |
mu = abs(exparg(1)) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/cdflib/bup.f:33:10: | |
k = exparg(0) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/cdflib/bup.f:55:22: | |
IF (r.LT.t) k = r | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/cdfbet.f | |
gfortran:f77: scipy/special/cdflib/cdfbin.f | |
gfortran:f77: scipy/special/cdflib/cdfchi.f | |
scipy/special/cdflib/cdfchi.f:177:0: | |
IF (porq.GT.1.5D0) THEN | |
Warning: 'porq' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/cdflib/cdfchn.f | |
gfortran:f77: scipy/special/cdflib/cdff.f | |
gfortran:f77: scipy/special/cdflib/cdffnc.f | |
gfortran:f77: scipy/special/cdflib/cdfgam.f | |
gfortran:f77: scipy/special/cdflib/cdfnbn.f | |
gfortran:f77: scipy/special/cdflib/cdfnor.f | |
gfortran:f77: scipy/special/cdflib/cdfpoi.f | |
gfortran:f77: scipy/special/cdflib/cdft.f | |
gfortran:f77: scipy/special/cdflib/cdftnc.f | |
gfortran:f77: scipy/special/cdflib/cumbet.f | |
gfortran:f77: scipy/special/cdflib/cumbin.f | |
gfortran:f77: scipy/special/cdflib/cumchi.f | |
gfortran:f77: scipy/special/cdflib/cumchn.f | |
gfortran:f77: scipy/special/cdflib/cumf.f | |
gfortran:f77: scipy/special/cdflib/cumfnc.f | |
scipy/special/cdflib/cumfnc.f:116:14: | |
icent = xnonc | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/cumgam.f | |
gfortran:f77: scipy/special/cdflib/cumnbn.f | |
gfortran:f77: scipy/special/cdflib/cumnor.f | |
gfortran:f77: scipy/special/cdflib/cumpoi.f | |
gfortran:f77: scipy/special/cdflib/cumt.f | |
gfortran:f77: scipy/special/cdflib/cumtnc.f | |
gfortran:f77: scipy/special/cdflib/devlpl.f | |
gfortran:f77: scipy/special/cdflib/dinvnr.f | |
gfortran:f77: scipy/special/cdflib/dinvr.f | |
scipy/special/cdflib/dinvr.f:99:72: | |
ASSIGN 10 TO i99999 | |
1 | |
Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:105:72: | |
ASSIGN 20 TO i99999 | |
1 | |
Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:142:72: | |
ASSIGN 90 TO i99999 | |
1 | |
Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:167:72: | |
ASSIGN 130 TO i99999 | |
1 | |
Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:202:72: | |
ASSIGN 200 TO i99999 | |
1 | |
Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:237:72: | |
ASSIGN 270 TO i99999 | |
1 | |
Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:346:72: | |
GO TO i99999 | |
1 | |
Warning: Deleted feature: Assigned GOTO statement at (1) | |
scipy/special/cdflib/dinvr.f:240:5: | |
270 CONTINUE | |
1 | |
Warning: Label 270 at (1) defined but not used [-Wunused-label] | |
scipy/special/cdflib/dinvr.f:205:5: | |
200 yy = fx | |
1 | |
Warning: Label 200 at (1) defined but not used [-Wunused-label] | |
scipy/special/cdflib/dinvr.f:170:5: | |
130 yy = fx | |
1 | |
Warning: Label 130 at (1) defined but not used [-Wunused-label] | |
scipy/special/cdflib/dinvr.f:145:5: | |
90 yy = fx | |
1 | |
Warning: Label 90 at (1) defined but not used [-Wunused-label] | |
scipy/special/cdflib/dinvr.f:108:5: | |
20 fbig = fx | |
1 | |
Warning: Label 20 at (1) defined but not used [-Wunused-label] | |
scipy/special/cdflib/dinvr.f:102:5: | |
10 fsmall = fx | |
1 | |
Warning: Label 10 at (1) defined but not used [-Wunused-label] | |
gfortran:f77: scipy/special/cdflib/dt1.f | |
gfortran:f77: scipy/special/cdflib/dzror.f | |
scipy/special/cdflib/dzror.f:92:72: | |
ASSIGN 10 TO i99999 | |
1 | |
Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dzror.f:100:72: | |
ASSIGN 20 TO i99999 | |
1 | |
Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dzror.f:181:72: | |
ASSIGN 200 TO i99999 | |
1 | |
Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dzror.f:281:72: | |
GO TO i99999 | |
1 | |
Warning: Deleted feature: Assigned GOTO statement at (1) | |
scipy/special/cdflib/dzror.f:184:5: | |
200 fb = fx | |
1 | |
Warning: Label 200 at (1) defined but not used [-Wunused-label] | |
scipy/special/cdflib/dzror.f:106:5: | |
20 IF (.NOT. (fb.LT.0.0D0)) GO TO 40 | |
1 | |
Warning: Label 20 at (1) defined but not used [-Wunused-label] | |
scipy/special/cdflib/dzror.f:95:5: | |
10 fb = fx | |
1 | |
Warning: Label 10 at (1) defined but not used [-Wunused-label] | |
gfortran:f77: scipy/special/cdflib/erf.f | |
scipy/special/cdflib/erf.f:1:6: | |
DOUBLE PRECISION FUNCTION erf(x) | |
1 | |
Warning: 'erf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow] | |
gfortran:f77: scipy/special/cdflib/erfc1.f | |
gfortran:f77: scipy/special/cdflib/esum.f | |
gfortran:f77: scipy/special/cdflib/exparg.f | |
gfortran:f77: scipy/special/cdflib/fpser.f | |
gfortran:f77: scipy/special/cdflib/gam1.f | |
gfortran:f77: scipy/special/cdflib/gaminv.f | |
scipy/special/cdflib/gaminv.f:168:0: | |
IF (b.GT.bmin(iop)) GO TO 220 | |
Warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/cdflib/gamln.f | |
scipy/special/cdflib/gamln.f:44:10: | |
n = a - 1.25D0 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/gamln1.f | |
gfortran:f77: scipy/special/cdflib/gamma_fort.f | |
scipy/special/cdflib/gamma_fort.f:1:6: | |
DOUBLE PRECISION FUNCTION gamma(a) | |
1 | |
Warning: 'gamma' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow] | |
scipy/special/cdflib/gamma_fort.f:124:10: | |
n = x | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/cdflib/gamma_fort.f:149:0: | |
IF (a.LT.0.0D0) gamma = (1.0D0/ (gamma*s))/x | |
Warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/cdflib/grat1.f | |
gfortran:f77: scipy/special/cdflib/gratio.f | |
gfortran:f77: scipy/special/cdflib/gsumln.f | |
gfortran:f77: scipy/special/cdflib/ipmpar.f | |
gfortran:f77: scipy/special/cdflib/psi_fort.f | |
gfortran:f77: scipy/special/cdflib/rcomp.f | |
gfortran:f77: scipy/special/cdflib/rexp.f | |
gfortran:f77: scipy/special/cdflib/rlog.f | |
gfortran:f77: scipy/special/cdflib/rlog1.f | |
gfortran:f77: scipy/special/cdflib/spmpar.f | |
gfortran:f77: scipy/special/cdflib/stvaln.f | |
ar: adding 50 object files to build/temp.macosx-10.11-intel-2.7/libsc_cdf.a | |
ar: adding 14 object files to build/temp.macosx-10.11-intel-2.7/libsc_cdf.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libsc_cdf.a | |
building 'sc_specfun' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/special/specfun | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/special/specfun/specfun.f | |
scipy/special/specfun/specfun.f:4928:17: | |
M1=X-1 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:1218:14: | |
NN=N1-(N1-N0)/(1.0D0-F0/F1) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:1257:14: | |
NN=N1-(N1-N0)/(1.0D0-F0/F1) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:1581:13: | |
N=XA | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:1586:13: | |
N=XA-.5 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:8203:11: | |
ID=15-ABS(D1-D2) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9388:20: | |
IF (IL1) NM=ABS(A) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9389:20: | |
IF (IL2) NM=ABS(AA) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9411:14: | |
20 ID=ABS(LOG10(RA)) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9882:10: | |
N=ABS(B-1) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9922:11: | |
ID=15-ABS(DA1-DA2) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9957:12: | |
ID1=15-ABS(DB1-DB2) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:8783:2: | |
scipy/special/specfun/specfun.f:8743:72: | |
IF (JM+1.GT.251) GOTO 6 | |
2 | |
scipy/special/specfun/specfun.f:8783:2: | |
6 FNAN=DNAN() | |
1 | |
Warning: Legacy Extension: Label at (1) is not in the same block as the GOTO statement at (2) | |
scipy/special/specfun/specfun.f:5622:34: | |
DOUBLE COMPLEX Z, CEI, IMF | |
1 | |
Warning: Unused variable 'imf' declared at (1) [-Wunused-variable] | |
scipy/special/specfun/specfun.f:8743:0: | |
IF (JM+1.GT.251) GOTO 6 | |
Warning: 'jm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12799:0: | |
IF (CDABS((CS-CW)/CS).LT.1.0D-15) GO TO 45 | |
Warning: 'IMAGPART_EXPR <cw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12799:0: Warning: 'REALPART_EXPR <cw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6827:0: | |
CF=2.0D0*(K+1.0D0)/Z*CF1-CF2 | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6827:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12449:0: | |
CS0=CDEXP(Z1)/(CBS-CF) | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12449:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:59:0: | |
CALL GAIH(XN,G1) | |
Warning: 'g1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:69:0: | |
CDW=GM*CR | |
Warning: 'gm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:70:0: | |
CDN=CDN+CDW | |
Warning: 'g0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:54:0: | |
PD=DSQRT(PI)/(2.0D0**(-.5D0*N)*GA0) | |
Warning: 'ga0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:7541:0: | |
KM2=KM | |
Warning: 'km2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:1181:0: | |
20 CSJ(K)=CS*CSJ(K) | |
Warning: 'IMAGPART_EXPR <cs>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:1181:0: Warning: 'REALPART_EXPR <cs>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:1471:0: | |
CDYV=-V/Z*CBYV+CFY | |
Warning: 'IMAGPART_EXPR <cfy>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:1471:0: Warning: 'REALPART_EXPR <cfy>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:2093:0: | |
XS=BJ(1) | |
Warning: 'bj[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:2281:0: | |
25 CQN(K)=CQN(K)*CQ0/CQF0 | |
Warning: 'IMAGPART_EXPR <cqf0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:2281:0: Warning: 'REALPART_EXPR <cqf0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:2383:0: | |
& + U1*(-108056875D0/6967296D0))))) | |
Warning: 'u1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:2366:0: | |
U=3.0D0*PI*(4.0D0*I-1)/8.0D0 | |
Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3574:0: | |
CBY(LB+1)=(CBJ(LB+1)*CYV0-2.0D0*CP11/(PI*Z))/CBJ(0) | |
Warning: 'IMAGPART_EXPR <ch0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3574:0: Warning: 'REALPART_EXPR <ch0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3529:0: | |
IF (CDABS(CJV0).GT.CDABS(CJV1)) CS=CJV0/CF | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3529:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3468:0: | |
CYV0=(CJV0*DCOS(PV0)-CJU0)/DSIN(PV0) | |
Warning: 'IMAGPART_EXPR <cju0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3468:0: Warning: 'REALPART_EXPR <cju0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3495:0: | |
CYV1=CFAC1*CYV1-2.0D0*CI*DCOS(PV1)*CJV1 | |
Warning: 'IMAGPART_EXPR <cyv1>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3495:0: Warning: 'REALPART_EXPR <cyv1>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3494:0: | |
CYV0=CFAC0*CYV0-2.0D0*CI*DCOS(PV0)*CJV0 | |
Warning: 'IMAGPART_EXPR <cyv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3494:0: Warning: 'REALPART_EXPR <cyv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3547:0: | |
YA1=CDABS(CG0) | |
Warning: 'cg0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3539:0: | |
YA0=CDABS(CYV0) | |
Warning: 'cyv0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3499:0: | |
CYV0=CYV0/CFAC0+2.0D0*CI*DCOS(PV0)*CJV0 | |
Warning: 'IMAGPART_EXPR <cjv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3499:0: Warning: 'REALPART_EXPR <cjv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3529:0: | |
IF (CDABS(CJV0).GT.CDABS(CJV1)) CS=CJV0/CF | |
Warning: 'cjv0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3730:0: | |
CF=2.0D0*(V0+K+1.0D0)/Z1*CF1-CF2 | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3730:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3753:0: | |
CBY(0)=CYV0 | |
Warning: 'IMAGPART_EXPR <cyv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3753:0: Warning: 'REALPART_EXPR <cyv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:4726:0: | |
IF (L.EQ.0) PD0=PD1 | |
Warning: 'pd1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:5460:0: | |
CDKV=-CFK-V/Z*CBKV | |
Warning: 'IMAGPART_EXPR <cfk>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:5460:0: Warning: 'REALPART_EXPR <cfk>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6133:0: | |
CHG=((2.0D0*A-B+Z)*CY1+(B-A)*CY0)/A | |
Warning: 'IMAGPART_EXPR <cy1>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6133:0: Warning: 'REALPART_EXPR <cy1>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6088:0: | |
IF (CDABS((CHG-CHW)/CHG).LT.1.D-15) GO TO 25 | |
Warning: 'IMAGPART_EXPR <chw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6088:0: Warning: 'REALPART_EXPR <chw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6431:0: | |
IF (K.GT.150) WRITE(*,160) | |
Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6365:0: | |
IF (CDABS((ZHF-ZW)/ZHF).LE.EPS) GO TO 115 | |
Warning: 'IMAGPART_EXPR <zw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6365:0: Warning: 'REALPART_EXPR <zw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6741:0: | |
CBY(LB+1)=(CBJ(LB+1)*CBY0-2.0D0*CP11/(PI*Z))/CBJ(0) | |
Warning: 'IMAGPART_EXPR <ch0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6741:0: Warning: 'REALPART_EXPR <ch0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6691:0: | |
CF=2.0D0*(K+1.0D0)/Z*CF1-CF2 | |
Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6691:0: Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:10291:0: | |
IF (CDABS(CSI0).GT.CDABS(CSI1)) CS=CSI0/CF | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:10291:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12449:0: | |
CS0=CDEXP(Z1)/(CBS-CF) | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12443:0: | |
CF=2.0D0*(K+1.0D0)*CF1/Z1+CF0 | |
note: 'IMAGPART_EXPR <cf>' was declared here | |
scipy/special/specfun/specfun.f:12449:0: | |
CS0=CDEXP(Z1)/(CBS-CF) | |
Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12443:0: | |
CF=2.0D0*(K+1.0D0)*CF1/Z1+CF0 | |
note: 'REALPART_EXPR <cf>' was declared here | |
scipy/special/specfun/specfun.f:11327:0: | |
CF=2.0D0*(V0+K+1.0D0)/Z1*CF1+CF2 | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:11327:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:11488:0: | |
CF=2.0D0*(V0+K+1.0D0)/Z1*CF1+CF2 | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:11488:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12116:0: | |
IF (L.EQ.0) F0=F1 | |
Warning: 'f1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12252:0: | |
CQF0=((2*K+3.0D0)*Z*CQF1-(K+2.0D0)*CQF2)/(K+1.0D0) | |
Warning: 'IMAGPART_EXPR <cqf0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12252:0: Warning: 'REALPART_EXPR <cqf0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12553:0: | |
CF=2.0D0*(K+1.0D0)/Z*CF1+CF2 | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12553:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
ar: adding 1 object files to build/temp.macosx-10.11-intel-2.7/libsc_specfun.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libsc_specfun.a | |
building 'statlib' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -arch x86_64 -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.11-intel-2.7/scipy/stats | |
creating build/temp.macosx-10.11-intel-2.7/scipy/stats/statlib | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/stats/statlib/ansari.f | |
gfortran:f77: scipy/stats/statlib/spearman.f | |
scipy/stats/statlib/spearman.f:12:49: | |
double precision zero, one, two, b, x, y, z, u, six, | |
1 | |
Warning: Unused variable 'z' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/stats/statlib/swilk.f | |
ar: adding 3 object files to build/temp.macosx-10.11-intel-2.7/libstatlib.a | |
ranlib:@ build/temp.macosx-10.11-intel-2.7/libstatlib.a | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
extending extension 'scipy.sparse.linalg.dsolve._superlu' defined_macros with [('USE_VENDOR_BLAS', 1)] | |
customize UnixCCompiler | |
#### ['clang', '-fno-strict-aliasing', '-fno-common', '-dynamic', '-arch', 'i386', '-arch', 'x86_64', '-g', '-Os', '-pipe', '-fno-common', '-fno-strict-aliasing', '-fwrapv', '-DENABLE_DTRACE', '-DMACOSX', '-DNDEBUG', '-Wall', '-Wstrict-prototypes', '-Wshorten-64-to-32', '-DNDEBUG', '-g', '-fwrapv', '-Os', '-Wall', '-Wstrict-prototypes', '-DENABLE_DTRACE'] ####### | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'scipy.cluster._vq' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/scipy/cluster | |
compile options: '-DNO_ATLAS_INFO=3 -DHAVE_CBLAS -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
extra options: '-msse3' | |
clang: scipy/cluster/_vq.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/scipy/cluster/_vq.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/scipy/cluster/_vq.so -Wl,-framework -Wl,Accelerate | |
building 'scipy.cluster._hierarchy' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: scipy/cluster/_hierarchy.c | |
clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -Wl,-F. build/temp.macosx-10.11-intel-2.7/scipy/cluster/_hierarchy.o -Lbuild/temp.macosx-10.11-intel-2.7 -o build/lib.macosx-10.11-intel-2.7/scipy/cluster/_hierarchy.so | |
building 'scipy.fftpack._fftpack' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
creating build/temp.macosx-10.11-intel-2.7/build | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7 | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/fftpack | |
creating build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/fftpack/src | |
compile options: '-Iscipy/fftpack/src -Ibuild/src.macosx-10.11-intel-2.7 -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: build/src.macosx-10.11-intel-2.7/scipy/fftpack/src/dct.c | |
clang: scipy/fftpack/src/zfftnd.c | |
clang: build/src.macosx-10.11-intel-2.7/scipy/fftpack/_fftpackmodule.c | |
clang: scipy/fftpack/src/zrfft.c | |
clang: build/src.macosx-10.11-intel-2.7/scipy/fftpack/src/dst.c | |
clang: scipy/fftpack/src/drfft.c | |
clang: build/src.macosx-10.11-intel-2.7/fortranobject.c | |
clang: scipy/fftpack/src/zfft.c | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -arch x86_64 -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/fftpack/_fftpackmodule.o build/temp.macosx-10.11-intel-2.7/scipy/fftpack/src/zfft.o build/temp.macosx-10.11-intel-2.7/scipy/fftpack/src/drfft.o build/temp.macosx-10.11-intel-2.7/scipy/fftpack/src/zrfft.o build/temp.macosx-10.11-intel-2.7/scipy/fftpack/src/zfftnd.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/fftpack/src/dct.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/fftpack/src/dst.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/fortranobject.o -L/usr/local/Cellar/gcc/7.2.0/lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -Lbuild/temp.macosx-10.11-intel-2.7 -ldfftpack -lfftpack -lgfortran -o build/lib.macosx-10.11-intel-2.7/scipy/fftpack/_fftpack.so | |
building 'scipy.fftpack.convolve' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe | |
compile options: '-Ibuild/src.macosx-10.11-intel-2.7 -I/usr/local/Cellar/binwalk/HEAD-62c5470_3/libexec/vendor/lib/python2.7/site-packages/numpy/core/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
clang: build/src.macosx-10.11-intel-2.7/scipy/fftpack/convolvemodule.c | |
clang: build/src.macosx-10.11-intel-2.7/fortranobject.c | |
clang: scipy/fftpack/src/convolve.c | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -arch x86_64 -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/scipy/fftpack/convolvemodule.o build/temp.macosx-10.11-intel-2.7/scipy/fftpack/src/convolve.o build/temp.macosx-10.11-intel-2.7/build/src.macosx-10.11-intel-2.7/fortranobject.o -L/usr/local/Cellar/gcc/7.2.0/lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -Lbuild/temp.macosx-10.11-intel-2.7 -ldfftpack -lgfortran -o build/lib.macosx-10.1 |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment