<86>Mar 31 08:15:01 userdel[399088]: delete user 'rooter'
<86>Mar 31 08:15:01 userdel[399088]: removed group 'rooter' owned by 'rooter'
<86>Mar 31 08:15:01 userdel[399088]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 31 08:15:01 groupadd[399100]: group added to /etc/group: name=rooter, GID=651
<86>Mar 31 08:15:01 groupadd[399100]: group added to /etc/gshadow: name=rooter
<86>Mar 31 08:15:01 groupadd[399100]: new group: name=rooter, GID=651
<86>Mar 31 08:15:01 useradd[399110]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash
<86>Mar 31 08:15:01 userdel[399128]: delete user 'builder'
<86>Mar 31 08:15:01 userdel[399128]: removed group 'builder' owned by 'builder'
<86>Mar 31 08:15:01 userdel[399128]: removed shadow group 'builder' owned by 'builder'
<86>Mar 31 08:15:01 groupadd[399141]: group added to /etc/group: name=builder, GID=652
<86>Mar 31 08:15:01 groupadd[399141]: group added to /etc/gshadow: name=builder
<86>Mar 31 08:15:01 groupadd[399141]: new group: name=builder, GID=652
<86>Mar 31 08:15:01 useradd[399152]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash
<13>Mar 31 08:15:04 rpmi: perl-libnet-1:3.13-alt1 sisyphus+266120.100.1.1 1612961310 installed
<13>Mar 31 08:15:04 rpmi: perl-Filter-1.60-alt1 sisyphus+258375.300.14.2 1600904226 installed
<13>Mar 31 08:15:04 rpmi: perl-Encode-3.08-alt1 sisyphus+263440.100.1.1 1607955886 installed
<13>Mar 31 08:15:05 rpmi: perl-URI-5.09-alt1 sisyphus+267398.100.1.1 1614944505 installed
<13>Mar 31 08:15:05 rpmi: perl-Digest-SHA1-2.13-alt5.2 sisyphus+258375.4100.14.3 1600987517 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ipv6calc-0.94.1-alt1.nosrc.rpm (w1.gzdio)
Installing ipv6calc-0.94.1-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97189
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ipv6calc-0.94.1
+ echo 'Source #0 (ipv6calc-0.94.1.tar):'
Source #0 (ipv6calc-0.94.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ipv6calc-0.94.1.tar
+ cd ipv6calc-0.94.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ iconv -fiso88591 -tutf8 -o CREDITS CREDITS
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23900
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ipv6calc-0.94.1
+ 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 '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ 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 -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ 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
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for gawk... gawk
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... i586-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 an ANSI C-conforming const... 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 for off_t... yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for working memcmp... yes
checking for strspn... yes
checking for strstr... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating md5/Makefile
config.status: creating tools/Makefile
config.status: creating getopt/Makefile
config.status: creating ipv6calc/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating ipv6logconv/Makefile
config.status: creating ipv6loganon/Makefile
config.status: creating ipv6logstats/Makefile
config.status: creating contrib/ipv6calc.spec
config.status: creating VERSION
config.status: creating ipv6calcweb/ipv6calcweb.cgi
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j8
cd md5 && make
cd databases/ieee-oui && make
cd databases/ieee-iab && make
cd databases/ipv4-assignment && make
cd databases/ipv6-assignment && make
test -f dbieee_oui.h || make update
test -f dbieee_iab.h || make update
test -f dbipv4addr_assignment.h || make update
test -f dbipv6addr_assignment.h || make update
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/md5'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -I.. -fPIC -o md5.o -c -s md5.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/md5'
cd lib && make GETOPT_INCLUDE=
cd ../ && make db-ipv6-assignment-make
cd ../ && make db-ipv4-assignment-make
cd ../ && make db-ieee-oui-make
cd databases/ipv4-assignment && make
cd databases/ieee-oui && make
cd databases/ipv6-assignment && make
test -f dbipv4addr_assignment.h || make update
test -f dbieee_oui.h || make update
test -f dbipv6addr_assignment.h || make update
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c libeui64.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c libmac.c
libmac.c: In function 'macaddrstruct_to_string':
libmac.c:173:45: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  173 |   snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                             ^
In file included from /usr/include/stdio.h:866,
                 from libmac.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libmac.c:171:47: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1019 [-Wformat-truncation=]
  171 |   snprintf(resultstring, NI_MAXHOST - 1, "MAC=%s", tempstring);
      |                                               ^~   ~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from libmac.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 5 and 1028 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c librfc1924.c
