<86>Feb 11 07:03:43 userdel[1356515]: delete user 'rooter'
<86>Feb 11 07:03:43 groupadd[1356523]: group added to /etc/group: name=rooter, GID=645
<86>Feb 11 07:03:43 groupadd[1356523]: group added to /etc/gshadow: name=rooter
<86>Feb 11 07:03:43 groupadd[1356523]: new group: name=rooter, GID=645
<86>Feb 11 07:03:43 useradd[1356612]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>Feb 11 07:03:43 userdel[1356744]: delete user 'builder'
<86>Feb 11 07:03:43 userdel[1356744]: removed group 'builder' owned by 'builder'
<86>Feb 11 07:03:43 userdel[1356744]: removed shadow group 'builder' owned by 'builder'
<86>Feb 11 07:03:43 groupadd[1356847]: group added to /etc/group: name=builder, GID=646
<86>Feb 11 07:03:43 groupadd[1356847]: group added to /etc/gshadow: name=builder
<86>Feb 11 07:03:43 groupadd[1356847]: new group: name=builder, GID=646
<86>Feb 11 07:03:43 useradd[1356863]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/nail-10.7-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing nail-10.7-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28906
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf nail-10.7
+ echo 'Source #0 (nail-10.7.tar.bz2):'
Source #0 (nail-10.7.tar.bz2):
+ /bin/tar -xf -
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/nail-10.7.tar.bz2
+ cd nail-10.7
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54148
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nail-10.7
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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-csh=/bin/csh '--with-vi=/bin/vi -c '\''set ft=mail tw=74'\'' '\''+/^$'\''' --with-sendmail=/usr/sbin/sendmail
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking mail spool directory... /var/mail
checking more binary... /bin/more
checking pg binary... /bin/more
checking ex binary... /bin/ex
checking for gcc... gcc
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) works... yes
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /bin/install -c
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/stat.h... yes
checking for sys/utsname.h... yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for netdb.h... yes
checking for signal.h... yes
checking for strings.h... yes
checking for unistd.h... yes
checking for langinfo.h... yes
checking for nl_types.h... yes
checking for wordexp.h... yes
checking for working const... yes
checking for uid_t in sys/types.h... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for optind in unistd.h... yes
checking for optarg in unistd.h... yes
checking whether gcc needs -traditional... no
checking for gethostname... yes
checking for mkstemp... yes
checking for snprintf... yes
checking for uname... yes
checking for fpathconf... yes
checking for wordexp... yes
checking for nl_langinfo... yes
checking for catgets... yes
checking for getc_unlocked... yes
checking for putc_unlocked... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for gethostbyname... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for iconv.h... yes
checking for iconv... yes
checking for locale.h... yes
checking for setlocale... yes
checking for wchar.h... yes
checking for wctype.h... yes
checking for mbtowc... yes
checking for iswprint... yes
checking for towupper... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c version.c
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmdtab.c
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c edit.c
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c dotlock.c
dotlock.c: In function 'fcntl_lock':
dotlock.c:206:1: warning: type of 'fd' defaults to 'int' [-Wimplicit-int]
  206 | fcntl_lock(fd, type)
      | ^~~~~~~~~~
dotlock.c:206:1: warning: type of 'type' defaults to 'int' [-Wimplicit-int]
dotlock.c: In function 'create_exclusive':
dotlock.c:155:3: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result]
  155 |   setgid(realgid);
      |   ^~~~~~~~~~~~~~~
dotlock.c:158:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  158 |    write(fd, apid, strlen(apid));
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dotlock.c:172:2: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result]
  172 |  setgid(realgid);
      |  ^~~~~~~~~~~~~~~
dotlock.c:186:2: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result]
  186 |  setgid(realgid);
      |  ^~~~~~~~~~~~~~~
dotlock.c: In function 'dot_unlock':
dotlock.c:300:2: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result]
  300 |  setgid(realgid);
      |  ^~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c base64.c
base64.c: In function 'ctob64':
base64.c:60:1: warning: type of 'pad' defaults to 'int' [-Wimplicit-int]
   60 | ctob64(p, pad)
      | ^~~~~~
base64.c: In function 'mime_write_tob64':
base64.c:84:1: warning: type of 'is_header' defaults to 'int' [-Wimplicit-int]
   84 | mime_write_tob64(in, fo, is_header)
      | ^~~~~~~~~~~~~~~~
