test -d || mkdir
The version of configure script matches kaldi.mk version. Good.
make -C base
make[1]: Entering directory `/home/Tools/kaldi/builds/test/src/base'
g++ -msse -msse2 -Wall -I.. -pthread -DKALDI_DOUBLEPRECISION=0 -DHAVE_POSIX_MEMALIGN -Wno-sign-compare -Wno-unused-local-typedefs -Winit-self -DHAVE_EXECINFO_H=1 -rdynamic -DHAVE_CXXABI_H -DHAVE_OPENBLAS -I /home/Tools/OpenBLAS/build/install/include -I /home/Tools/openfst-1.4.1/include -DHAVE_OPENFST_GE_10400 -std=c++0x -g -DHAVE_CUDA -I/usr/local/cuda/include -c -o kaldi-math.o kaldi-math.cc
g++ -msse -msse2 -Wall -I.. -pthread -DKALDI_DOUBLEPRECISION=0 -DHAVE_POSIX_MEMALIGN -Wno-sign-compare -Wno-unused-local-typedefs -Winit-self -DHAVE_EXECINFO_H=1 -rdynamic -DHAVE_CXXABI_H -DHAVE_OPENBLAS -I /home/Tools/OpenBLAS/build/install/include -I /home/Tools/openfst-1.4.1/include -DHAVE_OPENFST_GE_10400 -std=c++0x -g -DHAVE_CUDA -I/usr/local/cuda/include -c -o kaldi-error.o kaldi-error.cc
g++ -msse -msse2 -Wall -I.. -pthread -DKALDI_DOUBLEPRECISION=0 -DHAVE_POSIX_MEMALIGN -Wno-sign-compare -Wno-unused-local-typedefs -Winit-self -DHAVE_EXECINFO_H=1 -rdynamic -DHAVE_CXXABI_H -DHAVE_OPENBLAS -I /home/Tools/OpenBLAS/build/install/include -I /home/Tools/openfst-1.4.1/include -DHAVE_OPENFST_GE_10400 -std=c++0x -g -DHAVE_CUDA -I/usr/local/cuda/include -c -o io-funcs.o io-funcs.cc
g++ -msse -msse2 -Wall -I.. -pthread -DKALDI_DOUBLEPRECISION=0 -DHAVE_POSIX_MEMALIGN -Wno-sign-compare -Wno-unused-local-typedefs -Winit-self -DHAVE_EXECINFO_H=1 -rdynamic -DHAVE_CXXABI_H -DHAVE_OPENBLAS -I /home/Tools/OpenBLAS/build/install/include -I /home/Tools/openfst-1.4.1/include -DHAVE_OPENFST_GE_10400 -std=c++0x -g -DHAVE_CUDA -I/usr/local/cuda/include -c -o kaldi-utils.o kaldi-utils.cc
In file included from ../base/kaldi-common.h:35,
from kaldi-error.cc:31:
../base/kaldi-error.h:106: error: expected ‘;’ before ‘noexcept’
In file included from ../base/kaldi-common.h:35,
from ../base/io-funcs.h:33,
from io-funcs.cc:20:
../base/kaldi-error.h:106: error: expected ‘;’ before ‘noexcept’
kaldi-error.cc:173: error: expected initializer before ‘noexcept’
kaldi-error.cc:189: error: expected ‘}’ at end of input
../base/kaldi-math.h:126: warning: ‘kaldi::kLogZeroBaseFloat’ defined but not used
cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs"
../base/kaldi-math.h:126: warning: ‘kaldi::kLogZeroBaseFloat’ defined but not used
cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs"
In file included from ../base/kaldi-common.h:35,
from ../base/kaldi-math.h:33,
from kaldi-math.cc:22:
../base/kaldi-error.h:106: error: expected ‘;’ before ‘noexcept’
make[1]: *** [kaldi-error.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [io-funcs.o] Error 1
../base/kaldi-math.h:126: warning: ‘kaldi::kLogZeroBaseFloat’ defined but not used
cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs"
make[1]: *** [kaldi-math.o] Error 1
In file included from ../base/kaldi-common.h:35,
from kaldi-utils.cc:20:
../base/kaldi-error.h:106: error: expected ‘;’ before ‘noexcept’
../base/kaldi-math.h:126: warning: ‘kaldi::kLogZeroBaseFloat’ defined but not used
cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs"
make[1]: *** [kaldi-utils.o] Error 1
make[1]: Leaving directory `/home/Tools/kaldi/builds/test/src/base'
make: *** [base] Error 2
--
You received this message because you are subscribed to the Google Groups "kaldi-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
make depend -j 20
make -j 20
In file included from ../base/kaldi-common.h:35,
from kaldi-error.cc:31:
../base/kaldi-error.h:106: error: expected ‘;’ before ‘noexcept’
In file included from ../base/kaldi-common.h:35,
from ../base/kaldi-math.h:33,
from kaldi-math.cc:22:
../base/kaldi-error.h:106: error: expected ‘;’ before ‘noexcept’
kaldi-error.cc:173: error: expected initializer before ‘noexcept’
kaldi-error.cc:189: error: expected ‘}’ at end of input
../base/kaldi-math.h:126: warning: ‘kaldi::kLogZeroBaseFloat’ defined but not used
cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs"
In file i*** [kaldi-error.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from ../base/kaldi-common.h:35,
from ../base/io-funcs.h:33,
from io-funcs.cc:20:
../base/kaldi-error.h:106: error: expected ‘;’ before ‘noexcept’
make[1]: *** [kaldi-math.o] Error 1
../base/kaldi-math.h:126: warning: ‘kaldi::kLogZeroBaseFloat’ defined but not used
cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs"
make[1]: *** [kaldi-utils.o] Error 1
../base/kaldi-math.h:126: warning: ‘kaldi::kLogZeroBaseFloat’ defined but not used
cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs"
make[1]: *** [io-funcs.o] Error 1
gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC)
clang version 3.3
In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/stl_algobase.h:66,
from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/char_traits.h:41,
from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/string:42,
from ../base/kaldi-common.h:26,
from nnet-shuffle-egs.cc:21:
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/stl_pair.h: In constructor ‘std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = const char (&)[1], _U2 = long int, _T1 = std::basic_string<char, std::char_traits<char>, std::allocator<char> >, _T2 = kaldi::nnet2::NnetExample*]’:
nnet-shuffle-egs.cc:78: instantiated from here
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/stl_pair.h:90: error: invalid conversion from ‘long int’ to ‘kaldi::nnet2::NnetExample*’
../base/kaldi-math.h: At global scope:
../base/kaldi-math.h:126: warning: ‘kaldi::kLogZeroBaseFloat’ defined but not used
cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs"
make[1]: *** [nnet-shuffle-egs.o] Error 1
g++ -msse*** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/nlp-speech/dynamic/Resources/Tools/kaldi/builds/test/src/nnet2bin'
make: *** [nnet2bin] Error 2
g++ -m*** Waiting for unfinished jobs....