librfc1924.c: In function 'base85_to_ipv6addrstruct':
librfc1924.c:160:50: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  160 |  snprintf(tempstring, sizeof(tempstring) - 1, "%s", addrstring);
      |                                                  ^
In file included from /usr/include/stdio.h:866,
                 from librfc1924.c:16:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c librfc1884.c
librfc1884.c: In function 'librfc1884_ipv6addrstruct_to_compaddr':
librfc1884.c:310:52: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  310 |    snprintf(tempstring, sizeof(tempstring) - 1, "%s", temp2string);
      |                                                    ^
In file included from /usr/include/stdio.h:866,
                 from librfc1884.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
librfc1884.c:310:52: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  310 |    snprintf(tempstring, sizeof(tempstring) - 1, "%s", temp2string);
      |                                                    ^
In file included from /usr/include/stdio.h:866,
                 from librfc1884.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
librfc1884.c:310:52: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  310 |    snprintf(tempstring, sizeof(tempstring) - 1, "%s", temp2string);
      |                                                    ^
In file included from /usr/include/stdio.h:866,
                 from librfc1884.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
librfc1884.c:322:52: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  322 |    snprintf(tempstring, sizeof(tempstring) - 1, "%s", temp2string);
      |                                                    ^
In file included from /usr/include/stdio.h:866,
                 from librfc1884.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
librfc1884.c:349:49: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1022 [-Wformat-truncation=]
  349 |     snprintf(resultstring, NI_MAXHOST - 1, "%s%%%s", tempstring, ipv6addrp->scopeid);
      |                                                 ^~
In file included from /usr/include/stdio.h:866,
                 from librfc1884.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 1025) into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
librfc1884.c:343:48: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1022 [-Wformat-truncation=]
  343 |     snprintf(resultstring, NI_MAXHOST - 1, "%ss%s.ipv6-literal.net", tempstring, ipv6addrp->scopeid);
      |                                                ^~
In file included from /usr/include/stdio.h:866,
                 from librfc1884.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 19 or more bytes (assuming 1042) into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c librfc3041.c
librfc3041.c: In function 'librfc3041_calc':
librfc3041.c:67:42: warning: iteration 8 invokes undefined behavior [-Waggressive-loop-optimizations]
   67 |   newidentifier->in6_addr.s6_addr[i + 8] = (uint8_t) digest[i];
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
librfc3041.c:65:2: note: within this loop
   65 |  for (i = 0; i < (int) (sizeof(newidentifier->in6_addr.s6_addr) / sizeof(newidentifier->in6_addr.s6_addr[0])); i++) {
      |  ^~~
librfc3041.c:55:51: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
   55 |   snprintf(tempstring, sizeof(tempstring) - 1, "%s", tempstring2);
      |                                                   ^
In file included from /usr/include/stdio.h:866,
                 from librfc3041.c:16:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
librfc3041.c:68:37: warning: '__builtin_memcpy' forming offset [16, 23] is out of the bounds [0, 16] of object 'digest' with type 'unsigned char[16]' [-Warray-bounds]
   68 |   newtoken->in6_addr.s6_addr[i + 8] = (uint8_t) digest[i + 8];
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
librfc3041.c:38:16: note: 'digest' declared here
   38 |  unsigned char digest[MD5_DIGEST_LENGTH];
      |                ^~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c libipv6calc.c
libipv6calc.c: In function 'string_to_reverse_dotted':
libipv6calc.c:107:51: warning: '.' directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=]
  107 |   snprintf(tempstring, sizeof(tempstring) - 1, "%s.", resultstring);
      |                                                   ^
In file included from /usr/include/stdio.h:866,
                 from libipv6calc.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 2 and 1025 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6calc.c:108:55: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  108 |   snprintf(resultstring, sizeof(resultstring) - 1, "%s", tempstring);
      |                                                       ^
In file included from /usr/include/stdio.h:866,
                 from libipv6calc.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6calc.c:115:54: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  115 |    snprintf(tempstring, sizeof(tempstring) - 1, "%s%s", token, resultstring);
      |                                                      ^
