Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/openjpeg2.spec'], False, '/var/lib/mock/infrastructure6-el6-build-6154-7915/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/openjpeg2.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bg.rdu2.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/openjpeg2-2.1.0-3.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/openjpeg2.spec'], False, '/var/lib/mock/infrastructure6-el6-build-6154-7915/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/openjpeg2.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Y7b5O9 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf openjpeg-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/openjpeg-2.1.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd openjpeg-2.1.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (openjpeg2_remove-thirdparty.patch):' Patch #0 (openjpeg2_remove-thirdparty.patch): + /usr/bin/patch -p1 --fuzz=0 + /bin/cat /builddir/build/SOURCES/openjpeg2_remove-thirdparty.patch patching file CMakeLists.txt + rm -rf thirdparty + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.58xG5D + umask 022 + cd /builddir/build/BUILD + cd openjpeg-2.1.0 + LANG=C + export LANG + unset DISPLAY + mkdir i686-redhat-linux-gnu + pushd i686-redhat-linux-gnu ~/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu ~/build/BUILD/openjpeg-2.1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export FFLAGS + /usr/bin/cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_SKIP_RPATH:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DOPENJPEG_INSTALL_LIB_DIR=lib -DBUILD_DOC=ON .. -- The C compiler identification is GNU 4.4.7 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 -- Found Doxygen: /usr/bin/doxygen (found version "1.6.1") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu + popd ~/build/BUILD/openjpeg-2.1.0 + make VERBOSE=1 -C i686-redhat-linux-gnu -j16 make: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/openjpeg-2.1.0 -B/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f src/lib/openjp2/CMakeFiles/openjp2.dir/build.make src/lib/openjp2/CMakeFiles/openjp2.dir/depend make -f src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/build.make src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/depend make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/doc /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/openjp2.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/depend.internal". Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/depend.internal". Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/CMakeFiles/doc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/CMakeFiles/doc.dir/depend.internal". Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/CMakeFiles/doc.dir/depend.internal". Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/openjp2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/openjp2.dir/depend.internal". Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/openjp2.dir/depend.internal". Scanning dependencies of target doc make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build Scanning dependencies of target t1_generate_luts make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 2 make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/build.make src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/build make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 37 [ 2%] [ 5%] Generating html/index.html cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc && /usr/bin/doxygen /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Building C object src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t1_generate_luts.c Warning: ignoring unsupported tag `FORCE_LOCAL_INCLUDES =' at line 68, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Warning: ignoring unsupported tag `HTML_COLORSTYLE_HUE =' at line 145, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Warning: ignoring unsupported tag `HTML_COLORSTYLE_SAT =' at line 146, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Warning: ignoring unsupported tag `HTML_COLORSTYLE_GAMMA =' at line 147, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Warning: ignoring unsupported tag `DOCSET_PUBLISHER_ID =' at line 154, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Warning: ignoring unsupported tag `DOCSET_PUBLISHER_NAME =' at line 155, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Warning: ignoring unsupported tag `GENERATE_ECLIPSEHELP =' at line 171, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Warning: ignoring unsupported tag `ECLIPSE_DOC_ID =' at line 172, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Warning: ignoring unsupported tag `EXT_LINKS_IN_WINDOW =' at line 178, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Warning: ignoring unsupported tag `FORMULA_TRANSPARENT =' at line 180, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Warning: ignoring unsupported tag `SERVER_BASED_SEARCH =' at line 182, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Warning: ignoring unsupported tag `DOT_NUM_THREADS =' at line 262, file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox Scanning dependencies of target openjp2 make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f src/lib/openjp2/CMakeFiles/openjp2.dir/build.make src/lib/openjp2/CMakeFiles/openjp2.dir/build make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 3 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 4 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 5 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 6 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 7 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 8 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 9 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 10 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 11 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 12 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 13 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 14 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 15 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 16 [ 8%] [ 13%] [ 13%] [ 16%] [ 18%] [ 21%] [ 24%] [ 27%] [ 32%] [ 32%] [ 35%] [ 37%] [ 40%] [ 43%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/bio.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/bio.c Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/dwt.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/dwt.c Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/image.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/image.c Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/event.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/event.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/jp2.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/jp2.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/invert.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/invert.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/cio.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/cio.c Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/opj_clock.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_clock.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/j2k.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/j2k.c Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/mct.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/mct.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/openjpeg.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/openjpeg.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/mqc.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/mqc.c Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/raw.c.o Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/pi.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/pi.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/raw.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/raw.c Searching for include files... Searching for example files... Searching for images... Searching for files in directory /builddir/build/BUILD/openjpeg-2.1.0/doc Searching for files in directory /builddir/build/BUILD/openjpeg-2.1.0/doc/man Searching for files in directory /builddir/build/BUILD/openjpeg-2.1.0/doc/man/man1 Searching for files in directory /builddir/build/BUILD/openjpeg-2.1.0/doc/man/man3 Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 Searching for files in directory /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip Searching for files in directory /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc Searching for files in directory /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/CMakeFiles Searching for files in directory /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/CMakeFiles/doc.dir Searching for files in directory /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/html Reading and parsing tag files Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/bio.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/bio.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/bio.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/bio.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/cidx_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/cidx_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/cidx_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/cidx_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/cio.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/cio.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/cio.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/cio.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/dwt.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/dwt.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/dwt.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/dwt.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/event.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/event.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/event.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/event.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/function_list.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/function_list.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/function_list.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/function_list.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/image.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/image.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/image.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/image.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/indexbox_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/indexbox_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/invert.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/invert.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/invert.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/invert.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/j2k.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/j2k.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/j2k.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src//usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 17 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 18 [ 45%] [ 48%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/t2.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t2.c Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/t1.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t1.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 19 [ 51%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/tcd.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tcd.c lib/openjp2/j2k.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/jp2.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/jp2.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/jp2.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/jp2.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/mct.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/mct.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/mct.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/mct.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/mqc.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/mqc.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/mqc.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/mqc.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/openjpeg.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/openjpeg.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/openjpeg.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/openjpeg.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_clock.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_clock.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_clock.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_clock.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_codec.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_codec.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_includes.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_includes.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_intmath.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_intmath.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_inttypes.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_inttypes.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_malloc.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_malloc.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_stdint.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/opj_stdint.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/phix_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/phix_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/pi.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/pi.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/pi.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/pi.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/ppix_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/ppix_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/raw.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/raw.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/raw.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/raw.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t1.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t1.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t1.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t1.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t1_generate_luts.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t1_generate_luts.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t1_luts.h... Parsing file /builddir/build/B/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 20 Linking C executable ../../../bin/t1_generate_luts cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/t1_generate_luts.dir/link.txt --verbose=1 [ 54%] /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o -o ../../../bin/t1_generate_luts -rdynamic -lm Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/tgt.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tgt.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 21 [ 56%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cc -Dopenjp2_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -o CMakeFiles/openjp2.dir/function_list.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/function_list.c make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 37 [ 56%] Built target t1_generate_luts UILD/openjpeg-2.1.0/src/lib/openjp2/t1_luts.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t2.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t2.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t2.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/t2.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tcd.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tcd.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tcd.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tcd.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tgt.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tgt.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tgt.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tgt.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/thix_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/thix_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tpix_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/tpix_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/auxtrans_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/auxtrans_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/auxtrans_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/auxtrans_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/box_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/box_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/box_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/box_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/boxheader_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/boxheader_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/boxheader_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/boxheader_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/byte_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/byte_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/byte_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/byte_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/cache_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/cache_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/cache_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/cache_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/cachemodel_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/cachemodel_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/cachemodel_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/cachemodel_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/channel_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/channel_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/channel_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/channel_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/codestream_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/codestream_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/codestream_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/codestream_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/dec_clientmsg_handler.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/dec_clientmsg_handler.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/dec_clientmsg_handler.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/dec_clientmsg_handler.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/faixbox_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/faixbox_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/faixbox_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/faixbox_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/ihdrbox_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/ihdrbox_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/ihdrbox_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/ihdrbox_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/imgreg_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/imgreg_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/imgreg_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/imgreg_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/imgsock_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/imgsock_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/imgsock_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/imgsock_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/index_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/index_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/index_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/index_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/j2kheader_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/j2kheader_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/j2kheader_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/j2kheader_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jp2k_decoder.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jp2k_decoder.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jp2k_decoder.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jp2k_decoder.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jp2k_encoder.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jp2k_encoder.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jp2k_encoder.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jp2k_encoder.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jpip_parser.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jpip_parser.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jpip_parser.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jpip_parser.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jpipstream_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jpipstream_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jpipstream_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/jpipstream_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/manfbox_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/manfbox_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/manfbox_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/manfbox_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/marker_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/marker_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/marker_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/marker_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/metadata_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/metadata_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/metadata_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/metadata_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/mhixbox_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/mhixbox_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/mhixbox_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/mhixbox_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/msgqueue_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/msgqueue_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/msgqueue_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/msgqueue_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/openjpip.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/openjpip.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/openjpip.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/openjpip.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/placeholder_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/placeholder_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/placeholder_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/placeholder_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/query_parser.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/query_parser.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/query_parser.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/query_parser.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/session_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/session_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/session_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/session_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/sock_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/sock_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/sock_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/sock_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/target_manager.c... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/target_manager.c... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/target_manager.h... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjpip/target_manager.h... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/Doxyfile-html.dox... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/mainpage.dox... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/mainpage.dox... Preprocessing /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/openjpip.dox... Parsing file /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/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... 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 index page... Generating page index... Generating example documentation... Generating file sources... Parsing code for file auxtrans_manager.c... Generating code for file auxtrans_manager.h... 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... 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... 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_includes.h... Generating code for file opj_intmath.h... Generating code for file opj_inttypes.h... 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 raw.c... Generating code for file raw.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 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... Generating code for file target_manager.h... Parsing code for file tcd.c... Generating code for file tcd.h... Parsing code for file tgt.c... Generating code for file tgt.h... Parsing code for file thix_manager.c... 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 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 f/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/openjpeg.h:1435: Warning: argument 'image' of command @param is not found in the argument list of opj_start_compress(opj_codec_t *p_codec, opj_image_t *p_image, opj_stream_t *p_stream) /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/openjpeg.h:1435: Warning: The following parameters of opj_start_compress(opj_codec_t *p_codec, opj_image_t *p_image, opj_stream_t *p_stream) are not documented: parameter 'p_image' /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/openjpeg.h:1435: Warning: argument 'image' of command @param is not found in the argument list of opj_start_compress(opj_codec_t *p_codec, opj_image_t *p_image, opj_stream_t *p_stream) /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/openjpeg.h:1435: Warning: The following parameters of opj_start_compress(opj_codec_t *p_codec, opj_image_t *p_image, opj_stream_t *p_stream) are not documented: parameter 'p_image' /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/invert.h:47: Warning: argument 'n' of command @param is not found in the argument list of opj_matrix_inversion_f(OPJ_FLOAT32 *pSrcMatrix, OPJ_FLOAT32 *pDestMatrix, OPJ_UINT32 nb_compo) /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2/invert.h:47: Warning: The following parameters of opj_matrix_inversion_f(OPJ_FLOAT32 *pSrcMatrix, OPJ_FLOAT32 *pDestMatrix, OPJ_UINT32 nb_compo) are not documented: parameter 'nb_compo' Linking C shared library ../../../bin/libopenjp2.so cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/openjp2.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -shared -Wl,-soname,libopenjp2.so.7 -o ../../../bin/libopenjp2.so.2.1.0 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/raw.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 -lm cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 && /usr/bin/cmake -E cmake_symlink_library ../../../bin/libopenjp2.so.2.1.0 ../../../bin/libopenjp2.so.7 ../../../bin/libopenjp2.so make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [ 56%] Built target openjp2 make -f src/bin/jp2/CMakeFiles/opj_compress.dir/build.make src/bin/jp2/CMakeFiles/opj_compress.dir/depend make -f src/bin/jp2/CMakeFiles/opj_decompress.dir/build.make src/bin/jp2/CMakeFiles/opj_decompress.dir/depend make -f src/bin/jp2/CMakeFiles/opj_dump.dir/build.make src/bin/jp2/CMakeFiles/opj_dump.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_compress.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_decompress.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_dump.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_compress.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_compress.dir/depend.internal". Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_decompress.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_decompress.dir/depend.internal". Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_dump.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_dump.dir/depend.internal". Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_dump.dir/depend.internal". Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_decompress.dir/depend.internal". Dependee "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_compress.dir/depend.internal". Scanning dependencies of target opj_dump Scanning dependencies of target opj_decompress Scanning dependencies of target opj_compress make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f src/bin/jp2/CMakeFiles/opj_dump.dir/build.make src/bin/jp2/CMakeFiles/opj_dump.dir/build make -f src/bin/jp2/CMakeFiles/opj_decompress.dir/build.make src/bin/jp2/CMakeFiles/opj_decompress.dir/build make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f src/bin/jp2/CMakeFiles/opj_compress.dir/build.make src/bin/jp2/CMakeFiles/opj_compress.dir/build make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 32 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 33 make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 27 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 22 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 34 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 23 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 28 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 35 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 24 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 29 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 36 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 25 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 26 [ 62%] [ 70%] [ 70%] [ 75%] [ 78%] [ 78%] [ 78%] [ 78%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 30 [ 83%] [ 83%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 31 [ 89%] [ 89%] [ 91%] [ 94%] [ 97%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_dump.dir/index.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2/index.c Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_decompress.dir/opj_decompress.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2/opj_decompress.c Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_dump.dir/__/common/color.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/common/color.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/common/opj_getopt.c Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_dump.dir/opj_dump.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2/opj_dump.c Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_compress.dir/index.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2/index.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_compress.dir/convert.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2/convert.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_dump.dir/convert.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2/convert.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_decompress.dir/convert.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2/convert.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_compress.dir/opj_compress.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2/opj_compress.c Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/common/opj_getopt.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_compress.dir/__/common/color.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/common/color.c Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_decompress.dir/__/common/color.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/common/color.c cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/common/opj_getopt.c Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/common -I/builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 -I/builddir/build/BUILD/openjpeg-2.1.0/src/bin/common -o CMakeFiles/opj_decompress.dir/index.c.o -c /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2/index.c ile 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 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_includes.h... Generating docs for file opj_intmath.h... Generating docs for file opj_inttypes.h... 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 raw.c... Generating docs for file raw.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 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 tgt.c... Generating docs for file tgt.h... Generating docs for file thix_manager.c... Generating docs for file tpix_manager.c... Generating page documentation... Generating docs for page openjpippage... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... 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_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 compound 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_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_procedure_list... Generating docs for compound opj_raw... Generating docs for compound opj_simple_mcc_decorrelation_data... Generating docs for compound opj_stepsize... Generating docs for compound opj_stream_private... Generating docs for compound opj_t1... 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_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_tile_index... Generating docs for compound opj_tile_info... Generating docs for compound opj_tile_v2_info... 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 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 namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 1 [100%] Building doxygen documentation make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 1 2 [100%] Built target doc Linking C executable ../../../bin/opj_decompress Linking C executable ../../../bin/opj_compress cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/opj_decompress.dir/link.txt --verbose=1 cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/opj_compress.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG CMakeFiles/opj_decompress.dir/opj_decompress.c.o CMakeFiles/opj_decompress.dir/convert.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 -o ../../../bin/opj_decompress -rdynamic ../../../bin/libopenjp2.so.2.1.0 -lm /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG CMakeFiles/opj_compress.dir/opj_compress.c.o CMakeFiles/opj_compress.dir/convert.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 -o ../../../bin/opj_compress -rdynamic ../../../bin/libopenjp2.so.2.1.0 -lm make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 27 28 29 30 31 [100%] Built target opj_decompress make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 22 23 24 25 26 [100%] Built target opj_compress Linking C executable ../../../bin/opj_dump cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/opj_dump.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -DNDEBUG CMakeFiles/opj_dump.dir/opj_dump.c.o CMakeFiles/opj_dump.dir/convert.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 -o ../../../bin/opj_dump -rdynamic ../../../bin/libopenjp2.so.2.1.0 -lm make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 32 33 34 35 36 [100%] Built target opj_dump make[1]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yxRZIk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386 ++ dirname /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386 + cd openjpeg-2.1.0 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386 -C i686-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/openjpeg-2.1.0 -B/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f src/lib/openjp2/CMakeFiles/openjp2.dir/build.make src/lib/openjp2/CMakeFiles/openjp2.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/openjp2.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f src/lib/openjp2/CMakeFiles/openjp2.dir/build.make src/lib/openjp2/CMakeFiles/openjp2.dir/build make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make[2]: Nothing to be done for `src/lib/openjp2/CMakeFiles/openjp2.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [ 51%] Built target openjp2 make -f src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/build.make src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/src/lib/openjp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/build.make src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/build make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make[2]: Nothing to be done for `src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 37 [ 54%] Built target t1_generate_luts make -f src/bin/jp2/CMakeFiles/opj_compress.dir/build.make src/bin/jp2/CMakeFiles/opj_compress.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_compress.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f src/bin/jp2/CMakeFiles/opj_compress.dir/build.make src/bin/jp2/CMakeFiles/opj_compress.dir/build make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make[2]: Nothing to be done for `src/bin/jp2/CMakeFiles/opj_compress.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 22 23 24 25 26 [ 67%] Built target opj_compress make -f src/bin/jp2/CMakeFiles/opj_decompress.dir/build.make src/bin/jp2/CMakeFiles/opj_decompress.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_decompress.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f src/bin/jp2/CMakeFiles/opj_decompress.dir/build.make src/bin/jp2/CMakeFiles/opj_decompress.dir/build make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make[2]: Nothing to be done for `src/bin/jp2/CMakeFiles/opj_decompress.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 27 28 29 30 31 [ 81%] Built target opj_decompress make -f src/bin/jp2/CMakeFiles/opj_dump.dir/build.make src/bin/jp2/CMakeFiles/opj_dump.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2 /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/src/bin/jp2/CMakeFiles/opj_dump.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f src/bin/jp2/CMakeFiles/opj_dump.dir/build.make src/bin/jp2/CMakeFiles/opj_dump.dir/build make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make[2]: Nothing to be done for `src/bin/jp2/CMakeFiles/opj_dump.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 32 33 34 35 36 [ 94%] Built target opj_dump make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openjpeg-2.1.0 /builddir/build/BUILD/openjpeg-2.1.0/doc /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[2]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 1 [ 97%] Building doxygen documentation make[2]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 1 2 [100%] Built target doc make[1]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/lib/openjpeg-2.1/OpenJPEGTargets.cmake -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/lib/openjpeg-2.1/OpenJPEGTargets-relwithdebinfo.cmake -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/lib/openjpeg-2.1/OpenJPEGConfig.cmake -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/openjpeg-2.1/CHANGES -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/openjpeg-2.1/LICENSE -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/lib/pkgconfig/libopenjp2.pc -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/include/openjpeg-2.1/opj_config.h -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/lib/libopenjp2.so.2.1.0 -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/lib/libopenjp2.so.7 -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/lib/libopenjp2.so -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/include/openjpeg-2.1/openjpeg.h -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/include/openjpeg-2.1/opj_stdint.h -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/man/man3/libopenjp2.3 -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj_decompress -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj_compress -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj_dump -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/man/man1/opj_compress.1 -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/man/man1/opj_decompress.1 -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/man/man1/opj_dump.1 -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__mqc.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x72.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structplaceholderlist__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___r_a_w.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x6c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/mqc_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd__band.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___j2_k.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structfaixelem8__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x65.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__inttypes_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x6a.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/mct_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/msgqueue__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/tgt_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/mct_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/pi_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/mhixbox__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__stepsize.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x64.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tccp.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/j2kheader__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x68.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x6f.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x63.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/msgqueue__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__j2k__enc.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jp2k__decoder_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x71.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structmetadatalist__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structbox__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/boxheader__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd__precinct.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2__cmap__comp.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x69.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x6b.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x63.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structj2k__prog__order.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jp2k__encoder_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__image__comp.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/dec__clientmsg__handler_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structfaixbox__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__decoding__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/target__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/j2k_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_eval.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/modules.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/bio_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/event_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2__index.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/t1__generate__luts_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/placeholder__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x6a.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/imgsock__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x64.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tile__info.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___t_c_d.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__dec__memory__marker__handler.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/imgsock__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/j2kheader__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/raw_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___i_n_v_e_r_t.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structmessage__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__intmath_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/box__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/phix__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x62.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/placeholder__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x74.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/query__parser_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cidx__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__malloc_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/index__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x70.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__intmath_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/ppix__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x6d.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x6e.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__pi__resolution.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/tpix__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__cp.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2__comps.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/t1_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x63.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x64.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__mqc__state.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__includes_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/codestream__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x75.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x70.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/t2_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tp__info.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__pi__comp.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__inttypes_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x77.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x69.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/target__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structcodestream__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___c_i_o.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/tcd_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x6a.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x72.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/channel__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/image_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd__layer.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structimgreg__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/session__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/marker__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/byte__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structboxheader__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/codestream__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/dwt_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/tab_l.gif -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/event_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2__pclr.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/mqc_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/openjpeg_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jp2k__encoder_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structcachemodellist__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___m_i_s_c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x67.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__malloc_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structsubfaixbox4__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/faixbox__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/mct_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/invert_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/imgreg__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x76.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cidx__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x71.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x69.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/channel__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/manfbox__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tile__index.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/t2_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x73.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__mct__data.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structquery__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/placeholder__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd__tile.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/dec__clientmsg__handler_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x6f.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x74.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structdwt__local.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x6a.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/mhixbox__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/raw_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/imgreg__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/indexbox__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/unionsubfaixbox__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tile__v2__info.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x73.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/t1_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x75.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x78.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x68.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___m_q_c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/index__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jpipstream__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x79.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x66.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/struct_c_o_dmarker__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___m_c_t.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x70.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x69.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structcache__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___v_a_l.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x62.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/msgqueue__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/image_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x68.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x6c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/byte__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/j2kheader__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/tcd_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/t1__luts_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x73.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___i_m_a_g_e.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__includes_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_enum.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__bio.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structsubfaixbox8__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd__pass.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__stdint_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jpip_protocol.png -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/files.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__j2k__dec.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cio_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x66.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/struct_s_i_zmarker__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/box__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cachemodel__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/pi_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jpip__parser_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x6b.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/imgsock__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__pi__iterator.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/t1__luts_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cache__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jpip__parser_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x77.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/session__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structmarker__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x6f.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/mqc_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2__header__handler.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/imgreg__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2__cdef.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/indexbox__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x6d.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/session__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x6f.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/unionopj__v4__t.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x6e.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/tab_b.gif -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/doxygen.png -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x69.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__clock_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/metadata__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x78.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/ihdrbox__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__j2k.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structihdrbox__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/target__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/metadata__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structboxlist__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x66.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cache__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cachemodel__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structfaixelem4__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/marker__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x65.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/metadata__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__image__comptparm.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/query__parser_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/openjpeg_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structmarkeridx__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__packet__info.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structmetadata__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__codestream__index.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__t2.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd__resolution.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/mainpage_8dox.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/annotated.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/pages.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x79.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/classes.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/openjpeg_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x65.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/function__list_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jp2k__decoder_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x62.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x6d.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/boxheader__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/auxtrans__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd__cblk__enc.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/boxheader__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structdec__server__record.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__t1.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/j2k_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x6c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x65.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structmhixbox__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/bio_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jpipstream__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x62.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jpipstream__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__event__mgr.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tp__index.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__stream__private.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structindex__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd__seg.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/manfbox__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/tabs.css -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x77.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x75.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/event_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_vars.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__dparameters.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/auxtrans__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__clock_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_type.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___j_p2.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/marker__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x74.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/codestream__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structaux__response__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x6d.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/sock__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_func_0x70.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd__image.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x61.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd__tilecomp.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2__color.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structplaceholder__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jp2k__encoder_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__codec_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x6e.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__codestream__info.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/doxygen.css -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x78.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/tgt_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/byte__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jp2_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/openjpip_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cachemodel__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__procedure__list.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/j2k_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/dec__clientmsg__handler_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jp2k__decoder_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___p_i.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x6a.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structchannellist__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x68.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcd__cblk__dec.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/ihdrbox__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jp2_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tgt__node.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/function__list_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__codestream__info__v2.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x72.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2__box.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x68.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structmanfbox__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x62.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2__metadata.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__raw.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___e_v_e_n_t.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tcp.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/tab_r.gif -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/openjpip_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/openjpip_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/invert_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x70.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/ihdrbox__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x67.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x6c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/openjpippage.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x72.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/bio_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x71.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x74.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structcachelist__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jp2_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/tgt_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2__cdef__info.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structchannel__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/index.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structsession__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/pi_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___b_i_o.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/openjpip_8dox.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___t_g_t.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___d_w_t.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__image.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/dwt_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___t2.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x75.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jpip_architect.png -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/sock__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x66.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/box__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__jp2__img__header__writer__handler.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x72.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cache__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_defs_0x66.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structtarget__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/manfbox__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/t1_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/index__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x64.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/function__list_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/mhixbox__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/_doxyfile-html_8dox.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/query__parser_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___o_p_j___i_n_t_m_a_t_h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structboxcontents__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tccp__info.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structtargetlist__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/invert_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/sock__manager_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structcachemodel__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x6e.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/group___t1.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x73.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cidx__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/tcd_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__marker__info.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/dwt_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/t2_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/faixbox__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structjpip__dec__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x74.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__clock_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__tgt__tree.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x77.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x67.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x6d.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structsessionlist__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cio_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/jpip__parser_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/thix__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structauxtrans__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x63.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/raw_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/channel__manager_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__encoding__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_vars_0x65.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structrange__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structmsgqueue__param.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__cparameters.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structv4dwt__local.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/faixbox__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__stdint_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/auxtrans__manager_8c.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/cio_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x76.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/functions_0x6f.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/globals_0x67.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/opj__codec_8h.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__codec__private.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/image_8h_source.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__simple__mcc__decorrelation__data.html -- Installing: /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/html/structopj__poc.html make: Leaving directory `/builddir/build/BUILD/openjpeg-2.1.0/i686-redhat-linux-gnu' + for file in '/builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj_*' + mv /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj_compress /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj2_compress + for file in '/builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj_*' + mv /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj_decompress /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj2_decompress + for file in '/builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj_*' + mv /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj_dump /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj2_dump + mv /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/man/man1/opj_compress.1 /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/man/man1/opj2_compress.1 + mv /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/man/man1/opj_decompress.1 /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/man/man1/opj2_decompress.1 + mv /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/man/man1/opj_dump.1 /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/man/man1/opj2_dump.1 + rm -rf /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/openjpeg-2.1.0 extracting debug info from /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/lib/libopenjp2.so.2.1.0 extracting debug info from /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj2_compress extracting debug info from /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj2_decompress extracting debug info from /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/bin/opj2_dump symlinked /usr/lib/debug/usr/lib/libopenjp2.so.2.1.0.debug to /usr/lib/debug/usr/lib/libopenjp2.so.debug symlinked /usr/lib/debug/usr/lib/libopenjp2.so.2.1.0.debug to /usr/lib/debug/usr/lib/libopenjp2.so.7.debug 2903 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XliUk5 + umask 022 + cd /builddir/build/BUILD Processing files: openjpeg2-2.1.0-3.el6.i686 + cd openjpeg-2.1.0 + unset DISPLAY + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.m2ynXP + umask 022 + cd /builddir/build/BUILD + cd openjpeg-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/openjpeg2-2.1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/openjpeg2-2.1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/openjpeg2-2.1.0 + cp -pr AUTHORS LICENSE NEWS README THANKS /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/openjpeg2-2.1.0 + exit 0 Provides: libopenjp2.so.7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libopenjp2.so.7 rtld(GNU_HASH) Processing files: openjpeg2-devel-2.1.0-3.el6.i686 Provides: pkgconfig(libopenjp2) = 2.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libopenjp2.so.7 Processing files: openjpeg2-devel-docs-2.1.0-3.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JV8HIA + umask 022 + cd /builddir/build/BUILD + cd openjpeg-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/openjpeg2-devel-docs-2.1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/openjpeg2-devel-docs-2.1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/openjpeg2-devel-docs-2.1.0 + cp -pr i686-redhat-linux-gnu/doc/html /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386/usr/share/doc/openjpeg2-devel-docs-2.1.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openjpeg2-tools-2.1.0-3.el6.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) 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) libm.so.6 libm.so.6(GLIBC_2.0) libopenjp2.so.7 rtld(GNU_HASH) Processing files: openjpeg2-debuginfo-2.1.0-3.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386 warning: Could not canonicalize hostname: c1bg.rdu2.centos.org Wrote: /builddir/build/RPMS/openjpeg2-2.1.0-3.el6.i686.rpm Wrote: /builddir/build/RPMS/openjpeg2-devel-2.1.0-3.el6.i686.rpm Wrote: /builddir/build/RPMS/openjpeg2-devel-docs-2.1.0-3.el6.noarch.rpm Wrote: /builddir/build/RPMS/openjpeg2-tools-2.1.0-3.el6.i686.rpm Wrote: /builddir/build/RPMS/openjpeg2-debuginfo-2.1.0-3.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f5Lm3g + umask 022 + cd /builddir/build/BUILD + cd openjpeg-2.1.0 + /bin/rm -rf /builddir/build/BUILDROOT/openjpeg2-2.1.0-3.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->