<86>Sep 11 09:00:41 userdel[2204749]: delete user 'rooter'
<86>Sep 11 09:00:41 userdel[2204749]: removed group 'rooter' owned by 'rooter'
<86>Sep 11 09:00:41 userdel[2204749]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 11 09:00:41 groupadd[2204783]: group added to /etc/group: name=rooter, GID=621
<86>Sep 11 09:00:41 groupadd[2204783]: group added to /etc/gshadow: name=rooter
<86>Sep 11 09:00:41 groupadd[2204783]: new group: name=rooter, GID=621
<86>Sep 11 09:00:41 useradd[2204805]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash
<86>Sep 11 09:00:41 userdel[2204855]: delete user 'builder'
<86>Sep 11 09:00:41 userdel[2204855]: removed group 'builder' owned by 'builder'
<86>Sep 11 09:00:41 userdel[2204855]: removed shadow group 'builder' owned by 'builder'
<86>Sep 11 09:00:41 groupadd[2204890]: group added to /etc/group: name=builder, GID=622
<86>Sep 11 09:00:41 groupadd[2204890]: group added to /etc/gshadow: name=builder
<86>Sep 11 09:00:41 groupadd[2204890]: new group: name=builder, GID=622
<86>Sep 11 09:00:41 useradd[2204912]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash
warning: user sorex does not exist - using root
warning: group sorex does not exist - using root
warning: user sorex does not exist - using root
warning: group sorex does not exist - using root
<13>Sep 11 09:00:44 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed
<13>Sep 11 09:00:44 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed
<13>Sep 11 09:00:44 rpmi: libncursesw-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/multitail-6.5.0-alt2.nosrc.rpm
Installing multitail-6.5.0-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45971
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf multitail-6.5.0
+ echo 'Source #0 (multitail-6.5.0.tgz):'
Source #0 (multitail-6.5.0.tgz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/multitail-6.5.0.tgz
+ /bin/tar -xf -
+ cd multitail-6.5.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84647
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd multitail-6.5.0
+ make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' CONFIG_FILE=/etc/multitail.conf
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o my_pty.o my_pty.c
In file included from my_pty.c:24:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/errno.h:25,
                 from my_pty.c:10:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o error.o error.c
In file included from error.c:17:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/sys/types.h:25,
                 from error.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o cv.o cv.c
In file included from cv.c:17:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/sys/types.h:25,
                 from cv.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o mem.o mem.c
In file included from mem.c:14:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from mem.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o help.o help.c
In file included from help.c:12:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/ctype.h:25,
                 from help.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o scrollback.o scrollback.c
In file included from scrollback.c:12:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/ctype.h:25,
                 from scrollback.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o term.o term.c
In file included from term.c:24:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/ctype.h:25,
                 from term.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o utils.o utils.c
In file included from utils.c:34:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/assert.h:35,
                 from doassert.h:6,
                 from utils.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
utils.c: In function 'amount_to_str':
utils.c:373:38: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  373 |   snprintf(out, AMOUNT_STR_LEN, "%dKB", (int)((amount + M_KB - 1) / M_KB));
      |                                      ^
In file included from /usr/include/stdio.h:867,
                 from utils.c:7:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 7 bytes into a destination of size 6
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utils.c:371:38: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  371 |   snprintf(out, AMOUNT_STR_LEN, "%dMB", (int)((amount + M_MB - 1) / M_MB));
      |                                      ^
In file included from /usr/include/stdio.h:867,
                 from utils.c:7:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 7 bytes into a destination of size 6
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o stripstring.o stripstring.c
In file included from stripstring.c:10:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/sys/types.h:25,
                 from stripstring.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o color.o color.c
In file included from color.c:11:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/assert.h:35,
                 from doassert.h:6,
                 from color.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o diff.o diff.c
In file included from diff.c:8:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/sys/types.h:25,
                 from diff.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o selbox.o selbox.c
In file included from selbox.c:11:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/sys/types.h:25,
                 from selbox.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o globals.o globals.c
In file included from globals.c:11:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/regex.h:23,
                 from globals.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o exec.o exec.c
In file included from exec.c:15:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/sys/types.h:25,
                 from exec.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o misc.o misc.c
In file included from misc.c:19:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/sys/types.h:25,
                 from misc.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o clipboard.o clipboard.c
In file included from clipboard.c:15:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/fcntl.h:25,
                 from clipboard.c:6:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o history.o history.c
In file included from history.c:12:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/sys/types.h:25,
                 from history.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o config.o config.c
In file included from config.c:16:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/assert.h:35,
                 from doassert.h:6,
                 from config.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o cmdline.o cmdline.c
In file included from cmdline.c:17:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/assert.h:35,
                 from doassert.h:6,
                 from cmdline.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o ui.o ui.c
In file included from ui.c:19:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/sys/types.h:25,
                 from ui.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
ui.c: In function 'edit_color':
ui.c:155:41: warning: '%d' directive output may be truncated writing between 1 and 6 bytes into a region of size 5 [-Wformat-truncation=]
  155 |     snprintf(val_str, sizeof(val_str), "%d", val);
      |                                         ^~
ui.c:155:40: note: directive argument in the range [-32768, 32767]
  155 |     snprintf(val_str, sizeof(val_str), "%d", val);
      |                                        ^~~~
In file included from /usr/include/stdio.h:867,
                 from ui.c:5:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 7 bytes into a destination of size 5
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ui.c: In function 'set_window_sizes':
ui.c:2168:41: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 5 [-Wformat-truncation=]
 2168 |       snprintf(oldval, sizeof(oldval), "%d", pi[window].win_height);
      |                                         ^~
