<86>Jun 16 00:36:28 userdel[3791719]: delete user 'rooter' <86>Jun 16 00:36:28 userdel[3791719]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:36:28 userdel[3791719]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:36:28 groupadd[3791731]: group added to /etc/group: name=rooter, GID=1268 <86>Jun 16 00:36:28 groupadd[3791731]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:36:28 groupadd[3791731]: new group: name=rooter, GID=1268 <86>Jun 16 00:36:28 useradd[3791738]: new user: name=rooter, UID=1268, GID=1268, home=/root, shell=/bin/bash <86>Jun 16 00:36:28 userdel[3791751]: delete user 'builder' <86>Jun 16 00:36:28 userdel[3791751]: removed group 'builder' owned by 'builder' <86>Jun 16 00:36:28 userdel[3791751]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:36:28 groupadd[3791765]: group added to /etc/group: name=builder, GID=1269 <86>Jun 16 00:36:28 groupadd[3791765]: group added to /etc/gshadow: name=builder <86>Jun 16 00:36:28 groupadd[3791765]: new group: name=builder, GID=1269 <86>Jun 16 00:36:29 useradd[3791774]: new user: name=builder, UID=1269, GID=1269, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bridge-utils-1.5-alt3.nosrc.rpm (w1.gzdio) Installing bridge-utils-1.5-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62326 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bridge-utils-1.5-alt3 + echo 'Source #0 (bridge-utils-1.5-alt3.tar):' Source #0 (bridge-utils-1.5-alt3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bridge-utils-1.5-alt3.tar + cd bridge-utils-1.5-alt3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62326 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bridge-utils-1.5-alt3 + autoconf + 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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/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 --with-linux-headers=/usr/include/linux-default/include configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for gethostname... yes checking for socket... yes checking for strdup... yes checking for uname... yes checking for if_nametoindex... yes checking for if_indextoname... yes configure: creating ./config.status config.status: creating doc/Makefile config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting config.status: creating libbridge/Makefile config.status: creating brctl/Makefile config.status: WARNING: 'brctl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating bridge-utils.spec config.status: creating libbridge/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' for x in libbridge brctl doc; do make -w -j8 -Otarget --jobserver-auth=3,4 -C $x ; done make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/linux-default/include -c libbridge_misc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/linux-default/include -c libbridge_if.c In file included from /usr/include/string.h:532, from libbridge_if.c:22: In function 'strncpy', inlined from 'br_add_bridge' at libbridge_if.c:43:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'br_del_bridge' at libbridge_if.c:63:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'br_add_interface' at libbridge_if.c:78:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'br_del_interface' at libbridge_if.c:103:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/linux-default/include -c libbridge_init.c In file included from libbridge_init.c:29: libbridge_init.c: In function 'isbridge': libbridge_private.h:32:25: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 241 [-Wformat-truncation=] 32 | #define SYSFS_CLASS_NET "/sys/class/net/" | ^~~~~~~~~~~~~~~~~ libbridge_init.c:60:4: note: in expansion of macro 'SYSFS_CLASS_NET' 60 | SYSFS_CLASS_NET "%s/bridge", entry->d_name); | ^~~~~~~~~~~~~~~ libbridge_init.c:204:50: note: format string is defined here 204 | snprintf(path, SYSFS_PATH_MAX, SYSFS_CLASS_NET "%s/brif", brname); | ^~ In file included from /usr/include/stdio.h:866, from libbridge_init.c:19: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 23 and 278 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from libbridge_init.c:23: In function 'strncpy', inlined from 'old_foreach_port' at libbridge_init.c:164:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/linux-default/include -c libbridge_devif.c libbridge_devif.c: In function 'fetch_id': libbridge_devif.c:46:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 46 | fscanf(f, "%2hhx%2hhx.%2hhx%2hhx%2hhx%2hhx%2hhx%2hhx", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | &id->prio[0], &id->prio[1], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 48 | &id->addr[0], &id->addr[1], &id->addr[2], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 49 | &id->addr[3], &id->addr[4], &id->addr[5]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c: In function 'fetch_int': libbridge_devif.c:63:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 63 | fscanf(f, "%i", &value); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from libbridge_devif.c:24: In function 'strncpy', inlined from 'br_set' at libbridge_devif.c:315:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'get_portno' at libbridge_devif.c:94:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'port_set' at libbridge_devif.c:376:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c: In function 'br_get_bridge_info': libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 173 | info->root_path_cost = fetch_int(path, "root_path_cost"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 16 and 271 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 7 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 174 | fetch_tv(path, "max_age", &info->max_age); | ~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 9 and 264 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 175 | fetch_tv(path, "hello_time", &info->hello_time); | ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 12 and 267 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 13 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 176 | fetch_tv(path, "forward_delay", &info->forward_delay); | ~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 15 and 270 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 7 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 177 | fetch_tv(path, "max_age", &info->bridge_max_age); | ~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 9 and 264 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 178 | fetch_tv(path, "hello_time", &info->bridge_hello_time); | ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 12 and 267 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 13 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 179 | fetch_tv(path, "forward_delay", &info->bridge_forward_delay); | ~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 15 and 270 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 180 | fetch_tv(path, "ageing_time", &info->ageing_time); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 13 and 268 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 181 | fetch_tv(path, "hello_timer", &info->hello_timer_value); | ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 13 and 268 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 182 | fetch_tv(path, "tcn_timer", &info->tcn_timer_value); | ~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 11 and 266 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 21 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 183 | fetch_tv(path, "topology_change_timer", | ~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 23 and 278 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 8 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 185 | fetch_tv(path, "gc_timer", &info->gc_timer_value); | ~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 10 and 265 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 187 | info->root_port = fetch_int(path, "root_port"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 11 and 266 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 188 | info->stp_enabled = fetch_int(path, "stp_state"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 11 and 266 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 15 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 189 | info->topology_change = fetch_int(path, "topology_change"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 17 and 272 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 24 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 190 | info->topology_change_detected = fetch_int(path, "topology_change_detected"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 26 and 281 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from libbridge_devif.c:24: In function 'strncpy', inlined from 'old_get_bridge_info' at libbridge_devif.c:122:2, inlined from 'br_get_bridge_info' at libbridge_devif.c:196:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c: In function 'br_get_port_info': libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 7 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 263 | info->port_no = fetch_int(path, "port_no"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 9 and 264 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 7 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 264 | info->port_id = fetch_int(path, "port_id"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 9 and 264 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 15 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 265 | info->designated_port = fetch_int(path, "designated_port"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 17 and 272 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 266 | info->path_cost = fetch_int(path, "path_cost"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 11 and 266 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 15 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 267 | info->designated_cost = fetch_int(path, "designated_cost"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 17 and 272 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 5 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 268 | info->state = fetch_int(path, "state"); | ~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 7 and 262 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 269 | info->top_change_ack = fetch_int(path, "change_ack"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 12 and 267 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 270 | info->config_pending = fetch_int(path, "config_pending"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 16 and 271 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 17 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 271 | fetch_tv(path, "message_age_timer", &info->message_age_timer_value); | ~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 19 and 274 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 19 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 272 | fetch_tv(path, "forward_delay_timer", &info->forward_delay_timer_value); | ~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 21 and 276 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 273 | fetch_tv(path, "hold_timer", &info->hold_timer_value); | ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 12 and 267 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libbridge_devif.c:35:37: warning: '%s' directive output may be truncated writing 12 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 35 | snprintf(path, SYSFS_PATH_MAX, "%s/%s", dir, name); | ^~ ...... 274 | info->hairpin_mode = fetch_int(path, "hairpin_mode"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from libbridge_devif.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 14 and 269 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from libbridge_devif.c:24: In function 'strncpy', inlined from 'old_get_port_info' at libbridge_devif.c:216:3, inlined from 'br_get_port_info' at libbridge_devif.c:280:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'br_read_fdb' at libbridge_devif.c:432:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' ar rcs libbridge.a libbridge_devif.o libbridge_if.o libbridge_init.o libbridge_misc.o ranlib libbridge.a make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I../libbridge -I/usr/include/linux-default/include -c brctl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I../libbridge -I/usr/include/linux-default/include -c brctl_disp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I../libbridge -I/usr/include/linux-default/include -c brctl_cmd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' x86_64-alt-linux-gcc brctl.o brctl_cmd.o brctl_disp.o -L ../libbridge -lbridge -o brctl make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/doc' make[1]: warning: -j8 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/doc' make[1]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93969 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bridge-utils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bridge-utils-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bridge-utils-1.5-alt3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/bridge-utils-buildroot make: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3' for x in libbridge brctl doc; do make -w -Otarget -C $x install; done make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/libbridge' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' mkdir -p /usr/src/tmp/bridge-utils-buildroot/sbin /usr/libexec/rpm-build/install -p -m 755 brctl /usr/src/tmp/bridge-utils-buildroot/sbin make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/brctl' make[1]: Entering directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/doc' mkdir -p /usr/src/tmp/bridge-utils-buildroot/usr/share/man/man8 /usr/libexec/rpm-build/install -p -m 644 brctl.8 /usr/src/tmp/bridge-utils-buildroot/usr/share/man/man8 make[1]: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3/doc' make: Leaving directory '/usr/src/RPM/BUILD/bridge-utils-1.5-alt3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bridge-utils-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bridge-utils-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/bridge-utils-buildroot/ (default) Compressing files in /usr/src/tmp/bridge-utils-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bridge-utils-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: bridge-utils-1.5-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93969 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bridge-utils-1.5-alt3 + DOCDIR=/usr/src/tmp/bridge-utils-buildroot/usr/share/doc/bridge-utils-1.5 + export DOCDIR + rm -rf /usr/src/tmp/bridge-utils-buildroot/usr/share/doc/bridge-utils-1.5 + /bin/mkdir -p /usr/src/tmp/bridge-utils-buildroot/usr/share/doc/bridge-utils-1.5 + cp -prL AUTHORS ChangeLog README THANKS TODO doc/FAQ doc/FIREWALL doc/HOWTO doc/PROJECTS doc/RPM-GPG-KEY doc/SMPNOTES doc/WISHLIST tests /usr/src/tmp/bridge-utils-buildroot/usr/share/doc/bridge-utils-1.5 + chmod -R go-w /usr/src/tmp/bridge-utils-buildroot/usr/share/doc/bridge-utils-1.5 + chmod -R a+rX /usr/src/tmp/bridge-utils-buildroot/usr/share/doc/bridge-utils-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.93GpZ8 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nfKipc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2JaTjb Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mh0Khc Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Obsoletes: bridgex Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XLuOsa Creating bridge-utils-debuginfo package Processing files: bridge-utils-debuginfo-1.5-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qvL8Sc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2P2VBc find-requires: running scripts (debuginfo) Requires: bridge-utils = 1.5-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to bridge-utils-debuginfo a strict dependency on bridge-utils Wrote: /usr/src/RPM/RPMS/x86_64/bridge-utils-1.5-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bridge-utils-debuginfo-1.5-alt3.x86_64.rpm (w2.lzdio) 2.15user 1.70system 0:09.53elapsed 40%CPU (0avgtext+0avgdata 33844maxresident)k 0inputs+0outputs (0major+442994minor)pagefaults 0swaps 0.75user 1.53system 0:14.80elapsed 15%CPU (0avgtext+0avgdata 11576maxresident)k 0inputs+0outputs (0major+96140minor)pagefaults 0swaps --- bridge-utils-1.5-alt3.x86_64.rpm.repo 2021-06-27 17:21:33.000000000 +0000 +++ bridge-utils-1.5-alt3.x86_64.rpm.hasher 2024-06-16 00:36:40.025713030 +0000 @@ -35,3 +35,3 @@ Obsoletes: bridgex -File: /sbin/brctl 100755 root:root 5250209dc010f32aeb5fe3f1138854d0 +File: /sbin/brctl 100755 root:root a026558af76445237b39306abec45276 File: /usr/share/doc/bridge-utils-1.5 40755 root:root @@ -58,2 +58,2 @@ File: /usr/share/man/man8/brctl.8.xz 100644 root:root d05794e055a28aec985a9a9205ed67c4 -RPMIdentity: 088d59bb322b5473da22f54ae975d8810e9039c1a1851207e4bbbf5ca89b3516dee7f97b857eb729568928658df904bcfc313d05618aa7abbd7e4f37a0ec55d8 +RPMIdentity: 89486260b628a8c4d3f0f049a488956efaca6b7932c32e4bacc788c06bcd98efba18782c337f3bf619e3b27454ccca8ee4047049989f8150ac35064bfe98d2ff --- bridge-utils-debuginfo-1.5-alt3.x86_64.rpm.repo 2021-06-27 17:21:33.000000000 +0000 +++ bridge-utils-debuginfo-1.5-alt3.x86_64.rpm.hasher 2024-06-16 00:36:40.107713409 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3a 40755 root:root -/usr/lib/debug/.build-id/3a/1c9b551d2ff27e47232e67f06ec0c4fa15d8f8 120777 root:root ../../../../../sbin/brctl -/usr/lib/debug/.build-id/3a/1c9b551d2ff27e47232e67f06ec0c4fa15d8f8.debug 120777 root:root ../../sbin/brctl.debug +/usr/lib/debug/.build-id/b0 40755 root:root +/usr/lib/debug/.build-id/b0/579d689fbbf946036344e83036ff9bd6cc441e 120777 root:root ../../../../../sbin/brctl +/usr/lib/debug/.build-id/b0/579d689fbbf946036344e83036ff9bd6cc441e.debug 120777 root:root ../../sbin/brctl.debug /usr/lib/debug/sbin/brctl.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: bridge-utils-debuginfo = 1.5-alt3:sisyphus+276051.100.1.1 -File: /usr/lib/debug/.build-id/3a 40755 root:root -File: /usr/lib/debug/.build-id/3a/1c9b551d2ff27e47232e67f06ec0c4fa15d8f8 120777 root:root ../../../../../sbin/brctl -File: /usr/lib/debug/.build-id/3a/1c9b551d2ff27e47232e67f06ec0c4fa15d8f8.debug 120777 root:root ../../sbin/brctl.debug -File: /usr/lib/debug/sbin/brctl.debug 100644 root:root 6c5c4c819f6a7fa197c659967f414912 +File: /usr/lib/debug/.build-id/b0 40755 root:root +File: /usr/lib/debug/.build-id/b0/579d689fbbf946036344e83036ff9bd6cc441e 120777 root:root ../../../../../sbin/brctl +File: /usr/lib/debug/.build-id/b0/579d689fbbf946036344e83036ff9bd6cc441e.debug 120777 root:root ../../sbin/brctl.debug +File: /usr/lib/debug/sbin/brctl.debug 100644 root:root b2db0d1a404b1d05e74ce25eea4c7e7a File: /usr/src/debug/bridge-utils-1.5-alt3 40755 root:root @@ -39,2 +39,2 @@ File: /usr/src/debug/bridge-utils-1.5-alt3/libbridge/libbridge_private.h 100644 root:root e7847e87477a4e4b0a6d0b08641adeae -RPMIdentity: 1d11e995a439bf96e1d2ecb58e90fd57c0f72b9f18e4c024116c51eea0fd6da4bdd34406eada3b60e0cd52c39bfb8c119f9454351a186df23a2392091ea7764b +RPMIdentity: c949ebae570b91488c9673508ae1cfc836f69bc6fdc17b77947599559078c1f4eaa3012f1d56b6e02259c3bbea0c6524f6a29b4b01d4ff1d8c55bcd33720804d