Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/popt.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1606-2479/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/popt.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/popt-1.13-8.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/popt.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1606-2479/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/popt.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.67509 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf popt-1.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/popt-1.13.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd popt-1.13 ++ /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 (popt-1.13-multilib.patch):' Patch #0 (popt-1.13-multilib.patch): + patch -p1 -b --suffix .multilib -s + echo 'Patch #1 (popt-1.13-popt_fprintf.patch):' Patch #1 (popt-1.13-popt_fprintf.patch): + patch -p1 -b --suffix .popt_fprintf -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.79680 + umask 022 + cd /builddir/build/BUILD + cd popt-1.13 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + 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=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/lib64 checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking target system type... x86_64-redhat-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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c 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 recognize 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 x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-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 dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-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... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-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 -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... yes configure: creating libtool appending configuration tag "CXX" to libtool 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 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether gcc needs -traditional... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing strerror... none required checking for function prototypes... yes checking for string.h... (cached) yes checking for va_copy() function... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking for unistd.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for GNU xgettext... yes checking for setreuid... yes checking for getuid... yes checking for geteuid... yes checking for mtrace... yes checking for __secure_getenv... yes checking for setregid... yes checking for strerror... yes checking for iconv... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/popt-1.13' Making all in po make[2]: Entering directory `/builddir/build/BUILD/popt-1.13/po' Makefile:214: target `nb.po' given more than once in the same rule. make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/popt-1.13/po' make[2]: Entering directory `/builddir/build/BUILD/popt-1.13' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c -o popt.lo popt.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT findme.lo -MD -MP -MF .deps/findme.Tpo -c -o findme.lo findme.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c -o poptparse.lo poptparse.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c -o poptconfig.lo poptconfig.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -fPIC -DPIC -o .libs/popt.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -fPIC -DPIC -o .libs/poptparse.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -o poptparse.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT findme.lo -MD -MP -MF .deps/findme.Tpo -c findme.c -fPIC -DPIC -o .libs/findme.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT findme.lo -MD -MP -MF .deps/findme.Tpo -c findme.c -o findme.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o mv -f .deps/poptparse.Tpo .deps/poptparse.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c -o popthelp.lo popthelp.c mv -f .deps/findme.Tpo .deps/findme.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c -o poptint.lo poptint.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -o popt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -o poptconfig.o >/dev/null 2>&1 mv -f .deps/poptconfig.Tpo .deps/poptconfig.Plo gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o test1.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -fPIC -DPIC -o .libs/popthelp.o mv -f .deps/popt.Tpo .deps/popt.Plo gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test2.o -MD -MP -MF .deps/test2.Tpo -c -o test2.o test2.c mv -f .deps/test1.Tpo .deps/test1.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test3.o -MD -MP -MF .deps/test3.Tpo -c -o test3.o test3.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -o popthelp.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c poptint.c -fPIC -DPIC -o .libs/poptint.o mv -f .deps/test3.Tpo .deps/test3.Po mv -f .deps/test2.Tpo .deps/test2.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c poptint.c -o poptint.o >/dev/null 2>&1 mv -f .deps/poptint.Tpo .deps/poptint.Plo mv -f .deps/popthelp.Tpo .deps/popthelp.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -Wl,--version-script=./libpopt.vers -o libpopt.la -rpath /lib64 popt.lo findme.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo gcc -shared .libs/popt.o .libs/findme.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -m64 -mtune=generic -Wl,--version-script=./libpopt.vers -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.0 (cd .libs && rm -f libpopt.so.0 && ln -s libpopt.so.0.0.0 libpopt.so.0) (cd .libs && rm -f libpopt.so && ln -s libpopt.so.0.0.0 libpopt.so) ar cru .libs/libpopt.a popt.o findme.o poptparse.o poptconfig.o popthelp.o poptint.o ranlib .libs/libpopt.a creating libpopt.la (cd .libs && rm -f libpopt.la && ln -s ../libpopt.la libpopt.la) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test1 test1.o libpopt.la /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test2 test2.o libpopt.la /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test3 test3.o libpopt.la gcc -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test3 test3.o ./.libs/libpopt.so gcc -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test1 test1.o ./.libs/libpopt.so creating test1 creating test3 gcc -Wall -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test2 test2.o ./.libs/libpopt.so creating test2 make[2]: Leaving directory `/builddir/build/BUILD/popt-1.13' make[1]: Leaving directory `/builddir/build/BUILD/popt-1.13' + doxygen Notice: Output directory `doxygen' does not exist. I have created it for you. /builddir/build/BUILD/popt-1.13/findme.c:2: Warning: the name `popt/findme.c' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/popt-1.13/findme.h:2: Warning: the name `popt/findme.h' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/popt-1.13/popt.c:2: Warning: the name `popt/popt.c' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/popt-1.13/popt.h:1: Warning: the name `popt/popt.h' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/popt-1.13/poptconfig.c:2: Warning: the name `popt/poptconfig.c' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/popt-1.13/popthelp.c:4: Warning: the name `popt/popthelp.c' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/popt-1.13/poptint.h:2: Warning: the name `popt/poptint.h' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/popt-1.13/poptparse.c:2: Warning: the name `popt/poptparse.c' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/popt-1.13/system.h:2: Warning: the name `popt/system.h' supplied as the second argument in the \file statement is not an input file dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! /builddir/build/BUILD/popt-1.13/popthelp.c:523: Warning: argument `left' of command @param is not found in the argument list of itemHelp(FILE *fp, poptItem items, int nitems, columns_t columns, const char *translation_domain) /builddir/build/BUILD/popt-1.13/popthelp.c:523: Warning: The following parameters of itemHelp(FILE *fp, poptItem items, int nitems, columns_t columns, const char *translation_domain) are not documented: parameter columns dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! dot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Preprocessing /builddir/build/BUILD/popt-1.13/findme.c... Parsing file /builddir/build/BUILD/popt-1.13/findme.c... Preprocessing /builddir/build/BUILD/popt-1.13/findme.h... Parsing file /builddir/build/BUILD/popt-1.13/findme.h... Preprocessing /builddir/build/BUILD/popt-1.13/popt.c... Parsing file /builddir/build/BUILD/popt-1.13/popt.c... Preprocessing /builddir/build/BUILD/popt-1.13/popt.h... Parsing file /builddir/build/BUILD/popt-1.13/popt.h... Preprocessing /builddir/build/BUILD/popt-1.13/poptconfig.c... Parsing file /builddir/build/BUILD/popt-1.13/poptconfig.c... Preprocessing /builddir/build/BUILD/popt-1.13/popthelp.c... Parsing file /builddir/build/BUILD/popt-1.13/popthelp.c... Preprocessing /builddir/build/BUILD/popt-1.13/poptint.h... Parsing file /builddir/build/BUILD/popt-1.13/poptint.h... Preprocessing /builddir/build/BUILD/popt-1.13/poptparse.c... Parsing file /builddir/build/BUILD/popt-1.13/poptparse.c... Preprocessing /builddir/build/BUILD/popt-1.13/system.h... Parsing file /builddir/build/BUILD/popt-1.13/system.h... Building group list... Building directory list... Building namespace list... Building file list... Searching for included using directives... Building class list... Associating documentation with classes... Computing nesting relations for classes... Searching for members imported via using declarations... Building example list... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing template instances... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Searching for enumerations... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding todo/test/bug list items... Generating style sheet... Counting data structures... Resolving user defined references... Combining using relations... Finding anchors and sections in the documentation... Generating index page... Generating example documentation... Generating file sources... Generating code for file findme.c... Generating code for file findme.h... Generating code for file popt.c... Generating code for file popt.h... Generating code for file poptconfig.c... Generating code for file popthelp.c... Generating code for file poptint.h... Generating code for file poptparse.c... Generating code for file system.h... Generating file documentation... Generating docs for file findme.c... Generating docs for file findme.h... Generating docs for file popt.c... Generating docs for file popt.h... Generating docs for file poptconfig.c... Generating docs for file popthelp.c... Generating docs for file poptint.h... Generating docs for file poptparse.c... Generating docs for file system.h... Generating page documentation... Generating docs for page todo... Generating docs for page deprecated... Generating docs for page bug... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating docs for compound columns_s... Generating docs for compound optionStackEntry... Generating docs for compound pbm_set... Generating docs for compound poptAlias... Generating docs for compound poptContext_s... Generating docs for compound poptDone_s... Generating docs for compound poptItem_s... Generating docs for compound poptOption... Generating graphical class hierarchy... Generatingdot: symbol lookup error: /usr/lib64/graphviz/libgvplugin_gd.so.4: undefined symbol: gd_alternate_fontlist Problems running dot. Check your installation! namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Generating page index... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4329 + umask 022 + cd /builddir/build/BUILD + cd popt-1.13 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/popt-1.13-8.ru-root-mockbuild + make DESTDIR=/var/tmp/popt-1.13-8.ru-root-mockbuild install Making install in po make[1]: Entering directory `/builddir/build/BUILD/popt-1.13/po' Makefile:214: target `nb.po' given more than once in the same rule. /bin/mkdir -p /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share installing cs.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/cs/LC_MESSAGES/popt.mo installing da.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/da/LC_MESSAGES/popt.mo installing de.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/de/LC_MESSAGES/popt.mo installing es.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/es/LC_MESSAGES/popt.mo installing fr.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/fr/LC_MESSAGES/popt.mo installing ga.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/ga/LC_MESSAGES/popt.mo installing gl.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/gl/LC_MESSAGES/popt.mo installing hu.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/hu/LC_MESSAGES/popt.mo installing is.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/is/LC_MESSAGES/popt.mo installing it.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/it/LC_MESSAGES/popt.mo installing ja.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/ja/LC_MESSAGES/popt.mo installing ko.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/ko/LC_MESSAGES/popt.mo installing nb.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/nb/LC_MESSAGES/popt.mo installing nl.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/nl/LC_MESSAGES/popt.mo installing nb.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/nb/LC_MESSAGES/popt.mo installing pl.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/pl/LC_MESSAGES/popt.mo installing pt.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/pt/LC_MESSAGES/popt.mo installing ro.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/ro/LC_MESSAGES/popt.mo installing ru.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/ru/LC_MESSAGES/popt.mo installing sk.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/sk/LC_MESSAGES/popt.mo installing sl.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/sl/LC_MESSAGES/popt.mo installing sv.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/sv/LC_MESSAGES/popt.mo installing tr.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/tr/LC_MESSAGES/popt.mo installing uk.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/uk/LC_MESSAGES/popt.mo installing vi.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/vi/LC_MESSAGES/popt.mo installing wa.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/wa/LC_MESSAGES/popt.mo installing zh_CN.gmo as /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/locale/zh_CN/LC_MESSAGES/popt.mo if test "popt" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/popt-1.13/po' make[1]: Entering directory `/builddir/build/BUILD/popt-1.13' make[2]: Entering directory `/builddir/build/BUILD/popt-1.13' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/var/tmp/popt-1.13-8.ru-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'popt.h' '/var/tmp/popt-1.13-8.ru-root-mockbuild/usr/include/popt.h' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/man/man3" /usr/bin/install -c -m 644 './popt.3' '/var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/man/man3/popt.3' test -z "/lib64" || /bin/mkdir -p "/var/tmp/popt-1.13-8.ru-root-mockbuild/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libpopt.la' '/var/tmp/popt-1.13-8.ru-root-mockbuild/lib64/libpopt.la' /usr/bin/install -c .libs/libpopt.so.0.0.0 /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64/libpopt.so.0.0.0 (cd /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64 && { ln -s -f libpopt.so.0.0.0 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.0 libpopt.so.0; }; }) (cd /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64 && { ln -s -f libpopt.so.0.0.0 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.0 libpopt.so; }; }) /usr/bin/install -c .libs/libpopt.lai /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64/libpopt.la /usr/bin/install -c .libs/libpopt.a /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64/libpopt.a chmod 644 /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64/libpopt.a ranlib /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64/libpopt.a libtool: install: warning: remember to run `libtool --finish /lib64' make[2]: Leaving directory `/builddir/build/BUILD/popt-1.13' make[1]: Leaving directory `/builddir/build/BUILD/popt-1.13' + rm -f /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64/libpopt.la /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64/libpopt.so + pushd /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64 /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64 ~/build/BUILD/popt-1.13 + mkdir -p /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/lib64 ++ ls libpopt.so.0.0.0 + ln -sf ../../lib64/libpopt.so.0.0.0 /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/lib64/libpopt.so ~/build/BUILD/popt-1.13 + popd + mv -f /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64/libpopt.a /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/lib64/libpopt.a + mkdir -p /var/tmp/popt-1.13-8.ru-root-mockbuild/etc/popt.d + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/popt-1.13-8.ru-root-mockbuild popt + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/popt-1.13 extracting debug info from /var/tmp/popt-1.13-8.ru-root-mockbuild/lib64/libpopt.so.0.0.0 symlinked /usr/lib/debug/lib64/libpopt.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libpopt.so.debug symlinked /usr/lib/debug/lib64/libpopt.so.0.0.0.debug to /usr/lib/debug/lib64/libpopt.so.0.debug 200 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: popt-1.13-8.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4329 + umask 022 + cd /builddir/build/BUILD + cd popt-1.13 + DOCDIR=/var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/doc/popt-1.13 + export DOCDIR + rm -rf /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/doc/popt-1.13 + /bin/mkdir -p /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/doc/popt-1.13 + cp -pr CHANGES COPYING /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/doc/popt-1.13 + exit 0 Provides: libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) 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()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpopt.so.0()(64bit) rtld(GNU_HASH) Processing files: popt-devel-1.13-8.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4329 + umask 022 + cd /builddir/build/BUILD + cd popt-1.13 + DOCDIR=/var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/doc/popt-devel-1.13 + export DOCDIR + rm -rf /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/doc/popt-devel-1.13 + /bin/mkdir -p /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/doc/popt-devel-1.13 + cp -pr README doxygen/html /var/tmp/popt-1.13-8.ru-root-mockbuild/usr/share/doc/popt-devel-1.13 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpopt.so.0()(64bit) popt = 1.13-8.ru Processing files: popt-static-1.13-8.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: popt-devel = 1.13-8.ru Processing files: popt-debuginfo-1.13-8.ru Provides: libpopt.so.0.0.0.debug()(64bit) 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/popt-1.13-8.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/popt-1.13-8.ru.x86_64.rpm Wrote: /builddir/build/RPMS/popt-devel-1.13-8.ru.x86_64.rpm Wrote: /builddir/build/RPMS/popt-static-1.13-8.ru.x86_64.rpm Wrote: /builddir/build/RPMS/popt-debuginfo-1.13-8.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.40650 + umask 022 + cd /builddir/build/BUILD + cd popt-1.13 + rm -rf /var/tmp/popt-1.13-8.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->