ui.c:2168:40: note: directive argument in the range [0, 2147483647]
 2168 |       snprintf(oldval, sizeof(oldval), "%d", pi[window].win_height);
      |                                        ^~~~
In file included from /usr/include/stdio.h:867,
                 from ui.c:5:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 5
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:508,
                 from ui.c:4:
In function 'strncpy',
    inlined from 'edit_regexp' at ui.c:1165:5:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ui.c:24:
ui.c: In function 'edit_regexp':
ui.c:1165:52: note: length computed here
 1165 |     strncpy(dummy, (cur -> pre)[loop].cmd, min(17, strlen((cur -> pre)[loop].cmd)));
utils.h:2:25: note: in definition of macro 'min'
    2 | #define min(x, y) ((x)<(y)?(x):(y))
      |                         ^
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_DEFAULT_SOURCE -DLinux -DVERSION=\"6.5.0\"  -DCONFIG_FILE=\"/etc/multitail.conf\" -D_FORTIFY_SOURCE=2 -MMD -MP -DUTF8_SUPPORT  -c -o mt.o mt.c
In file included from mt.c:45:
mt.h:4: warning: "_LARGEFILE64_SOURCE" redefined
    4 | #define _LARGEFILE64_SOURCE /* required for GLIBC to enable stat64 and friends */
      | 
In file included from /usr/include/ctype.h:25,
                 from mt.c:2:
/usr/include/features.h:207: note: this is the location of the previous definition
  207 | # define _LARGEFILE64_SOURCE 1
      | 
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
cc utils.o mt.o error.o my_pty.o term.o scrollback.o help.o mem.o cv.o selbox.o stripstring.o color.o misc.o ui.o exec.o diff.o config.o cmdline.o globals.o history.o clipboard.o -lpanelw -lncursesw -lutil -lm -o multitail
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42760
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/multitail-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/multitail-buildroot
+ cd multitail-6.5.0
+ mkdir -p /usr/src/tmp/multitail-buildroot/etc
+ make 'INSTALL=/bin/install -p' PREFIX=/usr CONFIG_FILE=/usr/src/tmp/multitail-buildroot/etc/multitail.conf
make: Entering directory '/usr/src/RPM/BUILD/multitail-6.5.0'
make: Nothing to be done for 'all'.
make: Leaving directory '/usr/src/RPM/BUILD/multitail-6.5.0'
+ install -D -m 755 /usr/src/RPM/BUILD/multitail-6.5.0/multitail /usr/src/tmp/multitail-buildroot//usr/bin/multitail
+ install -D -m 644 /usr/src/RPM/BUILD/multitail-6.5.0/multitail.1 /usr/src/tmp/multitail-buildroot//usr/share/man/man1/multitail.1
+ install -D -m 644 /usr/src/RPM/BUILD/multitail-6.5.0/multitail.conf /usr/src/tmp/multitail-buildroot//etc/multitail.conf
+ bzip2 -9 /usr/src/tmp/multitail-buildroot//usr/share/man/man1/multitail.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/multitail-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/multitail-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/multitail-buildroot/ (default)
Compressing files in /usr/src/tmp/multitail-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/multitail-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/multitail: uses non-LFS functions: __xstat fopen glob globfree open readdir truncate
Hardlinking identical .pyc and .pyo files
Processing files: multitail-6.5.0-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68890
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd multitail-6.5.0
+ DOCDIR=/usr/src/tmp/multitail-buildroot/usr/share/doc/multitail-6.5.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/multitail-buildroot/usr/share/doc/multitail-6.5.0
+ /bin/mkdir -p /usr/src/tmp/multitail-buildroot/usr/share/doc/multitail-6.5.0
+ cp -prL INSTALL readme.txt license.txt manual.html multitail.conf /usr/src/tmp/multitail-buildroot/usr/share/doc/multitail-6.5.0
+ chmod -R go-w /usr/src/tmp/multitail-buildroot/usr/share/doc/multitail-6.5.0
+ chmod -R a+rX /usr/src/tmp/multitail-buildroot/usr/share/doc/multitail-6.5.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RkjNdF
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uWqXfE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, 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.27), 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), libm.so.6(GLIBC_2.0), libncursesw.so.5 >= set:mgQBa7fnRwlsJLJuhuZjXTC5oZGIHU3X4e4gBMFQxQo45yeRkJGYQz2Z9ZF0DwpvqRGYhBLm9L52OONiRAAsg66i2884k7K44WZx, libpanelw.so.5 >= set:heLa83jAokA9VJ2, libtinfo.so.5 >= set:lhZKHoBY96SZbUmd1XotnWhBHRPIO9mA, libutil.so.1(GLIBC_2.0), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fM7fCE
Creating multitail-debuginfo package
Processing files: multitail-debuginfo-6.5.0-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.APQKpH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hM9C8D
find-requires: running scripts (debuginfo)
Requires: multitail = 6.5.0-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libncursesw.so.5), debug(libpanelw.so.5), debug(libtinfo.so.5), debug(libutil.so.1)
Adding to multitail-debuginfo a strict dependency on multitail
Wrote: /usr/src/RPM/RPMS/i586/multitail-6.5.0-alt2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/multitail-debuginfo-6.5.0-alt2.i586.rpm
15.95user 1.69system 0:13.44elapsed 131%CPU (0avgtext+0avgdata 44320maxresident)k
0inputs+0outputs (0major+327433minor)pagefaults 0swaps
20.83user 6.07system 0:22.33elapsed 120%CPU (0avgtext+0avgdata 110396maxresident)k
0inputs+0outputs (0major+606607minor)pagefaults 0swaps