In file included from /usr/include/stdio.h:866,
                 from libipv6calc.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 1024) into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6calc.c:120:55: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  120 |   snprintf(resultstring, sizeof(resultstring) - 1, "%s", tempstring);
      |                                                       ^
In file included from /usr/include/stdio.h:866,
                 from libipv6calc.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6calc.c:118:53: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1022 [-Wformat-truncation=]
  118 |    snprintf(tempstring, sizeof(tempstring) - 1, "%s.%s", token, resultstring);
      |                                                     ^~          ~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from libipv6calc.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 1025) into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6calc.c:126:50: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1022 [-Wformat-truncation=]
  126 |   snprintf(tempstring, sizeof(tempstring) - 1, ".%s", resultstring);
      |                                                  ^~   ~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from libipv6calc.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 2 and 1025 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6calc.c:127:55: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  127 |   snprintf(resultstring, sizeof(resultstring) - 1, "%s", tempstring);
      |                                                       ^
In file included from /usr/include/stdio.h:866,
                 from libipv6calc.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6calc.c:130:37: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1022 [-Wformat-truncation=]
  130 |  snprintf(string, NI_MAXHOST - 1, ".%s", resultstring);
      |                                     ^~   ~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from libipv6calc.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 2 and 1025 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6calc.c: In function 'libipv6calc_anon_infostring':
libipv6calc.c:562:52: warning: '%s' directive output may be truncated writing up to 327 bytes into a region of size 31 [-Wformat-truncation=]
  562 |    snprintf(method_name, sizeof(method_name) - 1, "%s", ipv6calc_anon_methods[i].name);
      |                                                    ^~
In file included from /usr/include/stdio.h:866,
                 from libipv6calc.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 328 bytes into a destination of size 31
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c librfc3056.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c librfc1886.c
librfc1886.c: In function 'librfc1886_addr_to_nibblestring':
librfc1886.c:110:46: warning: '.' directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=]
  110 |    snprintf(resultstring, NI_MAXHOST - 1, "%s.", tempstring);
      |                                              ^
In file included from /usr/include/stdio.h:866,
                 from librfc1886.c:20:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 2 and 1025 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
librfc1886.c:108:46: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  108 |    snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                              ^
In file included from /usr/include/stdio.h:866,
                 from librfc1886.c:20:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
librfc1886.c:118:44: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  118 |  snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                            ^
In file included from /usr/include/stdio.h:866,
                 from librfc1886.c:20:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c librfc5569.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c librfc2874.c
librfc2874.c: In function 'librfc2874_addr_to_bitstring':
librfc2874.c:79:45: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
   79 |   snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                             ^
In file included from /usr/include/stdio.h:866,
                 from librfc2874.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
librfc2874.c:107:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1020 [-Wformat-truncation=]
  107 |  snprintf(resultstring, NI_MAXHOST - 1, "\\[x%s", tempstring);
      |                                              ^~   ~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from librfc2874.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 4 and 1027 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
librfc2874.c: In function 'librfc2874_bitstring_to_ipv6addrstruct':
librfc2874.c:177:52: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1015 [-Wformat-truncation=]
  177 |    snprintf(resultstring, NI_MAXHOST - 1, "Nibble '%s' at dot position %u is out of range", tempstring2, index + 1);
      |                                                    ^~                                       ~~~~~~~~~~~
librfc2874.c:177:43: note: directive argument in the range [4, 36]
  177 |    snprintf(resultstring, NI_MAXHOST - 1, "Nibble '%s' at dot position %u is out of range", tempstring2, index + 1);
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from librfc2874.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 44 and 1068 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
librfc2874.c:172:52: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1015 [-Wformat-truncation=]
  172 |    snprintf(resultstring, NI_MAXHOST - 1, "Nibble '%s' at position %u cannot be parsed", tempstring2, index + 1);
      |                                                    ^~                                    ~~~~~~~~~~~
