request from: hawk checking if we should skip the build started at: Fri Aug 16 12:34:19 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/766ea9d4-5659-48dd-8513-1c5df922082d/openjpeg2-2.3.1-1.src.rpm fetched 2216361 bytes, 20266.4 K/s installing srpm: openjpeg2-2.3.1-1.src.rpm + install -d /tmp/B.bFbTJy/BUILD /tmp/B.bFbTJy/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog openjpeg2-2.3.1-1.src.rpm * Fri Aug 16 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/openjpeg2.git;a=log;h=afbc817bfadb0fe8a66d90ce7776d27726922c8a * Wed Apr 03 2019 Adam Gołębiowski afbc817 - updated to 2.3.1 * Sat Sep 01 2018 Jan Palus 44761d9 - drop executable checks from cmake file; rel 3 * Fri Aug 31 2018 Jan Palus d139d9a - drop check for static lib existence from cmake file; rel 2 * Fri Aug 31 2018 Jan Palus ccf8198 - add R: -progs to -devel (required by cmake file) + rpm -Uhv --nodeps --define '_topdir /tmp/B.bFbTJy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' openjpeg2-2.3.1-1.src.rpm openjpeg2 ################################################## + rm -f openjpeg2-2.3.1-1.src.rpm + install -m 700 -d /tmp/B.bFbTJy/BUILD/tmp + TMPDIR=/tmp/B.bFbTJy/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.bFbTJy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.bFbTJy/openjpeg2.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 766ea9d4-5659-48dd-8513-1c5df922082d; TMPDIR=/tmp/B.bFbTJy/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.bFbTJy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.bFbTJy/openjpeg2.spec + : build-id: 766ea9d4-5659-48dd-8513-1c5df922082d + TMPDIR=/tmp/B.bFbTJy/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.bFbTJy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.bFbTJy/openjpeg2.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bFbTJy/BUILD/tmp /bin/sh -e /tmp/B.bFbTJy/BUILD/tmp/rpm-tmp.68705 + umask 022 + cd /tmp/B.bFbTJy/BUILD + cd /tmp/B.bFbTJy/BUILD + rm -rf openjpeg-2.3.1 + /usr/bin/gzip -dc /tmp/B.bFbTJy/openjpeg2-2.3.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd openjpeg-2.3.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bFbTJy/BUILD/tmp /bin/sh -e /tmp/B.bFbTJy/BUILD/tmp/rpm-tmp.68705 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bFbTJy/BUILD/tmp + umask 022 + cd /tmp/B.bFbTJy/BUILD + cd openjpeg-2.3.1 + CC=i686-tld-linux-gcc CXX=i686-tld-linux-g++ CPPFLAGS= /usr/bin/cmake -Wno-dev '-DCMAKE_VERBOSE_MAKEFILE=ON' '-DCMAKE_BUILD_TYPE=PLD' '-DCMAKE_INSTALL_BINDIR:PATH=/usr/bin' '-DCMAKE_INSTALL_SBINDIR:PATH=/usr/sbin' '-DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/lib' '-DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc' '-DCMAKE_INSTALL_SHAREDSTATEDIRPATH:PATH=/var/lib' '-DCMAKE_INSTALL_LOCALSTATEDIRPATH:PATH=/var' '-DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib' '-DCMAKE_INSTALL_INCLUDEDIR:PATH=/usr/include' '-DCMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include' '-DCMAKE_INSTALL_DATAROOTDIR:PATH=/usr/share' '-DCMAKE_INSTALL_DATADIR:PATH=/usr/share' '-DCMAKE_INSTALL_INFODIR:PATH=/usr/share/info' '-DCMAKE_INSTALL_LOCALEDIR:PATH=/usr/share/locale' '-DCMAKE_INSTALL_MANDIR:PATH=/usr/share/man' '-DCMAKE_INSTALL_DOCDIR:PATH=/usr/share/doc' '-DCMAKE_INSTALL_PREFIX:PATH=/usr' '-DSYSCONF_INSTALL_DIR:PATH=/etc' '-DCMAKE_CXX_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG' '-DCMAKE_C_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG' '-DCMAKE_Fortran_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG' '-DCMAKE_EXE_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DCMAKE_SHARED_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DCMAKE_MODULE_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DBUILD_SHARED_LIBS:BOOL=ON' . '-DBUILD_DOC=ON' '-DOPENJPEG_INSTALL_LIB_DIR=lib' -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/i686-tld-linux-gcc -- Check for working C compiler: /usr/bin/i686-tld-linux-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: /usr/bin/i686-tld-linux-g++ -- Check for working CXX compiler: /usr/bin/i686-tld-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for string.h -- Looking for string.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for math.h -- Looking for math.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for assert.h -- Looking for assert.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Checking for 64-bit off_t -- Checking for 64-bit off_t - present with _FILE_OFFSET_BITS=64 -- Checking for fseeko/ftello -- Checking for fseeko/ftello - present -- Large File support - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for memalign -- Looking for memalign - found -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Your system seems to have a Z lib available, we will use it to generate PNG lib -- Found PNG: /usr/lib/libpng.so (found version "1.6.37") -- Your system seems to have a PNG lib available, we will use it -- Found TIFF: /usr/lib/libtiff.so (found version "4.0.10") -- Your system seems to have a TIFF lib available, we will use it -- Found LCMS2: /usr/lib/liblcms2.so -- Your system seems to have a LCMS2 lib available, we will use it -- Found Doxygen: /usr/bin/doxygen (found version "1.8.3.1") found components: doxygen missing components: dot -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_PLD CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INFODIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_LOCALSTATEDIRPATH CMAKE_INSTALL_MANDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SHAREDSTATEDIRPATH CMAKE_INSTALL_SYSCONFDIR SYSCONF_INSTALL_DIR -- Build files have been written to: /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 + /usr/bin/make -j4 /usr/bin/cmake -S/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 -B/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/CMakeFiles /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/lib/openjp2/CMakeFiles/openjp2.dir/build.make src/lib/openjp2/CMakeFiles/openjp2.dir/depend make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/CMakeFiles/openjp2.dir/DependInfo.cmake --color= /usr/bin/make -f src/lib/openjp2/CMakeFiles/openjp2_static.dir/build.make src/lib/openjp2/CMakeFiles/openjp2_static.dir/depend /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/CMakeFiles/openjp2_static.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [ 1%] Generating html/index.html cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc && /usr/bin/doxygen /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/Doxyfile-html.dox Scanning dependencies of target openjp2_static make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/lib/openjp2/CMakeFiles/openjp2_static.dir/build.make src/lib/openjp2/CMakeFiles/openjp2_static.dir/build make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' Scanning dependencies of target openjp2 make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/lib/openjp2/CMakeFiles/openjp2.dir/build.make src/lib/openjp2/CMakeFiles/openjp2.dir/build [ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/thread.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/thread.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/thread.c [ 4%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/bio.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/bio.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/bio.c make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [ 5%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/thread.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/thread.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/thread.c [ 6%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/cio.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/cio.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/cio.c [ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/dwt.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/dwt.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/dwt.c Searching for include files... Searching for example files... Searching for images... Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/CMakeFiles Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/CMakeFiles/doc.dir Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/html Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/man Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/man/man1 Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/man/man3 Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/CMakeFiles Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/CMakeFiles/openjp2.dir Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/CMakeFiles/openjp2_static.dir Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/CMakeFiles Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/CMakeFiles/doc.dir Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/html Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/man Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/man/man1 Searching for files in directory /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/man/man3 Reading and parsing tag files Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/bench_dwt.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/bench_dwt.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/bio.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/bio.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/bio.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/bio.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/cidx_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/cidx_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/cidx_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/cidx_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/cio.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/cio.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/cio.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/cio.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/dwt.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/dwt.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/dwt.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/dwt.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/event.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/event.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/event.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/event.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/function_list.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/function_list.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/function_list.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/function_list.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/image.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/image.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/image.h... Parsing file /tmp/B.[ 9%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/bio.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/bio.c [ 10%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/event.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/event.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/event.c bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/image.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/indexbox_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/indexbox_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/invert.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/invert.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/invert.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/invert.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/j2k.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/j2k.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/j2k.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/j2k.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/jp2.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/jp2.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/jp2.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/jp2.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mct.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mct.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mct.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mct.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mqc.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mqc.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mqc.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mqc.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mqc_inl.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mqc_inl.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/openjpeg.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/openjpeg.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/openjpeg.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/openjpeg.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_clock.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_clock.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_clock.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_clock.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_codec.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_codec.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_common.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_common.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_config.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_config.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_config_private.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_config_private.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_includes.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_includes.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_intmath.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_intmath.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_inttypes.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_inttypes.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_malloc.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_malloc.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_malloc.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_malloc.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_stdint.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3[ 12%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/cio.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/cio.c [ 13%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/image.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/image.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/image.c .1/src/lib/openjp2/opj_stdint.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/phix_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/phix_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/pi.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/pi.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/pi.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/pi.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/ppix_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/ppix_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/sparse_array.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/sparse_array.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/sparse_array.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/sparse_array.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t1.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t1.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t1.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t1.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t1_generate_luts.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t1_generate_luts.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t1_luts.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t1_luts.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t2.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t2.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t2.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t2.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tcd.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tcd.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tcd.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tcd.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/test_sparse_array.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/test_sparse_array.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tgt.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tgt.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tgt.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tgt.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/thix_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/thix_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/thread.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/thread.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/thread.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/thread.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tls_keys.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tls_keys.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tpix_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tpix_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/auxtrans_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/auxtrans_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/auxtrans_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/auxtrans_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/box_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/box_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/box_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/box_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/boxheader_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/boxheader_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/boxheader_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/boxheader_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/byte_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/byte_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/byte_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/byte_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/cache_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/cache_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/cache_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/cache_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/cachemodel_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/cachemodel_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/cachemodel_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/cachemodel_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/channel_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/channel_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/channel_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/channel_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/codestream_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/codestream_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/codestream_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/codestream_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/dec_clientmsg_handler.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/dec_clientmsg_handler.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/dec_clientmsg_handler.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/dec_clientmsg_handler.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/faixbox_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/faixbox_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/faixbox_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/faixbox_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/ihdrbox_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/ihdrbox_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/ihdrbox_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/ihdrbox_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/imgreg_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/imgreg_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/imgreg_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/imgreg_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/imgsock_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/imgsock_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/imgsock_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/imgsock_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/index_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/index_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib[ 15%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/dwt.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/dwt.c [ 16%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/invert.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/invert.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/invert.c /openjpip/index_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/index_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/j2kheader_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/j2kheader_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/j2kheader_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/j2kheader_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jp2k_decoder.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jp2k_decoder.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jp2k_decoder.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jp2k_decoder.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jp2k_encoder.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jp2k_encoder.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jp2k_encoder.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jp2k_encoder.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jpip_parser.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jpip_parser.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jpip_parser.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jpip_parser.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jpipstream_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jpipstream_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jpipstream_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/jpipstream_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/manfbox_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/manfbox_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/manfbox_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/manfbox_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/marker_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/marker_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/marker_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/marker_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/metadata_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/metadata_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/metadata_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/metadata_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/mhixbox_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/mhixbox_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/mhixbox_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/mhixbox_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/msgqueue_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/msgqueue_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/msgqueue_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/msgqueue_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/openjpip.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/openjpip.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/openjpip.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/openjpip.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/placeholder_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/placeholder_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjp[ 17%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/j2k.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/j2k.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/j2k.c eg-2.3.1/src/lib/openjpip/placeholder_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/placeholder_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/query_parser.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/query_parser.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/query_parser.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/query_parser.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/session_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/session_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/session_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/session_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/sock_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/sock_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/sock_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/sock_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/target_manager.c... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/target_manager.c... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/target_manager.h... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjpip/target_manager.h... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/Doxyfile-html.dox... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/Doxyfile-html.dox... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/mainpage.dox... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/mainpage.dox... Preprocessing /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/openjpip.dox... Parsing file /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/openjpip.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Parsing code for file auxtrans_manager.c... Generating code for file auxtrans_manager.h... Parsing code for file bench_dwt.c... Parsing code for file bio.c... Generating code for file bio.h... Parsing code for file box_manager.c... Generating code for file box_manager.h... Parsing code for file boxheader_manager.c... Generating code for file boxheader_manager.h... Parsing code for file byte_manager.c... Generating code for file byte_manager.h... Parsing code for file cache_manager.c... Generating code for file cache_manager.h... Parsing code for file cachemodel_manager.c... [ 19%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/jp2.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/jp2.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/jp2.c [ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/mct.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/mct.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mct.c [ 21%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/event.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/event.c [ 23%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/image.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/image.c [ 24%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/mqc.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/mqc.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mqc.c [ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/invert.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/invert.c [ 27%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/openjpeg.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/openjpeg.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/openjpeg.c Generating code for file cachemodel_manager.h... Parsing code for file channel_manager.c... Generating code for file channel_manager.h... Parsing code for file cidx_manager.c... Generating code for file cidx_manager.h... Parsing code for file cio.c... Generating code for file cio.h... Parsing code for file codestream_manager.c... Generating code for file codestream_manager.h... Parsing code for file dec_clientmsg_handler.c... Generating code for file dec_clientmsg_handler.h... Parsing code for file Doxyfile-html.dox... Parsing code for file dwt.c... Generating code for file dwt.h... Parsing code for file event.c... Generating code for file event.h... Parsing code for file faixbox_manager.c... Generating code for file faixbox_manager.h... Parsing code for file function_list.c... Generating code for file function_list.h... Parsing code for file ihdrbox_manager.c... Generating code for file ihdrbox_manager.h... Parsing code for file image.c... Generating code for file image.h... Parsing code for file imgreg_manager.c... Generating code for file imgreg_manager.h... Parsing code for file imgsock_manager.c... Generating code for file imgsock_manager.h... Parsing code for file index_manager.c... Generating code for file index_manager.h... Generating code for file indexbox_manager.h... Parsing code for file invert.c... Generating code for file invert.h... Parsing code for file j2k.c... Generating code for file j2k.h... Parsing code for file j2kheader_manager.c... Generating code for file j2kheader_manager.h... Parsing code for file jp2.c... Generating code for file jp2.h... Parsing code for file jp2k_decoder.c... Generating code for file jp2k_decoder.h... Parsing code for file jp2k_encoder.c... Generating code for file jp2k_encoder.h... Parsing code for file jpip_parser.c... Generating code for file jpip_parser.h... Parsing code for file jpipstream_manager.c... Generating code for file jpipstream_manager.h... Parsing code for file mainpage.dox... Parsing code for file manfbox_manager.c... Generating code for file manfbox_manager.h... Parsing code for file marker_manager.c... Generating code for file marker_manager.h... Parsing code for file mct.c... Generating code for file mct.h... Parsing code for file metadata_manager.c... Generating code for file metadata_manager.h... Parsing code for file mhixbox_manager.c... Generating code for file mhixbox_manager.h... Parsing code for file mqc.c... Generating code for file mqc.h... Generating code for file mqc_inl.h... Parsing code for file msgqueue_manager.c... Generating code for file msgqueue_manager.h... Parsing code for file openjpeg.c... Generating code for file openjpeg.h... Parsing code for file openjpip.c... Parsing code for file openjpip.dox... Generating code for file openjpip.h... Parsing code for file opj_clock.c... Generating code for file opj_clock.h... Generating code for file opj_codec.h... Generating code for file opj_common.h... Generating code for file opj_config.h... Generating code for file opj_config_private.h... Generating code for file opj_includes.h... Generating code for file opj_intmath.h... Generating code for file opj_inttypes.h... Parsing code for file opj_malloc.c... Generating code for file opj_malloc.h... Generating code for file opj_stdint.h... Parsing code for file phix_manager.c... Parsing code for file pi.c... Generating code for file pi.h... Parsing code for file placeholder_manager.c... Generating code for file placeholder_manager.h... Parsing code for file ppix_manager.c... Parsing code for file query_parser.c... Generating code for file query_parser.h... Parsing code for file session_manager.c... Generating code for file session_manager.h... Parsing code for file sock_manager.c... Generating code for file sock_manager.h... Parsing code for file sparse_array.c... Generating code for file sparse_array.h... Parsing code for file t1.c... Generating code for file t1.h... Parsing code for file t1_generate_luts.c... Generating code for file t1_luts.h... Parsing code for file t2.c... Generating code for file t2.h... Parsing code for file target_manager.c[ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/j2k.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/j2k.c [ 30%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/opj_clock.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/opj_clock.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_clock.c [ 31%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/pi.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/pi.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/pi.c ... Generating code for file target_manager.h... Parsing code for file tcd.c... Generating code for file tcd.h... Parsing code for file test_sparse_array.c... Parsing code for file tgt.c... Generating code for file tgt.h... Parsing code for file thix_manager.c... Parsing code for file thread.c... Generating code for file thread.h... Generating code for file tls_keys.h... Parsing code for file tpix_manager.c... Generating file documentation... Generating docs for file auxtrans_manager.c... Generating docs for file auxtrans_manager.h... Generating docs for file bench_dwt.c... Generating docs for file bio.c... Generating docs for file bio.h... Generating docs for file box_manager.c... Generating docs for file box_manager.h... Generating docs for file boxheader_manager.c... Generating docs for file boxheader_manager.h... Generating docs for file byte_manager.c... Generating docs for file byte_manager.h... Generating docs for file cache_manager.c... Generating docs for file cache_manager.h... Generating docs for file cachemodel_manager.c... Generating docs for file cachemodel_manager.h... Generating docs for file channel_manager.c... Generating docs for file channel_manager.h... Generating docs for file cidx_manager.c... Generating docs for file cidx_manager.h... Generating docs for file cio.c... Generating docs for file cio.h... Generating docs for file codestream_manager.c... Generating docs for file codestream_manager.h... Generating docs for file dec_clientmsg_handler.c... Generating docs for file dec_clientmsg_handler.h... Generating docs for file Doxyfile-html.dox... Generating docs for file dwt.c... Generating docs for file dwt.h... Generating docs for file event.c... Generating docs for file event.h... Generating docs for file faixbox_manager.c... Generating docs for file faixbox_manager.h... Generating docs for file function_list.c... Generating docs for file function_list.h... Generating docs for file ihdrbox_manager.c... Generating docs for file ihdrbox_manager.h... Generating docs for file image.c... Generating docs for file image.h... Generating docs for file imgreg_manager.c... Generating docs for file imgreg_manager.h... Generating docs for file imgsock_manager.c... Generating docs for file imgsock_manager.h... Generating docs for file index_manager.c... Generating docs for file index_manager.h... Generating docs for file indexbox_manager.h... Generating docs for file invert.c... Generating docs for file invert.h... Generating docs for file j2k.c... Generating docs for file j2k.h... Generating docs for file j2kheader_manager.c... Generating docs for file j2kheader_manager.h... Generating docs for file jp2.c... Generating docs for file jp2.h... Generating docs for file jp2k_decoder.c... Generating docs for file jp2k_decoder.h... Generating docs for file jp2k_encoder.c... Generating docs for file jp2k_encoder.h... Generating docs for file jpip_parser.c... Generating docs for file jpip_parser.h... Generating docs for file jpipstream_manager.c... Generating docs for file jpipstream_manager.h... Generating docs for file mainpage.dox... Generating docs for file manfbox_manager.c... Generating docs for file manfbox_manager.h... Generating docs for file marker_manager.c... Generating docs for file marker_manager.h... Generating docs for file mct.c... Generating docs for file mct.h... Generating docs for file metadata_manager.c... Generating docs for file metadata_manager.h... Generating docs for file mhixbox_manager.c... Generating docs for file mhixbox_manager.h... Generating docs for file mqc.c... Generating docs for file mqc.h... Generating docs for file mqc_inl.h... Generating docs for file msgqueue_manager.c... Generating docs for file msgqueue_manager.h... Generating docs for file openjpeg.c... Generating docs for file openjpeg.h... Generating docs for file openjpip.c... Generating docs for file openjpip.dox... Generating docs for file openjpip.h... Generating docs for file opj_clock.c... Generating docs for file opj_clock.h... Generating docs for file opj_codec.h... Generating docs for file opj_common.h... Gener[ 32%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/t1.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/t1.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t1.c [ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/t2.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/t2.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t2.c ating docs for file opj_config.h... Generating docs for file opj_config_private.h... Generating docs for file opj_includes.h... Generating docs for file opj_intmath.h... Generating docs for file opj_inttypes.h... Generating docs for file opj_malloc.c... Generating docs for file opj_malloc.h... Generating docs for file opj_stdint.h... Generating docs for file phix_manager.c... Generating docs for file pi.c... Generating docs for file pi.h... Generating docs for file placeholder_manager.c... Generating docs for file placeholder_manager.h... Generating docs for file ppix_manager.c... Generating docs for file query_parser.c... Generating docs for file query_parser.h... Generating docs for file session_manager.c... Generating docs for file session_manager.h... Generating docs for file sock_manager.c... Generating docs for file sock_manager.h... Generating docs for file sparse_array.c... Generating docs for file sparse_array.h... Generating docs for file t1.c... Generating docs for file t1.h... Generating docs for file t1_generate_luts.c... Generating docs for file t1_luts.h... Generating docs for file t2.c... Generating docs for file t2.h... Generating docs for file target_manager.c... Generating docs for file target_manager.h... Generating docs for file tcd.c... Generating docs for file tcd.h... Generating docs for file test_sparse_array.c... Generating docs for file tgt.c... Generating docs for file tgt.h... Generating docs for file thix_manager.c... Generating docs for file thread.c... Generating docs for file thread.h... Generating docs for file tls_keys.h... Generating docs for file tpix_manager.c... Generating page documentation... Generating docs for page openjpippage... Generating group documentation... Generating class documentation... Generating docs for compound aux_response_param... Generating docs for compound auxtrans_param... Generating docs for compound box_param... Generating docs for compound boxcontents_param... Generating docs for compound boxheader_param... Generating docs for compound boxlist_param... Generating docs for compound cache_param... Generating docs for compound cachelist_param... Generating docs for compound cachemodel_param... Generating docs for compound cachemodellist_param... Generating docs for compound channel_param... Generating docs for compound channellist_param... Generating docs for compound codestream_param... Generating docs for compound CODmarker_param... Generating docs for compound dec_server_record... Generating docs for compound dwt_local... Generating docs for compound faixbox_param... Generating docs for compound faixelem4_param... Generating docs for compound faixelem8_param... Generating docs for compound ihdrbox_param... Generating docs for compound imgreg_param... Generating docs for compound index_param... Generating docs for compound j2k_prog_order... Generating docs for compound jpip_dec_param... Generating docs for compound manfbox_param... Generating docs for compound marker_param... Generating docs for compound markeridx_param... Generating docs for compound message_param... Generating docs for compound metadata_param... Generating docs for compound metadatalist_param... Generating docs for compound mhixbox_param... Generating docs for compound msgqueue_param... Generating docs for compound opj_bio... Generating docs for compound opj_codec_private... Generating docs for compound opj_codestream_index... Generating docs for compound opj_codestream_info... Generating docs for compound opj_codestream_info_v2... Generating docs for compound opj_cp... Generating docs for compound opj_cparameters... Generating docs for compound opj_dec_memory_marker_handler... Generating docs for compound opj_decoding_param... Generating docs for compound opj_dparameters... Generating docs for compound opj_dwd_decode_h_job_t... Generating docs for compound opj_dwd_decode_v_job_t... Generating docs for compound opj_encoding_param... Generating docs for compound opj_event_mgr... Generating docs for compound opj_image... Generating docs for compound opj_image_comp... Generating docs for co[ 35%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/tcd.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/tcd.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tcd.c mpound opj_image_comptparm... Generating docs for compound opj_j2k... Generating docs for compound opj_j2k_dec... Generating docs for compound opj_j2k_enc... Generating docs for compound opj_job_list_t... Generating docs for compound opj_jp2... Generating docs for compound opj_jp2_box... Generating docs for compound opj_jp2_cdef... Generating docs for compound opj_jp2_cdef_info... Generating docs for compound opj_jp2_cmap_comp... Generating docs for compound opj_jp2_color... Generating docs for compound opj_jp2_comps... Generating docs for compound opj_jp2_header_handler... Generating docs for compound opj_jp2_img_header_writer_handler... Generating docs for compound opj_jp2_index... Generating docs for compound opj_jp2_metadata... Generating docs for compound opj_jp2_pclr... Generating docs for compound opj_marker_info... Generating docs for compound opj_mct_data... Generating docs for compound opj_mqc... Generating docs for compound opj_mqc_state... Generating docs for compound opj_packet_info... Generating docs for compound opj_pi_comp... Generating docs for compound opj_pi_iterator... Generating docs for compound opj_pi_resolution... Generating docs for compound opj_poc... Generating docs for compound opj_ppx_struct... Generating docs for compound opj_procedure_list... Generating docs for compound opj_simple_mcc_decorrelation_data... Generating docs for compound opj_sparse_array_int32... Generating docs for compound opj_stepsize... Generating docs for compound opj_stream_private... Generating docs for compound opj_t1... Generating docs for compound opj_t1_cblk_decode_processing_job_t... Generating docs for compound opj_t2... Generating docs for compound opj_tccp... Generating docs for compound opj_tccp_info... Generating docs for compound opj_tcd... Generating docs for compound opj_tcd_band... Generating docs for compound opj_tcd_cblk_dec... Generating docs for compound opj_tcd_cblk_enc... Generating docs for compound opj_tcd_image... Generating docs for compound opj_tcd_layer... Generating docs for compound opj_tcd_pass... Generating docs for compound opj_tcd_precinct... Generating docs for compound opj_tcd_resolution... Generating docs for compound opj_tcd_seg... Generating docs for compound opj_tcd_seg_data_chunk... Generating docs for compound opj_tcd_tile... Generating docs for compound opj_tcd_tilecomp... Generating docs for compound opj_tcp... Generating docs for compound opj_tgt_node... Generating docs for compound opj_tgt_tree... Generating docs for compound opj_thread_pool_t... Generating docs for compound opj_tile_index... Generating docs for compound opj_tile_info... Generating docs for compound opj_tile_v2_info... Generating docs for compound opj_tls_key_val_t... Generating docs for compound opj_tls_t... Generating docs for compound opj_tp_index... Generating docs for compound opj_tp_info... Generating docs for compound opj_v4_t... Generating docs for compound opj_worker_thread_job_t... Generating docs for compound opj_worker_thread_list_t... Generating docs for compound opj_worker_thread_t... Generating docs for compound placeholder_param... Generating docs for compound placeholderlist_param... Generating docs for compound query_param... Generating docs for compound range_param... Generating docs for compound session_param... Generating docs for compound sessionlist_param... Generating docs for compound SIZmarker_param... Generating docs for compound subfaixbox4_param... Generating docs for compound subfaixbox8_param... Generating docs for compound subfaixbox_param... Generating docs for compound target_param... Generating docs for compound targetlist_param... Generating docs for compound v4dwt_local... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 3972/65536 hits=70225 misses=4226 finished... [ 36%] Building doxygen documentation make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [ 36%] Built target doc [ 38%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/jp2.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/jp2.c [ 39%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/mct.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mct.c [ 41%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/tgt.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/tgt.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tgt.c [ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/mqc.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/mqc.c [ 43%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/openjpeg.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/openjpeg.c [ 45%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/function_list.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/function_list.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/function_list.c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/openjpeg.c: In function 'opj_stream_create_file_stream': /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/openjpeg.c:1041:30: warning: cast between incompatible function types from 'int (*)(FILE *)' {aka 'int (*)(struct _IO_FILE *)'} to 'void (*)(void *)' [-Wcast-function-type] (opj_stream_free_user_data_fn) fclose); ^ [ 46%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/opj_clock.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_clock.c [ 47%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/opj_malloc.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/opj_malloc.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_malloc.c [ 49%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/pi.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/pi.c [ 50%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/sparse_array.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/openjp2_static.dir/sparse_array.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/sparse_array.c [ 52%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/t1.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t1.c [ 53%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/t2.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/t2.c [ 54%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/tcd.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tcd.c [ 56%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/tgt.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/tgt.c [ 57%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/function_list.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/function_list.c [ 58%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/opj_malloc.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/opj_malloc.c [ 60%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/sparse_array.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/i686-tld-linux-gcc -DMUTEX_pthread -Dopenjp2_EXPORTS -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/openjp2.dir/sparse_array.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/sparse_array.c [ 61%] Linking C static library ../../../bin/libopenjp2.a cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/cmake -P CMakeFiles/openjp2_static.dir/cmake_clean_target.cmake cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/openjp2_static.dir/link.txt --verbose=1 /usr/bin/ar qc ../../../bin/libopenjp2.a CMakeFiles/openjp2_static.dir/thread.c.o CMakeFiles/openjp2_static.dir/bio.c.o CMakeFiles/openjp2_static.dir/cio.c.o CMakeFiles/openjp2_static.dir/dwt.c.o CMakeFiles/openjp2_static.dir/event.c.o CMakeFiles/openjp2_static.dir/image.c.o CMakeFiles/openjp2_static.dir/invert.c.o CMakeFiles/openjp2_static.dir/j2k.c.o CMakeFiles/openjp2_static.dir/jp2.c.o CMakeFiles/openjp2_static.dir/mct.c.o CMakeFiles/openjp2_static.dir/mqc.c.o CMakeFiles/openjp2_static.dir/openjpeg.c.o CMakeFiles/openjp2_static.dir/opj_clock.c.o CMakeFiles/openjp2_static.dir/pi.c.o CMakeFiles/openjp2_static.dir/t1.c.o CMakeFiles/openjp2_static.dir/t2.c.o CMakeFiles/openjp2_static.dir/tcd.c.o CMakeFiles/openjp2_static.dir/tgt.c.o CMakeFiles/openjp2_static.dir/function_list.c.o CMakeFiles/openjp2_static.dir/opj_malloc.c.o CMakeFiles/openjp2_static.dir/sparse_array.c.o /usr/bin/ranlib ../../../bin/libopenjp2.a make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [ 61%] Built target openjp2_static [ 63%] Linking C shared library ../../../bin/libopenjp2.so cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/openjp2.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -shared -Wl,-soname,libopenjp2.so.7 -o ../../../bin/libopenjp2.so.2.3.1 CMakeFiles/openjp2.dir/thread.c.o CMakeFiles/openjp2.dir/bio.c.o CMakeFiles/openjp2.dir/cio.c.o CMakeFiles/openjp2.dir/dwt.c.o CMakeFiles/openjp2.dir/event.c.o CMakeFiles/openjp2.dir/image.c.o CMakeFiles/openjp2.dir/invert.c.o CMakeFiles/openjp2.dir/j2k.c.o CMakeFiles/openjp2.dir/jp2.c.o CMakeFiles/openjp2.dir/mct.c.o CMakeFiles/openjp2.dir/mqc.c.o CMakeFiles/openjp2.dir/openjpeg.c.o CMakeFiles/openjp2.dir/opj_clock.c.o CMakeFiles/openjp2.dir/pi.c.o CMakeFiles/openjp2.dir/t1.c.o CMakeFiles/openjp2.dir/t2.c.o CMakeFiles/openjp2.dir/tcd.c.o CMakeFiles/openjp2.dir/tgt.c.o CMakeFiles/openjp2.dir/function_list.c.o CMakeFiles/openjp2.dir/opj_malloc.c.o CMakeFiles/openjp2.dir/sparse_array.c.o -lm -lpthread cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 && /usr/bin/cmake -E cmake_symlink_library ../../../bin/libopenjp2.so.2.3.1 ../../../bin/libopenjp2.so.7 ../../../bin/libopenjp2.so make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [ 63%] Built target openjp2 /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_compress.dir/build.make src/bin/jp2/CMakeFiles/opj_compress.dir/depend make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/CMakeFiles/opj_compress.dir/DependInfo.cmake --color= /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_decompress.dir/build.make src/bin/jp2/CMakeFiles/opj_decompress.dir/depend /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_dump.dir/build.make src/bin/jp2/CMakeFiles/opj_dump.dir/depend make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/CMakeFiles/opj_decompress.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/CMakeFiles/opj_dump.dir/DependInfo.cmake --color= Scanning dependencies of target opj_decompress make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_decompress.dir/build.make src/bin/jp2/CMakeFiles/opj_decompress.dir/build make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' Scanning dependencies of target opj_compress Scanning dependencies of target opj_dump make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_compress.dir/build.make src/bin/jp2/CMakeFiles/opj_compress.dir/build make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_dump.dir/build.make src/bin/jp2/CMakeFiles/opj_dump.dir/build make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [ 64%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_dump.dir/opj_dump.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/opj_dump.c [ 65%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_decompress.dir/convert.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convert.c [ 67%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o [ 68%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_decompress.dir/opj_decompress.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/opj_decompress.c cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_compress.dir/opj_compress.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/opj_compress.c [ 69%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_dump.dir/convert.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convert.c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/opj_compress.c: In function 'main': /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/opj_compress.c:543:31: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename); ^ In file included from /usr/include/stdio.h:867, from /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/opj_compress.c:42: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/opj_compress.c:556:36: warning: '.' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname, ^ In file included from /usr/include/stdio.h:867, from /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/opj_compress.c:42: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/opj_decompress.c: In function 'get_next_file': /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/opj_decompress.c:482:36: warning: '.' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname, ^ In file included from /usr/include/stdio.h:867, from /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/opj_decompress.c:42: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 71%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_compress.dir/convert.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convert.c [ 72%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertbmp.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_decompress.dir/convertbmp.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertbmp.c [ 73%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_decompress.dir/index.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/index.c [ 75%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_dump.dir/convertbmp.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertbmp.c [ 76%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_decompress.dir/__/common/color.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common/color.c [ 78%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common/opj_getopt.c [ 79%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/converttif.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_decompress.dir/converttif.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/converttif.c [ 80%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertbmp.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_compress.dir/convertbmp.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertbmp.c [ 82%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_decompress.dir/convertpng.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c [ 83%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_dump.dir/index.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/index.c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c: In function 'pngtoimage': /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:77:11: warning: variable 'reader' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] FILE *reader = NULL; ^~~~~~ /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:78:16: warning: variable 'rows' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] OPJ_BYTE** rows = NULL; ^~~~ /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:79:16: warning: variable 'row32s' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] OPJ_INT32* row32s = NULL; ^~~~~~ /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:81:18: warning: variable 'image' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] opj_image_t *image = NULL; ^~~~~ [ 84%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_dump.dir/__/common/color.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common/color.c [ 86%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_compress.dir/index.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/index.c [ 87%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common/opj_getopt.c [ 89%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/converttif.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_dump.dir/converttif.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/converttif.c [ 90%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertpng.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_dump.dir/convertpng.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c [ 91%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_compress.dir/__/common/color.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common/color.c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c: In function 'pngtoimage': /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:77:11: warning: variable 'reader' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] FILE *reader = NULL; ^~~~~~ /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:78:16: warning: variable 'rows' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] OPJ_BYTE** rows = NULL; ^~~~ /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:79:16: warning: variable 'row32s' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] OPJ_INT32* row32s = NULL; ^~~~~~ /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:81:18: warning: variable 'image' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] opj_image_t *image = NULL; ^~~~~ [ 93%] Linking C executable ../../../bin/opj_decompress cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/opj_decompress.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/opj_decompress.dir/opj_decompress.c.o CMakeFiles/opj_decompress.dir/convert.c.o CMakeFiles/opj_decompress.dir/convertbmp.c.o CMakeFiles/opj_decompress.dir/index.c.o CMakeFiles/opj_decompress.dir/__/common/color.c.o CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o CMakeFiles/opj_decompress.dir/converttif.c.o CMakeFiles/opj_decompress.dir/convertpng.c.o -o ../../../bin/opj_decompress -Wl,-rpath,/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/bin: ../../../bin/libopenjp2.so.2.3.1 -lpng -lz -ltiff -llcms2 -lz -lm -lrt -lpthread -ltiff -llcms2 -lm -lrt [ 94%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common/opj_getopt.c make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [ 95%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/converttif.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_compress.dir/converttif.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/converttif.c [ 95%] Built target opj_decompress [ 97%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.c.o cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/i686-tld-linux-gcc -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 -I/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/common -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wall -Wextra -Wconversion -Wunused-parameter -Wdeclaration-after-statement -Werror=declaration-after-statement -o CMakeFiles/opj_compress.dir/convertpng.c.o -c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c: In function 'pngtoimage': /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:77:11: warning: variable 'reader' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] FILE *reader = NULL; ^~~~~~ /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:78:16: warning: variable 'rows' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] OPJ_BYTE** rows = NULL; ^~~~ /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:79:16: warning: variable 'row32s' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] OPJ_INT32* row32s = NULL; ^~~~~~ /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/convertpng.c:81:18: warning: variable 'image' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] opj_image_t *image = NULL; ^~~~~ [ 98%] Linking C executable ../../../bin/opj_dump cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/opj_dump.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/opj_dump.dir/opj_dump.c.o CMakeFiles/opj_dump.dir/convert.c.o CMakeFiles/opj_dump.dir/convertbmp.c.o CMakeFiles/opj_dump.dir/index.c.o CMakeFiles/opj_dump.dir/__/common/color.c.o CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o CMakeFiles/opj_dump.dir/converttif.c.o CMakeFiles/opj_dump.dir/convertpng.c.o -o ../../../bin/opj_dump -Wl,-rpath,/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/bin: ../../../bin/libopenjp2.so.2.3.1 -lpng -lz -ltiff -llcms2 -lz -lm -lrt -lpthread -ltiff -llcms2 -lm -lrt make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [ 98%] Built target opj_dump [100%] Linking C executable ../../../bin/opj_compress cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/opj_compress.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/opj_compress.dir/opj_compress.c.o CMakeFiles/opj_compress.dir/convert.c.o CMakeFiles/opj_compress.dir/convertbmp.c.o CMakeFiles/opj_compress.dir/index.c.o CMakeFiles/opj_compress.dir/__/common/color.c.o CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o CMakeFiles/opj_compress.dir/converttif.c.o CMakeFiles/opj_compress.dir/convertpng.c.o -o ../../../bin/opj_compress -Wl,-rpath,/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/bin: ../../../bin/libopenjp2.so.2.3.1 -lpng -lz -ltiff -llcms2 -lz -lm -lrt -lpthread -ltiff -llcms2 -lm -lrt make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [100%] Built target opj_compress make[1]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/cmake -E cmake_progress_start /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/CMakeFiles 0 + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bFbTJy/BUILD/tmp /bin/sh -e /tmp/B.bFbTJy/BUILD/tmp/rpm-tmp.37896 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bFbTJy/BUILD/tmp + umask 022 + cd /tmp/B.bFbTJy/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder + /bin/mkdir -p /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder + cd openjpeg-2.3.1 + rm -rf /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder' /usr/bin/cmake -S/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 -B/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/CMakeFiles /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/lib/openjp2/CMakeFiles/openjp2.dir/build.make src/lib/openjp2/CMakeFiles/openjp2.dir/depend make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/CMakeFiles/openjp2.dir/DependInfo.cmake --color= /usr/bin/make -f src/lib/openjp2/CMakeFiles/openjp2_static.dir/build.make src/lib/openjp2/CMakeFiles/openjp2_static.dir/depend /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/lib/openjp2/CMakeFiles/openjp2_static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/lib/openjp2/CMakeFiles/openjp2.dir/build.make src/lib/openjp2/CMakeFiles/openjp2.dir/build make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/lib/openjp2/CMakeFiles/openjp2_static.dir/build.make src/lib/openjp2/CMakeFiles/openjp2_static.dir/build make[2]: Nothing to be done for 'src/lib/openjp2/CMakeFiles/openjp2.dir/build'. make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' make[2]: Nothing to be done for 'src/lib/openjp2/CMakeFiles/openjp2_static.dir/build'. make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [ 1%] Building doxygen documentation make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [ 31%] Built target openjp2 /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_compress.dir/build.make src/bin/jp2/CMakeFiles/opj_compress.dir/depend make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/CMakeFiles/opj_compress.dir/DependInfo.cmake --color= /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_decompress.dir/build.make src/bin/jp2/CMakeFiles/opj_decompress.dir/depend [ 61%] Built target openjp2_static [ 63%] Built target doc make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/CMakeFiles/opj_decompress.dir/DependInfo.cmake --color= /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_dump.dir/build.make src/bin/jp2/CMakeFiles/opj_dump.dir/depend make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' cd /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2 /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/src/bin/jp2/CMakeFiles/opj_dump.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_decompress.dir/build.make src/bin/jp2/CMakeFiles/opj_decompress.dir/build make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_compress.dir/build.make src/bin/jp2/CMakeFiles/opj_compress.dir/build make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' make[2]: Nothing to be done for 'src/bin/jp2/CMakeFiles/opj_decompress.dir/build'. make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/make -f src/bin/jp2/CMakeFiles/opj_dump.dir/build.make src/bin/jp2/CMakeFiles/opj_dump.dir/build make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' make[2]: Nothing to be done for 'src/bin/jp2/CMakeFiles/opj_compress.dir/build'. make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [ 75%] Built target opj_compress [ 87%] Built target opj_decompress make[2]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' make[2]: Nothing to be done for 'src/bin/jp2/CMakeFiles/opj_dump.dir/build'. make[2]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' [100%] Built target opj_dump make[1]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' /usr/bin/cmake -E cmake_progress_start /tmp/B.bFbTJy/BUILD/openjpeg-2.3.1/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/tmp/B.bFbTJy/BUILD/openjpeg-2.3.1' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "PLD" -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/lib/openjpeg-2.3/OpenJPEGTargets.cmake -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/lib/openjpeg-2.3/OpenJPEGTargets-pld.cmake -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/lib/openjpeg-2.3/OpenJPEGConfig.cmake -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/openjpeg-2.3/LICENSE -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/lib/pkgconfig/libopenjp2.pc -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/include/openjpeg-2.3/opj_config.h -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/lib/libopenjp2.so.2.3.1 -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/lib/libopenjp2.so.7 -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/lib/libopenjp2.so -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/lib/libopenjp2.a -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/include/openjpeg-2.3/openjpeg.h -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/include/openjpeg-2.3/opj_stdint.h -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/man/man3/libopenjp2.3 -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/bin/opj_decompress -- Set runtime path of "/tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/bin/opj_decompress" to "" -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/bin/opj_compress -- Set runtime path of "/tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/bin/opj_compress" to "" -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/bin/opj_dump -- Set runtime path of "/tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/bin/opj_dump" to "" -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/man/man1/opj_compress.1 -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/man/man1/opj_decompress.1 -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/man/man1/opj_dump.1 -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/test__sparse__array_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/doxygen.css -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__dec__memory__marker__handler.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___o_p_j___i_n_t_m_a_t_h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x79.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tgt_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/t1_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mhixbox__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structmarker__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x66.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__config_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x75.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structplaceholderlist__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2__cmap__comp.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structcachemodel__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x69.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___t_h_r_e_a_d.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jpip__parser_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/bio_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__ppx__struct.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x74.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/boxheader__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/bio_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___b_i_o.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/t1__generate__luts_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/boxheader__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x6c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__seg.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x6a.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structdec__server__record.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__layer.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x65.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structtarget__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__malloc_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dynsections.js -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__dparameters.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_type.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__dwd__decode__h__job__t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x70.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jpip__parser_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/target__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/openjpip_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structfaixelem4__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/closed.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mhixbox__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tls__keys_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x71.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structquery__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/placeholder__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/classes.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/thread_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/j2k_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structplaceholder__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x6d.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structihdrbox__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/_doxyfile-html_8dox.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__j2k.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/sync_off.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mqc__inl_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cachemodel__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jp2_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__packet__info.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cidx__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2link.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tab_s.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/invert_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/openjpeg_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/sparse__array_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x63.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x62.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/files.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structmessage__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/event_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structrange__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/imgreg__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x62.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cache__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__intmath_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2__img__header__writer__handler.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/t2_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/indexbox__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__cparameters.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cidx__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/byte__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/index__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jpip__parser_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x6a.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2__metadata.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___v_a_l.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__inttypes_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__stream__private.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/nav_g.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x75.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structfaixbox__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x61.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tccp__info.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/codestream__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x66.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dir_71010d0f252fd38a5ea8de1b7a25c7f5.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tgt__node.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___c_i_o.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___d_w_t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__worker__thread__job__t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__job__list__t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structv4dwt__local.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_eval.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/image_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__worker__thread__t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x6c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__tile.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___s_p_a_r_s_e___a_r_r_a_y.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2plastnode.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/function__list_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/pi_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cio_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/sparse__array_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x72.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mainpage_8dox.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/t2_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structboxlist__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__config__private_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x77.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2__pclr.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cachemodel__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jp2k__encoder_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x72.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__mct__data.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2cl.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/target__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__malloc_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x65.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jp2k__decoder_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___j_p2.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structdwt__local.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jpipstream__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jpipstream__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x72.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/thix__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x76.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structindex__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/pages.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x75.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tile__info.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/box__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_enum.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__event__mgr.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tcd_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mqc_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dwt_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/placeholder__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x78.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/msgqueue__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structsubfaixbox4__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__intmath_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tabs.css -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structcachelist__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jp2k__encoder_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x66.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ihdrbox__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structauxtrans__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/t1__luts_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2mlastnode.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__procedure__list.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jpip_architect.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/phix__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x6e.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2__cdef__info.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/byte__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cachemodel__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___m_q_c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2__box.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/open.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dir_b7b6a5e186aee91c92cd5256d1d9cab1.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/channel__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x76.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/index__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dec__clientmsg__handler_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/bdwn.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/metadata__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/image_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2ns.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x69.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/t2_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/doxygen.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__pi__resolution.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mct_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/modules.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__malloc_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__codec_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x62.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tcd_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structtargetlist__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x76.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2blank.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/bench__dwt_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__codestream__info__v2.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__config_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x72.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__dwd__decode__v__job__t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/struct_s_i_zmarker__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/target__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x63.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x73.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x6d.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/index__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/invert_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tab_h.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tp__info.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dir_8af83c0dc83a45a35ca6968cdc29a7af.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__clock_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__t1.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2node.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__pi__iterator.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__cp.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/imgreg__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mct_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x64.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x68.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/bc_s.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tile__index.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jpip_protocol.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x71.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x6c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___m_c_t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/manfbox__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___t_c_d.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/event_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/marker__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tccp.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dec__clientmsg__handler_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__band.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2folderopen.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tgt__tree.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dir_0beba201fa58c5260ecf243cb5c096d1.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__clock_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structboxheader__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__includes_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x70.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x71.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cio_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___i_m_a_g_e.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jp2_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x6d.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tp__index.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__t1__cblk__decode__processing__job__t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x75.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__seg__data__chunk.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2mo.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jp2k__decoder_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/t1_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structbox__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x64.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jpipstream__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/query__parser_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structcache__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x77.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__cblk__dec.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x6f.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x6e.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tpix__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__common_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___i_n_v_e_r_t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_vars.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/pi_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/manfbox__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/thread_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/j2kheader__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mqc__inl_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structmhixbox__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/struct_c_o_dmarker__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x77.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x6a.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x67.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2folderclosed.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/unionopj__v4__t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/codestream__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__mqc.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__worker__thread__list__t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structsubfaixbox8__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x69.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x74.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x73.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___e_v_e_n_t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2vertline.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mct_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structcodestream__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x62.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ppix__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/sparse__array_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__includes_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/openjpip_8dox.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jp2k__encoder_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x6e.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x6a.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x6b.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/channel__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mhixbox__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/nav_f.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x77.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__cblk__enc.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2__color.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mqc_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2__comps.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__image.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___m_i_s_c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structaux__response__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/openjpippage.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__thread__pool__t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/sock__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x64.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/openjpip_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x67.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x79.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__pass.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cidx__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__j2k__enc.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x64.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/t1__luts_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__simple__mcc__decorrelation__data.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x63.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/function__list_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/metadata__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2__cdef.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___p_i.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___t1.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__codec__private.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dir_8d5a0c38e804147df61edac1a4bbe20a.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dir_9d8c9e774a772971742e3d7c7d18a7b0.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/mqc_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x6b.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x68.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structj2k__prog__order.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x78.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/marker__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/event_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__t2.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__marker__info.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jquery.js -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/j2k_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/query__parser_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/j2kheader__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/box__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/faixbox__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tls__t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/boxheader__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x76.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__tilecomp.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dwt_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2__index.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structsessionlist__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dwt_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tcd_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/j2k_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tls__key__val__t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__clock_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x6f.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jp2_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x69.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x68.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/sock__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x73.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structmanfbox__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__stdint_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__image__comp.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x65.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x67.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tile__v2__info.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x6d.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/auxtrans__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/annotated.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x66.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x74.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2pnode.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x68.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dec__clientmsg__handler_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x65.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/faixbox__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/j2kheader__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structmetadata__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/t1_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structcachemodellist__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ihdrbox__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tab_a.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/imgsock__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x69.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__jp2__header__handler.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x74.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structimgreg__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structmetadatalist__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/image_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tls__keys_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__image__comptparm.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/byte__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x6a.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/openjpip_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___t2.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/thread_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x62.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x6e.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/codestream__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/openjpeg_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2doc.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/sync_on.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__sparse__array__int32.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/msgqueue__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__poc.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/imgsock__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x6d.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__inttypes_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x66.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/pi_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__stepsize.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/index.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x6c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/marker__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x6f.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/session__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x70.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/indexbox__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__codestream__index.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/metadata__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/invert_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/unionsubfaixbox__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/query__parser_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/auxtrans__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/placeholder__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structchannel__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/faixbox__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cache__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cache__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x6f.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2lastnode.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2mnode.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structchannellist__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ftv2splitbar.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structjpip__dec__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tab_b.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcp.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/session__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__codestream__info.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x6f.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dir_771206bbe38463d1c3961cfe86d0d744.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x70.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__mqc__state.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__codec_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/imgsock__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__encoding__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__j2k__dec.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/box__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/openjpeg_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tgt_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x64.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__image.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___t_g_t.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/dir_a3a4e03762887ff7ca7d9fadfb0547b2.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__config__private_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x67.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structmsgqueue__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/nav_h.png -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/bio_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structfaixelem8__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/sock__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__stdint_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/imgreg__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/function__list_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_defs_0x70.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/group___j2_k.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x73.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__decoding__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__bio.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/ihdrbox__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x65.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_0x73.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/msgqueue__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/manfbox__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_func_0x75.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x78.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/channel__manager_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/cio_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/opj__common_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/session__manager_8h.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__precinct.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/jp2k__decoder_8c.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__pi__comp.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structopj__tcd__resolution.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/tgt_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/globals_0x63.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/auxtrans__manager_8h_source.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/functions_vars_0x74.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structboxcontents__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structsession__param.html -- Installing: /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html/structmarkeridx__param.html + /bin/rm '--interactive=never' -r /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/openjpeg-2.3 + /bin/rm '--interactive=never' -r /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/html + /bin/sed -i -e '/_IMPORT_CHECK_FILES_FOR_\(openjp2_static\|opj_\)/d' /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/lib/openjpeg-2.3/OpenJPEGTargets-pld.cmake + __spec_install_post_strip + set +x Stripping 3 ELF executables...DONE Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 4 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: openjpeg2-2.3.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bFbTJy/BUILD/tmp /bin/sh -e /tmp/B.bFbTJy/BUILD/tmp/rpm-tmp.37896 + umask 022 + cd /tmp/B.bFbTJy/BUILD + cd openjpeg-2.3.1 + DOCDIR=/tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/openjpeg2-2.3.1 + export DOCDIR + rm -rf /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/openjpeg2-2.3.1 + /bin/mkdir -p /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/openjpeg2-2.3.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/openjpeg2-2.3.1... Documentation compressed. + cp -pr AUTHORS.md CHANGELOG.md LICENSE NEWS.md README.md THANKS.md /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/openjpeg2-2.3.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder/usr/share/doc/openjpeg2-2.3.1... ./THANKS.md ./AUTHORS.md ./README.md ./NEWS.md ./CHANGELOG.md ./LICENSE Documentation compressed. + exit 0 Provides: libopenjp2.so.7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: openjpeg2-devel-2.3.1-1 Provides: pkgconfig(libopenjp2) = 2.3.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: openjpeg2-static-2.3.1-1 Processing files: openjpeg2-progs-2.3.1-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) liblcms2.so.2 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.29) libopenjp2.so.7 libpng16.so.16 libpng16.so.16(PNG16_0) librt.so.1 librt.so.1(GLIBC_2.2) libtiff.so.5 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder Wrote: /tmp/B.bFbTJy/RPMS/openjpeg2-2.3.1-1.i686.rpm Wrote: /tmp/B.bFbTJy/RPMS/openjpeg2-devel-2.3.1-1.i686.rpm Wrote: /tmp/B.bFbTJy/RPMS/openjpeg2-static-2.3.1-1.i686.rpm Wrote: /tmp/B.bFbTJy/RPMS/openjpeg2-progs-2.3.1-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bFbTJy/BUILD/tmp /bin/sh -e /tmp/B.bFbTJy/BUILD/tmp/rpm-tmp.17047 + umask 022 + cd /tmp/B.bFbTJy/BUILD + cd openjpeg-2.3.1 + /bin/rm '--interactive=never' -rf /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder + rm -rf /tmp/B.bFbTJy/BUILD/tmp/openjpeg2-2.3.1-root-builder ended at: Fri Aug 16 12:34:33 2019, done in 0:00:13.513753 + chmod -R u+rwX /tmp/B.bFbTJy/BUILD + rm -rf /tmp/B.bFbTJy/tmp /tmp/B.bFbTJy/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..668 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## openjpeg2 ################################################## openjpeg2-devel ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.bFbTJy Begin-TLD-Builder-Info Build-Time: user:30.29s sys:2.11s real:16.16s (faults io:13 non-io:759675) Files queued for ftp: 75761 openjpeg2-progs-2.3.1-1.i686.rpm 119165 openjpeg2-static-2.3.1-1.i686.rpm 23682 openjpeg2-devel-2.3.1-1.i686.rpm 146656 openjpeg2-2.3.1-1.i686.rpm 208 openjpeg2-2.3.1-1.src.rpm.uploadinfo End-TLD-Builder-Info