<86>Mar 17 01:14:40 userdel[97100]: delete user 'rooter' <86>Mar 17 01:14:40 userdel[97100]: removed group 'rooter' owned by 'rooter' <86>Mar 17 01:14:40 userdel[97100]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 01:14:40 groupadd[97112]: group added to /etc/group: name=rooter, GID=579 <86>Mar 17 01:14:40 groupadd[97112]: group added to /etc/gshadow: name=rooter <86>Mar 17 01:14:40 groupadd[97112]: new group: name=rooter, GID=579 <86>Mar 17 01:14:40 useradd[97127]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Mar 17 01:14:40 userdel[97149]: delete user 'builder' <86>Mar 17 01:14:40 userdel[97149]: removed group 'builder' owned by 'builder' <86>Mar 17 01:14:40 userdel[97149]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 01:14:40 groupadd[97166]: group added to /etc/group: name=builder, GID=580 <86>Mar 17 01:14:40 groupadd[97166]: group added to /etc/gshadow: name=builder <86>Mar 17 01:14:40 groupadd[97166]: new group: name=builder, GID=580 <86>Mar 17 01:14:40 useradd[97183]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash <13>Mar 17 01:14:43 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Mar 17 01:14:43 rpmi: libstdc++5-devel-5.3.1-alt3 1457662528 installed <13>Mar 17 01:14:44 rpmi: gcc5-c++-5.3.1-alt3 1457662528 installed Installing libchm-0.40-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55815 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf chmlib-0.40 + echo 'Source #0 (chmlib-0.40.tar.bz2):' Source #0 (chmlib-0.40.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/chmlib-0.40.tar.bz2 + /bin/tar -xf - + cd chmlib-0.40 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (chmlib-0.39-alt-ppc.patch):' Patch #0 (chmlib-0.39-alt-ppc.patch): + /usr/bin/patch -p1 patching file src/chm_lib.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89018 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chmlib-0.40 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + 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 + sort -u + ./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 --enable-examples --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 to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-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 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 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 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-ar... no checking for ar... ar 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 how to run the C preprocessor... x86_64-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 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 a BSD-compatible install... /bin/install -c checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for pthread_mutex_init in -lpthread... yes checking for lseek64... yes checking for pread64... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + subst 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + subst 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/chmlib-0.40' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/chmlib-0.40/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c -o chm_lib.lo chm_lib.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c -o lzx.lo lzx.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c chm_http.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c enum_chmLib.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c enumdir_chmLib.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c extract_chmLib.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c test_chmLib.c chm_http.c: In function 'chmhttp_server': chm_http.c:167:32: warning: implicit declaration of function 'inet_addr' [-Wimplicit-function-declaration] bindAddr.sin_addr.s_addr = inet_addr(config_bind); ^ chm_http.c:179:9: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(server.socket); ^ chm_http.c:192:73: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] slave->fd = accept(server.socket, (struct sockaddr *)&bindAddr, &addrLen); ^ In file included from chm_http.c:43:0: /usr/include/sys/socket.h:243:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ chm_http.c: In function 'service_request': chm_http.c:343:9: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration] write(fd, INTERNAL_ERROR, strlen(INTERNAL_ERROR)); ^ chm_http.c:348:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, 4096, fout); ^ libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" "-DPACKAGE_STRING=\"chmlib 0.40\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c lzx.c -fPIC -DPIC -o .libs/lzx.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" "-DPACKAGE_STRING=\"chmlib 0.40\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c chm_lib.c -fPIC -DPIC -o .libs/chm_lib.o chm_lib.c: In function '_chm_fetch_bytes': chm_lib.c:727:15: warning: implicit declaration of function 'pread64' [-Wimplicit-function-declaration] readLen = pread64(h->fd, buf, (long)len, os); ^ chm_lib.c:693:22: warning: unused variable 'oldOs' [-Wunused-variable] Int64 readLen=0, oldOs=0; ^ chm_lib.c: In function 'chm_retrieve_object': chm_lib.c:185:16: warning: 'ubuffer' may be used uninitialized in this function [-Wmaybe-uninitialized] #define memcpy __builtin_memcpy ^ chm_lib.c:1515:12: note: 'ubuffer' was declared here UChar *ubuffer; ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -lpthread -o libchm.la -rpath /usr/lib64 chm_lib.lo lzx.lo -lpthread libtool: link: x86_64-alt-linux-gcc -shared .libs/chm_lib.o .libs/lzx.o -lpthread -Wl,-soname -Wl,libchm.so.0 -o .libs/libchm.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libchm.so.0" && ln -s "libchm.so.0.0.0" "libchm.so.0") libtool: link: (cd ".libs" && rm -f "libchm.so" && ln -s "libchm.so.0.0.0" "libchm.so") libtool: link: ( cd ".libs" && rm -f "libchm.la" && ln -s "../libchm.la" "libchm.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -lpthread -o chm_http chm_http.o libchm.la -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -lpthread -o enum_chmLib enum_chmLib.o libchm.la -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -lpthread -o enumdir_chmLib enumdir_chmLib.o libchm.la -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -lpthread -o extract_chmLib extract_chmLib.o libchm.la -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -lpthread -o test_chmLib test_chmLib.o libchm.la -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -o .libs/chm_http chm_http.o ./.libs/libchm.so -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -o .libs/enum_chmLib enum_chmLib.o ./.libs/libchm.so -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -o .libs/extract_chmLib extract_chmLib.o ./.libs/libchm.so -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -o .libs/enumdir_chmLib enumdir_chmLib.o ./.libs/libchm.so -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -o .libs/test_chmLib test_chmLib.o ./.libs/libchm.so -lpthread make[1]: Leaving directory `/usr/src/RPM/BUILD/chmlib-0.40/src' make[1]: Entering directory `/usr/src/RPM/BUILD/chmlib-0.40' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/chmlib-0.40' make: Leaving directory `/usr/src/RPM/BUILD/chmlib-0.40' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33109 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libchm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libchm-buildroot + cd chmlib-0.40 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libchm-buildroot make: Entering directory `/usr/src/RPM/BUILD/chmlib-0.40' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/chmlib-0.40/src' make[2]: Entering directory `/usr/src/RPM/BUILD/chmlib-0.40/src' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libchm-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /bin/install -p 'libchm.la' '/usr/src/tmp/libchm-buildroot/usr/lib64/libchm.la' libtool: install: /bin/install -p .libs/libchm.so.0.0.0 /usr/src/tmp/libchm-buildroot/usr/lib64/libchm.so.0.0.0 libtool: install: (cd /usr/src/tmp/libchm-buildroot/usr/lib64 && { ln -s -f libchm.so.0.0.0 libchm.so.0 || { rm -f libchm.so.0 && ln -s libchm.so.0.0.0 libchm.so.0; }; }) libtool: install: (cd /usr/src/tmp/libchm-buildroot/usr/lib64 && { ln -s -f libchm.so.0.0.0 libchm.so || { rm -f libchm.so && ln -s libchm.so.0.0.0 libchm.so; }; }) libtool: install: /bin/install -p .libs/libchm.lai /usr/src/tmp/libchm-buildroot/usr/lib64/libchm.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libchm-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'chm_http' '/usr/src/tmp/libchm-buildroot/usr/bin/chm_http' libtool: install: warning: `libchm.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/chm_http /usr/src/tmp/libchm-buildroot/usr/bin/chm_http /bin/sh ../libtool --mode=install /bin/install -p 'enum_chmLib' '/usr/src/tmp/libchm-buildroot/usr/bin/enum_chmLib' libtool: install: warning: `libchm.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/enum_chmLib /usr/src/tmp/libchm-buildroot/usr/bin/enum_chmLib /bin/sh ../libtool --mode=install /bin/install -p 'enumdir_chmLib' '/usr/src/tmp/libchm-buildroot/usr/bin/enumdir_chmLib' libtool: install: warning: `libchm.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/enumdir_chmLib /usr/src/tmp/libchm-buildroot/usr/bin/enumdir_chmLib /bin/sh ../libtool --mode=install /bin/install -p 'extract_chmLib' '/usr/src/tmp/libchm-buildroot/usr/bin/extract_chmLib' libtool: install: warning: `libchm.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/extract_chmLib /usr/src/tmp/libchm-buildroot/usr/bin/extract_chmLib /bin/sh ../libtool --mode=install /bin/install -p 'test_chmLib' '/usr/src/tmp/libchm-buildroot/usr/bin/test_chmLib' libtool: install: warning: `libchm.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/test_chmLib /usr/src/tmp/libchm-buildroot/usr/bin/test_chmLib test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libchm-buildroot/usr/include" /bin/install -p -m 644 'chm_lib.h' '/usr/src/tmp/libchm-buildroot/usr/include/chm_lib.h' /bin/install -p -m 644 'lzx.h' '/usr/src/tmp/libchm-buildroot/usr/include/lzx.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/chmlib-0.40/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/chmlib-0.40/src' make[1]: Entering directory `/usr/src/RPM/BUILD/chmlib-0.40' make[2]: Entering directory `/usr/src/RPM/BUILD/chmlib-0.40' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/chmlib-0.40' make[1]: Leaving directory `/usr/src/RPM/BUILD/chmlib-0.40' make: Leaving directory `/usr/src/RPM/BUILD/chmlib-0.40' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libchm-buildroot (auto) removed './usr/lib64/libchm.la' mode of './usr/lib64/libchm.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libchm-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libchm-buildroot (auto) Adjusting library links in /usr/src/tmp/libchm-buildroot ./usr/lib64: libchm.so.0 -> libchm.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libchm-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: libchm-0.40-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5VFkq0 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DuyE2M find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libchm.so.0()(64bit) = set:hdf7q2P5VZwtLGr9TKxhrEM1 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dOY8oC Creating libchm-debuginfo package Processing files: libchm-devel-0.40-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RP2Qvu find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RkYDnp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libchm = 0.40-alt4, /usr/lib64/libchm.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PoeU0m Processing files: libchm-utils-0.40-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pq1iqn find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JvMwzq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libchm = 0.40-alt4, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libchm.so.0()(64bit) >= set:heqsAVYGEdso8Zh, libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5h5vtw Creating libchm-utils-debuginfo package Processing files: libchm-debuginfo-0.40-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fd7h8E find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lycByQ find-requires: running scripts (debuginfo) Provides: debug64(libchm.so.0) Requires: libchm = 0.40-alt4, debug64(libc.so.6), debug64(libpthread.so.0) Processing files: libchm-utils-debuginfo-0.40-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JNFlJ4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dGrAEl find-requires: running scripts (debuginfo) Requires: libchm-utils = 0.40-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libchm.so.0), debug64(libpthread.so.0) Adding to libchm-utils-debuginfo a strict dependency on libchm-debuginfo Removing from libchm-utils-debuginfo 1 sources provided by libchm-debuginfo Removing 1 extra deps from libchm-devel due to dependency on libchm Removing 2 extra deps from libchm-utils due to dependency on libchm Removing 1 extra deps from libchm-utils-debuginfo due to dependency on libchm-debuginfo Removing 4 extra deps from libchm-utils due to repentancy on libchm Removing 2 extra deps from libchm-utils-debuginfo due to repentancy on libchm-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libchm-0.40-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libchm-devel-0.40-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libchm-utils-0.40-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libchm-debuginfo-0.40-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libchm-utils-debuginfo-0.40-alt4.x86_64.rpm 4.21user 2.27system 0:17.82elapsed 36%CPU (0avgtext+0avgdata 33932maxresident)k 0inputs+0outputs (0major+907552minor)pagefaults 0swaps 13.06user 4.85system 0:29.97elapsed 59%CPU (0avgtext+0avgdata 125692maxresident)k 0inputs+0outputs (0major+1370118minor)pagefaults 0swaps --- libchm-0.40-alt4.x86_64.rpm.repo 2011-12-27 09:44:52.000000000 +0000 +++ libchm-0.40-alt4.x86_64.rpm.hasher 2019-03-17 01:15:03.895555670 +0000 @@ -2,2 +2,3 @@ /usr/lib64/libchm.so.0.0.0 100644 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) --- libchm-debuginfo-0.40-alt4.x86_64.rpm.repo 2011-12-27 09:44:52.000000000 +0000 +++ libchm-debuginfo-0.40-alt4.x86_64.rpm.hasher 2019-03-17 01:15:03.918555447 +0000 @@ -7,2 +7,3 @@ /usr/src/debug/chmlib-0.40/src/lzx.c 100644 +/usr/src/debug/chmlib-0.40/src/lzx.h 100644 Requires: libchm = 0.40-alt4