D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/libieee1284-0.2.11-20.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a0TvtB + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libieee1284-0.2.11 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/libieee1284-0.2.11.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libieee1284-0.2.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libieee1284-0.2.11-linkage.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XpQ41y + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libieee1284-0.2.11 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --without-python checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking whether x86_64-mageia-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for x86_64-mageia-linux-gnu-g77... no checking for x86_64-mageia-linux-gnu-f77... no checking for x86_64-mageia-linux-gnu-xlf... no checking for x86_64-mageia-linux-gnu-frt... no checking for x86_64-mageia-linux-gnu-pgf77... no checking for x86_64-mageia-linux-gnu-fort77... no checking for x86_64-mageia-linux-gnu-fl32... no checking for x86_64-mageia-linux-gnu-af77... no checking for x86_64-mageia-linux-gnu-f90... no checking for x86_64-mageia-linux-gnu-xlf90... no checking for x86_64-mageia-linux-gnu-pgf90... no checking for x86_64-mageia-linux-gnu-epcf90... no checking for x86_64-mageia-linux-gnu-f95... no checking for x86_64-mageia-linux-gnu-fort... no checking for x86_64-mageia-linux-gnu-xlf95... no checking for x86_64-mageia-linux-gnu-ifc... no checking for x86_64-mageia-linux-gnu-efc... no checking for x86_64-mageia-linux-gnu-pgf95... no checking for x86_64-mageia-linux-gnu-lf95... no checking for x86_64-mageia-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-mageia-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-mageia-linux-gnu-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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking sys/io.h usability... yes checking sys/io.h presence... yes checking for sys/io.h... yes checking whether to build python bindings... (cached) no configure: creating ./config.status config.status: creating Makefile config.status: creating libieee1284.spec config.status: creating include/config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/delay.lo src/delay.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/delay.c -fPIC -DPIC -o src/.libs/delay.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/deviceid.lo src/deviceid.c mkdir src/.libs x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/deviceid.c -fPIC -DPIC -o src/.libs/deviceid.o src/deviceid.c: In function 'get_fresh': src/deviceid.c:88:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] 88 | debugprintf ("<== %d\n", got); | ~^ ~~~ | | | | int ssize_t {aka long int} | %ld /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/detect.lo src/detect.c mkdir src/.libs mkdir: cannot create directory 'src/.libs': File exists x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/detect.c -fPIC -DPIC -o src/.libs/detect.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/state.lo src/state.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/state.c -fPIC -DPIC -o src/.libs/state.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/access_io.lo src/access_io.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/access_io.c -fPIC -DPIC -o src/.libs/access_io.o src/access_io.c: In function 'port_outb': src/access_io.c:181:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 181 | write (port->fd, &val, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/access_io.c: In function 'port_inb': src/access_io.c:171:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 171 | read (port->fd, &byte, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ports.lo src/ports.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/ports.c -fPIC -DPIC -o src/.libs/ports.o src/ports.c: In function 'populate_from_parport.isra': src/ports.c:183:38: warning: '%s' directive writing up to 255 bytes into a region of size 38 [-Wformat-overflow=] 183 | sprintf (device, "/dev/parport%s", de->d_name); | ^~ In file included from /usr/include/stdio.h:867, from src/ports.c:22: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 268 bytes into a destination of size 50 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/ports.c:184:41: warning: '%s' directive writing up to 255 bytes into a region of size 36 [-Wformat-overflow=] 184 | sprintf (udevice, "/dev/parports/%s", de->d_name); | ^~ In file included from /usr/include/stdio.h:867, from src/ports.c:22: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 270 bytes into a destination of size 50 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/ports.c:195:38: warning: '%s' directive writing up to 255 bytes into a region of size 36 [-Wformat-overflow=] 195 | sprintf (hardware, "/proc/parport/%s/hardware", de->d_name); | ^~ In file included from /usr/include/stdio.h:867, from src/ports.c:22: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 24 and 279 bytes into a destination of size 50 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test.o tests/test.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/access_ppdev.lo src/access_ppdev.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/access_ppdev.c -fPIC -DPIC -o src/.libs/access_ppdev.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/default.lo src/default.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/default.c -fPIC -DPIC -o src/.libs/default.o src/default.c: In function 'default_nibble_read': src/default.c:371:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 371 | debugprintf ("<== %d\n", len); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld src/default.c:376:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 376 | debugprintf ("<== %d (terminated on error)\n", count); | ~^ ~~~~~ | | | | int size_t {aka long unsigned int} | %ld src/default.c: In function 'default_compat_write': src/default.c:417:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 417 | debugprintf ("<== %d\n", len); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld src/default.c:422:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 422 | debugprintf ("<== %d (terminated on error)\n", count); | ~^ ~~~~~ | | | | int size_t {aka long unsigned int} | %ld src/default.c: In function 'default_byte_read': src/default.c:488:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 488 | debugprintf ("<== %d default_byte_read\n", count); | ~^ ~~~~~ | | | | int size_t {aka long unsigned int} | %ld src/default.c: In function 'default_epp_write_data': src/default.c:606:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] 606 | debugprintf ("<== %d\n", ret); | ~^ ~~~ | | | | int ssize_t {aka long int} | %ld src/default.c: In function 'default_ecp_read_data': src/default.c:687:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 687 | debugprintf ("Leaving %d RLE bytes for next time\n", | ~^ | | | int | %ld 688 | rle_count); | ~~~~~~~~~ | | | size_t {aka long unsigned int} src/default.c:722:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 722 | debugprintf ("Decompressed to %d bytes\n", rle_count); | ~^ ~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/access_lpt.lo src/access_lpt.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/access_lpt.c -fPIC -DPIC -o src/.libs/access_lpt.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/debug.lo src/debug.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/debug.c -fPIC -DPIC -o src/.libs/debug.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/conf.lo src/conf.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/conf.c -fPIC -DPIC -o src/.libs/conf.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/interface.lo src/interface.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/interface.c -fPIC -DPIC -o src/.libs/interface.o /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libieee1284.la -rpath /usr/lib64 -version-info 5:2:2 -export-symbols ./libieee1284.sym src/detect.lo src/ports.lo src/deviceid.lo src/state.lo src/delay.lo src/default.lo src/access_io.lo src/access_ppdev.lo src/access_lpt.lo src/interface.lo src/debug.lo src/conf.lo mkdir .libs echo "{ global:" > .libs/libieee1284.ver cat ./libieee1284.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libieee1284.ver echo "local: *; };" >> .libs/libieee1284.ver x86_64-mageia-linux-gnu-gcc -shared src/.libs/detect.o src/.libs/ports.o src/.libs/deviceid.o src/.libs/state.o src/.libs/delay.o src/.libs/default.o src/.libs/access_io.o src/.libs/access_ppdev.o src/.libs/access_lpt.o src/.libs/interface.o src/.libs/debug.o src/.libs/conf.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libieee1284.so.3 -Wl,-version-script -Wl,.libs/libieee1284.ver -o .libs/libieee1284.so.3.2.2 (cd .libs && rm -f libieee1284.so.3 && ln -s libieee1284.so.3.2.2 libieee1284.so.3) (cd .libs && rm -f libieee1284.so && ln -s libieee1284.so.3.2.2 libieee1284.so) creating libieee1284.la (cd .libs && rm -f libieee1284.la && ln -s ../libieee1284.la libieee1284.la) /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libieee1284_test tests/test.o libieee1284.la x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libieee1284_test tests/test.o ./.libs/libieee1284.so creating libieee1284_test + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PO2c0x + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64 + cd libieee1284-0.2.11 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libieee1284-0.2.11' test -z "/usr/lib64" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -p 'libieee1284.la' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/lib64/libieee1284.la' /usr/bin/install -p .libs/libieee1284.so.3.2.2 /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/lib64/libieee1284.so.3.2.2 (cd /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/lib64 && { ln -s -f libieee1284.so.3.2.2 libieee1284.so.3 || { rm -f libieee1284.so.3 && ln -s libieee1284.so.3.2.2 libieee1284.so.3; }; }) (cd /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/lib64 && { ln -s -f libieee1284.so.3.2.2 libieee1284.so || { rm -f libieee1284.so && ln -s libieee1284.so.3.2.2 libieee1284.so; }; }) /usr/bin/install -p .libs/libieee1284.lai /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/lib64/libieee1284.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -p 'libieee1284_test' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/bin/libieee1284_test' libtool: install: warning: `libieee1284.la' has not been installed in `/usr/lib64' /usr/bin/install -p .libs/libieee1284_test /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/bin/libieee1284_test test -z "" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64" test -z "" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64" test -z "/usr/include" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/include" /usr/bin/install -p -m 644 'include/ieee1284.h' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/include/ieee1284.h' test -z "/usr/share/man/man3" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3" /usr/bin/install -p -m 644 './doc/libieee1284.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/libieee1284.3' /usr/bin/install -p -m 644 './doc/parport.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/parport.3' /usr/bin/install -p -m 644 './doc/parport_list.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/parport_list.3' /usr/bin/install -p -m 644 './doc/ieee1284_find_ports.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_find_ports.3' /usr/bin/install -p -m 644 './doc/ieee1284_free_ports.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_free_ports.3' /usr/bin/install -p -m 644 './doc/ieee1284_get_deviceid.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_get_deviceid.3' /usr/bin/install -p -m 644 './doc/ieee1284_open.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_open.3' /usr/bin/install -p -m 644 './doc/ieee1284_close.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_close.3' /usr/bin/install -p -m 644 './doc/ieee1284_ref.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_ref.3' /usr/bin/install -p -m 644 './doc/ieee1284_unref.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_unref.3' /usr/bin/install -p -m 644 './doc/ieee1284_claim.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_claim.3' /usr/bin/install -p -m 644 './doc/ieee1284_release.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_release.3' /usr/bin/install -p -m 644 './doc/ieee1284_read_data.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_read_data.3' /usr/bin/install -p -m 644 './doc/ieee1284_write_data.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_write_data.3' /usr/bin/install -p -m 644 './doc/ieee1284_data_dir.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_data_dir.3' /usr/bin/install -p -m 644 './doc/ieee1284_wait_data.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_wait_data.3' /usr/bin/install -p -m 644 './doc/ieee1284_read_status.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_read_status.3' /usr/bin/install -p -m 644 './doc/ieee1284_wait_status.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_wait_status.3' /usr/bin/install -p -m 644 './doc/ieee1284_read_control.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_read_control.3' /usr/bin/install -p -m 644 './doc/ieee1284_write_control.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_write_control.3' /usr/bin/install -p -m 644 './doc/ieee1284_frob_control.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_frob_control.3' /usr/bin/install -p -m 644 './doc/ieee1284_do_nack_handshake.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_do_nack_handshake.3' /usr/bin/install -p -m 644 './doc/ieee1284_negotiate.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_negotiate.3' /usr/bin/install -p -m 644 './doc/ieee1284_terminate.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_terminate.3' /usr/bin/install -p -m 644 './doc/ieee1284_ecp_fwd_to_rev.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_ecp_fwd_to_rev.3' /usr/bin/install -p -m 644 './doc/ieee1284_ecp_rev_to_fwd.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_ecp_rev_to_fwd.3' /usr/bin/install -p -m 644 './doc/ieee1284_nibble_read.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_nibble_read.3' /usr/bin/install -p -m 644 './doc/ieee1284_compat_write.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_compat_write.3' /usr/bin/install -p -m 644 './doc/ieee1284_byte_read.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_byte_read.3' /usr/bin/install -p -m 644 './doc/ieee1284_epp_read_data.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_epp_read_data.3' /usr/bin/install -p -m 644 './doc/ieee1284_epp_write_data.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_epp_write_data.3' /usr/bin/install -p -m 644 './doc/ieee1284_epp_read_addr.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_epp_read_addr.3' /usr/bin/install -p -m 644 './doc/ieee1284_epp_write_addr.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_epp_write_addr.3' /usr/bin/install -p -m 644 './doc/ieee1284_ecp_read_data.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_ecp_read_data.3' /usr/bin/install -p -m 644 './doc/ieee1284_ecp_write_data.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_ecp_write_data.3' /usr/bin/install -p -m 644 './doc/ieee1284_ecp_read_addr.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_ecp_read_addr.3' /usr/bin/install -p -m 644 './doc/ieee1284_ecp_write_addr.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_ecp_write_addr.3' /usr/bin/install -p -m 644 './doc/ieee1284_get_irq_fd.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_get_irq_fd.3' /usr/bin/install -p -m 644 './doc/ieee1284_set_timeout.3' '/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/man/man3/ieee1284_set_timeout.3' test -z "" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64" make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libieee1284-0.2.11' + find /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.2.11-20.mga8 --unique-debug-suffix -0.2.11-20.mga8.x86_64 --unique-debug-src-base libieee1284-0.2.11-20.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libieee1284-0.2.11 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/lib64/libieee1284.so.3.2.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/bin/libieee1284_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/lib64/libieee1284.so.3.2.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/bin/libieee1284_test original debug info size: 224kB, size after compression: 208kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 260 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64ieee1284_3-0.2.11-20.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xmsJ5x + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libieee1284-0.2.11 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/doc/lib64ieee1284_3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/doc/lib64ieee1284_3 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/doc/lib64ieee1284_3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64ieee1284_3 = 0.2.11-20.mga8 lib64ieee1284_3(x86-64) = 0.2.11-20.mga8 libieee1284 = 0.2.11-20.mga8 libieee1284.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(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) Processing files: lib64ieee1284-devel-0.2.11-20.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kn20aB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libieee1284-0.2.11 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/doc/lib64ieee1284-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/doc/lib64ieee1284-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/doc/lib64ieee1284-devel + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/doc/lib64ieee1284-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/doc/lib64ieee1284-devel + cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/doc/lib64ieee1284-devel + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/doc/lib64ieee1284-devel + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64/usr/share/doc/lib64ieee1284-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libieee1284(64bit)) ieee1284-devel lib64ieee1284-devel = 0.2.11-20.mga8 lib64ieee1284-devel(x86-64) = 0.2.11-20.mga8 libieee1284-devel = 0.2.11-20.mga8 libieee12840-devel = 0.2.11-20.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libieee1284.so.3()(64bit) Obsoletes: lib64ieee1284-static-devel < 0.2.11-18 Processing files: libieee1284-debugsource-0.2.11-20.mga8.x86_64 Provides: libieee1284-debugsource = 0.2.11-20.mga8 libieee1284-debugsource(x86-64) = 0.2.11-20.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libieee1284-debuginfo-0.2.11-20.mga8.x86_64 Provides: libieee1284-debuginfo = 0.2.11-20.mga8 libieee1284-debuginfo(x86-64) = 0.2.11-20.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libieee1284-debugsource(x86-64) = 0.2.11-20.mga8 Processing files: lib64ieee1284_3-debuginfo-0.2.11-20.mga8.x86_64 Provides: debuginfo(build-id) = 3bae2ab60168069aa18d9a0281b1b9769504264d lib64ieee1284_3-debuginfo = 0.2.11-20.mga8 lib64ieee1284_3-debuginfo(x86-64) = 0.2.11-20.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libieee1284-debugsource(x86-64) = 0.2.11-20.mga8 Processing files: lib64ieee1284-devel-debuginfo-0.2.11-20.mga8.x86_64 Provides: debuginfo(build-id) = 9cb406dc020b1365c1d30afd590b79d9bbbcca00 lib64ieee1284-devel-debuginfo = 0.2.11-20.mga8 lib64ieee1284-devel-debuginfo(x86-64) = 0.2.11-20.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libieee1284-debugsource(x86-64) = 0.2.11-20.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libieee1284-debuginfo-0.2.11-20.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64ieee1284-devel-debuginfo-0.2.11-20.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64ieee1284_3-0.2.11-20.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libieee1284-debugsource-0.2.11-20.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64ieee1284-devel-0.2.11-20.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64ieee1284_3-debuginfo-0.2.11-20.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2TLSsA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libieee1284-0.2.11 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libieee1284-0.2.11-20.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H6d5RA + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libieee1284-0.2.11 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!