librfc2874.c:172:43: note: directive argument in the range [4, 36]
  172 |    snprintf(resultstring, NI_MAXHOST - 1, "Nibble '%s' at position %u cannot be parsed", tempstring2, index + 1);
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from librfc2874.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 41 and 1065 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c libifinet6.c
libifinet6.c: In function 'libifinet6_ifinet6_withprefixlength_to_ipv6addrstruct':
libifinet6.c:109:44: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  109 |   snprintf(resultstring,NI_MAXHOST - 1, "%s", tempstring);
      |                                            ^
In file included from /usr/include/stdio.h:866,
                 from libifinet6.c:14:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libifinet6.c: In function 'libifinet6_ipv6addrstruct_to_ifinet6':
libifinet6.c:144:44: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  144 |   snprintf(resultstring,NI_MAXHOST - 1, "%s", tempstring);
      |                                            ^
In file included from /usr/include/stdio.h:866,
                 from libifinet6.c:14:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libifinet6.c:142:44: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=]
  142 |   snprintf(resultstring,NI_MAXHOST - 1, "%s %02x", tempstring, (unsigned int) (*ipv6addrp).prefixlength);
      |                                            ^
libifinet6.c:142:41: note: directive argument in the range [0, 255]
  142 |   snprintf(resultstring,NI_MAXHOST - 1, "%s %02x", tempstring, (unsigned int) (*ipv6addrp).prefixlength);
      |                                         ^~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from libifinet6.c:14:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 4 and 1027 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c ipv6calctypes.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c libipv4addr.c
libipv4addr.c: In function 'libipv4addr_ipv4addrstruct_to_string':
libipv4addr.c:610:45: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  610 |   snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                             ^
In file included from /usr/include/stdio.h:866,
                 from libipv4addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv4addr.c:608:48: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1018 [-Wformat-truncation=]
  608 |   snprintf(resultstring, NI_MAXHOST - 1, "IPV4=%s", tempstring);
      |                                                ^~   ~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from libipv4addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 6 and 1029 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv4addr.c: In function 'libipv4addr_to_reversestring':
libipv4addr.c:848:45: warning: '.' directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=]
  848 |   snprintf(resultstring, NI_MAXHOST - 1, "%s.", tempstring);
      |                                             ^
In file included from /usr/include/stdio.h:866,
                 from libipv4addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 2 and 1025 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv4addr.c:855:44: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  855 |  snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                            ^
In file included from /usr/include/stdio.h:866,
                 from libipv4addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv4addr.c: In function 'libipv4addr_to_octal':
libipv4addr.c:904:44: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  904 |  snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                            ^
In file included from /usr/include/stdio.h:866,
                 from libipv4addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv4addr.c: In function 'libipv4addr_to_hex':
libipv4addr.c:931:44: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  931 |  snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                            ^
In file included from /usr/include/stdio.h:866,
                 from libipv4addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c libieee.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c ipv6calchelp.c
ipv6calchelp.c: In function 'printhelp_action_dispatcher':
ipv6calchelp.c:635:55: warning: '%s' directive output may be truncated writing up to 327 bytes into a region of size 31 [-Wformat-truncation=]
  635 |       snprintf(method_name, sizeof(method_name) - 1, "%s", ipv6calc_anon_methods[j].name);
      |                                                       ^~
In file included from /usr/include/stdio.h:866,
                 from ipv6calchelp.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 328 bytes into a destination of size 31
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D__EXTENSIONS__ -I../  -I../md5/ -c libipv6addr.c
libipv6addr.c: In function 'ipv6addr_gettype':
libipv6addr.c:746:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  746 |   if (st2 == (uint32_t) 0x0000ffffu)
      |   ^~
libipv6addr.c:748:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  748 |    return (type);
      |    ^~~~~~
libipv6addr.c: In function 'ipv6addrstruct_to_uncompaddr':
libipv6addr.c:1458:47: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 1458 |     snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                               ^
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c:1456:47: warning: '%%' directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=]
 1456 |     snprintf(resultstring, NI_MAXHOST - 1, "%s%%%s", tempstring, ipv6addrp->scopeid);
      |                                               ^~
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 2 and 2048 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c:1439:45: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=]
 1439 |   snprintf(resultstring, NI_MAXHOST - 1, "%s/%u", tempstring, (unsigned int) ipv6addrp->prefixlength);
      |                                             ^
