Skip to content

Instantly share code, notes, and snippets.

@tbenst
Created August 17, 2017 17:59
Show Gist options
  • Save tbenst/3b8c9421cbcbafb72176d606aa1f77f9 to your computer and use it in GitHub Desktop.
Save tbenst/3b8c9421cbcbafb72176d606aa1f77f9 to your computer and use it in GitHub Desktop.
Trial>> run('/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/MEX_compile.m')
Verbose mode is on.
... Looking for compiler 'g++' ...
... Executing command 'which g++' ...Yes ('/usr/bin/g++').
... Executing command 'g++ -print-file-name=libstdc++.so' ...Yes ('/usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so').
Found installed compiler 'g++'.
Options file details
-------------------------------------------------------------------
Compiler location: /usr/bin/gcc-4.9
Options file: /home/tyler/.matlab/R2017a/mex_C++_glnxa64.xml
CMDLINE2 : /usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28374318103411_17565/mexAdaptiveISIDistance.o /tmp/mex_28374318103411_17565/Spiketrain.o /tmp/mex_28374318103411_17565/DataReader.o /tmp/mex_28374318103411_17565/Spiketrains.o /tmp/mex_28374318103411_17565/Pair.o /tmp/mex_28374318103411_17565/ISIProfile.o /tmp/mex_28374318103411_17565/SPIKEProfile.o /tmp/mex_28374318103411_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveISIDistance.mexa64
CXX : /usr/bin/gcc-4.9
DEFINES : -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE
MATLABMEX : -DMATLAB_MEX_FILE
CFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread
CXXFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11
INCLUDE : -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include"
CXXOPTIMFLAGS : -O -DNDEBUG
CXXDEBUGFLAGS : -g
LDXX : /usr/bin/gcc-4.9
LDFLAGS : -pthread -Wl,--no-undefined
LDTYPE : -shared
LINKEXPORT : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map"
LINKEXPORTVER : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map"
LINKLIBS : -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++
LDOPTIMFLAGS : -O
LDDEBUGFLAGS : -g
MWCPPLIB : "/opt/MATLAB/R2017a/sys/os/glnxa64/libstdc++.so.6"
OBJEXT : .o
LDEXT : .mexa64
SETENV : CC="gcc"
CXX="/usr/bin/gcc-4.9"
CFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
CXXFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
COPTIMFLAGS="-O -DNDEBUG"
CXXOPTIMFLAGS="-O -DNDEBUG"
CDEBUGFLAGS="-g"
CXXDEBUGFLAGS="-g"
LD="gcc"
LDXX="/usr/bin/gcc-4.9"
LDFLAGS="-pthread -Wl,--no-undefined -shared -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map""
LDDEBUGFLAGS="-g"
GCC : /usr/bin/gcc-4.9
CPPLIB_DIR : /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so
MATLABROOT : /opt/MATLAB/R2017a
ARCH : glnxa64
SRC : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistance.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp;/opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp
OBJ : /tmp/mex_28374318103411_17565/mexAdaptiveISIDistance.o;/tmp/mex_28374318103411_17565/Spiketrain.o;/tmp/mex_28374318103411_17565/DataReader.o;/tmp/mex_28374318103411_17565/Spiketrains.o;/tmp/mex_28374318103411_17565/Pair.o;/tmp/mex_28374318103411_17565/ISIProfile.o;/tmp/mex_28374318103411_17565/SPIKEProfile.o;/tmp/mex_28374318103411_17565/cpp_mexapi_version.o
OBJS : /tmp/mex_28374318103411_17565/mexAdaptiveISIDistance.o /tmp/mex_28374318103411_17565/Spiketrain.o /tmp/mex_28374318103411_17565/DataReader.o /tmp/mex_28374318103411_17565/Spiketrains.o /tmp/mex_28374318103411_17565/Pair.o /tmp/mex_28374318103411_17565/ISIProfile.o /tmp/mex_28374318103411_17565/SPIKEProfile.o /tmp/mex_28374318103411_17565/cpp_mexapi_version.o
SRCROOT : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistance
DEF : /tmp/mex_28374318103411_17565/mexAdaptiveISIDistance.def
EXP : mexAdaptiveISIDistance.exp
LIB : mexAdaptiveISIDistance.lib
EXE : mexAdaptiveISIDistance.mexa64
ILK : mexAdaptiveISIDistance.ilk
MANIFEST : mexAdaptiveISIDistance.mexa64.manifest
TEMPNAME : mexAdaptiveISIDistance
EXEDIR :
EXENAME : mexAdaptiveISIDistance
OPTIM : -O -DNDEBUG
LINKOPTIM : -O
CMDLINE1_0 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistance.cpp -o /tmp/mex_28374318103411_17565/mexAdaptiveISIDistance.o
CMDLINE1_1 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28374318103411_17565/Spiketrain.o
CMDLINE1_2 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28374318103411_17565/DataReader.o
CMDLINE1_3 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28374318103411_17565/Spiketrains.o
CMDLINE1_4 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28374318103411_17565/Pair.o
CMDLINE1_5 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28374318103411_17565/ISIProfile.o
CMDLINE1_6 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28374318103411_17565/SPIKEProfile.o
CMDLINE1_7 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28374318103411_17565/cpp_mexapi_version.o
-------------------------------------------------------------------
Building with 'g++'.
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistance.cpp -o /tmp/mex_28374318103411_17565/mexAdaptiveISIDistance.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28374318103411_17565/Spiketrain.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28374318103411_17565/DataReader.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28374318103411_17565/Spiketrains.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28374318103411_17565/Pair.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28374318103411_17565/ISIProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28374318103411_17565/SPIKEProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28374318103411_17565/cpp_mexapi_version.o
/usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28374318103411_17565/mexAdaptiveISIDistance.o /tmp/mex_28374318103411_17565/Spiketrain.o /tmp/mex_28374318103411_17565/DataReader.o /tmp/mex_28374318103411_17565/Spiketrains.o /tmp/mex_28374318103411_17565/Pair.o /tmp/mex_28374318103411_17565/ISIProfile.o /tmp/mex_28374318103411_17565/SPIKEProfile.o /tmp/mex_28374318103411_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveISIDistance.mexa64
MEX completed successfully.
Verbose mode is on.
... Looking for compiler 'g++' ...
... Executing command 'which g++' ...Yes ('/usr/bin/g++').
... Executing command 'g++ -print-file-name=libstdc++.so' ...Yes ('/usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so').
Found installed compiler 'g++'.
Options file details
-------------------------------------------------------------------
Compiler location: /usr/bin/gcc-4.9
Options file: /home/tyler/.matlab/R2017a/mex_C++_glnxa64.xml
CMDLINE2 : /usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28380162899073_17565/mexAdaptiveSPIKEDistance.o /tmp/mex_28380162899073_17565/Spiketrain.o /tmp/mex_28380162899073_17565/DataReader.o /tmp/mex_28380162899073_17565/Spiketrains.o /tmp/mex_28380162899073_17565/Pair.o /tmp/mex_28380162899073_17565/ISIProfile.o /tmp/mex_28380162899073_17565/SPIKEProfile.o /tmp/mex_28380162899073_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveSPIKEDistance.mexa64
CXX : /usr/bin/gcc-4.9
DEFINES : -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE
MATLABMEX : -DMATLAB_MEX_FILE
CFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread
CXXFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11
INCLUDE : -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include"
CXXOPTIMFLAGS : -O -DNDEBUG
CXXDEBUGFLAGS : -g
LDXX : /usr/bin/gcc-4.9
LDFLAGS : -pthread -Wl,--no-undefined
LDTYPE : -shared
LINKEXPORT : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map"
LINKEXPORTVER : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map"
LINKLIBS : -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++
LDOPTIMFLAGS : -O
LDDEBUGFLAGS : -g
MWCPPLIB : "/opt/MATLAB/R2017a/sys/os/glnxa64/libstdc++.so.6"
OBJEXT : .o
LDEXT : .mexa64
SETENV : CC="gcc"
CXX="/usr/bin/gcc-4.9"
CFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
CXXFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
COPTIMFLAGS="-O -DNDEBUG"
CXXOPTIMFLAGS="-O -DNDEBUG"
CDEBUGFLAGS="-g"
CXXDEBUGFLAGS="-g"
LD="gcc"
LDXX="/usr/bin/gcc-4.9"
LDFLAGS="-pthread -Wl,--no-undefined -shared -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map""
LDDEBUGFLAGS="-g"
GCC : /usr/bin/gcc-4.9
CPPLIB_DIR : /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so
MATLABROOT : /opt/MATLAB/R2017a
ARCH : glnxa64
SRC : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistance.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp;/opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp
OBJ : /tmp/mex_28380162899073_17565/mexAdaptiveSPIKEDistance.o;/tmp/mex_28380162899073_17565/Spiketrain.o;/tmp/mex_28380162899073_17565/DataReader.o;/tmp/mex_28380162899073_17565/Spiketrains.o;/tmp/mex_28380162899073_17565/Pair.o;/tmp/mex_28380162899073_17565/ISIProfile.o;/tmp/mex_28380162899073_17565/SPIKEProfile.o;/tmp/mex_28380162899073_17565/cpp_mexapi_version.o
OBJS : /tmp/mex_28380162899073_17565/mexAdaptiveSPIKEDistance.o /tmp/mex_28380162899073_17565/Spiketrain.o /tmp/mex_28380162899073_17565/DataReader.o /tmp/mex_28380162899073_17565/Spiketrains.o /tmp/mex_28380162899073_17565/Pair.o /tmp/mex_28380162899073_17565/ISIProfile.o /tmp/mex_28380162899073_17565/SPIKEProfile.o /tmp/mex_28380162899073_17565/cpp_mexapi_version.o
SRCROOT : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistance
DEF : /tmp/mex_28380162899073_17565/mexAdaptiveSPIKEDistance.def
EXP : mexAdaptiveSPIKEDistance.exp
LIB : mexAdaptiveSPIKEDistance.lib
EXE : mexAdaptiveSPIKEDistance.mexa64
ILK : mexAdaptiveSPIKEDistance.ilk
MANIFEST : mexAdaptiveSPIKEDistance.mexa64.manifest
TEMPNAME : mexAdaptiveSPIKEDistance
EXEDIR :
EXENAME : mexAdaptiveSPIKEDistance
OPTIM : -O -DNDEBUG
LINKOPTIM : -O
CMDLINE1_0 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistance.cpp -o /tmp/mex_28380162899073_17565/mexAdaptiveSPIKEDistance.o
CMDLINE1_1 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28380162899073_17565/Spiketrain.o
CMDLINE1_2 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28380162899073_17565/DataReader.o
CMDLINE1_3 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28380162899073_17565/Spiketrains.o
CMDLINE1_4 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28380162899073_17565/Pair.o
CMDLINE1_5 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28380162899073_17565/ISIProfile.o
CMDLINE1_6 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28380162899073_17565/SPIKEProfile.o
CMDLINE1_7 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28380162899073_17565/cpp_mexapi_version.o
-------------------------------------------------------------------
Building with 'g++'.
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistance.cpp -o /tmp/mex_28380162899073_17565/mexAdaptiveSPIKEDistance.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28380162899073_17565/Spiketrain.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28380162899073_17565/DataReader.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28380162899073_17565/Spiketrains.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28380162899073_17565/Pair.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28380162899073_17565/ISIProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28380162899073_17565/SPIKEProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28380162899073_17565/cpp_mexapi_version.o
/usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28380162899073_17565/mexAdaptiveSPIKEDistance.o /tmp/mex_28380162899073_17565/Spiketrain.o /tmp/mex_28380162899073_17565/DataReader.o /tmp/mex_28380162899073_17565/Spiketrains.o /tmp/mex_28380162899073_17565/Pair.o /tmp/mex_28380162899073_17565/ISIProfile.o /tmp/mex_28380162899073_17565/SPIKEProfile.o /tmp/mex_28380162899073_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveSPIKEDistance.mexa64
MEX completed successfully.
Verbose mode is on.
... Looking for compiler 'g++' ...
... Executing command 'which g++' ...Yes ('/usr/bin/g++').
... Executing command 'g++ -print-file-name=libstdc++.so' ...Yes ('/usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so').
Found installed compiler 'g++'.
Options file details
-------------------------------------------------------------------
Compiler location: /usr/bin/gcc-4.9
Options file: /home/tyler/.matlab/R2017a/mex_C++_glnxa64.xml
CMDLINE2 : /usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28385399150923_17565/mexAdaptiveSPIKESynchro.o /tmp/mex_28385399150923_17565/Spiketrain.o /tmp/mex_28385399150923_17565/DataReader.o /tmp/mex_28385399150923_17565/Spiketrains.o /tmp/mex_28385399150923_17565/Pair.o /tmp/mex_28385399150923_17565/ISIProfile.o /tmp/mex_28385399150923_17565/SPIKEProfile.o /tmp/mex_28385399150923_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveSPIKESynchro.mexa64
CXX : /usr/bin/gcc-4.9
DEFINES : -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE
MATLABMEX : -DMATLAB_MEX_FILE
CFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread
CXXFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11
INCLUDE : -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include"
CXXOPTIMFLAGS : -O -DNDEBUG
CXXDEBUGFLAGS : -g
LDXX : /usr/bin/gcc-4.9
LDFLAGS : -pthread -Wl,--no-undefined
LDTYPE : -shared
LINKEXPORT : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map"
LINKEXPORTVER : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map"
LINKLIBS : -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++
LDOPTIMFLAGS : -O
LDDEBUGFLAGS : -g
MWCPPLIB : "/opt/MATLAB/R2017a/sys/os/glnxa64/libstdc++.so.6"
OBJEXT : .o
LDEXT : .mexa64
SETENV : CC="gcc"
CXX="/usr/bin/gcc-4.9"
CFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
CXXFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
COPTIMFLAGS="-O -DNDEBUG"
CXXOPTIMFLAGS="-O -DNDEBUG"
CDEBUGFLAGS="-g"
CXXDEBUGFLAGS="-g"
LD="gcc"
LDXX="/usr/bin/gcc-4.9"
LDFLAGS="-pthread -Wl,--no-undefined -shared -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map""
LDDEBUGFLAGS="-g"
GCC : /usr/bin/gcc-4.9
CPPLIB_DIR : /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so
MATLABROOT : /opt/MATLAB/R2017a
ARCH : glnxa64
SRC : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchro.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp;/opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp
OBJ : /tmp/mex_28385399150923_17565/mexAdaptiveSPIKESynchro.o;/tmp/mex_28385399150923_17565/Spiketrain.o;/tmp/mex_28385399150923_17565/DataReader.o;/tmp/mex_28385399150923_17565/Spiketrains.o;/tmp/mex_28385399150923_17565/Pair.o;/tmp/mex_28385399150923_17565/ISIProfile.o;/tmp/mex_28385399150923_17565/SPIKEProfile.o;/tmp/mex_28385399150923_17565/cpp_mexapi_version.o
OBJS : /tmp/mex_28385399150923_17565/mexAdaptiveSPIKESynchro.o /tmp/mex_28385399150923_17565/Spiketrain.o /tmp/mex_28385399150923_17565/DataReader.o /tmp/mex_28385399150923_17565/Spiketrains.o /tmp/mex_28385399150923_17565/Pair.o /tmp/mex_28385399150923_17565/ISIProfile.o /tmp/mex_28385399150923_17565/SPIKEProfile.o /tmp/mex_28385399150923_17565/cpp_mexapi_version.o
SRCROOT : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchro
DEF : /tmp/mex_28385399150923_17565/mexAdaptiveSPIKESynchro.def
EXP : mexAdaptiveSPIKESynchro.exp
LIB : mexAdaptiveSPIKESynchro.lib
EXE : mexAdaptiveSPIKESynchro.mexa64
ILK : mexAdaptiveSPIKESynchro.ilk
MANIFEST : mexAdaptiveSPIKESynchro.mexa64.manifest
TEMPNAME : mexAdaptiveSPIKESynchro
EXEDIR :
EXENAME : mexAdaptiveSPIKESynchro
OPTIM : -O -DNDEBUG
LINKOPTIM : -O
CMDLINE1_0 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchro.cpp -o /tmp/mex_28385399150923_17565/mexAdaptiveSPIKESynchro.o
CMDLINE1_1 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28385399150923_17565/Spiketrain.o
CMDLINE1_2 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28385399150923_17565/DataReader.o
CMDLINE1_3 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28385399150923_17565/Spiketrains.o
CMDLINE1_4 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28385399150923_17565/Pair.o
CMDLINE1_5 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28385399150923_17565/ISIProfile.o
CMDLINE1_6 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28385399150923_17565/SPIKEProfile.o
CMDLINE1_7 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28385399150923_17565/cpp_mexapi_version.o
-------------------------------------------------------------------
Building with 'g++'.
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchro.cpp -o /tmp/mex_28385399150923_17565/mexAdaptiveSPIKESynchro.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28385399150923_17565/Spiketrain.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28385399150923_17565/DataReader.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28385399150923_17565/Spiketrains.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28385399150923_17565/Pair.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28385399150923_17565/ISIProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28385399150923_17565/SPIKEProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28385399150923_17565/cpp_mexapi_version.o
/usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28385399150923_17565/mexAdaptiveSPIKESynchro.o /tmp/mex_28385399150923_17565/Spiketrain.o /tmp/mex_28385399150923_17565/DataReader.o /tmp/mex_28385399150923_17565/Spiketrains.o /tmp/mex_28385399150923_17565/Pair.o /tmp/mex_28385399150923_17565/ISIProfile.o /tmp/mex_28385399150923_17565/SPIKEProfile.o /tmp/mex_28385399150923_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveSPIKESynchro.mexa64
MEX completed successfully.
Verbose mode is on.
... Looking for compiler 'g++' ...
... Executing command 'which g++' ...Yes ('/usr/bin/g++').
... Executing command 'g++ -print-file-name=libstdc++.so' ...Yes ('/usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so').
Found installed compiler 'g++'.
Options file details
-------------------------------------------------------------------
Compiler location: /usr/bin/gcc-4.9
Options file: /home/tyler/.matlab/R2017a/mex_C++_glnxa64.xml
CMDLINE2 : /usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28390580488170_17565/mexAdaptiveRateIndependentSPIKEDistance.o /tmp/mex_28390580488170_17565/Spiketrain.o /tmp/mex_28390580488170_17565/DataReader.o /tmp/mex_28390580488170_17565/Spiketrains.o /tmp/mex_28390580488170_17565/Pair.o /tmp/mex_28390580488170_17565/ISIProfile.o /tmp/mex_28390580488170_17565/SPIKEProfile.o /tmp/mex_28390580488170_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveRateIndependentSPIKEDistance.mexa64
CXX : /usr/bin/gcc-4.9
DEFINES : -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE
MATLABMEX : -DMATLAB_MEX_FILE
CFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread
CXXFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11
INCLUDE : -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include"
CXXOPTIMFLAGS : -O -DNDEBUG
CXXDEBUGFLAGS : -g
LDXX : /usr/bin/gcc-4.9
LDFLAGS : -pthread -Wl,--no-undefined
LDTYPE : -shared
LINKEXPORT : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map"
LINKEXPORTVER : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map"
LINKLIBS : -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++
LDOPTIMFLAGS : -O
LDDEBUGFLAGS : -g
MWCPPLIB : "/opt/MATLAB/R2017a/sys/os/glnxa64/libstdc++.so.6"
OBJEXT : .o
LDEXT : .mexa64
SETENV : CC="gcc"
CXX="/usr/bin/gcc-4.9"
CFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
CXXFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
COPTIMFLAGS="-O -DNDEBUG"
CXXOPTIMFLAGS="-O -DNDEBUG"
CDEBUGFLAGS="-g"
CXXDEBUGFLAGS="-g"
LD="gcc"
LDXX="/usr/bin/gcc-4.9"
LDFLAGS="-pthread -Wl,--no-undefined -shared -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map""
LDDEBUGFLAGS="-g"
GCC : /usr/bin/gcc-4.9
CPPLIB_DIR : /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so
MATLABROOT : /opt/MATLAB/R2017a
ARCH : glnxa64
SRC : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveRateIndependentSPIKEDistance.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp;/opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp
OBJ : /tmp/mex_28390580488170_17565/mexAdaptiveRateIndependentSPIKEDistance.o;/tmp/mex_28390580488170_17565/Spiketrain.o;/tmp/mex_28390580488170_17565/DataReader.o;/tmp/mex_28390580488170_17565/Spiketrains.o;/tmp/mex_28390580488170_17565/Pair.o;/tmp/mex_28390580488170_17565/ISIProfile.o;/tmp/mex_28390580488170_17565/SPIKEProfile.o;/tmp/mex_28390580488170_17565/cpp_mexapi_version.o
OBJS : /tmp/mex_28390580488170_17565/mexAdaptiveRateIndependentSPIKEDistance.o /tmp/mex_28390580488170_17565/Spiketrain.o /tmp/mex_28390580488170_17565/DataReader.o /tmp/mex_28390580488170_17565/Spiketrains.o /tmp/mex_28390580488170_17565/Pair.o /tmp/mex_28390580488170_17565/ISIProfile.o /tmp/mex_28390580488170_17565/SPIKEProfile.o /tmp/mex_28390580488170_17565/cpp_mexapi_version.o
SRCROOT : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveRateIndependentSPIKEDistance
DEF : /tmp/mex_28390580488170_17565/mexAdaptiveRateIndependentSPIKEDistance.def
EXP : mexAdaptiveRateIndependentSPIKEDistance.exp
LIB : mexAdaptiveRateIndependentSPIKEDistance.lib
EXE : mexAdaptiveRateIndependentSPIKEDistance.mexa64
ILK : mexAdaptiveRateIndependentSPIKEDistance.ilk
MANIFEST : mexAdaptiveRateIndependentSPIKEDistance.mexa64.manifest
TEMPNAME : mexAdaptiveRateIndependentSPIKEDistance
EXEDIR :
EXENAME : mexAdaptiveRateIndependentSPIKEDistance
OPTIM : -O -DNDEBUG
LINKOPTIM : -O
CMDLINE1_0 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveRateIndependentSPIKEDistance.cpp -o /tmp/mex_28390580488170_17565/mexAdaptiveRateIndependentSPIKEDistance.o
CMDLINE1_1 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28390580488170_17565/Spiketrain.o
CMDLINE1_2 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28390580488170_17565/DataReader.o
CMDLINE1_3 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28390580488170_17565/Spiketrains.o
CMDLINE1_4 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28390580488170_17565/Pair.o
CMDLINE1_5 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28390580488170_17565/ISIProfile.o
CMDLINE1_6 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28390580488170_17565/SPIKEProfile.o
CMDLINE1_7 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28390580488170_17565/cpp_mexapi_version.o
-------------------------------------------------------------------
Building with 'g++'.
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveRateIndependentSPIKEDistance.cpp -o /tmp/mex_28390580488170_17565/mexAdaptiveRateIndependentSPIKEDistance.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28390580488170_17565/Spiketrain.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28390580488170_17565/DataReader.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28390580488170_17565/Spiketrains.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28390580488170_17565/Pair.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28390580488170_17565/ISIProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28390580488170_17565/SPIKEProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28390580488170_17565/cpp_mexapi_version.o
/usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28390580488170_17565/mexAdaptiveRateIndependentSPIKEDistance.o /tmp/mex_28390580488170_17565/Spiketrain.o /tmp/mex_28390580488170_17565/DataReader.o /tmp/mex_28390580488170_17565/Spiketrains.o /tmp/mex_28390580488170_17565/Pair.o /tmp/mex_28390580488170_17565/ISIProfile.o /tmp/mex_28390580488170_17565/SPIKEProfile.o /tmp/mex_28390580488170_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveRateIndependentSPIKEDistance.mexa64
MEX completed successfully.
Verbose mode is on.
... Looking for compiler 'g++' ...
... Executing command 'which g++' ...Yes ('/usr/bin/g++').
... Executing command 'g++ -print-file-name=libstdc++.so' ...Yes ('/usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so').
Found installed compiler 'g++'.
Options file details
-------------------------------------------------------------------
Compiler location: /usr/bin/gcc-4.9
Options file: /home/tyler/.matlab/R2017a/mex_C++_glnxa64.xml
CMDLINE2 : /usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28395741799595_17565/mexAdaptiveISIDistanceMatrix.o /tmp/mex_28395741799595_17565/Spiketrain.o /tmp/mex_28395741799595_17565/DataReader.o /tmp/mex_28395741799595_17565/Spiketrains.o /tmp/mex_28395741799595_17565/Pair.o /tmp/mex_28395741799595_17565/ISIProfile.o /tmp/mex_28395741799595_17565/SPIKEProfile.o /tmp/mex_28395741799595_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveISIDistanceMatrix.mexa64
CXX : /usr/bin/gcc-4.9
DEFINES : -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE
MATLABMEX : -DMATLAB_MEX_FILE
CFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread
CXXFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11
INCLUDE : -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include"
CXXOPTIMFLAGS : -O -DNDEBUG
CXXDEBUGFLAGS : -g
LDXX : /usr/bin/gcc-4.9
LDFLAGS : -pthread -Wl,--no-undefined
LDTYPE : -shared
LINKEXPORT : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map"
LINKEXPORTVER : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map"
LINKLIBS : -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++
LDOPTIMFLAGS : -O
LDDEBUGFLAGS : -g
MWCPPLIB : "/opt/MATLAB/R2017a/sys/os/glnxa64/libstdc++.so.6"
OBJEXT : .o
LDEXT : .mexa64
SETENV : CC="gcc"
CXX="/usr/bin/gcc-4.9"
CFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
CXXFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
COPTIMFLAGS="-O -DNDEBUG"
CXXOPTIMFLAGS="-O -DNDEBUG"
CDEBUGFLAGS="-g"
CXXDEBUGFLAGS="-g"
LD="gcc"
LDXX="/usr/bin/gcc-4.9"
LDFLAGS="-pthread -Wl,--no-undefined -shared -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map""
LDDEBUGFLAGS="-g"
GCC : /usr/bin/gcc-4.9
CPPLIB_DIR : /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so
MATLABROOT : /opt/MATLAB/R2017a
ARCH : glnxa64
SRC : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistanceMatrix.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp;/opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp
OBJ : /tmp/mex_28395741799595_17565/mexAdaptiveISIDistanceMatrix.o;/tmp/mex_28395741799595_17565/Spiketrain.o;/tmp/mex_28395741799595_17565/DataReader.o;/tmp/mex_28395741799595_17565/Spiketrains.o;/tmp/mex_28395741799595_17565/Pair.o;/tmp/mex_28395741799595_17565/ISIProfile.o;/tmp/mex_28395741799595_17565/SPIKEProfile.o;/tmp/mex_28395741799595_17565/cpp_mexapi_version.o
OBJS : /tmp/mex_28395741799595_17565/mexAdaptiveISIDistanceMatrix.o /tmp/mex_28395741799595_17565/Spiketrain.o /tmp/mex_28395741799595_17565/DataReader.o /tmp/mex_28395741799595_17565/Spiketrains.o /tmp/mex_28395741799595_17565/Pair.o /tmp/mex_28395741799595_17565/ISIProfile.o /tmp/mex_28395741799595_17565/SPIKEProfile.o /tmp/mex_28395741799595_17565/cpp_mexapi_version.o
SRCROOT : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistanceMatrix
DEF : /tmp/mex_28395741799595_17565/mexAdaptiveISIDistanceMatrix.def
EXP : mexAdaptiveISIDistanceMatrix.exp
LIB : mexAdaptiveISIDistanceMatrix.lib
EXE : mexAdaptiveISIDistanceMatrix.mexa64
ILK : mexAdaptiveISIDistanceMatrix.ilk
MANIFEST : mexAdaptiveISIDistanceMatrix.mexa64.manifest
TEMPNAME : mexAdaptiveISIDistanceMatrix
EXEDIR :
EXENAME : mexAdaptiveISIDistanceMatrix
OPTIM : -O -DNDEBUG
LINKOPTIM : -O
CMDLINE1_0 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistanceMatrix.cpp -o /tmp/mex_28395741799595_17565/mexAdaptiveISIDistanceMatrix.o
CMDLINE1_1 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28395741799595_17565/Spiketrain.o
CMDLINE1_2 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28395741799595_17565/DataReader.o
CMDLINE1_3 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28395741799595_17565/Spiketrains.o
CMDLINE1_4 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28395741799595_17565/Pair.o
CMDLINE1_5 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28395741799595_17565/ISIProfile.o
CMDLINE1_6 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28395741799595_17565/SPIKEProfile.o
CMDLINE1_7 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28395741799595_17565/cpp_mexapi_version.o
-------------------------------------------------------------------
Building with 'g++'.
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistanceMatrix.cpp -o /tmp/mex_28395741799595_17565/mexAdaptiveISIDistanceMatrix.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28395741799595_17565/Spiketrain.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28395741799595_17565/DataReader.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28395741799595_17565/Spiketrains.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28395741799595_17565/Pair.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28395741799595_17565/ISIProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28395741799595_17565/SPIKEProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28395741799595_17565/cpp_mexapi_version.o
/usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28395741799595_17565/mexAdaptiveISIDistanceMatrix.o /tmp/mex_28395741799595_17565/Spiketrain.o /tmp/mex_28395741799595_17565/DataReader.o /tmp/mex_28395741799595_17565/Spiketrains.o /tmp/mex_28395741799595_17565/Pair.o /tmp/mex_28395741799595_17565/ISIProfile.o /tmp/mex_28395741799595_17565/SPIKEProfile.o /tmp/mex_28395741799595_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveISIDistanceMatrix.mexa64
MEX completed successfully.
Verbose mode is on.
... Looking for compiler 'g++' ...
... Executing command 'which g++' ...Yes ('/usr/bin/g++').
... Executing command 'g++ -print-file-name=libstdc++.so' ...Yes ('/usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so').
Found installed compiler 'g++'.
Options file details
-------------------------------------------------------------------
Compiler location: /usr/bin/gcc-4.9
Options file: /home/tyler/.matlab/R2017a/mex_C++_glnxa64.xml
CMDLINE2 : /usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28400953319928_17565/mexAdaptiveSPIKEDistanceMatrix.o /tmp/mex_28400953319928_17565/Spiketrain.o /tmp/mex_28400953319928_17565/DataReader.o /tmp/mex_28400953319928_17565/Spiketrains.o /tmp/mex_28400953319928_17565/Pair.o /tmp/mex_28400953319928_17565/ISIProfile.o /tmp/mex_28400953319928_17565/SPIKEProfile.o /tmp/mex_28400953319928_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveSPIKEDistanceMatrix.mexa64
CXX : /usr/bin/gcc-4.9
DEFINES : -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE
MATLABMEX : -DMATLAB_MEX_FILE
CFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread
CXXFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11
INCLUDE : -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include"
CXXOPTIMFLAGS : -O -DNDEBUG
CXXDEBUGFLAGS : -g
LDXX : /usr/bin/gcc-4.9
LDFLAGS : -pthread -Wl,--no-undefined
LDTYPE : -shared
LINKEXPORT : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map"
LINKEXPORTVER : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map"
LINKLIBS : -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++
LDOPTIMFLAGS : -O
LDDEBUGFLAGS : -g
MWCPPLIB : "/opt/MATLAB/R2017a/sys/os/glnxa64/libstdc++.so.6"
OBJEXT : .o
LDEXT : .mexa64
SETENV : CC="gcc"
CXX="/usr/bin/gcc-4.9"
CFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
CXXFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
COPTIMFLAGS="-O -DNDEBUG"
CXXOPTIMFLAGS="-O -DNDEBUG"
CDEBUGFLAGS="-g"
CXXDEBUGFLAGS="-g"
LD="gcc"
LDXX="/usr/bin/gcc-4.9"
LDFLAGS="-pthread -Wl,--no-undefined -shared -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map""
LDDEBUGFLAGS="-g"
GCC : /usr/bin/gcc-4.9
CPPLIB_DIR : /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so
MATLABROOT : /opt/MATLAB/R2017a
ARCH : glnxa64
SRC : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistanceMatrix.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp;/opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp
OBJ : /tmp/mex_28400953319928_17565/mexAdaptiveSPIKEDistanceMatrix.o;/tmp/mex_28400953319928_17565/Spiketrain.o;/tmp/mex_28400953319928_17565/DataReader.o;/tmp/mex_28400953319928_17565/Spiketrains.o;/tmp/mex_28400953319928_17565/Pair.o;/tmp/mex_28400953319928_17565/ISIProfile.o;/tmp/mex_28400953319928_17565/SPIKEProfile.o;/tmp/mex_28400953319928_17565/cpp_mexapi_version.o
OBJS : /tmp/mex_28400953319928_17565/mexAdaptiveSPIKEDistanceMatrix.o /tmp/mex_28400953319928_17565/Spiketrain.o /tmp/mex_28400953319928_17565/DataReader.o /tmp/mex_28400953319928_17565/Spiketrains.o /tmp/mex_28400953319928_17565/Pair.o /tmp/mex_28400953319928_17565/ISIProfile.o /tmp/mex_28400953319928_17565/SPIKEProfile.o /tmp/mex_28400953319928_17565/cpp_mexapi_version.o
SRCROOT : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistanceMatrix
DEF : /tmp/mex_28400953319928_17565/mexAdaptiveSPIKEDistanceMatrix.def
EXP : mexAdaptiveSPIKEDistanceMatrix.exp
LIB : mexAdaptiveSPIKEDistanceMatrix.lib
EXE : mexAdaptiveSPIKEDistanceMatrix.mexa64
ILK : mexAdaptiveSPIKEDistanceMatrix.ilk
MANIFEST : mexAdaptiveSPIKEDistanceMatrix.mexa64.manifest
TEMPNAME : mexAdaptiveSPIKEDistanceMatrix
EXEDIR :
EXENAME : mexAdaptiveSPIKEDistanceMatrix
OPTIM : -O -DNDEBUG
LINKOPTIM : -O
CMDLINE1_0 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistanceMatrix.cpp -o /tmp/mex_28400953319928_17565/mexAdaptiveSPIKEDistanceMatrix.o
CMDLINE1_1 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28400953319928_17565/Spiketrain.o
CMDLINE1_2 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28400953319928_17565/DataReader.o
CMDLINE1_3 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28400953319928_17565/Spiketrains.o
CMDLINE1_4 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28400953319928_17565/Pair.o
CMDLINE1_5 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28400953319928_17565/ISIProfile.o
CMDLINE1_6 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28400953319928_17565/SPIKEProfile.o
CMDLINE1_7 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28400953319928_17565/cpp_mexapi_version.o
-------------------------------------------------------------------
Building with 'g++'.
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistanceMatrix.cpp -o /tmp/mex_28400953319928_17565/mexAdaptiveSPIKEDistanceMatrix.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28400953319928_17565/Spiketrain.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28400953319928_17565/DataReader.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28400953319928_17565/Spiketrains.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28400953319928_17565/Pair.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28400953319928_17565/ISIProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28400953319928_17565/SPIKEProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28400953319928_17565/cpp_mexapi_version.o
/usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28400953319928_17565/mexAdaptiveSPIKEDistanceMatrix.o /tmp/mex_28400953319928_17565/Spiketrain.o /tmp/mex_28400953319928_17565/DataReader.o /tmp/mex_28400953319928_17565/Spiketrains.o /tmp/mex_28400953319928_17565/Pair.o /tmp/mex_28400953319928_17565/ISIProfile.o /tmp/mex_28400953319928_17565/SPIKEProfile.o /tmp/mex_28400953319928_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveSPIKEDistanceMatrix.mexa64
MEX completed successfully.
Verbose mode is on.
... Looking for compiler 'g++' ...
... Executing command 'which g++' ...Yes ('/usr/bin/g++').
... Executing command 'g++ -print-file-name=libstdc++.so' ...Yes ('/usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so').
Found installed compiler 'g++'.
Options file details
-------------------------------------------------------------------
Compiler location: /usr/bin/gcc-4.9
Options file: /home/tyler/.matlab/R2017a/mex_C++_glnxa64.xml
CMDLINE2 : /usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28406090601671_17565/mexAdaptiveISIDistanceProfile.o /tmp/mex_28406090601671_17565/Spiketrain.o /tmp/mex_28406090601671_17565/DataReader.o /tmp/mex_28406090601671_17565/Spiketrains.o /tmp/mex_28406090601671_17565/Pair.o /tmp/mex_28406090601671_17565/ISIProfile.o /tmp/mex_28406090601671_17565/SPIKEProfile.o /tmp/mex_28406090601671_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveISIDistanceProfile.mexa64
CXX : /usr/bin/gcc-4.9
DEFINES : -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE
MATLABMEX : -DMATLAB_MEX_FILE
CFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread
CXXFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11
INCLUDE : -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include"
CXXOPTIMFLAGS : -O -DNDEBUG
CXXDEBUGFLAGS : -g
LDXX : /usr/bin/gcc-4.9
LDFLAGS : -pthread -Wl,--no-undefined
LDTYPE : -shared
LINKEXPORT : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map"
LINKEXPORTVER : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map"
LINKLIBS : -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++
LDOPTIMFLAGS : -O
LDDEBUGFLAGS : -g
MWCPPLIB : "/opt/MATLAB/R2017a/sys/os/glnxa64/libstdc++.so.6"
OBJEXT : .o
LDEXT : .mexa64
SETENV : CC="gcc"
CXX="/usr/bin/gcc-4.9"
CFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
CXXFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
COPTIMFLAGS="-O -DNDEBUG"
CXXOPTIMFLAGS="-O -DNDEBUG"
CDEBUGFLAGS="-g"
CXXDEBUGFLAGS="-g"
LD="gcc"
LDXX="/usr/bin/gcc-4.9"
LDFLAGS="-pthread -Wl,--no-undefined -shared -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map""
LDDEBUGFLAGS="-g"
GCC : /usr/bin/gcc-4.9
CPPLIB_DIR : /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so
MATLABROOT : /opt/MATLAB/R2017a
ARCH : glnxa64
SRC : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistanceProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp;/opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp
OBJ : /tmp/mex_28406090601671_17565/mexAdaptiveISIDistanceProfile.o;/tmp/mex_28406090601671_17565/Spiketrain.o;/tmp/mex_28406090601671_17565/DataReader.o;/tmp/mex_28406090601671_17565/Spiketrains.o;/tmp/mex_28406090601671_17565/Pair.o;/tmp/mex_28406090601671_17565/ISIProfile.o;/tmp/mex_28406090601671_17565/SPIKEProfile.o;/tmp/mex_28406090601671_17565/cpp_mexapi_version.o
OBJS : /tmp/mex_28406090601671_17565/mexAdaptiveISIDistanceProfile.o /tmp/mex_28406090601671_17565/Spiketrain.o /tmp/mex_28406090601671_17565/DataReader.o /tmp/mex_28406090601671_17565/Spiketrains.o /tmp/mex_28406090601671_17565/Pair.o /tmp/mex_28406090601671_17565/ISIProfile.o /tmp/mex_28406090601671_17565/SPIKEProfile.o /tmp/mex_28406090601671_17565/cpp_mexapi_version.o
SRCROOT : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistanceProfile
DEF : /tmp/mex_28406090601671_17565/mexAdaptiveISIDistanceProfile.def
EXP : mexAdaptiveISIDistanceProfile.exp
LIB : mexAdaptiveISIDistanceProfile.lib
EXE : mexAdaptiveISIDistanceProfile.mexa64
ILK : mexAdaptiveISIDistanceProfile.ilk
MANIFEST : mexAdaptiveISIDistanceProfile.mexa64.manifest
TEMPNAME : mexAdaptiveISIDistanceProfile
EXEDIR :
EXENAME : mexAdaptiveISIDistanceProfile
OPTIM : -O -DNDEBUG
LINKOPTIM : -O
CMDLINE1_0 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistanceProfile.cpp -o /tmp/mex_28406090601671_17565/mexAdaptiveISIDistanceProfile.o
CMDLINE1_1 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28406090601671_17565/Spiketrain.o
CMDLINE1_2 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28406090601671_17565/DataReader.o
CMDLINE1_3 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28406090601671_17565/Spiketrains.o
CMDLINE1_4 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28406090601671_17565/Pair.o
CMDLINE1_5 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28406090601671_17565/ISIProfile.o
CMDLINE1_6 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28406090601671_17565/SPIKEProfile.o
CMDLINE1_7 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28406090601671_17565/cpp_mexapi_version.o
-------------------------------------------------------------------
Building with 'g++'.
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveISIDistanceProfile.cpp -o /tmp/mex_28406090601671_17565/mexAdaptiveISIDistanceProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28406090601671_17565/Spiketrain.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28406090601671_17565/DataReader.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28406090601671_17565/Spiketrains.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28406090601671_17565/Pair.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28406090601671_17565/ISIProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28406090601671_17565/SPIKEProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28406090601671_17565/cpp_mexapi_version.o
/usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28406090601671_17565/mexAdaptiveISIDistanceProfile.o /tmp/mex_28406090601671_17565/Spiketrain.o /tmp/mex_28406090601671_17565/DataReader.o /tmp/mex_28406090601671_17565/Spiketrains.o /tmp/mex_28406090601671_17565/Pair.o /tmp/mex_28406090601671_17565/ISIProfile.o /tmp/mex_28406090601671_17565/SPIKEProfile.o /tmp/mex_28406090601671_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveISIDistanceProfile.mexa64
MEX completed successfully.
Verbose mode is on.
... Looking for compiler 'g++' ...
... Executing command 'which g++' ...Yes ('/usr/bin/g++').
... Executing command 'g++ -print-file-name=libstdc++.so' ...Yes ('/usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so').
Found installed compiler 'g++'.
Options file details
-------------------------------------------------------------------
Compiler location: /usr/bin/gcc-4.9
Options file: /home/tyler/.matlab/R2017a/mex_C++_glnxa64.xml
CMDLINE2 : /usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28411414091159_17565/mexAdaptiveSPIKEDistanceProfile.o /tmp/mex_28411414091159_17565/Spiketrain.o /tmp/mex_28411414091159_17565/DataReader.o /tmp/mex_28411414091159_17565/Spiketrains.o /tmp/mex_28411414091159_17565/Pair.o /tmp/mex_28411414091159_17565/ISIProfile.o /tmp/mex_28411414091159_17565/SPIKEProfile.o /tmp/mex_28411414091159_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveSPIKEDistanceProfile.mexa64
CXX : /usr/bin/gcc-4.9
DEFINES : -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE
MATLABMEX : -DMATLAB_MEX_FILE
CFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread
CXXFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11
INCLUDE : -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include"
CXXOPTIMFLAGS : -O -DNDEBUG
CXXDEBUGFLAGS : -g
LDXX : /usr/bin/gcc-4.9
LDFLAGS : -pthread -Wl,--no-undefined
LDTYPE : -shared
LINKEXPORT : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map"
LINKEXPORTVER : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map"
LINKLIBS : -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++
LDOPTIMFLAGS : -O
LDDEBUGFLAGS : -g
MWCPPLIB : "/opt/MATLAB/R2017a/sys/os/glnxa64/libstdc++.so.6"
OBJEXT : .o
LDEXT : .mexa64
SETENV : CC="gcc"
CXX="/usr/bin/gcc-4.9"
CFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
CXXFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
COPTIMFLAGS="-O -DNDEBUG"
CXXOPTIMFLAGS="-O -DNDEBUG"
CDEBUGFLAGS="-g"
CXXDEBUGFLAGS="-g"
LD="gcc"
LDXX="/usr/bin/gcc-4.9"
LDFLAGS="-pthread -Wl,--no-undefined -shared -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map""
LDDEBUGFLAGS="-g"
GCC : /usr/bin/gcc-4.9
CPPLIB_DIR : /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so
MATLABROOT : /opt/MATLAB/R2017a
ARCH : glnxa64
SRC : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistanceProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp;/opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp
OBJ : /tmp/mex_28411414091159_17565/mexAdaptiveSPIKEDistanceProfile.o;/tmp/mex_28411414091159_17565/Spiketrain.o;/tmp/mex_28411414091159_17565/DataReader.o;/tmp/mex_28411414091159_17565/Spiketrains.o;/tmp/mex_28411414091159_17565/Pair.o;/tmp/mex_28411414091159_17565/ISIProfile.o;/tmp/mex_28411414091159_17565/SPIKEProfile.o;/tmp/mex_28411414091159_17565/cpp_mexapi_version.o
OBJS : /tmp/mex_28411414091159_17565/mexAdaptiveSPIKEDistanceProfile.o /tmp/mex_28411414091159_17565/Spiketrain.o /tmp/mex_28411414091159_17565/DataReader.o /tmp/mex_28411414091159_17565/Spiketrains.o /tmp/mex_28411414091159_17565/Pair.o /tmp/mex_28411414091159_17565/ISIProfile.o /tmp/mex_28411414091159_17565/SPIKEProfile.o /tmp/mex_28411414091159_17565/cpp_mexapi_version.o
SRCROOT : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistanceProfile
DEF : /tmp/mex_28411414091159_17565/mexAdaptiveSPIKEDistanceProfile.def
EXP : mexAdaptiveSPIKEDistanceProfile.exp
LIB : mexAdaptiveSPIKEDistanceProfile.lib
EXE : mexAdaptiveSPIKEDistanceProfile.mexa64
ILK : mexAdaptiveSPIKEDistanceProfile.ilk
MANIFEST : mexAdaptiveSPIKEDistanceProfile.mexa64.manifest
TEMPNAME : mexAdaptiveSPIKEDistanceProfile
EXEDIR :
EXENAME : mexAdaptiveSPIKEDistanceProfile
OPTIM : -O -DNDEBUG
LINKOPTIM : -O
CMDLINE1_0 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistanceProfile.cpp -o /tmp/mex_28411414091159_17565/mexAdaptiveSPIKEDistanceProfile.o
CMDLINE1_1 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28411414091159_17565/Spiketrain.o
CMDLINE1_2 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28411414091159_17565/DataReader.o
CMDLINE1_3 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28411414091159_17565/Spiketrains.o
CMDLINE1_4 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28411414091159_17565/Pair.o
CMDLINE1_5 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28411414091159_17565/ISIProfile.o
CMDLINE1_6 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28411414091159_17565/SPIKEProfile.o
CMDLINE1_7 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28411414091159_17565/cpp_mexapi_version.o
-------------------------------------------------------------------
Building with 'g++'.
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKEDistanceProfile.cpp -o /tmp/mex_28411414091159_17565/mexAdaptiveSPIKEDistanceProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28411414091159_17565/Spiketrain.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28411414091159_17565/DataReader.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28411414091159_17565/Spiketrains.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28411414091159_17565/Pair.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28411414091159_17565/ISIProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28411414091159_17565/SPIKEProfile.o
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28411414091159_17565/cpp_mexapi_version.o
/usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28411414091159_17565/mexAdaptiveSPIKEDistanceProfile.o /tmp/mex_28411414091159_17565/Spiketrain.o /tmp/mex_28411414091159_17565/DataReader.o /tmp/mex_28411414091159_17565/Spiketrains.o /tmp/mex_28411414091159_17565/Pair.o /tmp/mex_28411414091159_17565/ISIProfile.o /tmp/mex_28411414091159_17565/SPIKEProfile.o /tmp/mex_28411414091159_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveSPIKEDistanceProfile.mexa64
MEX completed successfully.
Verbose mode is on.
... Looking for compiler 'g++' ...
... Executing command 'which g++' ...Yes ('/usr/bin/g++').
... Executing command 'g++ -print-file-name=libstdc++.so' ...Yes ('/usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so').
Found installed compiler 'g++'.
Options file details
-------------------------------------------------------------------
Compiler location: /usr/bin/gcc-4.9
Options file: /home/tyler/.matlab/R2017a/mex_C++_glnxa64.xml
CMDLINE2 : /usr/bin/gcc-4.9 -pthread -Wl,--no-undefined -shared -O -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map" /tmp/mex_28416623459812_17565/mexAdaptiveSPIKESynchroProfile.o /tmp/mex_28416623459812_17565/Spiketrain.o /tmp/mex_28416623459812_17565/DataReader.o /tmp/mex_28416623459812_17565/Spiketrains.o /tmp/mex_28416623459812_17565/Pair.o /tmp/mex_28416623459812_17565/ISIProfile.o /tmp/mex_28416623459812_17565/SPIKEProfile.o /tmp/mex_28416623459812_17565/cpp_mexapi_version.o -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -o mexAdaptiveSPIKESynchroProfile.mexa64
CXX : /usr/bin/gcc-4.9
DEFINES : -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE
MATLABMEX : -DMATLAB_MEX_FILE
CFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread
CXXFLAGS : -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11
INCLUDE : -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include"
CXXOPTIMFLAGS : -O -DNDEBUG
CXXDEBUGFLAGS : -g
LDXX : /usr/bin/gcc-4.9
LDFLAGS : -pthread -Wl,--no-undefined
LDTYPE : -shared
LINKEXPORT : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map"
LINKEXPORTVER : -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/c_exportsmexfileversion.map"
LINKLIBS : -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++
LDOPTIMFLAGS : -O
LDDEBUGFLAGS : -g
MWCPPLIB : "/opt/MATLAB/R2017a/sys/os/glnxa64/libstdc++.so.6"
OBJEXT : .o
LDEXT : .mexa64
SETENV : CC="gcc"
CXX="/usr/bin/gcc-4.9"
CFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
CXXFLAGS="-fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE "
COPTIMFLAGS="-O -DNDEBUG"
CXXOPTIMFLAGS="-O -DNDEBUG"
CDEBUGFLAGS="-g"
CXXDEBUGFLAGS="-g"
LD="gcc"
LDXX="/usr/bin/gcc-4.9"
LDFLAGS="-pthread -Wl,--no-undefined -shared -Wl,-rpath-link,/opt/MATLAB/R2017a/bin/glnxa64 -L"/opt/MATLAB/R2017a/bin/glnxa64" -lmx -lmex -lmat -lm -lstdc++ -Wl,--version-script,"/opt/MATLAB/R2017a/extern/lib/glnxa64/mexFunction.map""
LDDEBUGFLAGS="-g"
GCC : /usr/bin/gcc-4.9
CPPLIB_DIR : /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so
MATLABROOT : /opt/MATLAB/R2017a
ARCH : glnxa64
SRC : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchroProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp;/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp;/opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp
OBJ : /tmp/mex_28416623459812_17565/mexAdaptiveSPIKESynchroProfile.o;/tmp/mex_28416623459812_17565/Spiketrain.o;/tmp/mex_28416623459812_17565/DataReader.o;/tmp/mex_28416623459812_17565/Spiketrains.o;/tmp/mex_28416623459812_17565/Pair.o;/tmp/mex_28416623459812_17565/ISIProfile.o;/tmp/mex_28416623459812_17565/SPIKEProfile.o;/tmp/mex_28416623459812_17565/cpp_mexapi_version.o
OBJS : /tmp/mex_28416623459812_17565/mexAdaptiveSPIKESynchroProfile.o /tmp/mex_28416623459812_17565/Spiketrain.o /tmp/mex_28416623459812_17565/DataReader.o /tmp/mex_28416623459812_17565/Spiketrains.o /tmp/mex_28416623459812_17565/Pair.o /tmp/mex_28416623459812_17565/ISIProfile.o /tmp/mex_28416623459812_17565/SPIKEProfile.o /tmp/mex_28416623459812_17565/cpp_mexapi_version.o
SRCROOT : /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchroProfile
DEF : /tmp/mex_28416623459812_17565/mexAdaptiveSPIKESynchroProfile.def
EXP : mexAdaptiveSPIKESynchroProfile.exp
LIB : mexAdaptiveSPIKESynchroProfile.lib
EXE : mexAdaptiveSPIKESynchroProfile.mexa64
ILK : mexAdaptiveSPIKESynchroProfile.ilk
MANIFEST : mexAdaptiveSPIKESynchroProfile.mexa64.manifest
TEMPNAME : mexAdaptiveSPIKESynchroProfile
EXEDIR :
EXENAME : mexAdaptiveSPIKESynchroProfile
OPTIM : -O -DNDEBUG
LINKOPTIM : -O
CMDLINE1_0 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchroProfile.cpp -o /tmp/mex_28416623459812_17565/mexAdaptiveSPIKESynchroProfile.o
CMDLINE1_1 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrain.cpp -o /tmp/mex_28416623459812_17565/Spiketrain.o
CMDLINE1_2 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/DataReader.cpp -o /tmp/mex_28416623459812_17565/DataReader.o
CMDLINE1_3 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Spiketrains.cpp -o /tmp/mex_28416623459812_17565/Spiketrains.o
CMDLINE1_4 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/Pair.cpp -o /tmp/mex_28416623459812_17565/Pair.o
CMDLINE1_5 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/ISIProfile.cpp -o /tmp/mex_28416623459812_17565/ISIProfile.o
CMDLINE1_6 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/SPIKEProfile.cpp -o /tmp/mex_28416623459812_17565/SPIKEProfile.o
CMDLINE1_7 : /usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /opt/MATLAB/R2017a/extern/version/cpp_mexapi_version.cpp -o /tmp/mex_28416623459812_17565/cpp_mexapi_version.o
-------------------------------------------------------------------
Building with 'g++'.
/usr/bin/gcc-4.9 -c -DTARGET_API_VERSION=700 -DUSE_MEX_CMD -D_GNU_SOURCE -DMATLAB_MEX_FILE -I"/opt/MATLAB/R2017a/extern/include" -I"/opt/MATLAB/R2017a/simulink/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -std=c++11 -O -DNDEBUG /home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchroProfile.cpp -o /tmp/mex_28416623459812_17565/mexAdaptiveSPIKESynchroProfile.o
Error using mex
/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchroProfile.cpp: In function ‘void mexFunction(int, mxArray**, int, const mxArray**)’:
/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchroProfile.cpp:67:41: error: cannot convert ‘int*’ to ‘const size_t* {aka const long unsigned int*}’ for argument ‘2’ to ‘mxArray*
mxCreateCellArray(size_t, const size_t*)’
output1 = mxCreateCellArray(1, &NOST);
^
/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchroProfile.cpp:68:41: error: cannot convert ‘int*’ to ‘const size_t* {aka const long unsigned int*}’ for argument ‘2’ to ‘mxArray*
mxCreateCellArray(size_t, const size_t*)’
output2 = mxCreateCellArray(1, &NOST);
^
/home/tyler/Dropbox/Shared/PDtrustOT_Tyler/MATLAB/distance/cSPIKE_package_v1.1/cSPIKEmex/mexAdaptiveSPIKESynchroProfile.cpp:69:41: error: cannot convert ‘int*’ to ‘const size_t* {aka const long unsigned int*}’ for argument ‘2’ to ‘mxArray*
mxCreateCellArray(size_t, const size_t*)’
output3 = mxCreateCellArray(1, &NOST);
^
Error in MEX_compile (line 24)
mex -v GCC='/usr/bin/gcc-4.9' mexAdaptiveSPIKESynchroProfile.cpp Spiketrain.cpp DataReader.cpp Spiketrains.cpp Pair.cpp ISIProfile.cpp SPIKEProfile.cpp
Error in run (line 86)
evalin('caller', [script ';']);
Trial>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment