Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/innoextract.spec'], chrootPath='/var/lib/mock/f24-build-5311993-595245/root'uid=1000shell=Falsegid=425timeout=172800env={'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100'}logger=user='mockbuild'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/innoextract.spec'] with env {'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/innoextract-1.6-1.fc24.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/innoextract.spec '], chrootPath='/var/lib/mock/f24-build-5311993-595245/root'uid=1000shell=Falsegid=425timeout=172800private_network=Trueenv={'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100'}logger=user='mockbuild'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/innoextract.spec '] with env {'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3eLv2E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf innoextract-1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/innoextract-1.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd innoextract-1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uLDbMf + umask 022 + cd /builddir/build/BUILD + cd innoextract-1.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_INSTALL_DATAROOTDIR=/usr/share -DCMAKE_INSTALL_MANDIR=/usr/share/man -DCMAKE_INSTALL_BINDIR=/usr/bin -- The C compiler identification is GNU 6.0.0 -- The CXX compiler identification is GNU 6.0.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Checking compiler flag: -Wall -- Checking compiler flag: -Wextra -- Checking compiler flag: -Wformat=2 -- Checking compiler flag: -Wundef -- Checking compiler flag: -Wpointer-arith -- Checking compiler flag: -Wcast-qual -- Checking compiler flag: -Woverloaded-virtual -- Checking compiler flag: -Wlogical-op -- Checking compiler flag: -Woverflow -- Checking compiler flag: -Wconversion -- Checking compiler flag: -Wsign-conversion -- Checking compiler flag: -Wmissing-declarations -- Checking compiler flag: -Wredundant-decls -- Checking compiler flag: -Wdouble-promotion -- Checking compiler flag: -Wmaybe-uninitialized -- Checking compiler flag: -Wno-maybe-uninitialized -- Checking compiler flag: -Wliteral-conversion - unsupported -- Checking compiler flag: -Wshift-overflow -- Checking compiler flag: -Wbool-conversions - unsupported -- Checking compiler flag: -Wheader-guard - unsupported -- Checking compiler flag: -Wpessimizing-move - unsupported -- Checking linker flag: -Wl,--as-needed -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found PythonInterp: /usr/bin/python3.5 (found version "3.5.1") -- Checking for module 'liblzma' -- Found liblzma, version 5.2.2 -- Found LZMA: /usr/lib/liblzma.so -- Checking LZMA: /usr/lib/liblzma.so -- Boost version: 1.60.0 -- Found the following Boost libraries: -- iostreams -- filesystem -- date_time -- system -- program_options -- regex -- Checking Boost: /usr/lib/libboost_iostreams.so;/usr/lib/libboost_filesystem.so;/usr/lib/libboost_date_time.so;/usr/lib/libboost_system.so;/usr/lib/libboost_program_options.so;/usr/lib/libboost_regex.so -- Found iconv: /usr/include -- Checking compiler flag: -std=c++14 -- Checking compiler flag: -pedantic -- Checking C++11 feature: alignof -- Checking C++11 feature: std::unique_ptr -- Checking compiler flag: -fvisibility=hidden -- Checking compiler flag: -fvisibility-inlines-hidden -- Looking for isatty -- Looking for isatty - found -- Looking for ioctl -- Looking for ioctl - found -- Looking for timegm -- Looking for timegm - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for AT_FDCWD -- Looking for AT_FDCWD - found -- Looking for utimensat -- Looking for utimensat - found -- Looking for posix_spawnp -- Looking for posix_spawnp - found -- Looking for waitpid -- Looking for waitpid - found -- Checking compiler builtin: __builtin_bswap16 -- Checking compiler builtin: __builtin_bswap32 -- Checking compiler builtin: __builtin_bswap64 Configuration: - Build type: Release - LZMA decompression: enabled - File time precision: nanoseconds - Charset conversion: iconv, builtin -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/innoextract-1.6 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/innoextract-1.6 -B/builddir/build/BUILD/innoextract-1.6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/innoextract-1.6/CMakeFiles /builddir/build/BUILD/innoextract-1.6/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/innoextract-1.6' make -f CMakeFiles/innoextract.dir/build.make CMakeFiles/innoextract.dir/depend make[2]: Entering directory '/builddir/build/BUILD/innoextract-1.6' /usr/bin/cmake -DINPUT=/builddir/build/BUILD/innoextract-1.6/src/release.cpp.in -DOUTPUT=/builddir/build/BUILD/innoextract-1.6/release.cpp "-DVERSION_SOURCES=VERSION;/builddir/build/BUILD/innoextract-1.6/VERSION;LICENSE;/builddir/build/BUILD/innoextract-1.6/LICENSE" -DGIT_DIR=/builddir/build/BUILD/innoextract-1.6/.git -DGIT_COMMAND= -P /builddir/build/BUILD/innoextract-1.6/cmake/VersionScript.cmake cd /builddir/build/BUILD/innoextract-1.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/innoextract-1.6 /builddir/build/BUILD/innoextract-1.6 /builddir/build/BUILD/innoextract-1.6 /builddir/build/BUILD/innoextract-1.6 /builddir/build/BUILD/innoextract-1.6/CMakeFiles/innoextract.dir/DependInfo.cmake --color= Scanning dependencies of target innoextract make[2]: Leaving directory '/builddir/build/BUILD/innoextract-1.6' make -f CMakeFiles/innoextract.dir/build.make CMakeFiles/innoextract.dir/build make[2]: Entering directory '/builddir/build/BUILD/innoextract-1.6' [ 2%] Building CXX object CMakeFiles/innoextract.dir/src/cli/extract.cpp.o [ 4%] Building CXX object CMakeFiles/innoextract.dir/src/cli/main.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/cli/main.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/cli/main.cpp /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/cli/extract.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/cli/extract.cpp [ 6%] Building CXX object CMakeFiles/innoextract.dir/src/crypto/adler32.cpp.o [ 8%] Building CXX object CMakeFiles/innoextract.dir/src/cli/gog.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/crypto/adler32.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/crypto/adler32.cpp /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/cli/gog.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/cli/gog.cpp [ 11%] Building CXX object CMakeFiles/innoextract.dir/src/crypto/checksum.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/crypto/checksum.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/crypto/checksum.cpp In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.hpp:38, from /builddir/build/BUILD/innoextract-1.6/src/setup/info.hpp:32, from /builddir/build/BUILD/innoextract-1.6/src/cli/gog.cpp:39: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.hpp:38, from /builddir/build/BUILD/innoextract-1.6/src/setup/info.hpp:32, from /builddir/build/BUILD/innoextract-1.6/src/cli/gog.cpp:39: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.hpp:38, from /builddir/build/BUILD/innoextract-1.6/src/setup/info.hpp:32, from /builddir/build/BUILD/innoextract-1.6/src/cli/gog.cpp:39: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/data.hpp:35, from /builddir/build/BUILD/innoextract-1.6/src/cli/extract.cpp:49: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/data.hpp:35, from /builddir/build/BUILD/innoextract-1.6/src/cli/extract.cpp:49: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/data.hpp:35, from /builddir/build/BUILD/innoextract-1.6/src/cli/extract.cpp:49: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ [ 13%] Building CXX object CMakeFiles/innoextract.dir/src/crypto/crc32.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/crypto/crc32.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/crypto/crc32.cpp [ 15%] Building CXX object CMakeFiles/innoextract.dir/src/crypto/hasher.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/crypto/hasher.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/crypto/hasher.cpp [ 17%] Building CXX object CMakeFiles/innoextract.dir/src/crypto/md5.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/crypto/md5.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/crypto/md5.cpp [ 20%] Building CXX object CMakeFiles/innoextract.dir/src/crypto/sha1.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/crypto/sha1.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/crypto/sha1.cpp [ 22%] Building CXX object CMakeFiles/innoextract.dir/src/loader/exereader.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/loader/exereader.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/loader/exereader.cpp [ 24%] Building CXX object CMakeFiles/innoextract.dir/src/loader/offsets.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/loader/offsets.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/loader/offsets.cpp [ 26%] Building CXX object CMakeFiles/innoextract.dir/src/setup/component.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/component.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/component.cpp [ 28%] Building CXX object CMakeFiles/innoextract.dir/src/setup/data.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/data.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/data.cpp [ 31%] Building CXX object CMakeFiles/innoextract.dir/src/setup/delete.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/delete.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/delete.cpp [ 33%] Building CXX object CMakeFiles/innoextract.dir/src/setup/directory.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/directory.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/directory.cpp In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/data.hpp:35, from /builddir/build/BUILD/innoextract-1.6/src/setup/data.cpp:21: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/data.hpp:35, from /builddir/build/BUILD/innoextract-1.6/src/setup/data.cpp:21: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/data.hpp:35, from /builddir/build/BUILD/innoextract-1.6/src/setup/data.cpp:21: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ [ 35%] Building CXX object CMakeFiles/innoextract.dir/src/setup/expression.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/expression.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/expression.cpp [ 37%] Building CXX object CMakeFiles/innoextract.dir/src/setup/file.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/file.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/file.cpp [ 40%] Building CXX object CMakeFiles/innoextract.dir/src/setup/filename.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/filename.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/filename.cpp [ 42%] Building CXX object CMakeFiles/innoextract.dir/src/setup/header.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/header.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/header.cpp [ 44%] Building CXX object CMakeFiles/innoextract.dir/src/setup/icon.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/icon.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/icon.cpp [ 46%] Building CXX object CMakeFiles/innoextract.dir/src/setup/info.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/info.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/info.cpp [ 48%] Building CXX object CMakeFiles/innoextract.dir/src/setup/ini.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/ini.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/ini.cpp In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.hpp:38, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.cpp:21: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.hpp:38, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.cpp:21: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.hpp:38, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.cpp:21: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ [ 51%] Building CXX object CMakeFiles/innoextract.dir/src/setup/item.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/item.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/item.cpp In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.hpp:38, from /builddir/build/BUILD/innoextract-1.6/src/setup/info.hpp:32, from /builddir/build/BUILD/innoextract-1.6/src/setup/info.cpp:21: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.hpp:38, from /builddir/build/BUILD/innoextract-1.6/src/setup/info.hpp:32, from /builddir/build/BUILD/innoextract-1.6/src/setup/info.cpp:21: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/setup/header.hpp:38, from /builddir/build/BUILD/innoextract-1.6/src/setup/info.hpp:32, from /builddir/build/BUILD/innoextract-1.6/src/setup/info.cpp:21: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ [ 53%] Building CXX object CMakeFiles/innoextract.dir/src/setup/language.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/language.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/language.cpp [ 55%] Building CXX object CMakeFiles/innoextract.dir/src/setup/message.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/message.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/message.cpp [ 57%] Building CXX object CMakeFiles/innoextract.dir/src/setup/permission.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/permission.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/permission.cpp [ 60%] Building CXX object CMakeFiles/innoextract.dir/src/setup/registry.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/registry.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/registry.cpp [ 62%] Building CXX object CMakeFiles/innoextract.dir/src/setup/run.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/run.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/run.cpp [ 64%] Building CXX object CMakeFiles/innoextract.dir/src/setup/task.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/task.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/task.cpp [ 66%] Building CXX object CMakeFiles/innoextract.dir/src/setup/type.cpp.o [ 68%] Building CXX object CMakeFiles/innoextract.dir/src/setup/version.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/type.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/type.cpp /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/version.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/version.cpp [ 71%] Building CXX object CMakeFiles/innoextract.dir/src/setup/windows.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/setup/windows.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/setup/windows.cpp [ 73%] Building CXX object CMakeFiles/innoextract.dir/src/stream/block.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/stream/block.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/stream/block.cpp [ 75%] Building CXX object CMakeFiles/innoextract.dir/src/stream/chunk.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/stream/chunk.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.cpp [ 77%] Building CXX object CMakeFiles/innoextract.dir/src/stream/file.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/stream/file.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/stream/file.cpp In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/filtering_stream.hpp:19, from /builddir/build/BUILD/innoextract-1.6/src/stream/block.cpp:29: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/filtering_stream.hpp:19, from /builddir/build/BUILD/innoextract-1.6/src/stream/block.cpp:29: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/filtering_stream.hpp:19, from /builddir/build/BUILD/innoextract-1.6/src/stream/block.cpp:29: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ [ 80%] Building CXX object CMakeFiles/innoextract.dir/src/stream/lzma.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/stream/lzma.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/stream/lzma.cpp In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.cpp:21: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.cpp:21: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.hpp:37, from /builddir/build/BUILD/innoextract-1.6/src/stream/chunk.cpp:21: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/file.hpp:31, from /builddir/build/BUILD/innoextract-1.6/src/stream/file.cpp:21: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/file.hpp:31, from /builddir/build/BUILD/innoextract-1.6/src/stream/file.cpp:21: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/chain.hpp:29, from /builddir/build/BUILD/innoextract-1.6/src/stream/file.hpp:31, from /builddir/build/BUILD/innoextract-1.6/src/stream/file.cpp:21: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ [ 82%] Building CXX object CMakeFiles/innoextract.dir/src/stream/slice.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/stream/slice.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/stream/slice.cpp [ 84%] Building CXX object CMakeFiles/innoextract.dir/src/util/console.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/util/console.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/util/console.cpp [ 86%] Building CXX object CMakeFiles/innoextract.dir/src/util/encoding.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/util/encoding.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/util/encoding.cpp [ 88%] Building CXX object CMakeFiles/innoextract.dir/src/util/load.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/util/load.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/util/load.cpp [ 91%] Building CXX object CMakeFiles/innoextract.dir/src/util/log.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/util/log.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/util/log.cpp [ 93%] Building CXX object CMakeFiles/innoextract.dir/src/util/process.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/util/process.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/util/process.cpp [ 95%] Building CXX object CMakeFiles/innoextract.dir/src/util/time.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/src/util/time.cpp.o -c /builddir/build/BUILD/innoextract-1.6/src/util/time.cpp [ 97%] Building CXX object CMakeFiles/innoextract.dir/release.cpp.o /usr/bin/c++ -D_GNU_SOURCE=1 -I/builddir/build/BUILD/innoextract-1.6/src -I/builddir/build/BUILD/innoextract-1.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -o CMakeFiles/innoextract.dir/release.cpp.o -c /builddir/build/BUILD/innoextract-1.6/release.cpp [100%] Linking CXX executable innoextract /usr/bin/cmake -E cmake_link_script CMakeFiles/innoextract.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wformat=2 -Wundef -Wpointer-arith -Wcast-qual -Woverloaded-virtual -Wlogical-op -Woverflow -Wconversion -Wsign-conversion -Wmissing-declarations -Wredundant-decls -Wdouble-promotion -Wno-maybe-uninitialized -Wshift-overflow -std=c++14 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed CMakeFiles/innoextract.dir/src/cli/extract.cpp.o CMakeFiles/innoextract.dir/src/cli/gog.cpp.o CMakeFiles/innoextract.dir/src/cli/main.cpp.o CMakeFiles/innoextract.dir/src/crypto/adler32.cpp.o CMakeFiles/innoextract.dir/src/crypto/checksum.cpp.o CMakeFiles/innoextract.dir/src/crypto/crc32.cpp.o CMakeFiles/innoextract.dir/src/crypto/hasher.cpp.o CMakeFiles/innoextract.dir/src/crypto/md5.cpp.o CMakeFiles/innoextract.dir/src/crypto/sha1.cpp.o CMakeFiles/innoextract.dir/src/loader/exereader.cpp.o CMakeFiles/innoextract.dir/src/loader/offsets.cpp.o CMakeFiles/innoextract.dir/src/setup/component.cpp.o CMakeFiles/innoextract.dir/src/setup/data.cpp.o CMakeFiles/innoextract.dir/src/setup/delete.cpp.o CMakeFiles/innoextract.dir/src/setup/directory.cpp.o CMakeFiles/innoextract.dir/src/setup/expression.cpp.o CMakeFiles/innoextract.dir/src/setup/file.cpp.o CMakeFiles/innoextract.dir/src/setup/filename.cpp.o CMakeFiles/innoextract.dir/src/setup/header.cpp.o CMakeFiles/innoextract.dir/src/setup/icon.cpp.o CMakeFiles/innoextract.dir/src/setup/info.cpp.o CMakeFiles/innoextract.dir/src/setup/ini.cpp.o CMakeFiles/innoextract.dir/src/setup/item.cpp.o CMakeFiles/innoextract.dir/src/setup/language.cpp.o CMakeFiles/innoextract.dir/src/setup/message.cpp.o CMakeFiles/innoextract.dir/src/setup/permission.cpp.o CMakeFiles/innoextract.dir/src/setup/registry.cpp.o CMakeFiles/innoextract.dir/src/setup/run.cpp.o CMakeFiles/innoextract.dir/src/setup/task.cpp.o CMakeFiles/innoextract.dir/src/setup/type.cpp.o CMakeFiles/innoextract.dir/src/setup/version.cpp.o CMakeFiles/innoextract.dir/src/setup/windows.cpp.o CMakeFiles/innoextract.dir/src/stream/block.cpp.o CMakeFiles/innoextract.dir/src/stream/chunk.cpp.o CMakeFiles/innoextract.dir/src/stream/file.cpp.o CMakeFiles/innoextract.dir/src/stream/lzma.cpp.o CMakeFiles/innoextract.dir/src/stream/slice.cpp.o CMakeFiles/innoextract.dir/src/util/console.cpp.o CMakeFiles/innoextract.dir/src/util/encoding.cpp.o CMakeFiles/innoextract.dir/src/util/load.cpp.o CMakeFiles/innoextract.dir/src/util/log.cpp.o CMakeFiles/innoextract.dir/src/util/process.cpp.o CMakeFiles/innoextract.dir/src/util/time.cpp.o CMakeFiles/innoextract.dir/release.cpp.o -o innoextract /usr/lib/liblzma.so /usr/lib/libboost_iostreams.so /usr/lib/libboost_filesystem.so /usr/lib/libboost_date_time.so /usr/lib/libboost_system.so /usr/lib/libboost_program_options.so /usr/lib/libboost_regex.so make[2]: Leaving directory '/builddir/build/BUILD/innoextract-1.6' [100%] Built target innoextract make[1]: Leaving directory '/builddir/build/BUILD/innoextract-1.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/innoextract-1.6/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8XjvEk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm ++ dirname /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm + cd innoextract-1.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm /usr/bin/cmake -H/builddir/build/BUILD/innoextract-1.6 -B/builddir/build/BUILD/innoextract-1.6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/innoextract-1.6/CMakeFiles /builddir/build/BUILD/innoextract-1.6/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/innoextract-1.6' /usr/bin/make -f CMakeFiles/innoextract.dir/build.make CMakeFiles/innoextract.dir/depend make[2]: Entering directory '/builddir/build/BUILD/innoextract-1.6' cd /builddir/build/BUILD/innoextract-1.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/innoextract-1.6 /builddir/build/BUILD/innoextract-1.6 /builddir/build/BUILD/innoextract-1.6 /builddir/build/BUILD/innoextract-1.6 /builddir/build/BUILD/innoextract-1.6/CMakeFiles/innoextract.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/innoextract-1.6' /usr/bin/make -f CMakeFiles/innoextract.dir/build.make CMakeFiles/innoextract.dir/build make[2]: Entering directory '/builddir/build/BUILD/innoextract-1.6' make[2]: Nothing to be done for 'CMakeFiles/innoextract.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/innoextract-1.6' [100%] Built target innoextract make[1]: Leaving directory '/builddir/build/BUILD/innoextract-1.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/innoextract-1.6/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/innoextract-1.6' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/innoextract-1.6' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm/usr/bin/innoextract -- Installing: /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm/usr/share/man/man1/innoextract.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/innoextract-1.6 extracting debug info from /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm/usr/bin/innoextract dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 847 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: innoextract-1.6-1.fc24.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pa822k + umask 022 + cd /builddir/build/BUILD + cd innoextract-1.6 + DOCDIR=/builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm/usr/share/doc/innoextract + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm/usr/share/doc/innoextract + cp -pr README.md /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm/usr/share/doc/innoextract + cp -pr CHANGELOG /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm/usr/share/doc/innoextract + cp -pr VERSION /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm/usr/share/doc/innoextract + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ANJwIp + umask 022 + cd /builddir/build/BUILD + cd innoextract-1.6 + LICENSEDIR=/builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm/usr/share/licenses/innoextract + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm/usr/share/licenses/innoextract + cp -pr LICENSE /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm/usr/share/licenses/innoextract + exit 0 Provides: innoextract = 1.6-1.fc24 innoextract(armv7hl-32) = 1.6-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libboost_filesystem.so.1.60.0 libboost_iostreams.so.1.60.0 libboost_program_options.so.1.60.0 libboost_system.so.1.60.0 libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblzma.so.5 liblzma.so.5(XZ_5.0) libm.so.6 libm.so.6(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: innoextract-debuginfo-1.6-1.fc24.armv7hl Provides: innoextract-debuginfo = 1.6-1.fc24 innoextract-debuginfo(armv7hl-32) = 1.6-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm Wrote: /builddir/build/RPMS/innoextract-1.6-1.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/innoextract-debuginfo-1.6-1.fc24.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KzM9Uz + umask 022 + cd /builddir/build/BUILD + cd innoextract-1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/innoextract-1.6-1.fc24.arm + exit 0 Child return code was: 0 LEAVE do -->