libipv6addr.c:1439:42: note: directive argument in the range [0, 255]
 1439 |   snprintf(resultstring, NI_MAXHOST - 1, "%s/%u", tempstring, (unsigned int) ipv6addrp->prefixlength);
      |                                          ^~~~~~~
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 3 and 1028 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c:1450:48: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1022 [-Wformat-truncation=]
 1450 |     snprintf(resultstring, NI_MAXHOST - 1, "%ss%s.ipv6-literal.net", tempstring, ipv6addrp->scopeid);
      |                                                ^~
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 19 or more bytes (assuming 1042) into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c: In function 'ipv6addrstruct_to_uncompaddrsuffix':
libipv6addr.c:1584:53: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 1584 |   snprintf(tempstring1, sizeof(tempstring1) - 1, "%s", tempstring2);
      |                                                     ^
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c:1584:53: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 1584 |   snprintf(tempstring1, sizeof(tempstring1) - 1, "%s", tempstring2);
      |                                                     ^
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c: In function 'ipv6addrstruct_to_uncompaddrprefix':
libipv6addr.c:1515:53: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 1515 |   snprintf(tempstring1, sizeof(tempstring1) - 1, "%s", tempstring2);
      |                                                     ^
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c: In function 'addr_to_ipv6addrstruct':
libipv6addr.c:1244:46: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 1244 |    snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                              ^
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c:1275:80: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 987 [-Wformat-truncation=]
 1275 |    snprintf(resultstring, NI_MAXHOST - 1, "Error in given address expanded to '%s' is not valid!", tempstring);
      |                                                                                ^~                  ~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 52 and 1075 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c:1285:67: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 999 [-Wformat-truncation=]
 1285 |   snprintf(resultstring, NI_MAXHOST - 1, "Error in given address '%s' is not valid!", tempstring);
      |                                                                   ^~                  ~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 40 and 1063 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'fprintf',
    inlined from 'addr_to_ipv6addrstruct' at libipv6addr.c:1210:3:
/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 ());
      |    ~~~~~~~~~~~~~~~~~
libipv6addr.c: In function 'libipv6addr_to_octal':
libipv6addr.c:1912:44: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 1912 |  snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                            ^
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c: In function 'libipv6addr_to_hex':
libipv6addr.c:1951:44: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 1951 |  snprintf(resultstring, NI_MAXHOST - 1, "%s", tempstring);
      |                                            ^
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c: In function 'libipv6addr_anonymize':
libipv6addr.c:2042:54: warning: ',' directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=]
 2042 |      snprintf(helpstring, sizeof(helpstring) - 1, "%s,", tempstring);
      |                                                      ^
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 2 and 1025 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c:2043:54: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 2043 |      snprintf(tempstring, sizeof(tempstring) - 1, "%s", helpstring);
      |                                                      ^
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c:2045:55: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 2045 |     snprintf(helpstring, sizeof(helpstring) - 1, "%s%s", tempstring, ipv6calc_ipv6addrtypestrings[i].token);
      |                                                       ^
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 1024) into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libipv6addr.c:2046:53: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
 2046 |     snprintf(tempstring, sizeof(tempstring) - 1, "%s", helpstring);
      |                                                     ^
In file included from /usr/include/stdio.h:866,
                 from libipv6addr.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