base64.c: In function 'mime_fromb64':
base64.c:119:1: warning: type of 'is_text' defaults to 'int' [-Wimplicit-int]
  119 | mime_fromb64(in, out, is_text)
      | ^~~~~~~~~~~~
base64.c: In function 'mime_fromb64_b':
base64.c:206:1: warning: type of 'is_text' defaults to 'int' [-Wimplicit-int]
  206 | mime_fromb64_b(in, out, is_text, f)
      | ^~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c getname.c
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c head.c
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmd2.c
cmd2.c: In function 'save1':
cmd2.c:204:1: warning: type of 'convert' defaults to 'int' [-Wimplicit-int]
  204 | save1(str, mark, cmd, ignore, convert, sender_record)
      | ^~~~~
cmd2.c:204:1: warning: type of 'sender_record' defaults to 'int' [-Wimplicit-int]
cmd2.c: In function 'snarf':
cmd2.c:350:1: warning: type of 'usembox' defaults to 'int' [-Wimplicit-int]
  350 | snarf(linebuf, flag, usembox)
      | ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c aux.c
aux.c: In function 'hfield_mult':
aux.c:280:1: warning: type of 'mult' defaults to 'int' [-Wimplicit-int]
  280 | hfield_mult(field, mp, mult)
      | ^~~~~~~~~~~
aux.c: In function 'combinetime':
aux.c:1145:1: warning: type of 'year' defaults to 'int' [-Wimplicit-int]
 1145 | combinetime(year, month, day, hour, minute, second)
      | ^~~~~~~~~~~
aux.c:1145:1: warning: type of 'month' defaults to 'int' [-Wimplicit-int]
aux.c:1145:1: warning: type of 'day' defaults to 'int' [-Wimplicit-int]
aux.c:1145:1: warning: type of 'hour' defaults to 'int' [-Wimplicit-int]
aux.c:1145:1: warning: type of 'minute' defaults to 'int' [-Wimplicit-int]
aux.c:1145:1: warning: type of 'second' defaults to 'int' [-Wimplicit-int]
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c main.c
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c v7.local.c
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fio.c
fio.c: In function 'fgetline':
fio.c:634:1: warning: type of 'appendnl' defaults to 'int' [-Wimplicit-int]
  634 | fgetline(line, linesize, count, llen, fp, appendnl)
      | ^~~~~~~~
fio.c: In function 'fgetline_byone':
fio.c:684:1: warning: type of 'appendnl' defaults to 'int' [-Wimplicit-int]
  684 | fgetline_byone(line, linesize, llen, fp, appendnl, n)
      | ^~~~~~~~~~~~~~
fio.c: In function 'expand':
fio.c:432:39: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  432 |   snprintf(xname, sizeof xname, "%s/%s", foldbuf, name + 1);
      |                                       ^
In file included from /usr/include/stdio.h:866,
                 from config.h:298,
                 from def.h:47,
                 from rcv.h:48,
                 from fio.c:45:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mime.c
mime.c: In function 'mustquote_body':
mime.c:104:1: warning: type of 'c' defaults to 'int' [-Wimplicit-int]
  104 | mustquote_body(c)
      | ^~~~~~~~~~~~~~
mime.c: In function 'mustquote_hdr':
mime.c:115:1: warning: type of 'c' defaults to 'int' [-Wimplicit-int]
  115 | mustquote_hdr(c)
      | ^~~~~~~~~~~~~
mime.c: In function 'mustquote_inhdrq':
mime.c:126:1: warning: type of 'c' defaults to 'int' [-Wimplicit-int]
  126 | mustquote_inhdrq(c)
      | ^~~~~~~~~~~~~~~~
mime.c: In function 'mime_name_invalid':
mime.c:235:1: warning: type of 'putmsg' defaults to 'int' [-Wimplicit-int]
  235 | mime_name_invalid(name, putmsg)
      | ^~~~~~~~~~~~~~~~~
mime.c: In function 'getcharset':
mime.c:333:1: warning: type of 'isclean' defaults to 'int' [-Wimplicit-int]
  333 | getcharset(isclean)
      | ^~~~~~~~~~
