<86>Nov 17 06:49:30 userdel[80262]: delete user 'rooter' <86>Nov 17 06:49:30 userdel[80262]: removed group 'rooter' owned by 'rooter' <86>Nov 17 06:49:30 userdel[80262]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 17 06:49:30 groupadd[80309]: group added to /etc/group: name=rooter, GID=690 <86>Nov 17 06:49:30 groupadd[80309]: group added to /etc/gshadow: name=rooter <86>Nov 17 06:49:30 groupadd[80309]: new group: name=rooter, GID=690 <86>Nov 17 06:49:30 useradd[80338]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Nov 17 06:49:30 userdel[80373]: delete user 'builder' <86>Nov 17 06:49:30 userdel[80373]: removed group 'builder' owned by 'builder' <86>Nov 17 06:49:30 userdel[80373]: removed shadow group 'builder' owned by 'builder' <86>Nov 17 06:49:30 groupadd[80413]: group added to /etc/group: name=builder, GID=691 <86>Nov 17 06:49:30 groupadd[80413]: group added to /etc/gshadow: name=builder <86>Nov 17 06:49:30 groupadd[80413]: new group: name=builder, GID=691 <86>Nov 17 06:49:30 useradd[80435]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libogg-1.3.2-alt2.nosrc.rpm Installing libogg-1.3.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85080 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libogg-1.3.2 + echo 'Source #0 (libogg-1.3.2.tar):' Source #0 (libogg-1.3.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libogg-1.3.2.tar + cd libogg-1.3.2 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s,-O20,,g configure configure.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85080 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libogg-1.3.2 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf 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 fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking size of int16_t... 2 checking size of uint16_t... 2 checking size of u_int16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of u_int32_t... 4 checking size of int64_t... 8 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for working memcmp... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/libogg/Makefile config.status: creating include/Makefile config.status: creating include/ogg/Makefile config.status: creating include/ogg/config_types.h config.status: creating libogg.spec config.status: creating ogg.pc config.status: creating ogg-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 'OGG_CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -ffast-math -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o bitwise.lo bitwise.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -ffast-math -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c bitwise.c -fPIC -DPIC -o .libs/bitwise.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -Wall -ffast-math -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -D_V_SELFTEST -Wall -ffast-math -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_bitwise test_bitwise-bitwise.o libtool: link: i586-alt-linux-gcc -D_V_SELFTEST -Wall -ffast-math -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_bitwise test_bitwise-bitwise.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -ffast-math -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o framing.lo framing.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -ffast-math -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c framing.c -fPIC -DPIC -o .libs/framing.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -ffast-math -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -no-undefined -version-info 8:2:8 -o libogg.la -rpath /usr/lib framing.lo bitwise.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/framing.o .libs/bitwise.o -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libogg.so.0 -o .libs/libogg.so.0.8.2 libtool: link: (cd ".libs" && rm -f "libogg.so.0" && ln -s "libogg.so.0.8.2" "libogg.so.0") libtool: link: (cd ".libs" && rm -f "libogg.so" && ln -s "libogg.so.0.8.2" "libogg.so") libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -Wall -ffast-math -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -D_V_SELFTEST -Wall -ffast-math -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_framing test_framing-framing.o libtool: link: i586-alt-linux-gcc -D_V_SELFTEST -Wall -ffast-math -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_framing test_framing-framing.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' Making all in include Making all in ogg make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in doc Making all in libogg make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libogg-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libogg-buildroot + cd libogg-1.3.2 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libogg-buildroot make: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' /bin/mkdir -p '/usr/src/tmp/libogg-buildroot/usr/lib' /bin/sh ../libtool --mode=install /bin/install -p libogg.la '/usr/src/tmp/libogg-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libogg.so.0.8.2 /usr/src/tmp/libogg-buildroot/usr/lib/libogg.so.0.8.2 libtool: install: (cd /usr/src/tmp/libogg-buildroot/usr/lib && { ln -s -f libogg.so.0.8.2 libogg.so.0 || { rm -f libogg.so.0 && ln -s libogg.so.0.8.2 libogg.so.0; }; }) libtool: install: (cd /usr/src/tmp/libogg-buildroot/usr/lib && { ln -s -f libogg.so.0.8.2 libogg.so || { rm -f libogg.so && ln -s libogg.so.0.8.2 libogg.so; }; }) libtool: install: /bin/install -p .libs/libogg.lai /usr/src/tmp/libogg-buildroot/usr/lib/libogg.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/src' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/include' Making install in ogg make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/include/ogg' make[3]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/include/ogg' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libogg-buildroot/usr/include/ogg' /bin/install -p -m 644 config_types.h '/usr/src/tmp/libogg-buildroot/usr/include/ogg' /bin/mkdir -p '/usr/src/tmp/libogg-buildroot/usr/include/ogg' /bin/install -p -m 644 ogg.h os_types.h '/usr/src/tmp/libogg-buildroot/usr/include/ogg' make[3]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/include/ogg' make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/include/ogg' make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/include' make[3]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/include' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/doc' Making install in libogg make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/doc/libogg' make[3]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/doc/libogg' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libogg-buildroot/usr/share/doc/libogg/libogg' /bin/install -p -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html '/usr/src/tmp/libogg-buildroot/usr/share/doc/libogg/libogg' /bin/install -p -m 644 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/usr/src/tmp/libogg-buildroot/usr/share/doc/libogg/libogg' make[3]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/doc/libogg' make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/doc/libogg' make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/doc' make[3]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libogg-buildroot/usr/share/doc/libogg' /bin/install -p -m 644 framing.html index.html oggstream.html ogg-multiplex.html fish_xiph_org.png multiplex1.png packets.png pages.png stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/usr/src/tmp/libogg-buildroot/usr/share/doc/libogg' make[3]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/doc' make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2' make[2]: Entering directory '/usr/src/RPM/BUILD/libogg-1.3.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libogg-buildroot/usr/share/aclocal' /bin/install -p -m 644 ogg.m4 '/usr/src/tmp/libogg-buildroot/usr/share/aclocal' /bin/mkdir -p '/usr/src/tmp/libogg-buildroot/usr/lib/pkgconfig' /bin/install -p -m 644 ogg.pc '/usr/src/tmp/libogg-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2' make: Leaving directory '/usr/src/RPM/BUILD/libogg-1.3.2' + install -pm644 AUTHORS CHANGES COPYING /usr/src/tmp/libogg-buildroot/usr/share/doc/libogg/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libogg-buildroot (auto) removed './usr/lib/libogg.la' mode of './usr/lib/libogg.so.0.8.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libogg-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/ogg.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/ogg.pc: Libs: '-L${libdir} -logg' --> '-logg' Checking contents of files in /usr/src/tmp/libogg-buildroot/ (default) Compressing files in /usr/src/tmp/libogg-buildroot (auto) Adjusting library links in /usr/src/tmp/libogg-buildroot ./usr/lib: libogg.so.0 -> libogg.so.0.8.2 Verifying ELF objects in /usr/src/tmp/libogg-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libogg-1.3.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eoQni5 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MQyw79 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libogg.so.0 = set:kdMpZ7hIw8fw50Z5qazJE1IsBSSZv3GLlqanuEpsI2ofE5BRwxKWaEDPOxEK6C9nawcHXblWjk0Nw41cOa1QpJiCxe9ky68zpgSq9SqFUha0LipHheGggCW61CixHWvTmv88JX4oeGlg8Xy5V0vv1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JJWicB Creating libogg-debuginfo package Processing files: libogg-devel-1.3.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zoBcDi find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q7jLYi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(ogg) = 1.3.2 PreReq: libogg = 1.3.2-alt2 Requires: /usr/lib/libogg.so.0.8.2, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5yZg8p Processing files: libogg-debuginfo-1.3.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TAXNlP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mj11Qv find-requires: running scripts (debuginfo) Provides: debug(libogg.so.0) Requires: libogg = 1.3.2-alt2, debug(libc.so.6) Removing 1 extra deps from libogg-devel due to dependency on libogg Wrote: /usr/src/RPM/RPMS/i586/libogg-1.3.2-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libogg-devel-1.3.2-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libogg-debuginfo-1.3.2-alt2.i586.rpm 10.88user 1.83system 0:22.91elapsed 55%CPU (0avgtext+0avgdata 32220maxresident)k 0inputs+0outputs (0major+800374minor)pagefaults 0swaps 16.97user 4.03system 0:32.31elapsed 64%CPU (0avgtext+0avgdata 122968maxresident)k 0inputs+0outputs (0major+1095530minor)pagefaults 0swaps --- libogg-1.3.2-alt2.i586.rpm.repo 2018-10-31 08:17:30.000000000 +0000 +++ libogg-1.3.2-alt2.i586.rpm.hasher 2018-11-17 06:49:55.927517336 +0000 @@ -12,3 +12,2 @@ Provides: libogg.so.0 = set:kdMpZ7hIw8fw50Z5qazJE1IsBSSZv3GLlqanuEpsI2ofE5BRwxKWaEDPOxEK6C9nawcHXblWjk0Nw41cOa1QpJiCxe9ky68zpgSq9SqFUha0LipHheGggCW61CixHWvTmv88JX4oeGlg8Xy5V0vv1 -Provides: .sisyphus.215919.100.1.1-libogg-1.3.2-alt2 Provides: libogg = 1.3.2-alt2 --- libogg-debuginfo-1.3.2-alt2.i586.rpm.repo 2018-10-31 08:17:30.000000000 +0000 +++ libogg-debuginfo-1.3.2-alt2.i586.rpm.hasher 2018-11-17 06:49:55.964517348 +0000 @@ -10,3 +10,3 @@ /usr/src/debug/libogg-1.3.2/src/framing.c 100644 -Requires: .sisyphus.215919.100.1.1-libogg-1.3.2-alt2 +Requires: libogg = 1.3.2-alt2 Requires: debug(libc.so.6) --- libogg-devel-1.3.2-alt2.i586.rpm.repo 2018-10-31 08:17:30.000000000 +0000 +++ libogg-devel-1.3.2-alt2.i586.rpm.hasher 2018-11-17 06:49:55.974517352 +0000 @@ -92,3 +92,3 @@ /usr/share/doc/libogg/white-xifish.png 100644 -Requires: .sisyphus.215919.100.1.1-libogg-1.3.2-alt2 +Requires: libogg = 1.3.2-alt2 Requires: /usr/lib/pkgconfig