>>> libebml 1.3.6 Downloading --2018-04-30 09:15:57-- http://dl.matroska.org/downloads/libebml/libebml-1.3.6.tar.xz Resolving dl.matroska.org (dl.matroska.org)... 144.76.6.86, 2a01:4f8:190:8147::101:1 Connecting to dl.matroska.org (dl.matroska.org)|144.76.6.86|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://dl.matroska.org/downloads/libebml/libebml-1.3.6.tar.xz [following] --2018-04-30 09:15:57-- https://dl.matroska.org/downloads/libebml/libebml-1.3.6.tar.xz Connecting to dl.matroska.org (dl.matroska.org)|144.76.6.86|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 57764 (56K) [application/octet-stream] Saving to: `/home/peko/autobuild/instance-0/output/build/.libebml-1.3.6.tar.xz.mzAI0x/output' 0K .......... .......... .......... .......... .......... 88% 2.18M 0s 50K ...... 100% 89.8M=0.02s 2018-04-30 09:15:58 (2.45 MB/s) - `/home/peko/autobuild/instance-0/output/build/.libebml-1.3.6.tar.xz.mzAI0x/output' saved [57764/57764] libebml-1.3.6.tar.xz: OK (sha256: 1e5a7a7820c493aa62b0f35e15b4233c792cc03458c55ebdfa7a6521e4b43e9e) >>> libebml 1.3.6 Extracting xzcat /home/peko/autobuild/instance-0/dl/libebml/libebml-1.3.6.tar.xz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/libebml-1.3.6 -xf - >>> libebml 1.3.6 Patching >>> libebml 1.3.6 Configuring (mkdir -p /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ && cd /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/peko/autobuild/instance-0/output/host/bin/cmake /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 4.7.3 -- The CXX compiler identification is GNU 4.7.3 -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/peko/autobuild/instance-0/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++ -- Check for working CXX compiler: /home/peko/autobuild/instance-0/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/peko/autobuild/instance-0/output/build/libebml-1.3.6 >>> libebml 1.3.6 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/libebml-1.3.6' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/libebml-1.3.6' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/libebml-1.3.6' Scanning dependencies of target ebml make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/libebml-1.3.6' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/libebml-1.3.6' [ 4%] Building CXX object CMakeFiles/ebml.dir/src/Debug.cpp.o [ 8%] Building CXX object CMakeFiles/ebml.dir/src/EbmlCrc32.cpp.o [ 12%] Building CXX object CMakeFiles/ebml.dir/src/EbmlBinary.cpp.o [ 20%] Building CXX object CMakeFiles/ebml.dir/src/EbmlDate.cpp.o [ 20%] Building CXX object CMakeFiles/ebml.dir/src/EbmlContexts.cpp.o [ 25%] Building CXX object CMakeFiles/ebml.dir/src/EbmlDummy.cpp.o [ 29%] Building CXX object CMakeFiles/ebml.dir/src/EbmlElement.cpp.o [ 33%] Building CXX object CMakeFiles/ebml.dir/src/EbmlFloat.cpp.o [ 37%] Building CXX object CMakeFiles/ebml.dir/src/EbmlHead.cpp.o [ 41%] Building CXX object CMakeFiles/ebml.dir/src/EbmlMaster.cpp.o [ 45%] Building CXX object CMakeFiles/ebml.dir/src/EbmlSInteger.cpp.o /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp: In function 'int64_t {anonymous}::ToSigned(uint64_t)': /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:48:12: error: 'numeric_limits' is not a member of 'std' /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:48:39: error: expected primary-expression before '>' token /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:48:40: error: '::max' has not been declared /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:48:40: note: suggested alternative: In file included from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-ctng_e500v2-linux-gnuspe/4.7.3/../../../../powerpc-ctng_e500v2-linux-gnuspe/include/c++/4.7.3/algorithm:62:0, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlEndian.h:41, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlTypes.h:38, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlSInteger.h:43, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:38: /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-ctng_e500v2-linux-gnuspe/4.7.3/../../../../powerpc-ctng_e500v2-linux-gnuspe/include/c++/4.7.3/bits/stl_algobase.h:254:5: note: 'std::max' /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:51:35: error: 'numeric_limits' is not a member of 'std' /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:51:62: error: expected primary-expression before '>' token /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:51:63: error: '::min' has not been declared /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:51:63: note: suggested alternative: In file included from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-ctng_e500v2-linux-gnuspe/4.7.3/../../../../powerpc-ctng_e500v2-linux-gnuspe/include/c++/4.7.3/algorithm:62:0, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlEndian.h:41, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlTypes.h:38, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlSInteger.h:43, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:38: /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-ctng_e500v2-linux-gnuspe/4.7.3/../../../../powerpc-ctng_e500v2-linux-gnuspe/include/c++/4.7.3/bits/stl_algobase.h:233:5: note: 'std::min' /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:51:74: error: 'numeric_limits' is not a member of 'std' /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:51:101: error: expected primary-expression before '>' token /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:51:102: error: '::min' has not been declared /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:51:102: note: suggested alternative: In file included from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-ctng_e500v2-linux-gnuspe/4.7.3/../../../../powerpc-ctng_e500v2-linux-gnuspe/include/c++/4.7.3/algorithm:62:0, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlEndian.h:41, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlTypes.h:38, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlSInteger.h:43, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:38: /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-ctng_e500v2-linux-gnuspe/4.7.3/../../../../powerpc-ctng_e500v2-linux-gnuspe/include/c++/4.7.3/bits/stl_algobase.h:233:5: note: 'std::min' /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp: In member function 'virtual filepos_t libebml::EbmlSInteger::ReadData(libebml::IOCallback&, libebml::ScopeMode)': /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:147:45: error: 'numeric_limits' is not a member of 'std' /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:147:73: error: expected primary-expression before '>' token /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:147:74: error: '::max' has not been declared /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:147:74: note: suggested alternative: In file included from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-ctng_e500v2-linux-gnuspe/4.7.3/../../../../powerpc-ctng_e500v2-linux-gnuspe/include/c++/4.7.3/algorithm:62:0, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlEndian.h:41, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlTypes.h:38, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/ebml/EbmlSInteger.h:43, from /home/peko/autobuild/instance-0/output/build/libebml-1.3.6/src/EbmlSInteger.cpp:38: /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-ctng_e500v2-linux-gnuspe/4.7.3/../../../../powerpc-ctng_e500v2-linux-gnuspe/include/c++/4.7.3/bits/stl_algobase.h:254:5: note: 'std::max' make[3]: *** [CMakeFiles/ebml.dir/src/EbmlSInteger.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/libebml-1.3.6' make[2]: *** [CMakeFiles/ebml.dir/all] Error 2 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/libebml-1.3.6' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/libebml-1.3.6' make: *** [/home/peko/autobuild/instance-0/output/build/libebml-1.3.6/.stamp_built] Error 2 make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'