mime.c: In function 'mime_fromqp':
mime.c:1041:1: warning: type of 'ishdr' defaults to 'int' [-Wimplicit-int]
 1041 | mime_fromqp(in, out, ishdr)
      | ^~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c names.c
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c popen.c
popen.c: In function 'safe_signal':
popen.c:82:1: warning: type of 'signum' defaults to 'int' [-Wimplicit-int]
   82 | safe_signal(signum, handler)
      | ^~~~~~~~~~~
popen.c: In function 'Popen':
popen.c:166:1: warning: type of 'newfd1' defaults to 'int' [-Wimplicit-int]
  166 | Popen(cmd, mode, shell, newfd1)
      | ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lex.c
lex.c: In function 'setfile':
lex.c:72:1: warning: type of 'newmail' defaults to 'int' [-Wimplicit-int]
   72 | setfile(name, newmail)
      | ^~~~~~~
lex.c: In function 'announce':
lex.c:670:1: warning: type of 'printheaders' defaults to 'int' [-Wimplicit-int]
  670 | announce(printheaders)
      | ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c quit.c
In file included from rcv.h:48,
                 from quit.c:45:
quit.c: In function 'quit':
def.h:492:8: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
  492 |  (void)ftruncate(fileno(stream), (off_t)ftell(stream));  \
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
quit.c:343:3: note: in expansion of macro 'trunc'
  343 |   trunc(abuf);
      |   ^~~~~
quit.c: In function 'edstop':
def.h:492:8: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
  492 |  (void)ftruncate(fileno(stream), (off_t)ftell(stream));  \
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
quit.c:577:2: note: in expansion of macro 'trunc'
  577 |  trunc(obuf);
      |  ^~~~~
quit.c: In function 'writeback':
def.h:492:8: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
  492 |  (void)ftruncate(fileno(stream), (off_t)ftell(stream));  \
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
quit.c:132:2: note: in expansion of macro 'trunc'
  132 |  trunc(obuf);
      |  ^~~~~
quit.c: In function 'makembox':
def.h:492:8: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
  492 |  (void)ftruncate(fileno(stream), (off_t)ftell(stream));  \
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
quit.c:485:2: note: in expansion of macro 'trunc'
  485 |  trunc(obuf);
      |  ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pop3.c
pop3.c: In function 'xwrite':
pop3.c:513:1: warning: type of 'fd' defaults to 'int' [-Wimplicit-int]
  513 | xwrite(fd, data, sz)
      | ^~~~~~
pop3.c: In function 'pop3_open':
pop3.c:742:1: warning: type of 'use_ssl' defaults to 'int' [-Wimplicit-int]
  742 | pop3_open(xserver, mp, use_ssl, uhp)
      | ^~~~~~~~~
pop3.c: In function 'pop3_init':
pop3.c:986:1: warning: type of 'n' defaults to 'int' [-Wimplicit-int]
  986 | pop3_init(mp, n)
      | ^~~~~~~~~
pop3.c: In function 'pop3_setfile':
pop3.c:1074:1: warning: type of 'newmail' defaults to 'int' [-Wimplicit-int]
 1074 | pop3_setfile(server, newmail, isedit)
      | ^~~~~~~~~~~~
pop3.c:1074:1: warning: type of 'isedit' defaults to 'int' [-Wimplicit-int]
pop3.c: In function 'pop3_delete':
pop3.c:1333:1: warning: type of 'n' defaults to 'int' [-Wimplicit-int]
 1333 | pop3_delete(mp, n)
      | ^~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c list.c
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmd1.c
cmd1.c: In function 'onpipe':
cmd1.c:188:1: warning: type of 'signo' defaults to 'int' [-Wimplicit-int]
  188 | onpipe(signo)
      | ^~~~~~
cmd1.c: In function 'type1':
cmd1.c:422:1: warning: type of 'doign' defaults to 'int' [-Wimplicit-int]
  422 | type1(msgvec, doign, page, pipe, cmd, tstats)
      | ^~~~~
cmd1.c:422:1: warning: type of 'page' defaults to 'int' [-Wimplicit-int]
cmd1.c:422:1: warning: type of 'pipe' defaults to 'int' [-Wimplicit-int]
cmd1.c: In function 'laststring':
cmd1.c:515:1: warning: type of 'strip' defaults to 'int' [-Wimplicit-int]
  515 | laststring(linebuf, flag, strip)
      | ^~~~~~~~~~