cd ../ && make db-ieee-oui-make
cd databases/ieee-oui && make
test -f dbieee_oui.h || make update
cd ../ && make db-ipv4-assignment-make
cd databases/ipv4-assignment && make
test -f dbipv4addr_assignment.h || make update
cd ../ && make db-ipv6-assignment-make
cd databases/ipv6-assignment && make
test -f dbipv6addr_assignment.h || make update
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
echo "Create library"
Create library
ar r libipv6calc.a libipv6calc.o libipv6addr.o libipv4addr.o libieee.o libeui64.o libmac.o librfc1884.o librfc1886.o librfc1924.o librfc2874.o librfc3041.o librfc3056.o librfc5569.o libifinet6.o ipv6calchelp.o ipv6calctypes.o
ar: creating libipv6calc.a
ranlib libipv6calc.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/lib'
cd ipv6calc && make
cd ipv6logconv && make
cd ipv6loganon && make
cd ipv6logstats && make
cd ../ && make lib-make
cd md5 && make
make[3]: Nothing to be done for 'all'.
cd databases/ieee-oui && make
test -f dbieee_oui.h || make update
cd databases/ieee-iab && make
test -f dbieee_iab.h || make update
cd databases/ipv4-assignment && make
test -f dbipv4addr_assignment.h || make update
cd databases/ipv6-assignment && make
test -f dbipv6addr_assignment.h || make update
cd lib && make GETOPT_INCLUDE=
make[3]: Nothing to be done for 'all'.
cd ../ && make lib-make
cd md5 && make
make[3]: Nothing to be done for 'all'.
cd databases/ieee-oui && make
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6loganon'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -I../ -I../lib/ -D__EXTENSIONS__ -c ipv6loganonhelp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6loganon'
test -f dbieee_oui.h || make update
cd databases/ieee-iab && make
test -f dbieee_iab.h || make update
cd databases/ipv4-assignment && make
test -f dbipv4addr_assignment.h || make update
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logconv'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I../ -I../lib/ -D__EXTENSIONS__ -c ipv6logconvhelp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logconv'
cd ../ && make lib-make
cd databases/ipv6-assignment && make
cd md5 && make
make[3]: Nothing to be done for 'all'.
test -f dbipv6addr_assignment.h || make update
cd databases/ieee-oui && make
test -f dbieee_oui.h || make update
cd lib && make GETOPT_INCLUDE=
cd databases/ieee-iab && make
test -f dbieee_iab.h || make update
make[3]: Nothing to be done for 'all'.
cd databases/ipv4-assignment && make
test -f dbipv4addr_assignment.h || make update
cd databases/ipv6-assignment && make
cd ../ && make lib-make
test -f dbipv6addr_assignment.h || make update
cd md5 && make
cd lib && make GETOPT_INCLUDE=
make[3]: Nothing to be done for 'all'.
cd databases/ieee-oui && make
make[3]: Nothing to be done for 'all'.
test -f dbieee_oui.h || make update
cd databases/ieee-iab && make
test -f dbieee_iab.h || make update
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logstats'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -I../ -I../lib/ -D__EXTENSIONS__ -c ipv6logstats.c
ipv6logstats.c: In function 'lineparser':
ipv6logstats.c:244:41: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  244 |   snprintf(token, sizeof(token) - 1, "%s", charptr);
      |                                         ^
In file included from /usr/include/stdio.h:866,
                 from ipv6logstats.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 16384 bytes into a destination of size 16383
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logstats'
cd databases/ipv4-assignment && make
cd databases/ipv6-assignment && make
test -f dbipv4addr_assignment.h || make update
test -f dbipv6addr_assignment.h || make update
cd lib && make GETOPT_INCLUDE=
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logstats'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -I../ -I../lib/ -D__EXTENSIONS__ -c ipv6logstatshelp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logstats'
make[3]: Nothing to be done for 'all'.
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6loganon'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -I../ -I../lib/ -D__EXTENSIONS__ -c ipv6loganon.c
ipv6loganon.c: In function 'lineparser':
ipv6loganon.c:353:41: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  353 |   snprintf(token, sizeof(token) - 1, "%s", charptr);
      |                                         ^
In file included from /usr/include/stdio.h:866,
                 from ipv6loganon.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 16384 bytes into a destination of size 16383
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ipv6loganon.c: In function 'main':
ipv6loganon.c:120:50: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  120 |      snprintf(file_out, sizeof(file_out) - 1, "%s", optarg);
      |                                                  ^
In file included from /usr/include/stdio.h:866,
                 from ipv6loganon.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6loganon'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logstats'
i586-alt-linux-gcc -o ipv6logstats ipv6logstats.o ipv6logstatshelp.o  -lipv6calc -L../lib/  -lm
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logstats'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6loganon'
i586-alt-linux-gcc -o ipv6loganon ipv6loganon.o ipv6loganonhelp.o  -lipv6calc -L../lib/  -lm
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6loganon'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logconv'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I../ -I../lib/ -D__EXTENSIONS__ -c ipv6logconv.c
ipv6logconv.c: In function 'converttoken.part.0':
ipv6logconv.c:522:55: warning: '.' directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=]
  522 |       snprintf(tempstring, sizeof(tempstring) - 1, "%s.%s", temp2string, resultstring);
      |                                                       ^
