<86>Jan 31 02:52:07 userdel[1736371]: delete user 'rooter' <86>Jan 31 02:52:07 groupadd[1736394]: group added to /etc/group: name=rooter, GID=642 <86>Jan 31 02:52:07 groupadd[1736394]: group added to /etc/gshadow: name=rooter <86>Jan 31 02:52:07 groupadd[1736394]: new group: name=rooter, GID=642 <86>Jan 31 02:52:07 useradd[1736416]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Jan 31 02:52:07 userdel[1736455]: delete user 'builder' <86>Jan 31 02:52:07 userdel[1736455]: removed group 'builder' owned by 'builder' <86>Jan 31 02:52:07 userdel[1736455]: removed shadow group 'builder' owned by 'builder' <86>Jan 31 02:52:07 groupadd[1736473]: group added to /etc/group: name=builder, GID=643 <86>Jan 31 02:52:07 groupadd[1736473]: group added to /etc/gshadow: name=builder <86>Jan 31 02:52:07 groupadd[1736473]: new group: name=builder, GID=643 <86>Jan 31 02:52:07 useradd[1736495]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>Jan 31 02:52:08 rpmi: libieee1284-0.2.11-alt3 1523457016 installed <13>Jan 31 02:52:08 rpmi: libieee1284-devel-0.2.11-alt3 1523457016 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libinklevel-0.8.0-alt2.nosrc.rpm Installing libinklevel-0.8.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5294 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libinklevel-0.8.0 + echo 'Source #0 (libinklevel-0.8.0.tar.gz):' Source #0 (libinklevel-0.8.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libinklevel-0.8.0.tar.gz + /bin/tar -xf - + cd libinklevel-0.8.0 + /bin/chmod -c -Rf u+rwX,go-w . + cp -a /usr/src/RPM/SOURCES/libinklevel-index.html index.html + cp -at . -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5294 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libinklevel-0.8.0 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext 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 a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes 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... yes checking for rpmbuild... /usr/bin/rpmbuild checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether x86_64-alt-linux-gcc needs -traditional... no checking return type of signal handlers... void checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking ieee1284.h usability... yes checking ieee1284.h presence... yes checking for ieee1284.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/socket.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for getifaddrs... yes checking for alarm... yes checking for ftime... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for gethostname... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... yes checking for netdb.h... (cached) yes checking for resolv.h... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for ieee1284.h... (cached) yes checking for ieee1284_open in -lieee1284... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libinklevel.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 'OPTFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libinklevel.lo libinklevel.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c libinklevel.c -fPIC -DPIC -o .libs/libinklevel.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c libinklevel.c -o libinklevel.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hp_new.lo hp_new.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c hp_new.c -fPIC -DPIC -o .libs/hp_new.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c hp_new.c -o hp_new.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c -o opensolaris.lo opensolaris.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c opensolaris.c -fPIC -DPIC -o .libs/opensolaris.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c opensolaris.c -o opensolaris.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c -o linux.lo linux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c linux.c -fPIC -DPIC -o .libs/linux.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c linux.c -o linux.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bjnp-debug.lo bjnp-debug.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c bjnp-debug.c -fPIC -DPIC -o .libs/bjnp-debug.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c bjnp-debug.c -o bjnp-debug.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c -o epson_new.lo epson_new.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c epson_new.c -fPIC -DPIC -o .libs/epson_new.o epson_new.c:208:12: warning: 'initialize_printer' was used with no prototype before its definition [-Wmissing-prototypes] static int initialize_printer() { ^~~~~~~~~~~~~~~~~~ epson_new.c: In function 'init_packet': epson_new.c:426:7: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c epson_new.c -o epson_new.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bjnp-io.lo bjnp-io.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c bjnp-io.c -fPIC -DPIC -o .libs/bjnp-io.o bjnp-io.c:509:1: warning: 'bjnp_send_job_details' defined but not used [-Wunused-function] bjnp_send_job_details (struct sockaddr_in *addr, char *user, char *title) ^~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c bjnp-io.c -o bjnp-io.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c -o canon.lo canon.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c canon.c -fPIC -DPIC -o .libs/canon.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c canon.c -o canon.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c -o util.lo util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c util.c -o util.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c -o d4lib.lo d4lib.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c d4lib.c -fPIC -DPIC -o .libs/d4lib.o d4lib.c:1251:13: warning: 'clearSndBuf' defined but not used [-Wunused-function] static void clearSndBuf(int fd) ^~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c d4lib.c -o d4lib.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wmissing-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 5:0:0 -o libinklevel.la -rpath /usr/lib64 libinklevel.lo canon.lo epson_new.lo hp_new.lo bjnp-io.lo bjnp-debug.lo d4lib.lo linux.lo opensolaris.lo util.lo -lieee1284 libtool: link: x86_64-alt-linux-gcc -shared .libs/libinklevel.o .libs/canon.o .libs/epson_new.o .libs/hp_new.o .libs/bjnp-io.o .libs/bjnp-debug.o .libs/d4lib.o .libs/linux.o .libs/opensolaris.o .libs/util.o -lieee1284 -Wl,-soname -Wl,libinklevel.so.5 -o .libs/libinklevel.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libinklevel.so.5" && ln -s "libinklevel.so.5.0.0" "libinklevel.so.5") libtool: link: (cd ".libs" && rm -f "libinklevel.so" && ln -s "libinklevel.so.5.0.0" "libinklevel.so") libtool: link: ar cru .libs/libinklevel.a libinklevel.o canon.o epson_new.o hp_new.o bjnp-io.o bjnp-debug.o d4lib.o linux.o opensolaris.o util.o libtool: link: ranlib .libs/libinklevel.a libtool: link: ( cd ".libs" && rm -f "libinklevel.la" && ln -s "../libinklevel.la" "libinklevel.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50785 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libinklevel-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libinklevel-buildroot + cd libinklevel-0.8.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libinklevel-buildroot make: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libinklevel-buildroot/usr/lib64" /bin/sh ./libtool --mode=install /bin/install -p libinklevel.la '/usr/src/tmp/libinklevel-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libinklevel.so.5.0.0 /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.so.5.0.0 libtool: install: (cd /usr/src/tmp/libinklevel-buildroot/usr/lib64 && { ln -s -f libinklevel.so.5.0.0 libinklevel.so.5 || { rm -f libinklevel.so.5 && ln -s libinklevel.so.5.0.0 libinklevel.so.5; }; }) libtool: install: (cd /usr/src/tmp/libinklevel-buildroot/usr/lib64 && { ln -s -f libinklevel.so.5.0.0 libinklevel.so || { rm -f libinklevel.so && ln -s libinklevel.so.5.0.0 libinklevel.so; }; }) libtool: install: /bin/install -p .libs/libinklevel.lai /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.la libtool: install: /bin/install -p .libs/libinklevel.a /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.a libtool: install: chmod 644 /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.a libtool: install: ranlib /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/doc/libinklevel" || /bin/mkdir -p "/usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel" /bin/install -p -m 644 NEWS README AUTHORS COPYING ChangeLog '/usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libinklevel-buildroot/usr/include" /bin/install -p -m 644 inklevel.h '/usr/src/tmp/libinklevel-buildroot/usr/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' make: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.8.0' + ln -sf /usr/share/license/GPL-2 COPYING + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libinklevel-buildroot (auto) removed './usr/lib64/libinklevel.la' mode of './usr/lib64/libinklevel.so.5.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libinklevel-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libinklevel-buildroot/ (default) Compressing files in /usr/src/tmp/libinklevel-buildroot (auto) Adjusting library links in /usr/src/tmp/libinklevel-buildroot ./usr/lib64: libinklevel.so.5 -> libinklevel.so.5.0.0 Verifying ELF objects in /usr/src/tmp/libinklevel-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: libinklevel-0.8.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68099 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libinklevel-0.8.0 + DOCDIR=/usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.8.0 + export DOCDIR + rm -rf /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.8.0 + /bin/mkdir -p /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.8.0 + cp -prL index.html /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.8.0 + chmod -R go-w /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.8.0 + chmod -R a+rX /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.8.0 + cp -prL --no-dereference COPYING /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.8.0 + chmod -R go-w /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.8.0 + chmod -R a+rX /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.8.0 + exit 0 warning: absolute symlink: /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.8.0/COPYING -> /usr/share/license/GPL-2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t7T5uf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.so.5: 43 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ms4hXI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libinklevel.so.5()(64bit) = set:jdopeNvrqnmurh99mlxf6BqzR6310Z4gtTdBVO2iSOxjAxyUfw7tSKWJJOS6HfPFdpZv12uAHrieXZwArZ9amhRaD0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(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), libc.so.6(GLIBC_2.7)(64bit), libieee1284.so.3()(64bit) >= set:jhqD7xF2, 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.du4jvf Creating libinklevel-debuginfo package Processing files: libinklevel-devel-0.8.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.auVs9O 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.fmczTr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libinklevel = 0.8.0-alt2, /usr/lib64/libinklevel.so.5.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MGweJ7 Processing files: libinklevel-debuginfo-0.8.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.taVhFQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Got5GC find-requires: running scripts (debuginfo) Provides: debug64(libinklevel.so.5) Requires: libinklevel = 0.8.0-alt2, debug64(libc.so.6), debug64(libieee1284.so.3) Adding to libinklevel-devel a strict dependency on libinklevel Adding to libinklevel-debuginfo a strict dependency on libinklevel Removing 1 extra deps from libinklevel-devel due to dependency on libinklevel warning: Installed (but unpackaged) file(s) found: /usr/lib64/libinklevel.a /usr/share/doc/libinklevel/AUTHORS /usr/share/doc/libinklevel/COPYING /usr/share/doc/libinklevel/ChangeLog /usr/share/doc/libinklevel/NEWS /usr/share/doc/libinklevel/README Wrote: /usr/src/RPM/RPMS/x86_64/libinklevel-0.8.0-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libinklevel-devel-0.8.0-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libinklevel-debuginfo-0.8.0-alt2.x86_64.rpm 6.97user 2.76system 0:15.66elapsed 62%CPU (0avgtext+0avgdata 34540maxresident)k 0inputs+0outputs (0major+1112930minor)pagefaults 0swaps 10.25user 5.08system 0:21.05elapsed 72%CPU (0avgtext+0avgdata 116532maxresident)k 0inputs+0outputs (0major+1437913minor)pagefaults 0swaps