cmd1.c: In function 'pipe1':
cmd1.c:583:1: warning: type of 'doign' defaults to 'int' [-Wimplicit-int]
  583 | pipe1(str, doign)
      | ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c smtp.c
smtp.c: In function 'read_smtp':
smtp.c:154:1: warning: type of 'value' defaults to 'int' [-Wimplicit-int]
  154 | read_smtp(f, value)
      | ^~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c strings.c
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c collect.c
collect.c: In function 'onpipe':
collect.c:99:1: warning: type of 'signo' defaults to 'int' [-Wimplicit-int]
   99 | onpipe(signo)
      | ^~~~~~
collect.c: In function 'include_file':
collect.c:208:1: warning: type of 'echo' defaults to 'int' [-Wimplicit-int]
  208 | include_file(fbuf, name, linecount, charcount, echo)
      | ^~~~~~~~~~~~
collect.c: In function 'collect':
collect.c:409:1: warning: type of 'tflag' defaults to 'int' [-Wimplicit-int]
  409 | collect(hp, printheaders, mp, quotefile, tflag)
      | ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c temp.c
temp.c: In function 'Ftemp':
temp.c:64:1: warning: type of 'bits' defaults to 'int' [-Wimplicit-int]
   64 | Ftemp(fn, prefix, mode, bits, register_file)
      | ^~~~~
temp.c:64:1: warning: type of 'register_file' defaults to 'int' [-Wimplicit-int]
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cmd3.c
cmd3.c: In function 'respond_internal':
cmd3.c:335:1: warning: type of 'recipient_record' defaults to 'int' [-Wimplicit-int]
  335 | respond_internal(msgvec, recipient_record)
      | ^~~~~~~~~~~~~~~~
cmd3.c: In function 'onpipe':
cmd3.c:495:1: warning: type of 'signo' defaults to 'int' [-Wimplicit-int]
  495 | onpipe(signo)
      | ^~~~~~
cmd3.c: In function 'Respond_internal':
cmd3.c:838:1: warning: type of 'recipient_record' defaults to 'int' [-Wimplicit-int]
  838 | Respond_internal(msgvec, recipient_record)
      | ^~~~~~~~~~~~~~~~
cmd3.c: In function 'forward1':
cmd3.c:1000:1: warning: type of 'add_resent' defaults to 'int' [-Wimplicit-int]
 1000 | forward1(v, add_resent)
      | ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c tty.c
tty.c: In function 'grabh':
tty.c:251:1: warning: type of 'subjfirst' defaults to 'int' [-Wimplicit-int]
  251 | grabh(hp, gflags, subjfirst)
      | ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c vars.c
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c send.c
send.c: In function 'getpipetype':
send.c:310:1: warning: type of 'quote' defaults to 'int' [-Wimplicit-int]
  310 | getpipetype(content, qbuf, quote)
      | ^~~~~~~~~~~
send.c: In function 'open_sendmsg':
send.c:388:1: warning: type of 'unmask_from' defaults to 'int' [-Wimplicit-int]
  388 | open_sendmsg(ibuf, count, unmask_from)
      | ^~~~~~~~~~~~
send.c: In function 'read_sendmsg':
send.c:414:1: warning: type of 'appendnl' defaults to 'int' [-Wimplicit-int]
  414 | read_sendmsg(pm, s, size, ex_llen, ex_count, appendnl)
      | ^~~~~~~~~~~~
send.c: In function 'read_hdr':
send.c:521:1: warning: type of 'allowempty' defaults to 'int' [-Wimplicit-int]
  521 | read_hdr(ph, pm, allowempty)
      | ^~~~~~~~
