D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libzen-0.4.33-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WDIRxS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ZenLib-0.4.33 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/ZenLib-0.4.33.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ZenLib-0.4.33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/libzen_0.4.20-fix-build.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + dos2unix History.txt License.txt ReadMe.txt Source/Doc/Documentation.html dos2unix: converting file History.txt to Unix format... dos2unix: converting file License.txt to Unix format... dos2unix: converting file ReadMe.txt to Unix format... dos2unix: converting file Source/Doc/Documentation.html to Unix format... + chmod 644 History.txt License.txt ReadMe.txt Source/Doc/Documentation.html + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HmUkTD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ZenLib-0.4.33 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd Project/GNU/Library ~/rpmbuild/BUILD/ZenLib-0.4.33/Project/GNU/Library ~/rpmbuild/BUILD/ZenLib-0.4.33 + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:24: installing './compile' configure.ac:18: installing './config.guess' configure.ac:18: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-shared --disable-static checking build system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf 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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 -m elf_x86_64) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libzen-config config.status: creating libzen.pc config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands Configured ZenLib for 'x86_64-mageia-linux-gnu' Unicode? yes Large files support? yes wstring missing support? no stream missing support? no Create static lib? no Create shared lib? yes CXXFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 LIBS: + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 depbase=`echo ../../../Source/ZenLib/Conf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Conf.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Conf.lo ../../../Source/ZenLib/Conf.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Conf.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Conf.Tpo -c ../../../Source/ZenLib/Conf.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Conf.o depbase=`echo ../../../Source/ZenLib/CriticalSection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/CriticalSection.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/CriticalSection.lo ../../../Source/ZenLib/CriticalSection.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/CriticalSection.lo -MD -MP -MF ../../../Source/ZenLib/.deps/CriticalSection.Tpo -c ../../../Source/ZenLib/CriticalSection.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/CriticalSection.o depbase=`echo ../../../Source/ZenLib/int128u.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/int128u.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/int128u.lo ../../../Source/ZenLib/int128u.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/int128u.lo -MD -MP -MF ../../../Source/ZenLib/.deps/int128u.Tpo -c ../../../Source/ZenLib/int128u.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/int128u.o depbase=`echo ../../../Source/ZenLib/int128s.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/int128s.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/int128s.lo ../../../Source/ZenLib/int128s.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/int128s.lo -MD -MP -MF ../../../Source/ZenLib/.deps/int128s.Tpo -c ../../../Source/ZenLib/int128s.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/int128s.o depbase=`echo ../../../Source/ZenLib/FileName.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/FileName.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/FileName.lo ../../../Source/ZenLib/FileName.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/FileName.lo -MD -MP -MF ../../../Source/ZenLib/.deps/FileName.Tpo -c ../../../Source/ZenLib/FileName.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/FileName.o depbase=`echo ../../../Source/ZenLib/Dir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Dir.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Dir.lo ../../../Source/ZenLib/Dir.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Dir.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Dir.Tpo -c ../../../Source/ZenLib/Dir.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Dir.o depbase=`echo ../../../Source/ZenLib/File.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/File.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/File.lo ../../../Source/ZenLib/File.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/File.lo -MD -MP -MF ../../../Source/ZenLib/.deps/File.Tpo -c ../../../Source/ZenLib/File.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/File.o ../../../Source/ZenLib/File.cpp: In member function 'bool ZenLib::File::Truncate(ZenLib::int64u)': ../../../Source/ZenLib/File.cpp:584:25: warning: ignoring return value of 'int truncate(const char*, __off64_t)', declared with attribute warn_unused_result [-Wunused-result] truncate(File_Name_Sav.To_Local().c_str(), Offset); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo ../../../Source/ZenLib/InfoMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/InfoMap.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/InfoMap.lo ../../../Source/ZenLib/InfoMap.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/InfoMap.lo -MD -MP -MF ../../../Source/ZenLib/.deps/InfoMap.Tpo -c ../../../Source/ZenLib/InfoMap.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/InfoMap.o depbase=`echo ../../../Source/ZenLib/MemoryDebug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/MemoryDebug.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/MemoryDebug.lo ../../../Source/ZenLib/MemoryDebug.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/MemoryDebug.lo -MD -MP -MF ../../../Source/ZenLib/.deps/MemoryDebug.Tpo -c ../../../Source/ZenLib/MemoryDebug.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/MemoryDebug.o depbase=`echo ../../../Source/ZenLib/OS_Utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/OS_Utils.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/OS_Utils.lo ../../../Source/ZenLib/OS_Utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/OS_Utils.lo -MD -MP -MF ../../../Source/ZenLib/.deps/OS_Utils.Tpo -c ../../../Source/ZenLib/OS_Utils.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/OS_Utils.o depbase=`echo ../../../Source/ZenLib/Thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Thread.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Thread.lo ../../../Source/ZenLib/Thread.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Thread.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Thread.Tpo -c ../../../Source/ZenLib/Thread.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Thread.o depbase=`echo ../../../Source/ZenLib/Translation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Translation.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Translation.lo ../../../Source/ZenLib/Translation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Translation.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Translation.Tpo -c ../../../Source/ZenLib/Translation.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Translation.o depbase=`echo ../../../Source/ZenLib/Utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Utils.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Utils.lo ../../../Source/ZenLib/Utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Utils.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Utils.Tpo -c ../../../Source/ZenLib/Utils.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Utils.o depbase=`echo ../../../Source/ZenLib/Format/Html/Html_Handler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Html/Html_Handler.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Html/Html_Handler.lo ../../../Source/ZenLib/Format/Html/Html_Handler.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Html/Html_Handler.lo -MD -MP -MF ../../../Source/ZenLib/Format/Html/.deps/Html_Handler.Tpo -c ../../../Source/ZenLib/Format/Html/Html_Handler.cpp -fPIC -DPIC -o ../../../Source/ZenLib/Format/Html/.libs/Html_Handler.o depbase=`echo ../../../Source/ZenLib/Format/Html/Html_Request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Html/Html_Request.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Html/Html_Request.lo ../../../Source/ZenLib/Format/Html/Html_Request.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Html/Html_Request.lo -MD -MP -MF ../../../Source/ZenLib/Format/Html/.deps/Html_Request.Tpo -c ../../../Source/ZenLib/Format/Html/Html_Request.cpp -fPIC -DPIC -o ../../../Source/ZenLib/Format/Html/.libs/Html_Request.o depbase=`echo ../../../Source/ZenLib/ZtringListListF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringListListF.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/ZtringListListF.lo ../../../Source/ZenLib/ZtringListListF.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringListListF.lo -MD -MP -MF ../../../Source/ZenLib/.deps/ZtringListListF.Tpo -c ../../../Source/ZenLib/ZtringListListF.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/ZtringListListF.o depbase=`echo ../../../Source/ZenLib/ZtringList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringList.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/ZtringList.lo ../../../Source/ZenLib/ZtringList.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringList.lo -MD -MP -MF ../../../Source/ZenLib/.deps/ZtringList.Tpo -c ../../../Source/ZenLib/ZtringList.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/ZtringList.o depbase=`echo ../../../Source/ZenLib/ZtringListList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringListList.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/ZtringListList.lo ../../../Source/ZenLib/ZtringListList.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringListList.lo -MD -MP -MF ../../../Source/ZenLib/.deps/ZtringListList.Tpo -c ../../../Source/ZenLib/ZtringListList.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/ZtringListList.o depbase=`echo ../../../Source/ZenLib/Format/Http/Http_Cookies.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Cookies.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Http/Http_Cookies.lo ../../../Source/ZenLib/Format/Http/Http_Cookies.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Cookies.lo -MD -MP -MF ../../../Source/ZenLib/Format/Http/.deps/Http_Cookies.Tpo -c ../../../Source/ZenLib/Format/Http/Http_Cookies.cpp -fPIC -DPIC -o ../../../Source/ZenLib/Format/Http/.libs/Http_Cookies.o depbase=`echo ../../../Source/ZenLib/Format/Http/Http_Handler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Handler.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Http/Http_Handler.lo ../../../Source/ZenLib/Format/Http/Http_Handler.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Handler.lo -MD -MP -MF ../../../Source/ZenLib/Format/Http/.deps/Http_Handler.Tpo -c ../../../Source/ZenLib/Format/Http/Http_Handler.cpp -fPIC -DPIC -o ../../../Source/ZenLib/Format/Http/.libs/Http_Handler.o depbase=`echo ../../../Source/ZenLib/Ztring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Ztring.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Ztring.lo ../../../Source/ZenLib/Ztring.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Ztring.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Ztring.Tpo -c ../../../Source/ZenLib/Ztring.cpp -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Ztring.o depbase=`echo ../../../Source/ZenLib/Format/Http/Http_Request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Request.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Http/Http_Request.lo ../../../Source/ZenLib/Format/Http/Http_Request.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Request.lo -MD -MP -MF ../../../Source/ZenLib/Format/Http/.deps/Http_Request.Tpo -c ../../../Source/ZenLib/Format/Http/Http_Request.cpp -fPIC -DPIC -o ../../../Source/ZenLib/Format/Http/.libs/Http_Request.o depbase=`echo ../../../Source/ZenLib/Format/Http/Http_Utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Utils.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Http/Http_Utils.lo ../../../Source/ZenLib/Format/Http/Http_Utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Utils.lo -MD -MP -MF ../../../Source/ZenLib/Format/Http/.deps/Http_Utils.Tpo -c ../../../Source/ZenLib/Format/Http/Http_Utils.cpp -fPIC -DPIC -o ../../../Source/ZenLib/Format/Http/.libs/Http_Utils.o /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -no-undefined -version-info 0:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -fPIC -lpthread -lstdc++ -o libzen.la -rpath /usr/lib64 ../../../Source/ZenLib/Conf.lo ../../../Source/ZenLib/CriticalSection.lo ../../../Source/ZenLib/Dir.lo ../../../Source/ZenLib/File.lo ../../../Source/ZenLib/FileName.lo ../../../Source/ZenLib/InfoMap.lo ../../../Source/ZenLib/int128s.lo ../../../Source/ZenLib/int128u.lo ../../../Source/ZenLib/MemoryDebug.lo ../../../Source/ZenLib/OS_Utils.lo ../../../Source/ZenLib/Translation.lo ../../../Source/ZenLib/Thread.lo ../../../Source/ZenLib/Utils.lo ../../../Source/ZenLib/Ztring.lo ../../../Source/ZenLib/ZtringList.lo ../../../Source/ZenLib/ZtringListList.lo ../../../Source/ZenLib/ZtringListListF.lo ../../../Source/ZenLib/Format/Html/Html_Handler.lo ../../../Source/ZenLib/Format/Html/Html_Request.lo ../../../Source/ZenLib/Format/Http/Http_Cookies.lo ../../../Source/ZenLib/Format/Http/Http_Handler.lo ../../../Source/ZenLib/Format/Http/Http_Request.lo ../../../Source/ZenLib/Format/Http/Http_Utils.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/crtbeginS.o ../../../Source/ZenLib/.libs/Conf.o ../../../Source/ZenLib/.libs/CriticalSection.o ../../../Source/ZenLib/.libs/Dir.o ../../../Source/ZenLib/.libs/File.o ../../../Source/ZenLib/.libs/FileName.o ../../../Source/ZenLib/.libs/InfoMap.o ../../../Source/ZenLib/.libs/int128s.o ../../../Source/ZenLib/.libs/int128u.o ../../../Source/ZenLib/.libs/MemoryDebug.o ../../../Source/ZenLib/.libs/OS_Utils.o ../../../Source/ZenLib/.libs/Translation.o ../../../Source/ZenLib/.libs/Thread.o ../../../Source/ZenLib/.libs/Utils.o ../../../Source/ZenLib/.libs/Ztring.o ../../../Source/ZenLib/.libs/ZtringList.o ../../../Source/ZenLib/.libs/ZtringListList.o ../../../Source/ZenLib/.libs/ZtringListListF.o ../../../Source/ZenLib/Format/Html/.libs/Html_Handler.o ../../../Source/ZenLib/Format/Html/.libs/Html_Request.o ../../../Source/ZenLib/Format/Http/.libs/Http_Cookies.o ../../../Source/ZenLib/Format/Http/.libs/Http_Handler.o ../../../Source/ZenLib/Format/Http/.libs/Http_Request.o ../../../Source/ZenLib/Format/Http/.libs/Http_Utils.o -O2 -g -fstack-protector -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libzen.so.0 -o .libs/libzen.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libzen.so.0" && ln -s "libzen.so.0.0.0" "libzen.so.0") libtool: link: (cd ".libs" && rm -f "libzen.so" && ln -s "libzen.so.0.0.0" "libzen.so") libtool: link: ( cd ".libs" && rm -f "libzen.la" && ln -s "../libzen.la" "libzen.la" ) + popd ~/rpmbuild/BUILD/ZenLib-0.4.33 + pushd Source/Doc ~/rpmbuild/BUILD/ZenLib-0.4.33/Source/Doc ~/rpmbuild/BUILD/ZenLib-0.4.33 + doxygen -u Configuration file `Doxyfile' updated. + doxygen Doxyfile + popd ~/rpmbuild/BUILD/ZenLib-0.4.33 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0XJfXk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64 + cd ZenLib-0.4.33 + '[' 1 -eq 1 ']' + pushd Project/GNU/Library ~/rpmbuild/BUILD/ZenLib-0.4.33/Project/GNU/Library ~/rpmbuild/BUILD/ZenLib-0.4.33 + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64 install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ZenLib-0.4.33/Project/GNU/Library' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/bin' /usr/bin/install -c libzen-config '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/bin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libzen.la '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libzen.so.0.0.0 /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/lib64/libzen.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/lib64 && { ln -s -f libzen.so.0.0.0 libzen.so.0 || { rm -f libzen.so.0 && ln -s libzen.so.0.0.0 libzen.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/lib64 && { ln -s -f libzen.so.0.0.0 libzen.so || { rm -f libzen.so && ln -s libzen.so.0.0.0 libzen.so; }; }) libtool: install: /usr/bin/install -c .libs/libzen.lai /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/lib64/libzen.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libzen.pc '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/Format/Html' /usr/bin/install -c -m 644 ../../../Source/ZenLib/Format/Html/Html_Handler.h ../../../Source/ZenLib/Format/Html/Html_Request.h '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/Format/Html' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/Format/Http' /usr/bin/install -c -m 644 ../../../Source/ZenLib/Format/Http/Http_Utils.h ../../../Source/ZenLib/Format/Http/Http_Request.h ../../../Source/ZenLib/Format/Http/Http_Handler.h ../../../Source/ZenLib/Format/Http/Http_Cookies.h '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/Format/Http' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/HTTP_Client' /usr/bin/install -c -m 644 ../../../Source/ZenLib/HTTP_Client/HTTPClient.h ../../../Source/ZenLib/HTTP_Client/HTTPClientCommon.h ../../../Source/ZenLib/HTTP_Client/HTTPClientString.h ../../../Source/ZenLib/HTTP_Client/HTTPClientAuth.h ../../../Source/ZenLib/HTTP_Client/HTTPClientWrapper.h '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/HTTP_Client' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib' /usr/bin/install -c -m 644 ../../../Source/ZenLib/BitStream.h ../../../Source/ZenLib/BitStream_Fast.h ../../../Source/ZenLib/BitStream_LE.h ../../../Source/ZenLib/Conf.h ../../../Source/ZenLib/Conf_Internal.h ../../../Source/ZenLib/CriticalSection.h ../../../Source/ZenLib/Dir.h ../../../Source/ZenLib/File.h ../../../Source/ZenLib/FileName.h ../../../Source/ZenLib/HTTP_Client.h ../../../Source/ZenLib/InfoMap.h ../../../Source/ZenLib/int128s.h ../../../Source/ZenLib/int128u.h ../../../Source/ZenLib/MemoryDebug.h ../../../Source/ZenLib/OS_Utils.h ../../../Source/ZenLib/PreComp.h ../../../Source/ZenLib/Thread.h ../../../Source/ZenLib/Trace.h ../../../Source/ZenLib/Translation.h ../../../Source/ZenLib/Utils.h ../../../Source/ZenLib/Ztring.h ../../../Source/ZenLib/ZtringList.h ../../../Source/ZenLib/ZtringListListF.h ../../../Source/ZenLib/ZtringListList.h '/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ZenLib-0.4.33/Project/GNU/Library' + popd ~/rpmbuild/BUILD/ZenLib-0.4.33 + install -dm 755 /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib + install -m 644 Source/ZenLib/BitStream.h Source/ZenLib/BitStream_Fast.h Source/ZenLib/BitStream_LE.h Source/ZenLib/Conf.h Source/ZenLib/Conf_Internal.h Source/ZenLib/CriticalSection.h Source/ZenLib/Dir.h Source/ZenLib/File.h Source/ZenLib/FileName.h Source/ZenLib/HTTP_Client.h Source/ZenLib/InfoMap.h Source/ZenLib/MemoryDebug.h Source/ZenLib/MemoryUtils.h Source/ZenLib/OS_Utils.h Source/ZenLib/PreComp.h Source/ZenLib/Thread.h Source/ZenLib/Trace.h Source/ZenLib/Translation.h Source/ZenLib/Utils.h Source/ZenLib/Ztring.h Source/ZenLib/ZtringList.h Source/ZenLib/ZtringListList.h Source/ZenLib/ZtringListListF.h Source/ZenLib/int128s.h Source/ZenLib/int128u.h /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib + for i in HTTP_Client Format/Html Format/Http + install -dm 755 /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/HTTP_Client + install -m 644 Source/ZenLib/HTTP_Client/HTTPClient.h Source/ZenLib/HTTP_Client/HTTPClientAuth.h Source/ZenLib/HTTP_Client/HTTPClientCommon.h Source/ZenLib/HTTP_Client/HTTPClientString.h Source/ZenLib/HTTP_Client/HTTPClientWrapper.h /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/HTTP_Client + for i in HTTP_Client Format/Html Format/Http + install -dm 755 /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/Format/Html + install -m 644 Source/ZenLib/Format/Html/Html_Handler.h Source/ZenLib/Format/Html/Html_Request.h /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/Format/Html + for i in HTTP_Client Format/Html Format/Http + install -dm 755 /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/Format/Http + install -m 644 Source/ZenLib/Format/Http/Http_Cookies.h Source/ZenLib/Format/Http/Http_Handler.h Source/ZenLib/Format/Http/Http_Request.h Source/ZenLib/Format/Http/Http_Utils.h /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/include/ZenLib/Format/Http + sed -i -e '/Libs_Static.*/d' Project/GNU/Library/libzen.pc + install -dm 755 /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/lib64/pkgconfig + install -m 644 Project/GNU/Library/libzen.pc /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/lib64/pkgconfig + find /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64 -name '*.la' -delete + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.4.33-1.mga7 --unique-debug-suffix -0.4.33-1.mga7.x86_64 --unique-debug-src-base libzen-0.4.33-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ZenLib-0.4.33 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/lib64/libzen.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 778 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64zen0-0.4.33-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NTpMF5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ZenLib-0.4.33 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/share/doc/lib64zen0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/share/doc/lib64zen0 + cp -pr History.txt License.txt ReadMe.txt /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/share/doc/lib64zen0 + exit 0 Provides: lib64zen0 = 0.4.33-1.mga7 lib64zen0(x86-64) = 0.4.33-1.mga7 libzen libzen.so.0()(64bit) zenlib Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64zen-devel-0.4.33-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qTx6BQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ZenLib-0.4.33 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/share/doc/lib64zen-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/share/doc/lib64zen-devel + cp -pr Source/Doc/Documentation.html /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/share/doc/lib64zen-devel + cp -pr Doc/BitStream_8h.html Doc/BitStream_8h_source.html Doc/BitStream__Fast_8h.html Doc/BitStream__Fast_8h_source.html Doc/BitStream__LE_8h.html Doc/BitStream__LE_8h_source.html Doc/Conf_8h.html Doc/Conf_8h_source.html Doc/Conf__Internal_8h.html Doc/Conf__Internal_8h_source.html Doc/CriticalSection_8h.html Doc/CriticalSection_8h_source.html Doc/Dir_8h.html Doc/Dir_8h_source.html Doc/FileName_8h.html Doc/FileName_8h_source.html Doc/File_8h.html Doc/File_8h_source.html Doc/HTTPClientAuth_8h.html Doc/HTTPClientAuth_8h_source.html Doc/HTTPClientCommon_8h.html Doc/HTTPClientCommon_8h_source.html Doc/HTTPClientString_8h.html Doc/HTTPClientString_8h_source.html Doc/HTTPClientWrapper_8h.html Doc/HTTPClientWrapper_8h_source.html Doc/HTTPClient_8h.html Doc/HTTPClient_8h_source.html Doc/HTTP__Client_8h.html Doc/HTTP__Client_8h_source.html Doc/Html__Handler_8h.html Doc/Html__Handler_8h_source.html Doc/Html__Request_8h.html Doc/Html__Request_8h_source.html Doc/Http__Cookies_8h.html Doc/Http__Cookies_8h_source.html Doc/Http__Handler_8h.html Doc/Http__Handler_8h_source.html Doc/Http__Request_8h.html Doc/Http__Request_8h_source.html Doc/Http__Utils_8h.html Doc/Http__Utils_8h_source.html Doc/InfoMap_8h.html Doc/InfoMap_8h_source.html Doc/MemoryDebug_8h.html Doc/MemoryDebug_8h_source.html Doc/MemoryUtils_8h.html Doc/MemoryUtils_8h_source.html Doc/OS__Utils_8h.html Doc/OS__Utils_8h_source.html Doc/PreComp_8h.html Doc/PreComp_8h_source.html Doc/Thread_8h.html Doc/Thread_8h_source.html Doc/Trace_8h.html Doc/Trace_8h_source.html Doc/Translation_8h.html Doc/Translation_8h_source.html Doc/Utils_8h.html Doc/Utils_8h_source.html Doc/ZtringListListF_8h.html Doc/ZtringListListF_8h_source.html Doc/ZtringListList_8h.html Doc/ZtringListList_8h_source.html Doc/ZtringList_8h.html Doc/ZtringList_8h_source.html Doc/Ztring_8h.html Doc/Ztring_8h_source.html Doc/annotated.html Doc/bc_s.png Doc/bdwn.png Doc/classZenLib_1_1BitStream-members.html Doc/classZenLib_1_1BitStream.html Doc/classZenLib_1_1BitStream.png Doc/classZenLib_1_1BitStream__Fast-members.html Doc/classZenLib_1_1BitStream__Fast.html Doc/classZenLib_1_1BitStream__LE-members.html Doc/classZenLib_1_1BitStream__LE.html Doc/classZenLib_1_1BitStream__LE.png Doc/classZenLib_1_1CriticalSection-members.html Doc/classZenLib_1_1CriticalSection.html Doc/classZenLib_1_1CriticalSectionLocker-members.html Doc/classZenLib_1_1CriticalSectionLocker.html Doc/classZenLib_1_1Dir-members.html Doc/classZenLib_1_1Dir.html Doc/classZenLib_1_1File-members.html Doc/classZenLib_1_1File.html Doc/classZenLib_1_1FileName-members.html Doc/classZenLib_1_1FileName.html Doc/classZenLib_1_1FileName.png Doc/classZenLib_1_1Format_1_1Html_1_1Handler-members.html Doc/classZenLib_1_1Format_1_1Html_1_1Handler.html Doc/classZenLib_1_1Format_1_1Html_1_1Request-members.html Doc/classZenLib_1_1Format_1_1Html_1_1Request.html Doc/classZenLib_1_1Format_1_1Http_1_1Cookies-members.html Doc/classZenLib_1_1Format_1_1Http_1_1Cookies.html Doc/classZenLib_1_1Format_1_1Http_1_1Cookies.png Doc/classZenLib_1_1Format_1_1Http_1_1Handler-members.html Doc/classZenLib_1_1Format_1_1Http_1_1Handler.html Doc/classZenLib_1_1Format_1_1Http_1_1Request-members.html Doc/classZenLib_1_1Format_1_1Http_1_1Request.html Doc/classZenLib_1_1HTTP__Client-members.html Doc/classZenLib_1_1HTTP__Client.html Doc/classZenLib_1_1InfoMap-members.html Doc/classZenLib_1_1InfoMap.html Doc/classZenLib_1_1InfoMap.png Doc/classZenLib_1_1Thread-members.html Doc/classZenLib_1_1Thread.html Doc/classZenLib_1_1Translation-members.html Doc/classZenLib_1_1Translation.html Doc/classZenLib_1_1Translation.png Doc/classZenLib_1_1Ztring-members.html Doc/classZenLib_1_1Ztring.html Doc/classZenLib_1_1Ztring.png Doc/classZenLib_1_1ZtringList-members.html Doc/classZenLib_1_1ZtringList.html Doc/classZenLib_1_1ZtringList.png Doc/classZenLib_1_1ZtringListList-members.html Doc/classZenLib_1_1ZtringListList.html Doc/classZenLib_1_1ZtringListList.png Doc/classZenLib_1_1ZtringListListF-members.html Doc/classZenLib_1_1ZtringListListF.html Doc/classZenLib_1_1ZtringListListF.png Doc/classZenLib_1_1int128-members.html Doc/classZenLib_1_1int128.html Doc/classZenLib_1_1uint128-members.html Doc/classZenLib_1_1uint128.html Doc/classes.html Doc/closed.png Doc/deprecated.html Doc/dir_20708eb8d1dfdef1e8093d214af3f21c.html Doc/dir_2f6a66f21b21faa3b2ca762adad4ca87.html Doc/dir_414bca1510221e0216ab9eb5e0684589.html Doc/dir_4d9dddc42d58505ff163fb73c535d4db.html Doc/dir_7683e1bbc4e1aa50463dee9395ab8048.html Doc/doc.png Doc/doxygen.css Doc/doxygen.png Doc/dynsections.js Doc/files.html Doc/folderclosed.png Doc/folderopen.png Doc/functions.html Doc/functions_0x7e.html Doc/functions_b.html Doc/functions_c.html Doc/functions_d.html Doc/functions_e.html Doc/functions_enum.html Doc/functions_eval.html Doc/functions_f.html Doc/functions_func.html Doc/functions_func_0x7e.html Doc/functions_func_b.html Doc/functions_func_c.html Doc/functions_func_d.html Doc/functions_func_e.html Doc/functions_func_f.html Doc/functions_func_g.html Doc/functions_func_h.html Doc/functions_func_i.html Doc/functions_func_l.html Doc/functions_func_m.html Doc/functions_func_n.html Doc/functions_func_o.html Doc/functions_func_p.html Doc/functions_func_q.html Doc/functions_func_r.html Doc/functions_func_s.html Doc/functions_func_t.html Doc/functions_func_u.html Doc/functions_func_w.html Doc/functions_func_y.html Doc/functions_func_z.html Doc/functions_g.html Doc/functions_h.html Doc/functions_i.html Doc/functions_l.html Doc/functions_m.html Doc/functions_n.html Doc/functions_o.html Doc/functions_p.html Doc/functions_q.html Doc/functions_r.html Doc/functions_rela.html Doc/functions_s.html Doc/functions_t.html Doc/functions_u.html Doc/functions_v.html Doc/functions_vars.html Doc/functions_w.html Doc/functions_y.html Doc/functions_z.html Doc/globals.html Doc/globals_a.html Doc/globals_b.html Doc/globals_c.html Doc/globals_d.html Doc/globals_defs.html Doc/globals_e.html Doc/globals_enum.html Doc/globals_eval.html Doc/globals_f.html Doc/globals_func.html Doc/globals_g.html Doc/globals_h.html Doc/globals_i.html Doc/globals_m.html Doc/globals_n.html Doc/globals_o.html Doc/globals_p.html Doc/globals_s.html Doc/globals_t.html Doc/globals_type.html Doc/globals_u.html Doc/globals_v.html Doc/globals_z.html Doc/hierarchy.html Doc/index.html Doc/int128s_8h.html Doc/int128s_8h_source.html Doc/int128u_8h.html Doc/int128u_8h_source.html Doc/jquery.js Doc/menu.js Doc/menudata.js Doc/namespaceZenLib.html Doc/namespaceZenLib_1_1Format.html Doc/namespaceZenLib_1_1Format_1_1Html.html Doc/namespaceZenLib_1_1Format_1_1Http.html Doc/namespacemembers.html Doc/namespacemembers_enum.html Doc/namespacemembers_eval.html Doc/namespacemembers_func.html Doc/namespacemembers_type.html Doc/namespacemembers_vars.html Doc/namespaces.html Doc/nav_f.png Doc/nav_g.png Doc/nav_h.png Doc/open.png Doc/pages.html Doc/splitbar.png Doc/structMD5Context-members.html Doc/structMD5Context.html Doc/structZenLib_1_1Format_1_1Html_1_1header-members.html Doc/structZenLib_1_1Format_1_1Html_1_1header.html Doc/structZenLib_1_1Format_1_1Http_1_1Cookie-members.html Doc/structZenLib_1_1Format_1_1Http_1_1Cookie.html Doc/struct__HTTP__AUTH__HEADER-members.html Doc/struct__HTTP__AUTH__HEADER.html Doc/struct__HTTP__CLIENT-members.html Doc/struct__HTTP__CLIENT.html Doc/struct__HTTP__CONNECTION-members.html Doc/struct__HTTP__CONNECTION.html Doc/struct__HTTP__COUNTERS-members.html Doc/struct__HTTP__COUNTERS.html Doc/struct__HTTP__CREDENTIALS-members.html Doc/struct__HTTP__CREDENTIALS.html Doc/struct__HTTP__HEADERS-members.html Doc/struct__HTTP__HEADERS.html Doc/struct__HTTP__HEADERS__INFO-members.html Doc/struct__HTTP__HEADERS__INFO.html Doc/struct__HTTP__PARAM-members.html Doc/struct__HTTP__PARAM.html Doc/struct__HTTP__PROXY-members.html Doc/struct__HTTP__PROXY.html Doc/struct__HTTP__REQUEST-members.html Doc/struct__HTTP__REQUEST.html Doc/struct__HTTP__URL-members.html Doc/struct__HTTP__URL.html Doc/sync_off.png Doc/sync_on.png Doc/tab_a.png Doc/tab_b.png Doc/tab_h.png Doc/tab_s.png Doc/tabs.css /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64/usr/share/doc/lib64zen-devel + exit 0 Provides: devel(libzen(64bit)) lib64zen-devel = 0.4.33-1.mga7 lib64zen-devel(x86-64) = 0.4.33-1.mga7 libzen-devel = 0.4.33-1.mga7 pkgconfig(libzen) = 0.4.33 zenlib-devel = 0.4.33-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig Processing files: libzen-debugsource-0.4.33-1.mga7.x86_64 Provides: libzen-debugsource = 0.4.33-1.mga7 libzen-debugsource(x86-64) = 0.4.33-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64zen0-debuginfo-0.4.33-1.mga7.x86_64 Provides: debuginfo(build-id) = 6c79c061e9096d5d2f349d41df66ad2efde56090 lib64zen0-debuginfo = 0.4.33-1.mga7 lib64zen0-debuginfo(x86-64) = 0.4.33-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libzen-debugsource(x86-64) = 0.4.33-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64zen0-0.4.33-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64zen-devel-0.4.33-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libzen-debugsource-0.4.33-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64zen0-debuginfo-0.4.33-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.91MxsI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ZenLib-0.4.33 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libzen-0.4.33-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sdtwnA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ZenLib-0.4.33 + exit 0 D: [iurt_root_command] Success!