Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/malaga.spec'], False, '/var/lib/mock/centos5-rutgers-build-917-1152/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/malaga.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/malaga-7.12-7.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/malaga.spec'], False, '/var/lib/mock/centos5-rutgers-build-917-1152/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/malaga.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9753 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf malaga-7.12 + /bin/gzip -dc /builddir/build/SOURCES/malaga-7.12.tgz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd malaga-7.12 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (malaga-rename-map_file.diff):' Patch #0 (malaga-rename-map_file.diff): + patch -p1 -s + sed -i.debug -e 's|^\([ \t][ \t]*\)@|\1|' Makefile.in + sed -i.strip -e 's| -s | |' Makefile.in + sed -i.silent -e 's|--silent||' Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9753 + umask 022 + cd /builddir/build/BUILD + cd malaga-7.12 + 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=i386 -mtune=generic -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=i386 -mtune=generic -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=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-readline checking for i386-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 BSD-compatible install... /usr/bin/install -c checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-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 how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... yes configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for Win32... no checking for readline in -lreadline... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for GTK+ 2.8 or later... yes checking for GLib... yes configure: creating ./config.status config.status: creating Makefile + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 echo "Compiling analysis.c" echo "Compiling avl_trees.c" echo "Compiling basic.c" Compiling analysis.c Compiling avl_trees.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./analysis.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./avl_trees.c echo "Compiling cache.c" Compiling basic.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./basic.c Compiling cache.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./cache.c mkdir .libs gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./avl_trees.c -fPIC -DPIC -o .libs/avl_trees.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./analysis.c -fPIC -DPIC -o .libs/analysis.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./basic.c -fPIC -DPIC -o .libs/basic.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./avl_trees.c -o avl_trees.o >/dev/null 2>&1 echo "Compiling commands.c" Compiling commands.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./commands.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./cache.c -fPIC -DPIC -o .libs/cache.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./basic.c -o basic.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./cache.c -o cache.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./analysis.c -o analysis.o >/dev/null 2>&1 echo "Compiling display.c" Compiling display.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./display.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./commands.c -fPIC -DPIC -o .libs/commands.o echo "Compiling files.c" Compiling files.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./files.c echo "Compiling hangul.c" Compiling hangul.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./hangul.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./commands.c -o commands.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./hangul.c -fPIC -DPIC -o .libs/hangul.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./display.c -fPIC -DPIC -o .libs/display.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./files.c -fPIC -DPIC -o .libs/files.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./display.c -o display.o >/dev/null 2>&1 ./files.c: In function 'absolute_path': ./files.c:381: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result echo "Compiling input.c" Compiling input.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./input.c echo "Compiling lexicon.c" Compiling lexicon.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./lexicon.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./files.c -o files.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./hangul.c -o hangul.o >/dev/null 2>&1 echo "Compiling malaga_files.c" Compiling malaga_files.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./malaga_files.c echo "Compiling malaga_lib.c" Compiling malaga_lib.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./malaga_lib.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./input.c -fPIC -DPIC -o .libs/input.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./malaga_lib.c -fPIC -DPIC -o .libs/malaga_lib.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./input.c -o input.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./malaga_lib.c -o malaga_lib.o >/dev/null 2>&1 echo "Compiling options.c" gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./lexicon.c -fPIC -DPIC -o .libs/lexicon.o Compiling options.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./options.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./malaga_files.c -fPIC -DPIC -o .libs/malaga_files.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./lexicon.c -o lexicon.o >/dev/null 2>&1 echo "Compiling patterns.c" Compiling patterns.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./patterns.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./malaga_files.c -o malaga_files.o >/dev/null 2>&1 echo "Compiling pools.c" Compiling pools.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./pools.c echo "Compiling processes.c" Compiling processes.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./processes.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./patterns.c -fPIC -DPIC -o .libs/patterns.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./options.c -fPIC -DPIC -o .libs/options.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./patterns.c -o patterns.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./options.c -o options.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./processes.c -fPIC -DPIC -o .libs/processes.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./processes.c -o processes.o >/dev/null 2>&1 echo "Compiling rules.c" Compiling rules.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./rules.c echo "Compiling scanner.c" Compiling scanner.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./scanner.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./rules.c -fPIC -DPIC -o .libs/rules.o echo "Compiling symbols.c" Compiling symbols.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./symbols.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./scanner.c -fPIC -DPIC -o .libs/scanner.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./pools.c -fPIC -DPIC -o .libs/pools.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./scanner.c -o scanner.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./rules.c -o rules.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./symbols.c -fPIC -DPIC -o .libs/symbols.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./symbols.c -o symbols.o >/dev/null 2>&1 echo "Compiling transmit.c" Compiling transmit.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./transmit.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./pools.c -o pools.o >/dev/null 2>&1 echo "Compiling tries.c" Compiling tries.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./tries.c echo "Compiling value_parser.c" Compiling value_parser.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./value_parser.c echo "Compiling values.c" Compiling values.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./values.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./tries.c -fPIC -DPIC -o .libs/tries.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./transmit.c -fPIC -DPIC -o .libs/transmit.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./values.c -fPIC -DPIC -o .libs/values.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./value_parser.c -fPIC -DPIC -o .libs/value_parser.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./tries.c -o tries.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./value_parser.c -o value_parser.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./transmit.c -o transmit.o >/dev/null 2>&1 echo "Compiling libmalaga.c" Compiling libmalaga.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./libmalaga.c echo "Compiling commands_interactive.c" Compiling commands_interactive.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include commands_interactive.c echo "Compiling breakpoints.c" Compiling breakpoints.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include breakpoints.c echo "Compiling debugger.c" Compiling debugger.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include debugger.c echo "Compiling generation.c" Compiling generation.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include generation.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./values.c -o values.o >/dev/null 2>&1 echo "Compiling malaga.c" Compiling malaga.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include malaga.c echo "Compiling lex_compiler.c" Compiling lex_compiler.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include lex_compiler.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./libmalaga.c -fPIC -DPIC -o .libs/libmalaga.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ./libmalaga.c -o libmalaga.o >/dev/null 2>&1 echo "Compiling mallex.c" Compiling mallex.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include mallex.c echo "Compiling malmake.c" Compiling malmake.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include malmake.c echo "Compiling malrul.c" Compiling malrul.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include malrul.c echo "Compiling rule_code.c" Compiling rule_code.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include rule_code.c echo "Compiling rule_compiler.c" Compiling rule_compiler.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include rule_compiler.c echo "Compiling rule_parser.c" echo "Compiling rule_symbols.c" Compiling rule_parser.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include rule_parser.c Compiling rule_symbols.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include rule_symbols.c echo "Compiling allomorphs.c" Compiling allomorphs.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ./allomorphs.c echo "Compiling canvas.c" Compiling canvas.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ./canvas.c echo "Compiling expressions.c" Compiling expressions.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ./expressions.c In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, from /usr/include/gtk-2.0/gtk/gtk.h:38, from ./expressions.c:14: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, from /usr/include/gtk-2.0/gtk/gtk.h:38, from ./allomorphs.c:14: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype echo "Compiling malshow.c" Compiling malshow.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ./malshow.c In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, from /usr/include/gtk-2.0/gtk/gtk.h:38, from ./malshow.c:16: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype echo "Compiling result.c" echo "Compiling tree.c" Compiling result.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ./result.c Compiling tree.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ./tree.c In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, from /usr/include/gtk-2.0/gtk/gtk.h:38, from ./canvas.c:19: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, from /usr/include/gtk-2.0/gtk/gtk.h:38, from ./tree.c:14: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, from /usr/include/gtk-2.0/gtk/gtk.h:38, from ./result.c:14: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype echo "Compiling variables.c" Compiling variables.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ./variables.c In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34, from /usr/include/gtk-2.0/gtk/gtk.h:38, from ./variables.c:14: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype echo "Compiling malsym.c" Compiling malsym.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include malsym.c echo "Compiling sym_compiler.c" Compiling sym_compiler.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include sym_compiler.c echo "Linking libmalaga" Linking libmalaga ./libtool --mode=link gcc analysis.lo avl_trees.lo basic.lo cache.lo commands.lo display.lo files.lo hangul.lo input.lo lexicon.lo malaga_files.lo malaga_lib.lo options.lo patterns.lo pools.lo processes.lo rules.lo scanner.lo symbols.lo transmit.lo tries.lo value_parser.lo values.lo libmalaga.lo -L/lib -lglib-2.0 \ -lm -o libmalaga.la -version-info 7:0:0 \ -rpath /usr/lib gcc -shared .libs/analysis.o .libs/avl_trees.o .libs/basic.o .libs/cache.o .libs/commands.o .libs/display.o .libs/files.o .libs/hangul.o .libs/input.o .libs/lexicon.o .libs/malaga_files.o .libs/malaga_lib.o .libs/options.o .libs/patterns.o .libs/pools.o .libs/processes.o .libs/rules.o .libs/scanner.o .libs/symbols.o .libs/transmit.o .libs/tries.o .libs/value_parser.o .libs/values.o .libs/libmalaga.o -L/lib -lglib-2.0 -lm -Wl,-soname -Wl,libmalaga.so.7 -o .libs/libmalaga.so.7.0.0 (cd .libs && rm -f libmalaga.so.7 && ln -s libmalaga.so.7.0.0 libmalaga.so.7) (cd .libs && rm -f libmalaga.so && ln -s libmalaga.so.7.0.0 libmalaga.so) ar cru .libs/libmalaga.a analysis.o avl_trees.o basic.o cache.o commands.o display.o files.o hangul.o input.o lexicon.o malaga_files.o malaga_lib.o options.o patterns.o pools.o processes.o rules.o scanner.o symbols.o transmit.o tries.o value_parser.o values.o libmalaga.o ranlib .libs/libmalaga.a creating libmalaga.la (cd .libs && rm -f libmalaga.la && ln -s ../libmalaga.la libmalaga.la) echo "Linking malaga" echo "Linking mallex" Linking malaga ./libtool --mode=link gcc commands_interactive.o breakpoints.o debugger.o generation.o malaga.o -L/lib -lglib-2.0 \ -lm libmalaga.la -o malaga echo "Linking malmake" echo "Linking malrul" Linking mallex ./libtool --mode=link gcc breakpoints.o commands_interactive.o debugger.o lex_compiler.o mallex.o -L/lib -lglib-2.0 \ -lm libmalaga.la -o mallex Linking malmake Linking malrul ./libtool --mode=link gcc malmake.o -L/lib -lglib-2.0 libmalaga.la \ -o malmake ./libtool --mode=link gcc malrul.o rule_code.o rule_compiler.o rule_parser.o rule_symbols.o -L/lib -lglib-2.0 \ libmalaga.la -o malrul gcc malmake.o -o .libs/malmake -L/lib -lglib-2.0 ./.libs/libmalaga.so gcc malrul.o rule_code.o rule_compiler.o rule_parser.o rule_symbols.o -o .libs/malrul -L/lib -lglib-2.0 ./.libs/libmalaga.so gcc commands_interactive.o breakpoints.o debugger.o generation.o malaga.o -o .libs/malaga -L/lib -lglib-2.0 -lm ./.libs/libmalaga.so creating malmake gcc breakpoints.o commands_interactive.o debugger.o lex_compiler.o mallex.o -o .libs/mallex -L/lib -lglib-2.0 -lm ./.libs/libmalaga.so creating malrul echo "Linking malshow" echo "Linking malsym" Linking malsym ./libtool --mode=link gcc malsym.o sym_compiler.o -L/lib -lglib-2.0 \ libmalaga.la -o malsym creating malaga Linking malshow ./libtool --mode=link gcc allomorphs.o canvas.o expressions.o malshow.o result.o tree.o variables.o -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 \ libmalaga.la -o malshow creating mallex gcc malsym.o sym_compiler.o -o .libs/malsym -L/lib -lglib-2.0 ./.libs/libmalaga.so creating malsym gcc allomorphs.o canvas.o expressions.o malshow.o result.o tree.o variables.o -o .libs/malshow -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ./.libs/libmalaga.so creating malshow + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.77076 + umask 022 + cd /builddir/build/BUILD + cd malaga-7.12 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/malaga-7.12-7.ru-root-mockbuild + make install DESTDIR=/var/tmp/malaga-7.12-7.ru-root-mockbuild INSTALL_INFO=/sbin/install-info 'INSTALL=install -p' install -p -d /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin for f in malaga mallex malmake malrul malshow malsym; do \ ./libtool --mode=install install -p $f /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/$f; \ done libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib' install -p .libs/malaga /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/malaga libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib' install -p .libs/mallex /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/mallex libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib' install -p .libs/malmake /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/malmake libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib' install -p .libs/malrul /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/malrul libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib' install -p .libs/malshow /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/malshow libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib' install -p .libs/malsym /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/malsym install -p -d /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/include install -p -m 644 ./malaga.h /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/include/malaga.h install -p -d /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib ./libtool --mode=install install -p -m 644 libmalaga.la \ /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib/libmalaga.la install -p -m 644 .libs/libmalaga.so.7.0.0 /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib/libmalaga.so.7.0.0 (cd /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib && { ln -s -f libmalaga.so.7.0.0 libmalaga.so.7 || { rm -f libmalaga.so.7 && ln -s libmalaga.so.7.0.0 libmalaga.so.7; }; }) (cd /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib && { ln -s -f libmalaga.so.7.0.0 libmalaga.so || { rm -f libmalaga.so && ln -s libmalaga.so.7.0.0 libmalaga.so; }; }) install -p -m 644 .libs/libmalaga.lai /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib/libmalaga.la install -p -m 644 .libs/libmalaga.a /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib/libmalaga.a chmod 644 /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib/libmalaga.a ranlib /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib/libmalaga.a libtool: install: warning: remember to run `libtool --finish /usr/lib' install -p -d /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/malaga install -p -m 644 ./malaga.el /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/malaga/malaga.el install -p -d /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/man/man1 for f in malaga.1 mallex.1 malmake.1 malrul.1 malshow.1 malsym.1; do \ install -p -m 644 ./$f /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/man/man1/$f; done install -p -d /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/info for f in malaga.info*; do install -p -m 644 $f /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/info/$f; done /sbin/install-info --info-dir=/var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/info malaga.info + rm -f /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/info/dir + find /var/tmp/malaga-7.12-7.ru-root-mockbuild -name '*.la' -exec rm -f '{}' ';' + find /var/tmp/malaga-7.12-7.ru-root-mockbuild -name '*.a' -exec rm -f '{}' ';' + chmod 0755 /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib/libmalaga.so /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib/libmalaga.so.7 /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib/libmalaga.so.7.0.0 + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/malaga-7.12 extracting debug info from /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/malaga extracting debug info from /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/mallex extracting debug info from /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/malmake extracting debug info from /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/malrul extracting debug info from /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/malshow extracting debug info from /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/bin/malsym extracting debug info from /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/lib/libmalaga.so.7.0.0 symlinked /usr/lib/debug/usr/lib/libmalaga.so.7.0.0.debug to /usr/lib/debug/usr/lib/libmalaga.so.7.debug symlinked /usr/lib/debug/usr/lib/libmalaga.so.7.0.0.debug to /usr/lib/debug/usr/lib/libmalaga.so.debug 1664 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: malaga-7.12-7.ru Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libdl.so.2 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libmalaga = 7.12-7.ru libmalaga.so.7 libpango-1.0.so.0 libpangocairo-1.0.so.0 rtld(GNU_HASH) Processing files: malaga-devel-7.12-7.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmalaga = 7.12-7.ru libmalaga.so.7 Processing files: libmalaga-7.12-7.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9521 + umask 022 + cd /builddir/build/BUILD + cd malaga-7.12 + DOCDIR=/var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/doc/libmalaga-7.12 + export DOCDIR + rm -rf /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/doc/libmalaga-7.12 + /bin/mkdir -p /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/doc/libmalaga-7.12 + cp -pr CHANGES.txt GPL.txt README.txt /var/tmp/malaga-7.12-7.ru-root-mockbuild/usr/share/doc/libmalaga-7.12 + exit 0 Provides: libmalaga.so.7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libglib-2.0.so.0 libm.so.6 libmalaga.so.7 rtld(GNU_HASH) Processing files: malaga-debuginfo-7.12-7.ru Provides: libmalaga.so.7.0.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/malaga-7.12-7.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/malaga-7.12-7.ru.i386.rpm Wrote: /builddir/build/RPMS/malaga-devel-7.12-7.ru.i386.rpm Wrote: /builddir/build/RPMS/libmalaga-7.12-7.ru.i386.rpm Wrote: /builddir/build/RPMS/malaga-debuginfo-7.12-7.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.83012 + umask 022 + cd /builddir/build/BUILD + cd malaga-7.12 + rm -rf /var/tmp/malaga-7.12-7.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->