<86>Mar 5 01:16:37 userdel[106602]: delete user 'rooter' <86>Mar 5 01:16:37 userdel[106602]: removed group 'rooter' owned by 'rooter' <86>Mar 5 01:16:37 groupadd[106619]: group added to /etc/group: name=rooter, GID=699 <86>Mar 5 01:16:37 groupadd[106619]: group added to /etc/gshadow: name=rooter <86>Mar 5 01:16:37 groupadd[106619]: new group: name=rooter, GID=699 <86>Mar 5 01:16:37 useradd[106626]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Mar 5 01:16:37 userdel[106643]: delete user 'builder' <86>Mar 5 01:16:37 userdel[106643]: removed group 'builder' owned by 'builder' <86>Mar 5 01:16:37 groupadd[106663]: group added to /etc/group: name=builder, GID=700 <86>Mar 5 01:16:37 groupadd[106663]: group added to /etc/gshadow: name=builder <86>Mar 5 01:16:37 groupadd[106663]: new group: name=builder, GID=700 <86>Mar 5 01:16:37 useradd[106676]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Mar 5 01:16:40 rpmi: libxkbcommon-0.8.4-alt1 sisyphus+222759.100.1.1 1551009797 installed <13>Mar 5 01:16:40 rpmi: libcheck-20180202:0.12.0-alt1 1524573469 installed <13>Mar 5 01:16:40 rpmi: libcheck-devel-20180202:0.12.0-alt1 1524573469 installed <13>Mar 5 01:16:40 rpmi: libxkbcommon-devel-0.8.4-alt1 sisyphus+222759.100.1.1 1551009797 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libtsm-3-alt1.nosrc.rpm Installing libtsm-3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39371 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libtsm-3 + echo 'Source #0 (libtsm-3.tar):' Source #0 (libtsm-3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libtsm-3.tar + cd libtsm-3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5515 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libtsm-3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} aclocal-default: warning: couldn't open directory 'm4': No such file or directory autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory build-aux autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize-default: linking file `build-aux/config.guess' libtoolize-default: linking file `build-aux/config.sub' libtoolize-default: linking file `build-aux/install-sh' libtoolize-default: linking file `build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: linking file `m4/libtool.m4' libtoolize-default: linking file `m4/ltoptions.m4' libtoolize-default: linking file `m4/ltsugar.m4' libtoolize-default: linking file `m4/ltversion.m4' libtoolize-default: linking file `m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc 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 configure.ac:37: installing 'build-aux/ar-lib' configure.ac:17: installing 'build-aux/compile' configure.ac:21: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-silent-rules --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of x86_64-alt-linux-gcc... none checking whether make supports nested variables... (cached) yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking for grep that handles long lines and -e... (cached) /bin/grep checking for gawk... (cached) gawk checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-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 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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xkbcommon... yes checking for check... yes checking whether to build with debugging on... yes (default) checking whether to enable code optimizations... yes (default) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/libtsm.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext configure: Build configuration: prefix: /usr exec-prefix: /usr libdir: /usr/lib64 includedir: /usr/include Miscellaneous Options: debug: yes optimizations: yes building tests: yes Run "make" to start compilation process + make -j8 make --no-print-directory all-recursive Making all in . /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libtsm_la-tsm_vte_charsets.lo `test -f 'src/tsm_vte_charsets.c' || echo './'`src/tsm_vte_charsets.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c src/tsm_vte_charsets.c -fPIC -DPIC -o src/.libs/libtsm_la-tsm_vte_charsets.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o external/libtsm_la-wcwidth.lo `test -f 'external/wcwidth.c' || echo './'`external/wcwidth.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c external/wcwidth.c -fPIC -DPIC -o external/.libs/libtsm_la-wcwidth.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libtsm_la-tsm_unicode.lo `test -f 'src/tsm_unicode.c' || echo './'`src/tsm_unicode.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c src/tsm_unicode.c -fPIC -DPIC -o src/.libs/libtsm_la-tsm_unicode.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libshl_la-shl_htable.lo `test -f 'src/shl_htable.c' || echo './'`src/shl_htable.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c src/shl_htable.c -fPIC -DPIC -o src/.libs/libshl_la-shl_htable.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--as-needed -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -o libshl.la src/libshl_la-shl_htable.lo libtool: link: ar cru .libs/libshl.a src/.libs/libshl_la-shl_htable.o libtool: link: ranlib .libs/libshl.a libtool: link: ( cd ".libs" && rm -f "libshl.la" && ln -s "../libshl.la" "libshl.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libtsm_la-tsm_vte.lo `test -f 'src/tsm_vte.c' || echo './'`src/tsm_vte.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c src/tsm_vte.c -fPIC -DPIC -o src/.libs/libtsm_la-tsm_vte.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libtsm_la-tsm_screen.lo `test -f 'src/tsm_screen.c' || echo './'`src/tsm_screen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c src/tsm_screen.c -fPIC -DPIC -o src/.libs/libtsm_la-tsm_screen.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--as-needed -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -version-info 3:0:0 -Wl,--version-script="./docs/libtsm.sym" -o libtsm.la -rpath /usr/lib64 src/libtsm_la-tsm_unicode.lo src/libtsm_la-tsm_screen.lo src/libtsm_la-tsm_vte.lo src/libtsm_la-tsm_vte_charsets.lo external/libtsm_la-wcwidth.lo libshl.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC src/.libs/libtsm_la-tsm_unicode.o src/.libs/libtsm_la-tsm_screen.o src/.libs/libtsm_la-tsm_vte.o src/.libs/libtsm_la-tsm_vte_charsets.o external/.libs/libtsm_la-wcwidth.o -Wl,--whole-archive ./.libs/libshl.a -Wl,--no-whole-archive -O2 -O2 -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--version-script=./docs/libtsm.sym -Wl,-soname -Wl,libtsm.so.3 -o .libs/libtsm.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtsm.so.3" && ln -s "libtsm.so.3.0.0" "libtsm.so.3") libtool: link: (cd ".libs" && rm -f "libtsm.so" && ln -s "libtsm.so.3.0.0" "libtsm.so") libtool: link: ( cd ".libs" && rm -f "libtsm.la" && ln -s "../libtsm.la" "libtsm.la" ) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50516 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libtsm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libtsm-buildroot + cd libtsm-3 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libtsm-buildroot make: Entering directory '/usr/src/RPM/BUILD/libtsm-3' Making install in . /bin/mkdir -p '/usr/src/tmp/libtsm-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libtsm.la '/usr/src/tmp/libtsm-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libtsm.so.3.0.0 /usr/src/tmp/libtsm-buildroot/usr/lib64/libtsm.so.3.0.0 libtool: install: (cd /usr/src/tmp/libtsm-buildroot/usr/lib64 && { ln -s -f libtsm.so.3.0.0 libtsm.so.3 || { rm -f libtsm.so.3 && ln -s libtsm.so.3.0.0 libtsm.so.3; }; }) libtool: install: (cd /usr/src/tmp/libtsm-buildroot/usr/lib64 && { ln -s -f libtsm.so.3.0.0 libtsm.so || { rm -f libtsm.so && ln -s libtsm.so.3.0.0 libtsm.so; }; }) libtool: install: /bin/install -p .libs/libtsm.lai /usr/src/tmp/libtsm-buildroot/usr/lib64/libtsm.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libtsm-buildroot/usr/include' /bin/install -p -m 644 src/libtsm.h '/usr/src/tmp/libtsm-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libtsm-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 docs/libtsm.pc '/usr/src/tmp/libtsm-buildroot/usr/lib64/pkgconfig' make: Leaving directory '/usr/src/RPM/BUILD/libtsm-3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libtsm-buildroot (auto) removed './usr/lib64/libtsm.la' mode of './usr/lib64/libtsm.so.3.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libtsm-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/libtsm.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libtsm.pc: Libs: '-L${libdir} -ltsm' --> '-ltsm' Checking contents of files in /usr/src/tmp/libtsm-buildroot/ (default) Compressing files in /usr/src/tmp/libtsm-buildroot (auto) Adjusting library links in /usr/src/tmp/libtsm-buildroot ./usr/lib64: libtsm.so.3 -> libtsm.so.3.0.0 Verifying ELF objects in /usr/src/tmp/libtsm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.47433 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libtsm-3 + make check make: Entering directory '/usr/src/RPM/BUILD/libtsm-3' Making check in . make --no-print-directory test_htable x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I ./src -pthread -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test/test_htable-test_htable.o `test -f 'test/test_htable.c' || echo './'`test/test_htable.c /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--as-needed -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -o test_htable test/test_htable-test_htable.o libshl.la -lcheck libtool: link: x86_64-alt-linux-gcc -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test_htable test/test_htable-test_htable.o ./.libs/libshl.a -lcheck make --no-print-directory check-TESTS PASS: test_htable make --no-print-directory all-recursive Making all in . ============================================================================ Testsuite summary for libtsm 3 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make: Leaving directory '/usr/src/RPM/BUILD/libtsm-3' + exit 0 Processing files: libtsm-3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libtsm-3 + DOCDIR=/usr/src/tmp/libtsm-buildroot/usr/share/doc/libtsm-3 + export DOCDIR + rm -rf /usr/src/tmp/libtsm-buildroot/usr/share/doc/libtsm-3 + /bin/mkdir -p /usr/src/tmp/libtsm-buildroot/usr/share/doc/libtsm-3 + cp -prL COPYING README /usr/src/tmp/libtsm-buildroot/usr/share/doc/libtsm-3 + chmod -R go-w /usr/src/tmp/libtsm-buildroot/usr/share/doc/libtsm-3 + chmod -R a+rX /usr/src/tmp/libtsm-buildroot/usr/share/doc/libtsm-3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cHFiKd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libtsm-buildroot/usr/lib64/libtsm.so.3: 65 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gQ5qZH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libtsm.so.3()(64bit) = set:kdQFhdzr6Bnu3srT22AHiEgHYO3yraYQPqUd56D4Uy3892u5ORBO9YSWKCzDelxyR7C44H0spdPwvApxz2ZtH3A7LTYyHuaZwK3j6TyizEegpkVoiPkVSB6220zmcBL6PxVBTFW72p, libtsm.so.3(LIBTSM_1)(64bit), libtsm.so.3(LIBTSM_2)(64bit), libtsm.so.3(LIBTSM_3)(64bit) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q9KAJf Creating libtsm-debuginfo package Processing files: libtsm-devel-3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.arhBMQ 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.4ksxlv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libtsm) = 3 Requires: libtsm = 3-alt1, /usr/lib64/libtsm.so.3.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uTNwcd Processing files: libtsm-debuginfo-3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EThpGY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cEl8vN find-requires: running scripts (debuginfo) Provides: debug64(libtsm.so.3) Requires: libtsm = 3-alt1, debug64(libc.so.6) Removing 1 extra deps from libtsm-devel due to dependency on libtsm Wrote: /usr/src/RPM/RPMS/x86_64/libtsm-3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtsm-devel-3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtsm-debuginfo-3-alt1.x86_64.rpm 13.99user 3.32system 0:25.27elapsed 68%CPU (0avgtext+0avgdata 41560maxresident)k 0inputs+0outputs (0major+975031minor)pagefaults 0swaps 24.67user 7.03system 0:40.66elapsed 77%CPU (0avgtext+0avgdata 120856maxresident)k 528inputs+0outputs (0major+1440694minor)pagefaults 0swaps