send.c: In function 'send_multipart':
send.c:762:1: warning: type of 'prefixlen' defaults to 'int' [-Wimplicit-int]
  762 | send_multipart(pm, obuf, doign, prefix, prefixlen,
      | ^~~~~~~~~~~~~~
send.c:762:1: warning: type of 'action' defaults to 'int' [-Wimplicit-int]
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sendout.c
sendout.c: In function 'getencoding':
sendout.c:136:1: warning: type of 'convert' defaults to 'int' [-Wimplicit-int]
  136 | getencoding(convert)
      | ^~~~~~~~~~~
sendout.c: In function 'fixhead':
sendout.c:157:1: warning: type of 'addauto' defaults to 'int' [-Wimplicit-int]
  157 | fixhead(hp, tolist, addauto)
      | ^~~~~~~
sendout.c: In function 'put_signature':
sendout.c:200:1: warning: type of 'convert' defaults to 'int' [-Wimplicit-int]
  200 | put_signature(fo, convert)
      | ^~~~~~~~~~~~~
sendout.c: In function 'make_multipart':
sendout.c:320:1: warning: type of 'convert' defaults to 'int' [-Wimplicit-int]
  320 | make_multipart(hp, convert, fi, fo, contenttype, charset)
      | ^~~~~~~~~~~~~~
sendout.c: In function 'mail':
sendout.c:627:1: warning: type of 'recipient_record' defaults to 'int' [-Wimplicit-int]
  627 | mail(to, cc, bcc, smopts, subject, attach, quotefile, recipient_record, tflag)
      | ^~~~
sendout.c:627:1: warning: type of 'tflag' defaults to 'int' [-Wimplicit-int]
sendout.c: In function 'sendmail_internal':
sendout.c:666:1: warning: type of 'recipient_record' defaults to 'int' [-Wimplicit-int]
  666 | sendmail_internal(v, recipient_record)
      | ^~~~~~~~~~~~~~~~~
sendout.c: In function 'mail1':
sendout.c:773:1: warning: type of 'recipient_record' defaults to 'int' [-Wimplicit-int]
  773 | mail1(hp, printheaders, quote, quotefile, recipient_record, tflag)
      | ^~~~~
sendout.c:773:1: warning: type of 'tflag' defaults to 'int' [-Wimplicit-int]
sendout.c: In function 'puthead':
sendout.c:979:1: warning: type of 'convert' defaults to 'int' [-Wimplicit-int]
  979 | puthead(hp, fo, w, convert, contenttype, charset)
      | ^~~~~~~
sendout.c: In function 'fmt':
sendout.c:1119:1: warning: type of 'dropinvalid' defaults to 'int' [-Wimplicit-int]
 1119 | fmt(str, np, fo, comma, dropinvalid)
      | ^~~
sendout.c: In function 'infix_fw':
sendout.c:1169:1: warning: type of 'add_resent' defaults to 'int' [-Wimplicit-int]
 1169 | infix_fw(fi, fo, mp, to, add_resent)
      | ^~~~~~~~
sendout.c: In function 'forward_msg':
sendout.c:1266:1: warning: type of 'add_resent' defaults to 'int' [-Wimplicit-int]
 1266 | forward_msg(mp, to, add_resent)
      | ^~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from config.h:298,
                 from def.h:47,
                 from rcv.h:48,
                 from sendout.c:45:
In function 'fprintf',
    inlined from 'make_multipart' at sendout.c:337:3,
    inlined from 'infix' at sendout.c:451:7,
    inlined from 'mail1' at sendout.c:830:14:
/usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=]
  103 |   return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104 |    __va_arg_pack ());
      |    ~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
make: Entering directory '/usr/src/RPM/BUILD/nail-10.7'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -o nail  version.o aux.o base64.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o dotlock.o edit.o fio.o getname.o head.o v7.local.o lex.o list.o main.o mime.o names.o pop3.o popen.o quit.o send.o sendout.o smtp.o strings.o temp.o tty.o vars.o  
ld: main.o:/usr/src/RPM/BUILD/nail-10.7/glob.h:72: multiple definition of `version'; version.o:/usr/src/RPM/BUILD/nail-10.7/version.c:55: first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile:220: nail] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/nail-10.7'
error: Bad exit status from /usr/src/tmp/rpm-tmp.54148 (%build)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.54148 (%build)
Command exited with non-zero status 1
9.51user 1.14system 0:12.26elapsed 86%CPU (0avgtext+0avgdata 32400maxresident)k
0inputs+0outputs (0major+456110minor)pagefaults 0swaps
hsh-rebuild: rebuild of `nail-10.7-alt1.qa1.src.rpm' failed.
Command exited with non-zero status 1
10.69user 2.79system 0:18.26elapsed 73%CPU (0avgtext+0avgdata 32400maxresident)k
0inputs+0outputs (0major+577028minor)pagefaults 0swaps