Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/uml_utilities.spec'], chrootPath='/var/lib/mock/f32-build-19342267-1348056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/uml_utilities.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1580428800 Wrote: /builddir/build/SRPMS/uml_utilities-20070815-27.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/uml_utilities.spec'], chrootPath='/var/lib/mock/f32-build-19342267-1348056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/uml_utilities.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1580428800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X3Xf8h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tools-20070815 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/uml_utilities_20070815.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tools-20070815 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (uml_utilities_20070815-install.patch): + echo 'Patch #0 (uml_utilities_20070815-install.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .install --fuzz=0 patching file humfsify/Makefile Patch #1 (tools-20070815-Inlude-sys-sysmacros.h-for-makedev.patch): + echo 'Patch #1 (tools-20070815-Inlude-sys-sysmacros.h-for-makedev.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file uml_net/host.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.urz2Ik + umask 022 + cd /builddir/build/BUILD + cd tools-20070815 + /usr/bin/make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64' -j6 set -e ; for dir in lib jail jailtest humfsify mconsole moo port-helper tunctl uml_net uml_switch watchdog umlfs; do /usr/bin/make -C $dir all; done make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -c -o rights.o rights.c ar r libuml.a rights.o ar: creating libuml.a make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/lib' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jail' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -c -o jail_uml.o jail_uml.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -o jail_uml jail_uml.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jail' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jailtest' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -c -o jailtest.o jailtest.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -o jailtest jailtest.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jailtest' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/humfsify' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/humfsify' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/mconsole' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -c -o uml_mconsole.o uml_mconsole.c uml_mconsole.c: In function 'do_switch': uml_mconsole.c:72:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 72 | fread(&pid[++x], sizeof(char), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uml_mconsole.c: In function 'absolutize': uml_mconsole.c:176:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 176 | chdir(save_cwd); | ^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from /usr/include/sys/un.h:37, from uml_mconsole.c:37: In function 'strncpy', inlined from 'do_switch' at uml_mconsole.c:60:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'do_switch' at uml_mconsole.c:61:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 11 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uml_mconsole.c: In function 'switch_common': uml_mconsole.c:92:38: warning: '/mconsole' directive output may be truncated writing 9 bytes into a region of size between 0 and 4096 [-Wformat-truncation=] 92 | snprintf(file, sizeof(file), "%s/%s/mconsole", dir, name); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from uml_mconsole.c:26: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 4107) into a destination of size 4097 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -o uml_mconsole uml_mconsole.o ../lib/libuml.a -lreadline -lncurses make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/mconsole' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/moo' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -c -o uml_moo.o uml_moo.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -c -o cow.o cow.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -c -o uml_mkcow.o uml_mkcow.c uml_moo.c: In function 'create_backing_file': uml_moo.c:68:22: warning: pointer targets in passing argument 7 of 'read_cow_header' differ in signedness [-Wpointer-sign] 68 | &mtime, &size, §orsize, &alignment, | ^~~~~~~~~~~ | | | unsigned int * In file included from uml_moo.c:19: cow.h:24:29: note: expected 'int *' but argument is of type 'unsigned int *' 24 | __u64 *size_out, int *sectorsize_out, | ~~~~~^~~~~~~~~~~~~~ cow.c: In function 'absolutize': cow.c:182:2: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 182 | chdir(save_cwd); | ^~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -o uml_moo uml_moo.o cow.o cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -o uml_mkcow uml_mkcow.o cow.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/moo' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/port-helper' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -c -o port-helper.o port-helper.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -o port-helper port-helper.o ../lib/libuml.a make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/port-helper' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/tunctl' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -c -o tunctl.o tunctl.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -o tunctl tunctl.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/tunctl' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_net' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o ethertap.o ethertap.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o host.o host.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o output.o output.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o slip.o slip.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o uml_net.o uml_net.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o tuntap.o tuntap.c slip.c: In function 'slip_up.constprop': slip.c:35:49: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 5 [-Wformat-truncation=] 35 | snprintf(slip_name, sizeof(slip_name) - 1, "sl%d", n); | ^~ slip.c:35:46: note: directive argument in the range [0, 2147483647] 35 | snprintf(slip_name, sizeof(slip_name) - 1, "sl%d", n); | ^~~~~~ In file included from /usr/include/stdio.h:867, from slip.c:6: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 13 bytes into a destination of size 7 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ host.c: In function 'route_and_arp': host.c:131:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 131 | "echo 1 > /proc/sys/net/ipv4/conf/%.9s/proxy_arp", dev); | ^ In file included from /usr/include/stdio.h:867, from host.c:5: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 44 and 53 bytes into a destination of size 52 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ host.c: In function 'no_route_and_arp': host.c:153:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 153 | "echo 0 > /proc/sys/net/ipv4/conf/%.9s/proxy_arp", dev); | ^ In file included from /usr/include/stdio.h:867, from host.c:5: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 44 and 53 bytes into a destination of size 52 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -o uml_net ethertap.o host.o output.o slip.o uml_net.o tuntap.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_net' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_switch' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o hash.o hash.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o port.o port.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o uml_switch.o uml_switch.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -c -o tuntap.o tuntap.c In file included from /usr/include/string.h:495, from /usr/include/sys/un.h:37, from uml_switch.c:12: In function 'strncpy', inlined from 'bind_socket' at uml_switch.c:265:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -DTUNTAP -o uml_switch hash.o port.o uml_switch.o tuntap.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_switch' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/watchdog' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -c -o uml_watchdog.o uml_watchdog.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -o uml_watchdog uml_watchdog.o make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/watchdog' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/umlfs' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -c -o uml_mount.o uml_mount.c uml_mount.c: In function 'init_fuse': uml_mount.c:14:39: warning: passing argument 2 of 'fuse_mount_compat22' from incompatible pointer type [-Wincompatible-pointer-types] 14 | return fuse_mount(mountpoint, &args); | ^~~~~ | | | struct fuse_args * In file included from /usr/include/fuse/fuse_common.h:477, from /usr/include/fuse/fuse_lowlevel.h:26, from uml_mount.c:1: /usr/include/fuse/fuse_common_compat.h:22:61: note: expected 'const char *' but argument is of type 'struct fuse_args *' 22 | int fuse_mount_compat22(const char *mountpoint, const char *opts); | ~~~~~~~~~~~~^~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_FILE_OFFSET_BITS=64 -o uml_mount uml_mount.o -lfuse make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/umlfs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Gjl7yj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386 ++ dirname /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386 + cd tools-20070815 + rm -rf /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386 + for mfile in */Makefile + sed -i 's/install -s/install /' humfsify/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' jail/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' jailtest/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' lib/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' mconsole/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' moo/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' port-helper/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' tunctl/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' uml_net/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' uml_switch/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' umlfs/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' umlgdb/Makefile + for mfile in */Makefile + sed -i 's/install -s/install /' watchdog/Makefile + make install LIB_DIR=/usr/lib/uml DESTDIR=/builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386 set -e ; for dir in lib jail jailtest humfsify mconsole moo port-helper tunctl uml_net uml_switch watchdog umlfs; do make -C $dir install; done make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/lib' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jail' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/sbin install jail_uml /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/sbin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jail' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/jailtest' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin install jailtest /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/jailtest' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/humfsify' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin install -m 0755 humfsify /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/humfsify' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/mconsole' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin install uml_mconsole /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/mconsole' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/moo' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin install uml_moo uml_mkcow /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/moo' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/port-helper' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/lib/uml install port-helper /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/lib/uml make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/port-helper' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/tunctl' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin install tunctl /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/tunctl' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_net' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin install -m 04755 uml_net /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_net' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/uml_switch' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin install uml_switch /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/uml_switch' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/watchdog' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin install uml_watchdog /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/watchdog' make[1]: Entering directory '/builddir/build/BUILD/tools-20070815/umlfs' install -d /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin install uml_mount /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/tools-20070815/umlfs' ++ echo /usr/lib ++ sed 's/\/usr//' + mylib=/lib + ln -s ../lib/uml/port-helper /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/port-helper + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 20070815-27.fc32 --unique-debug-suffix -20070815-27.fc32.i386 --unique-debug-src-base uml_utilities-20070815-27.fc32.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tools-20070815 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/jailtest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/tunctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_mconsole explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_mkcow explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_moo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_mount extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/tunctl extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/jailtest extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_mount extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_moo extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_mkcow extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_mconsole explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_net extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_net explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_switch explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_watchdog extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_switch extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/bin/uml_watchdog explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/sbin/jail_uml extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/sbin/jail_uml explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/lib/uml/port-helper extracting debug info from /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/lib/uml/port-helper original debug info size: 448kB, size after compression: 404kB /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. 195 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: uml_utilities-20070815-27.fc32.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k1BJzh + umask 022 + cd /builddir/build/BUILD + cd tools-20070815 + DOCDIR=/builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/share/doc/uml_utilities + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/share/doc/uml_utilities + cp -pr COPYING /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/share/doc/uml_utilities + cp -pr Changelog /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386/usr/share/doc/uml_utilities + RPM_EC=0 ++ jobs -p + exit 0 Provides: uml_utilities = 20070815-27.fc32 uml_utilities(x86-32) = 20070815-27.fc32 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libfuse.so.2 libfuse.so.2(FUSE_2.5) libncurses.so.6 libreadline.so.8 libtinfo.so.6 perl(strict) rtld(GNU_HASH) Processing files: uml_utilities-debugsource-20070815-27.fc32.i686 Provides: uml_utilities-debugsource = 20070815-27.fc32 uml_utilities-debugsource(x86-32) = 20070815-27.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uml_utilities-debuginfo-20070815-27.fc32.i686 Provides: debuginfo(build-id) = 0ddc0603f45ddd7979d28e66fef5c90dd2e7760a debuginfo(build-id) = 17802061161a1c867448e5e693668264453b2090 debuginfo(build-id) = 25f83abab7a458715932ebd458971dbacc21ff88 debuginfo(build-id) = 4ac05d4327100b003de24595190bb2aa63b1d68f debuginfo(build-id) = 5f21de87853dcd4597ab6ff8900d4fe466fb5d4f debuginfo(build-id) = 6e4c304b12a7c36260a36598a102dbbaea025de8 debuginfo(build-id) = 7814bc6a82c73dc1f87c075273eb63f44d2a8e9d debuginfo(build-id) = 810a9d451656afb949e3b55b589e68e795d185f5 debuginfo(build-id) = 816d88c7853484a2a3ba51981579c73ac847f95e debuginfo(build-id) = 8ea1b3222f573db50cdfd441cb03ba4ce4d240eb debuginfo(build-id) = feba602cb6f49703efccd0312e4d99dd005724b8 uml_utilities-debuginfo = 20070815-27.fc32 uml_utilities-debuginfo(x86-32) = 20070815-27.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uml_utilities-debugsource(x86-32) = 20070815-27.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386 Wrote: /builddir/build/RPMS/uml_utilities-debugsource-20070815-27.fc32.i686.rpm Wrote: /builddir/build/RPMS/uml_utilities-20070815-27.fc32.i686.rpm Wrote: /builddir/build/RPMS/uml_utilities-debuginfo-20070815-27.fc32.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vYo8bl + umask 022 + cd /builddir/build/BUILD + cd tools-20070815 + /usr/bin/rm -rf /builddir/build/BUILDROOT/uml_utilities-20070815-27.fc32.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0