Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/djvulibre.spec'], False, '/var/lib/mock/f17-build-1476610-245616/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', '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/djvulibre.spec'] with env {'LANG': 'en_US.UTF-8', '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 Wrote: /builddir/build/SRPMS/djvulibre-3.5.25.3-1.fc17.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/djvulibre.spec'], False, '/var/lib/mock/f17-build-1476610-245616/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', '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/djvulibre.spec'] with env {'LANG': 'en_US.UTF-8', '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.wfKlDG + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf djvulibre-3.5.25 + /usr/bin/gzip -dc /builddir/build/SOURCES/djvulibre-3.5.25.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd djvulibre-3.5.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (djvulibre-3.5.22-cdefs.patch):' Patch #0 (djvulibre-3.5.22-cdefs.patch): + /usr/bin/cat /builddir/build/SOURCES/djvulibre-3.5.22-cdefs.patch + /usr/bin/patch -s -p1 -b --suffix .cdefs --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZMHha1 + umask 022 + cd /builddir/build/BUILD + cd djvulibre-3.5.25 + LANG=C + export LANG + unset DISPLAY + 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 -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-qt=/usr/lib/qt-3.3 --enable-threads configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-qt checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for ar... /usr/bin/ar checking for touch... /usr/bin/touch checking for mkdir... /usr/bin/mkdir checking for rsvg-convert... /usr/bin/rsvg-convert checking for convert... /usr/bin/convert checking for a BSD-compatible install... /usr/bin/install -c checking for rm... /usr/bin/rm checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-ar... /usr/bin/ar checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if g++ accepts -Wall... yes checking if g++ accepts -O3... yes checking if g++ accepts -Wno-non-virtual-dtor... yes checking if g++ accepts -mtune=i686... yes checking whether the compiler recognizes bool as a built-in type... yes checking whether the compiler supports exceptions... yes checking whether the compiler recognizes typename... yes checking whether the compiler comes with standard includes... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports member templates... yes checking whether the compiler supports intel atomic builtins... yes checking for sqrt in -lm... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for int16_t... yes checking for int32_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for wchar_t... yes checking for long long int... yes checking for mbstate_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for wcrtomb... yes checking for iswspace... yes checking for setenv... yes checking for putc_unlocked... yes checking for strerror... yes checking for vsnprintf... yes checking for gethostname... yes checking for strftime... yes checking for getpwuid... yes checking for sigaction... yes checking for mkstemp... yes checking for iconv... yes checking for jpeg library... yes setting JPEG_CFLAGS= setting JPEG_LIBS=-ljpeg checking for the libtiff library... yes setting TIFF_CFLAGS= setting TIFF_LIBS=-ltiff checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether pthreads work with -pthread -lpthread... yes checking if more special flags are required for pthreads... no checking threading model... pthread setting THREAD_CFLAGS= -pthread -DTHREADMODEL=POSIXTHREADS setting THREAD_LIBS= -lpthread checking for xdg-mime... /usr/bin/xdg-mime checking for xdg-icon-resource... /usr/bin/xdg-icon-resource checking for xdg-desktop-menu... /usr/bin/xdg-desktop-menu configure: creating ./config.status config.status: creating Makefile config.status: creating libdjvu/Makefile config.status: creating libdjvu/ddjvuapi.pc config.status: creating tools/Makefile config.status: creating tools/jb2cmp/Makefile config.status: creating xmltools/Makefile config.status: creating desktopfiles/Makefile config.status: creating config.h config.status: executing libtool commands Configuration is done. Compile with command: $ make depend (optional!) $ make Then install the binaries in /usr with command: # make install configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-qt + make -j4 V=1 for d in libdjvu tools xmltools desktopfiles ; \ do ( cd $d && make all ) || exit ; done make[1]: Entering directory `/builddir/build/BUILD/djvulibre-3.5.25/libdjvu' make[1]: Circular Makefile.dep <- Makefile.dep dependency dropped. /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuGlobal.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuGlobalMemory.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GOS.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuGlobal.cpp -fPIC -DPIC -o .libs/DjVuGlobal.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuGlobalMemory.cpp -fPIC -DPIC -o .libs/DjVuGlobalMemory.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GOS.cpp -fPIC -DPIC -o .libs/GOS.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GException.cpp -fPIC -DPIC -o .libs/GException.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GContainer.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GContainer.cpp -fPIC -DPIC -o .libs/GContainer.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GString.cpp -fPIC -DPIC -o .libs/GString.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GThreads.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GThreads.cpp -fPIC -DPIC -o .libs/GThreads.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GRect.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GRect.cpp -fPIC -DPIC -o .libs/GRect.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c atomic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c atomic.cpp -fPIC -DPIC -o .libs/atomic.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GSmartPointer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GSmartPointer.cpp -fPIC -DPIC -o .libs/GSmartPointer.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c MMX.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c MMX.cpp -fPIC -DPIC -o .libs/MMX.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Arrays.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GBitmap.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GPixmap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Arrays.cpp -fPIC -DPIC -o .libs/Arrays.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GBitmap.cpp -fPIC -DPIC -o .libs/GBitmap.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GPixmap.cpp -fPIC -DPIC -o .libs/GPixmap.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GScaler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GScaler.cpp -fPIC -DPIC -o .libs/GScaler.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuPalette.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuPalette.cpp -fPIC -DPIC -o .libs/DjVuPalette.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ByteStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ByteStream.cpp -fPIC -DPIC -o .libs/ByteStream.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c IFFByteStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c IFFByteStream.cpp -fPIC -DPIC -o .libs/IFFByteStream.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c BSByteStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c BSByteStream.cpp -fPIC -DPIC -o .libs/BSByteStream.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c BSEncodeByteStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c BSEncodeByteStream.cpp -fPIC -DPIC -o .libs/BSEncodeByteStream.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ZPCodec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ZPCodec.cpp -fPIC -DPIC -o .libs/ZPCodec.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c JB2Image.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c JB2Image.cpp -fPIC -DPIC -o .libs/JB2Image.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c JB2EncodeCodec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c JB2EncodeCodec.cpp -fPIC -DPIC -o .libs/JB2EncodeCodec.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c IW44Image.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c IW44Image.cpp -fPIC -DPIC -o .libs/IW44Image.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c IW44EncodeCodec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c IW44EncodeCodec.cpp -fPIC -DPIC -o .libs/IW44EncodeCodec.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c MMRDecoder.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c JPEGDecoder.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DataPool.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GURL.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c JPEGDecoder.cpp -fPIC -DPIC -o .libs/JPEGDecoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c MMRDecoder.cpp -fPIC -DPIC -o .libs/MMRDecoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GURL.cpp -fPIC -DPIC -o .libs/GURL.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DataPool.cpp -fPIC -DPIC -o .libs/DataPool.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuFileCache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuFileCache.cpp -fPIC -DPIC -o .libs/DjVuFileCache.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuPort.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GMapAreas.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuPort.cpp -fPIC -DPIC -o .libs/DjVuPort.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GMapAreas.cpp -fPIC -DPIC -o .libs/GMapAreas.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuAnno.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuAnno.cpp -fPIC -DPIC -o .libs/DjVuAnno.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GIFFManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GIFFManager.cpp -fPIC -DPIC -o .libs/GIFFManager.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuText.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuText.cpp -fPIC -DPIC -o .libs/DjVuText.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuInfo.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuInfo.cpp -fPIC -DPIC -o .libs/DjVuInfo.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuFile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuFile.cpp -fPIC -DPIC -o .libs/DjVuFile.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuImage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuImage.cpp -fPIC -DPIC -o .libs/DjVuImage.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuDocument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuDocument.cpp -fPIC -DPIC -o .libs/DjVuDocument.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVmDir.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVmDir.cpp -fPIC -DPIC -o .libs/DjVmDir.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVmDoc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVmDoc.cpp -fPIC -DPIC -o .libs/DjVmDoc.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVmDir0.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVmDir0.cpp -fPIC -DPIC -o .libs/DjVmDir0.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVmNav.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVmNav.cpp -fPIC -DPIC -o .libs/DjVmNav.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuNavDir.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuNavDir.cpp -fPIC -DPIC -o .libs/DjVuNavDir.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuErrorList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuErrorList.cpp -fPIC -DPIC -o .libs/DjVuErrorList.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuDocEditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuDocEditor.cpp -fPIC -DPIC -o .libs/DjVuDocEditor.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuToPS.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuDumpHelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuToPS.cpp -fPIC -DPIC -o .libs/DjVuToPS.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuDumpHelper.cpp -fPIC -DPIC -o .libs/DjVuDumpHelper.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuMessageLite.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuMessageLite.cpp -fPIC -DPIC -o .libs/DjVuMessageLite.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuMessage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c DjVuMessage.cpp -fPIC -DPIC -o .libs/DjVuMessage.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GUnicode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c GUnicode.cpp -fPIC -DPIC -o .libs/GUnicode.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c UnicodeByteStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c UnicodeByteStream.cpp -fPIC -DPIC -o .libs/UnicodeByteStream.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c XMLParser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c XMLParser.cpp -fPIC -DPIC -o .libs/XMLParser.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c XMLTags.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c XMLTags.cpp -fPIC -DPIC -o .libs/XMLTags.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c miniexp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c miniexp.cpp -fPIC -DPIC -o .libs/miniexp.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ddjvuapi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ddjvuapi.cpp -fPIC -DPIC -o .libs/ddjvuapi.o /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c debug.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c debug.cpp -fPIC -DPIC -o .libs/debug.o [ generating libdjvulibre.la ... ] /bin/sh ../libtool --mode=link g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -no-undefined \ -rpath /usr/lib -version-info 25:0:4 \ DjVuGlobal.lo DjVuGlobalMemory.lo GOS.lo GException.lo GContainer.lo GString.lo GThreads.lo GRect.lo atomic.lo GSmartPointer.lo MMX.lo Arrays.lo GBitmap.lo GPixmap.lo GScaler.lo DjVuPalette.lo ByteStream.lo IFFByteStream.lo BSByteStream.lo BSEncodeByteStream.lo ZPCodec.lo JB2Image.lo JB2EncodeCodec.lo IW44Image.lo IW44EncodeCodec.lo MMRDecoder.lo JPEGDecoder.lo DataPool.lo GURL.lo DjVuFileCache.lo DjVuPort.lo GMapAreas.lo DjVuAnno.lo GIFFManager.lo DjVuText.lo DjVuInfo.lo DjVuFile.lo DjVuImage.lo DjVuDocument.lo DjVmDir.lo DjVmDoc.lo DjVmDir0.lo DjVmNav.lo DjVuNavDir.lo DjVuErrorList.lo DjVuDocEditor.lo DjVuToPS.lo DjVuDumpHelper.lo DjVuMessageLite.lo DjVuMessage.lo GUnicode.lo UnicodeByteStream.lo XMLParser.lo XMLTags.lo miniexp.lo ddjvuapi.lo debug.lo -Wl,-z,relro -ljpeg -lpthread -lm -o libdjvulibre.la libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.2/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.2/crtbeginS.o .libs/DjVuGlobal.o .libs/DjVuGlobalMemory.o .libs/GOS.o .libs/GException.o .libs/GContainer.o .libs/GString.o .libs/GThreads.o .libs/GRect.o .libs/atomic.o .libs/GSmartPointer.o .libs/MMX.o .libs/Arrays.o .libs/GBitmap.o .libs/GPixmap.o .libs/GScaler.o .libs/DjVuPalette.o .libs/ByteStream.o .libs/IFFByteStream.o .libs/BSByteStream.o .libs/BSEncodeByteStream.o .libs/ZPCodec.o .libs/JB2Image.o .libs/JB2EncodeCodec.o .libs/IW44Image.o .libs/IW44EncodeCodec.o .libs/MMRDecoder.o .libs/JPEGDecoder.o .libs/DataPool.o .libs/GURL.o .libs/DjVuFileCache.o .libs/DjVuPort.o .libs/GMapAreas.o .libs/DjVuAnno.o .libs/GIFFManager.o .libs/DjVuText.o .libs/DjVuInfo.o .libs/DjVuFile.o .libs/DjVuImage.o .libs/DjVuDocument.o .libs/DjVmDir.o .libs/DjVmDoc.o .libs/DjVmDir0.o .libs/DjVmNav.o .libs/DjVuNavDir.o .libs/DjVuErrorList.o .libs/DjVuDocEditor.o .libs/DjVuToPS.o .libs/DjVuDumpHelper.o .libs/DjVuMessageLite.o .libs/DjVuMessage.o .libs/GUnicode.o .libs/UnicodeByteStream.o .libs/XMLParser.o .libs/XMLTags.o .libs/miniexp.o .libs/ddjvuapi.o .libs/debug.o -ljpeg -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.2 -L/usr/lib/gcc/i686-redhat-linux/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.2/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.2/../../../crtn.o -mtune=i686 -pthread -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libdjvulibre.so.21 -o .libs/libdjvulibre.so.21.4.0 libtool: link: (cd ".libs" && rm -f "libdjvulibre.so.21" && ln -s "libdjvulibre.so.21.4.0" "libdjvulibre.so.21") libtool: link: (cd ".libs" && rm -f "libdjvulibre.so" && ln -s "libdjvulibre.so.21.4.0" "libdjvulibre.so") libtool: link: ( cd ".libs" && rm -f "libdjvulibre.la" && ln -s "../libdjvulibre.la" "libdjvulibre.la" ) make[1]: Leaving directory `/builddir/build/BUILD/djvulibre-3.5.25/libdjvu' make[1]: Entering directory `/builddir/build/BUILD/djvulibre-3.5.25/tools' make[1]: Circular Makefile.dep <- Makefile.dep dependency dropped. g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bzz.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c c44.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cjb2.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c jb2tune.cpp cd jb2cmp && make make[2]: Entering directory `/builddir/build/BUILD/djvulibre-3.5.25/tools/jb2cmp' make[2]: Circular Makefile.dep <- Makefile.dep dependency dropped. g++ -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I../.. -I../.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -c classify.cpp g++ -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I../.. -I../.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -c cuts.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cpaldjvu.cpp g++ -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I../.. -I../.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -c frames.cpp g++ -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I../.. -I../.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -c patterns.cpp /usr/bin/rm -f 2>/dev/null libjb2cmp.a /usr/bin/ar cr libjb2cmp.a classify.o cuts.o frames.o patterns.o ranlib libjb2cmp.a make[2]: Leaving directory `/builddir/build/BUILD/djvulibre-3.5.25/tools/jb2cmp' g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c csepdjvu.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ddjvu.cpp gcc -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tiff2pdf.c cc1: warning: command line option '-Wno-non-virtual-dtor' is valid for C++/ObjC++ but not for C [enabled by default] tiff2pdf.c: In function 't2p_write_pdf': tiff2pdf.c:5115:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint32' [-Wformat] g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c djvm.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c djvmcvt.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c djvudump.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c djvups.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c djvuextract.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c djvumake.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c djvused.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c djvutxt.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c djvuserve.cpp /bin/sh ../libtool --mode=link \ g++ -o bzz -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables bzz.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm libtool: link: g++ -o .libs/bzz -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables bzz.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread /bin/sh ../libtool --mode=link \ g++ -o c44 -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables c44.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm libtool: link: g++ -o .libs/c44 -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables c44.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread /bin/sh ../libtool --mode=link \ g++ -o cjb2 -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables cjb2.o jb2tune.o jb2cmp/libjb2cmp.a ../libdjvu/libdjvulibre.la -Wl,-z,relro -ltiff -lm libtool: link: g++ -o .libs/cjb2 -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables cjb2.o jb2tune.o -Wl,-z -Wl,relro jb2cmp/libjb2cmp.a ../libdjvu/.libs/libdjvulibre.so -ltiff -lm -pthread /bin/sh ../libtool --mode=link \ g++ -o cpaldjvu -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables cpaldjvu.o jb2tune.o jb2cmp/libjb2cmp.a ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm libtool: link: g++ -o .libs/cpaldjvu -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables cpaldjvu.o jb2tune.o -Wl,-z -Wl,relro jb2cmp/libjb2cmp.a ../libdjvu/.libs/libdjvulibre.so -lm -pthread /bin/sh ../libtool --mode=link \ g++ -o csepdjvu -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables csepdjvu.o jb2tune.o jb2cmp/libjb2cmp.a ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm /bin/sh ../libtool --mode=link \ g++ -o ddjvu -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ddjvu.o tiff2pdf.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -ltiff -lm libtool: link: g++ -o .libs/csepdjvu -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables csepdjvu.o jb2tune.o -Wl,-z -Wl,relro jb2cmp/libjb2cmp.a ../libdjvu/.libs/libdjvulibre.so -lm -pthread libtool: link: g++ -o .libs/ddjvu -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ddjvu.o tiff2pdf.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -ltiff -lm -pthread /bin/sh ../libtool --mode=link \ g++ -o djvm -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvm.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm /bin/sh ../libtool --mode=link \ g++ -o djvmcvt -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvmcvt.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm /bin/sh ../libtool --mode=link \ g++ -o djvudump -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvudump.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm libtool: link: g++ -o .libs/djvm -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvm.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread libtool: link: g++ -o .libs/djvmcvt -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvmcvt.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread libtool: link: g++ -o .libs/djvudump -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvudump.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread /bin/sh ../libtool --mode=link \ g++ -o djvups -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvups.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm /bin/sh ../libtool --mode=link \ g++ -o djvuextract -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvuextract.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm /bin/sh ../libtool --mode=link \ g++ -o djvumake -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvumake.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm libtool: link: g++ -o .libs/djvups -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvups.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread libtool: link: g++ -o .libs/djvuextract -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvuextract.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread libtool: link: g++ -o .libs/djvumake -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvumake.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread /bin/sh ../libtool --mode=link \ g++ -o djvutxt -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvutxt.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm /bin/sh ../libtool --mode=link \ g++ -o djvuserve -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvuserve.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm libtool: link: g++ -o .libs/djvutxt -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvutxt.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread libtool: link: g++ -o .libs/djvuserve -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvuserve.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread /bin/sh ../libtool --mode=link \ g++ -o djvused -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvused.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm libtool: link: g++ -o .libs/djvused -DHAVE_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvused.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread make[1]: Leaving directory `/builddir/build/BUILD/djvulibre-3.5.25/tools' make[1]: Entering directory `/builddir/build/BUILD/djvulibre-3.5.25/xmltools' make[1]: Circular Makefile.dep <- Makefile.dep dependency dropped. g++ -DHAVE_CONFIG_H -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c djvutoxml.cpp g++ -DHAVE_CONFIG_H -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c djvuxmlparser.cpp sed < ./djvuxml.1.in > djvuxml.1 \ -e 's,DATADIR,/usr/share,' /bin/sh ../libtool --mode=link \ g++ -o djvuxmlparser -DHAVE_CONFIG_H -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvuxmlparser.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm libtool: link: g++ -o .libs/djvuxmlparser -DHAVE_CONFIG_H -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvuxmlparser.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread /bin/sh ../libtool --mode=link \ g++ -o djvutoxml -DHAVE_CONFIG_H -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvutoxml.o ../libdjvu/libdjvulibre.la -Wl,-z,relro -lm libtool: link: g++ -o .libs/djvutoxml -DHAVE_CONFIG_H -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686 -pthread -DTHREADMODEL=POSIXTHREADS -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables djvutoxml.o -Wl,-z -Wl,relro ../libdjvu/.libs/libdjvulibre.so -lm -pthread make[1]: Leaving directory `/builddir/build/BUILD/djvulibre-3.5.25/xmltools' make[1]: Entering directory `/builddir/build/BUILD/djvulibre-3.5.25/desktopfiles' s=`echo hi16-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ /usr/bin/rsvg-convert -w ${s} -h ${s} -o hi16-djvu.png djvu.svg \ || /usr/bin/convert -geometry ${s}x${s} -depth 8 -background none djvu.svg hi16-djvu.png \ || @INKSCAPE@ --without-gui --export-width=${s} \ --export-height=${s} --export-png=hi16-djvu.png djvu.svg \ || cp ./prebuilt-hi16-djvu.png hi16-djvu.png s=`echo hi20-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ /usr/bin/rsvg-convert -w ${s} -h ${s} -o hi20-djvu.png djvu.svg \ || /usr/bin/convert -geometry ${s}x${s} -depth 8 -background none djvu.svg hi20-djvu.png \ || @INKSCAPE@ --without-gui --export-width=${s} \ --export-height=${s} --export-png=hi20-djvu.png djvu.svg \ || cp ./prebuilt-hi20-djvu.png hi20-djvu.png s=`echo hi22-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ /usr/bin/rsvg-convert -w ${s} -h ${s} -o hi22-djvu.png djvu.svg \ || /usr/bin/convert -geometry ${s}x${s} -depth 8 -background none djvu.svg hi22-djvu.png \ || @INKSCAPE@ --without-gui --export-width=${s} \ --export-height=${s} --export-png=hi22-djvu.png djvu.svg \ || cp ./prebuilt-hi22-djvu.png hi22-djvu.png s=`echo hi24-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ /usr/bin/rsvg-convert -w ${s} -h ${s} -o hi24-djvu.png djvu.svg \ || /usr/bin/convert -geometry ${s}x${s} -depth 8 -background none djvu.svg hi24-djvu.png \ || @INKSCAPE@ --without-gui --export-width=${s} \ --export-height=${s} --export-png=hi24-djvu.png djvu.svg \ || cp ./prebuilt-hi24-djvu.png hi24-djvu.png s=`echo hi32-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ /usr/bin/rsvg-convert -w ${s} -h ${s} -o hi32-djvu.png djvu.svg \ || /usr/bin/convert -geometry ${s}x${s} -depth 8 -background none djvu.svg hi32-djvu.png \ || @INKSCAPE@ --without-gui --export-width=${s} \ --export-height=${s} --export-png=hi32-djvu.png djvu.svg \ || cp ./prebuilt-hi32-djvu.png hi32-djvu.png s=`echo hi48-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ /usr/bin/rsvg-convert -w ${s} -h ${s} -o hi48-djvu.png djvu.svg \ || /usr/bin/convert -geometry ${s}x${s} -depth 8 -background none djvu.svg hi48-djvu.png \ || @INKSCAPE@ --without-gui --export-width=${s} \ --export-height=${s} --export-png=hi48-djvu.png djvu.svg \ || cp ./prebuilt-hi48-djvu.png hi48-djvu.png s=`echo hi64-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ /usr/bin/rsvg-convert -w ${s} -h ${s} -o hi64-djvu.png djvu.svg \ || /usr/bin/convert -geometry ${s}x${s} -depth 8 -background none djvu.svg hi64-djvu.png \ || @INKSCAPE@ --without-gui --export-width=${s} \ --export-height=${s} --export-png=hi64-djvu.png djvu.svg \ || cp ./prebuilt-hi64-djvu.png hi64-djvu.png s=`echo hi72-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ /usr/bin/rsvg-convert -w ${s} -h ${s} -o hi72-djvu.png djvu.svg \ || /usr/bin/convert -geometry ${s}x${s} -depth 8 -background none djvu.svg hi72-djvu.png \ || @INKSCAPE@ --without-gui --export-width=${s} \ --export-height=${s} --export-png=hi72-djvu.png djvu.svg \ || cp ./prebuilt-hi72-djvu.png hi72-djvu.png s=`echo hi96-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ /usr/bin/rsvg-convert -w ${s} -h ${s} -o hi96-djvu.png djvu.svg \ || /usr/bin/convert -geometry ${s}x${s} -depth 8 -background none djvu.svg hi96-djvu.png \ || @INKSCAPE@ --without-gui --export-width=${s} \ --export-height=${s} --export-png=hi96-djvu.png djvu.svg \ || cp ./prebuilt-hi96-djvu.png hi96-djvu.png s=`echo hi128-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ /usr/bin/rsvg-convert -w ${s} -h ${s} -o hi128-djvu.png djvu.svg \ || /usr/bin/convert -geometry ${s}x${s} -depth 8 -background none djvu.svg hi128-djvu.png \ || @INKSCAPE@ --without-gui --export-width=${s} \ --export-height=${s} --export-png=hi128-djvu.png djvu.svg \ || cp ./prebuilt-hi128-djvu.png hi128-djvu.png s=`echo hi256-djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ /usr/bin/rsvg-convert -w ${s} -h ${s} -o hi256-djvu.png djvu.svg \ || /usr/bin/convert -geometry ${s}x${s} -depth 8 -background none djvu.svg hi256-djvu.png \ || @INKSCAPE@ --without-gui --export-width=${s} \ --export-height=${s} --export-png=hi256-djvu.png djvu.svg \ || cp ./prebuilt-hi256-djvu.png hi256-djvu.png cat djvu.svg | gzip >hi-djvu.svgz sed < ./register-djvu-mime.in > register-djvu-mime \ -e 's,XDG_MIME,/usr/bin/xdg-mime,g' \ -e 's,XDG_ICON_RESOURCE,/usr/bin/xdg-icon-resource,g' \ -e 's,XDG_DESKTOP_MENU,/usr/bin/xdg-desktop-menu,g' \ -e 's,DATADIR,/usr/share,g' \ -e 's,MYDIR,/usr/share/djvu/osi/desktop,g' chmod a+x register-djvu-mime make[1]: Leaving directory `/builddir/build/BUILD/djvulibre-3.5.25/desktopfiles' Congratulations: the compilation was successful! + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Kxui7B + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386 ++ dirname /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386 + cd djvulibre-3.5.25 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386 ( cd libdjvu && make install ) make[1]: Entering directory `/builddir/build/BUILD/djvulibre-3.5.25/libdjvu' make[1]: Circular Makefile.dep <- Makefile.dep dependency dropped. /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/lib /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libdjvulibre.la /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/lib libtool: install: /usr/bin/install -c -m 644 .libs/libdjvulibre.so.21.4.0 /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/lib/libdjvulibre.so.21.4.0 libtool: install: (cd /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/lib && { ln -s -f libdjvulibre.so.21.4.0 libdjvulibre.so.21 || { rm -f libdjvulibre.so.21 && ln -s libdjvulibre.so.21.4.0 libdjvulibre.so.21; }; }) libtool: install: (cd /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/lib && { ln -s -f libdjvulibre.so.21.4.0 libdjvulibre.so || { rm -f libdjvulibre.so && ln -s libdjvulibre.so.21.4.0 libdjvulibre.so; }; }) libtool: install: /usr/bin/install -c -m 644 .libs/libdjvulibre.lai /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/lib/libdjvulibre.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/djvu for n in `cd ../share && \ find djvu -name '*.xml' -print` ; do \ src="../share/$n" ; \ dir="`dirname /usr/share/$n`" ;\ test -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386$dir || /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386$dir ; \ /usr/bin/install -c -m 644 $src /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386$dir || exit ; done /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/include/libdjvu /usr/bin/install -c -m 644 ./ddjvuapi.h /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/include/libdjvu /usr/bin/install -c -m 644 ./miniexp.h /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/include/libdjvu /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/lib/pkgconfig /usr/bin/install -c -m 644 ddjvuapi.pc /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/lib/pkgconfig make[1]: Leaving directory `/builddir/build/BUILD/djvulibre-3.5.25/libdjvu' ( cd tools && make install ) make[1]: Entering directory `/builddir/build/BUILD/djvulibre-3.5.25/tools' make[1]: Circular Makefile.dep <- Makefile.dep dependency dropped. cd jb2cmp && make make[2]: Entering directory `/builddir/build/BUILD/djvulibre-3.5.25/tools/jb2cmp' make[2]: Circular Makefile.dep <- Makefile.dep dependency dropped. make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/djvulibre-3.5.25/tools/jb2cmp' /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin for n in bzz c44 cjb2 cpaldjvu csepdjvu ddjvu djvm djvmcvt djvudump djvups djvuextract djvumake djvused djvutxt djvuserve ; do \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c $n /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin \ || exit ; done libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/bzz /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/bzz libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/c44 /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/c44 libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/cjb2 /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/cjb2 libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/cpaldjvu /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/cpaldjvu libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/csepdjvu /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/csepdjvu libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ddjvu /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/ddjvu libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/djvm /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvm libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/djvmcvt /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvmcvt libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/djvudump /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvudump libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/djvups /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvups libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/djvuextract /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvuextract libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/djvumake /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvumake libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/djvused /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvused libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/djvutxt /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvutxt libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/djvuserve /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvuserve /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin for n in djvudigital any2djvu ; do \ /usr/bin/install -c -m 0755 ./$n /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin \ || exit ; done /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/man/man1 for n in bzz c44 cjb2 cpaldjvu csepdjvu ddjvu djvm djvmcvt djvudump djvups djvuextract djvumake djvused djvutxt djvuserve djvudigital any2djvu djvu ; do \ if test -r ./$n.1 ; then \ /usr/bin/install -c -m 644 ./$n.1 /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/man/man1 \ || exit ; fi ; done make[1]: Leaving directory `/builddir/build/BUILD/djvulibre-3.5.25/tools' ( cd xmltools && make install ) make[1]: Entering directory `/builddir/build/BUILD/djvulibre-3.5.25/xmltools' make[1]: Circular Makefile.dep <- Makefile.dep dependency dropped. /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin for n in djvutoxml djvuxmlparser ; do \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c $n /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin \ || exit ; done libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/djvutoxml /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvutoxml libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/djvuxmlparser /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvuxmlparser /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/djvu for n in `cd ../share \ && find djvu -name '*.dtd' -print` ; do \ src="../share/$n" ; \ dir="`dirname /usr/share/$n`" ;\ test -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386$dir || /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386$dir ; \ /usr/bin/install -c -m 644 $src /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386$dir || exit ; done /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/man/man1 for n in ./*.1 ; do \ /usr/bin/install -c -m 644 $n /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/man/man1 || exit ; done make[1]: Leaving directory `/builddir/build/BUILD/djvulibre-3.5.25/xmltools' ( cd desktopfiles && make install ) make[1]: Entering directory `/builddir/build/BUILD/djvulibre-3.5.25/desktopfiles' /usr/bin/install -c -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/djvu/osi/desktop /usr/bin/install -c register-djvu-mime /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/djvu/osi/desktop /usr/bin/install -c -m 644 *djvu.png /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/djvu/osi/desktop /usr/bin/install -c -m 644 *djvu.svgz /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/djvu/osi/desktop /usr/bin/install -c -m 644 ./*mime.xml /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/djvu/osi/desktop Run /usr/share/djvu/osi/desktop/register-djvu-mime install to register the djvu mime types and icons. make[1]: Leaving directory `/builddir/build/BUILD/djvulibre-3.5.25/desktopfiles' + find /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/lib -name '*.so*' + xargs /usr/bin/chmod +x + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvutoxml + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvused + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/cjb2 + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/csepdjvu + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvuserve + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvm + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvuxmlparser + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvutxt + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/ddjvu + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvumake + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/cpaldjvu + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvuextract + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/c44 + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvups + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvudump + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvmcvt + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/bzz ~/build/BUILD/djvulibre-3.5.25/desktopfiles ~/build/BUILD/djvulibre-3.5.25 + pushd desktopfiles + for i in 22 32 48 64 + install -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/icons/hicolor/22x22/mimetypes/ + cp -a ./hi22-djvu.png /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/icons/hicolor/22x22/mimetypes/image-vnd.djvu.mime.png + for i in 22 32 48 64 + install -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/icons/hicolor/32x32/mimetypes/ + cp -a ./hi32-djvu.png /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/icons/hicolor/32x32/mimetypes/image-vnd.djvu.mime.png + for i in 22 32 48 64 + install -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/icons/hicolor/48x48/mimetypes/ + cp -a ./hi48-djvu.png /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/icons/hicolor/48x48/mimetypes/image-vnd.djvu.mime.png + for i in 22 32 48 64 + install -d /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/icons/hicolor/64x64/mimetypes/ + cp -a ./hi64-djvu.png /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/icons/hicolor/64x64/mimetypes/image-vnd.djvu.mime.png ~/build/BUILD/djvulibre-3.5.25 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/djvulibre-3.5.25 extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/lib/libdjvulibre.so.21.4.0 extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvups extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvutxt extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/c44 extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/ddjvu extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvudump extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvuserve extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvm extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvuextract extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvuxmlparser extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/csepdjvu extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvused extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvutoxml extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvumake extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/bzz extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/cjb2 extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/djvmcvt extracting debug info from /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/bin/cpaldjvu symlinked /usr/lib/debug/usr/lib/libdjvulibre.so.21.4.0.debug to /usr/lib/debug/usr/lib/libdjvulibre.so.debug symlinked /usr/lib/debug/usr/lib/libdjvulibre.so.21.4.0.debug to /usr/lib/debug/usr/lib/libdjvulibre.so.21.debug + /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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: djvulibre-3.5.25.3-1.fc17.i686 Provides: djvulibre-mozplugin = 3.5.25.3 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh xdg-utils Requires(preun): /bin/sh xdg-utils Requires(postun): /bin/sh Requires: /bin/bash /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdjvulibre.so.21 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libtiff.so.3 rtld(GNU_HASH) Obsoletes: djvulibre-mozplugin < 3.5.24 Processing files: djvulibre-libs-3.5.25.3-1.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.076uqq + umask 022 + cd /builddir/build/BUILD + cd djvulibre-3.5.25 + DOCDIR=/builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/doc/djvulibre-libs-3.5.25.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/doc/djvulibre-libs-3.5.25.3 + cp -pr README COPYRIGHT COPYING NEWS /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/doc/djvulibre-libs-3.5.25.3 + exit 0 Provides: libdjvulibre.so.21 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.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: djvulibre-devel-3.5.25.3-1.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DsSQYe + umask 022 + cd /builddir/build/BUILD + cd djvulibre-3.5.25 + DOCDIR=/builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/doc/djvulibre-devel-3.5.25.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/doc/djvulibre-devel-3.5.25.3 + cp -pr doc/djvu2spec.djvu doc/djvu3spec.djvu doc/djvuchanges.txt doc/lizard2002.djvu doc/lizard2002.pdf doc/lizard2007.djvu doc/lizard2007.pdf /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386/usr/share/doc/djvulibre-devel-3.5.25.3 + exit 0 Provides: pkgconfig(ddjvuapi) = 3.5.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdjvulibre.so.21 Processing files: djvulibre-debuginfo-3.5.25.3-1.fc17.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386 Wrote: /builddir/build/RPMS/djvulibre-3.5.25.3-1.fc17.i686.rpm Wrote: /builddir/build/RPMS/djvulibre-libs-3.5.25.3-1.fc17.i686.rpm Wrote: /builddir/build/RPMS/djvulibre-devel-3.5.25.3-1.fc17.i686.rpm Wrote: /builddir/build/RPMS/djvulibre-debuginfo-3.5.25.3-1.fc17.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7X9iku + umask 022 + cd /builddir/build/BUILD + cd djvulibre-3.5.25 + /usr/bin/rm -rf /builddir/build/BUILDROOT/djvulibre-3.5.25.3-1.fc17.i386 + exit 0 Child return code was: 0 LEAVE do -->