In file included from /usr/include/stdio.h:866,
                 from ipv6logconv.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 1025) into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ipv6logconv.c: In function 'lineparser':
ipv6logconv.c:256:41: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  256 |   snprintf(token, sizeof(token) - 1, "%s", charptr);
      |                                         ^
In file included from /usr/include/stdio.h:866,
                 from ipv6logconv.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 16384 bytes into a destination of size 16383
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logconv'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6calc'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I../ -I../lib/ -c showinfo.c
showinfo.c: In function 'printfooter':
showinfo.c:188:71: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1004 [-Wformat-truncation=]
  188 |   snprintf(tempstring2, sizeof(tempstring2) - 1, "IPV6CALC_FEATURES=\"%s\"", tempstring);
      |                                                                       ^~     ~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from showinfo.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 21 and 1044 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
showinfo.c: In function 'print_eui64':
showinfo.c:711:55: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1017 [-Wformat-truncation=]
  711 |   snprintf(tempstring, sizeof(tempstring) - 1, "EUI64=%s", helpstring);
      |                                                       ^~   ~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from showinfo.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 7 and 1030 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
showinfo.c:740:56: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1018 [-Wformat-truncation=]
  740 |    snprintf(tempstring, sizeof(tempstring) - 1, "OUI=\"%s\"", helpstring);
      |                                                        ^~     ~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from showinfo.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 7 and 1030 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
showinfo.c: In function 'print_eui48':
showinfo.c:621:55: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1017 [-Wformat-truncation=]
  621 |   snprintf(tempstring, sizeof(tempstring) - 1, "EUI48=%s", helpstring);
      |                                                       ^~   ~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from showinfo.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 7 and 1030 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
showinfo.c:670:56: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1018 [-Wformat-truncation=]
  670 |    snprintf(tempstring, sizeof(tempstring) - 1, "OUI=\"%s\"", helpstring);
      |                                                        ^~     ~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from showinfo.c:11:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 7 and 1030 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6calc'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logconv'
i586-alt-linux-gcc -o ipv6logconv ipv6logconv.o ipv6logconvhelp.o  -lipv6calc -L../lib/  -lm
ld: ipv6logconvhelp.o:/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logconv/ipv6logconv.h:20: multiple definition of `cache_lru_limit'; ipv6logconv.o:/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logconv/ipv6logconv.h:20: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:40: ipv6logconv] Error 1
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6logconv'
make: *** [Makefile:94: ipv6logconv-make] Error 2
make: *** Waiting for unfinished jobs....
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6calc'
i586-alt-linux-gcc -O2 -Wall -g  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I../ -I../lib/ -c ipv6calc.c
ipv6calc.c: In function 'main':
ipv6calc.c:1612:55: warning: '%s' directive output may be truncated writing up to 16383 bytes into a region of size 1023 [-Wformat-truncation=]
 1612 |     snprintf(resultstring, sizeof(resultstring) - 1, "%s", linebuffer);
      |                                                       ^~   ~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from ipv6calc.c:12:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 16384 bytes into a destination of size 1023
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ipv6calc.c:980:41: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  980 |   snprintf(token, sizeof(token) - 1, "%s", charptr);
      |                                         ^
In file included from /usr/include/stdio.h:866,
                 from ipv6calc.c:12:
/usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 16384 bytes into a destination of size 16383
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6calc'
make[1]: Entering directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6calc'
i586-alt-linux-gcc  -o ipv6calc ipv6calc.o showinfo.o ../md5/md5.o -lipv6calc -L../lib/  -lm
make[1]: Leaving directory '/usr/src/RPM/BUILD/ipv6calc-0.94.1/ipv6calc'
error: Bad exit status from /usr/src/tmp/rpm-tmp.23900 (%build)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.23900 (%build)
Command exited with non-zero status 1
17.22user 2.37system 0:08.99elapsed 217%CPU (0avgtext+0avgdata 53380maxresident)k
0inputs+0outputs (0major+389043minor)pagefaults 0swaps
hsh-rebuild: rebuild of `ipv6calc-0.94.1-alt1.src.rpm' failed.
Command exited with non-zero status 1
23.15user 7.26system 0:18.73elapsed 162%CPU (0avgtext+0avgdata 107292maxresident)k
0inputs+0outputs (0major+615655minor)pagefaults 0swaps