Package: src:mmh
Version: 0.4-6
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary  --with bash-completion --no-parallel
   dh_update_autotools_config -O--no-parallel
cp: warning: behavior of -n is non-portable and may change in future; use 
--update=none instead
cp: warning: behavior of -n is non-portable and may change in future; use 
--update=none instead
   dh_autoreconf -O--no-parallel
configure.ac:11: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:11: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:11: the top level
configure.ac:103: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:103: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.ac:103: the top level
configure.ac:157: warning: AC_PROG_LEX without either yywrap or noyywrap is 
obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.ac:157: the top level
configure.ac:318: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:318: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:318: the top level
configure.ac:444: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:444: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.ac:444: the top level
configure.ac:471: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:471: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.ac:471: the top level
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f sbr/dtimep.c
dh_auto_configure -- --bindir=/usr/bin/mh  \
                     --libdir=/usr/lib/mmh \
                     --sysconfdir=/etc/mmh
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking --bindir=/usr/bin/mh 
--libdir=/usr/lib/mmh --sysconfdir=/etc/mmh
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
configuring for mmh-0.4
configuring for mmh dated 2019-01-06
checking for gcc... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether compiler supports -Wno-pointer-sign... yes
checking for an ANSI C-conforming const... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... mawk
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... no
checking whether yytext is a pointer... yes
checking for cut... /usr/bin/cut
checking for lclint... no
checking for lint... no
checking for libtool... no
checking for lorder... no
checking for tsort... tsort
checking whether tsort can deal with loops... yes
checking for ls... /usr/bin/ls
checking how to get ls to show us the group ownership of a file... -l
checking for sendmail... /usr/sbin/sendmail
checking for vi... /bin/vi
checking where mail spool is located... /var/mail
checking whether the mail spool is world-writable... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for lockfile.h... no
checking for dotlockfile... no
checking what group owns the mail spool... mail
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking how to run the C preprocessor... gcc -E
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for fcntl.h... yes
checking for crypt.h... yes
checking for termcap.h... yes
checking for langinfo.h... yes
checking for wchar.h... yes
checking for wctype.h... yes
checking for iconv.h... yes
checking for sys/param.h... yes
checking for sys/time.h... yes
checking for sys/stream.h... no
checking for libio.h... no
checking for sys/ptem.h... no
checking for nl_langinfo... yes
checking for mbtowc... yes
checking for wcwidth... yes
checking for modf... yes
checking for tgetent in -ltermcap... yes
checking for iconv... yes
checking for gcc options needed to detect all undeclared functions... none 
needed
checking whether _libiconv_version is declared... no
checking for iconv declaration...
checking if tgetent accepts NULL... no
checking if tgetent returns 0 on success... no
checking for pid_t... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for size_t... yes
checking for struct tm.tm_gmtoff... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... yes
checking where signal.h is located... /dev/null
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating h/Makefile
config.status: creating sbr/Makefile
config.status: creating uip/Makefile
config.status: creating etc/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing stamp commands
mmh configuration
-----------------
mmh version            : 0.4
target os              : x86_64-pc-linux-gnu
compiler               : gcc
compiler flags         : -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
linker flags           : -Wl,-z,relro -Wl,-z,now
definitions            :  -D_GNU_SOURCE
source code location   : .

binary install path    : /usr/bin/mh
library install path   : /usr/lib/mmh
config install path    : /etc/mmh
man page install path  : /usr/share/man

sendmail path          : /usr/sbin/sendmail
mail spool             : /var/mail

file locking type      : dot
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -O--no-parallel
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
for subdir in h config sbr uip etc man; do \
  (cd $subdir && make CC='gcc' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' 
DEFS='-DHAVE_CONFIG_H  -D_GNU_SOURCE' CFLAGS='-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection' LDFLAGS='-Wl,-z,relro -Wl,-z,now' LIBS='' 
prefix='/usr' exec_prefix='/usr' bindir='/usr/bin/mh' etcdir='/etc/mmh' libdir='/usr/lib/mmh' 
mandir='/usr/share/man' mailspool='/var/mail' sendmailpath='/usr/sbin/sendmail' all) || exit 1; \
done
make[2]: Entering directory '/<<PKGBUILDDIR>>/h'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/h'
make[2]: Entering directory '/<<PKGBUILDDIR>>/config'
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DNMHETCDIR='"/etc/mmh"' -DSENDMAILPATH='"/usr/sbin/sendmail"' 
-DMAILSPOOL='"/var/mail"' -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection ./config.c
make[2]: Leaving directory '/<<PKGBUILDDIR>>/config'
make[2]: Entering directory '/<<PKGBUILDDIR>>/sbr'
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection addrsbr.c
addrsbr.c: In function ‘adrformat’:
addrsbr.c:215:56: warning: ‘__builtin___snprintf_chk’ output may be truncated 
before the last format character [-Wformat-truncation=]
  215 |                 snprintf(buffer, sizeof(buffer), "%s %s", addr, 
mp->m_note);
      |                                                        ^
In file included from /usr/include/stdio.h:980,
                 from ../h/mh.h:7,
                 from addrsbr.c:10:
In function ‘snprintf’,
    inlined from ‘adrformat’ at addrsbr.c:215:3:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: 
‘__builtin___snprintf_chk’ output 2 or more bytes (assuming 8193) into a 
destination of size 8192
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
addrsbr.c: In function ‘adrformat’:
addrsbr.c:211:63: warning: ‘%s’ directive output may be truncated writing up to 
8191 bytes into a region of size 8190 [-Wformat-truncation=]
  211 |                         snprintf(buffer, sizeof(buffer), "%s <%s>",
      |                                                               ^~
  212 |                                 legal_person(mp->m_pers ? mp->m_pers : 
mp->m_mbox),
  213 |                                 addr);
      |                                 ~~~~
In function ‘snprintf’,
    inlined from ‘adrformat’ at addrsbr.c:211:4:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: 
‘__builtin___snprintf_chk’ output 4 or more bytes (assuming 8195) into a 
destination of size 8192
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
addrsbr.c: In function ‘adrformat’:
addrsbr.c:207:66: warning: ‘%s’ directive output may be truncated writing up to 
8191 bytes into a region of size 8189 [-Wformat-truncation=]
  207 |                         snprintf(buffer, sizeof(buffer), "%s %s <%s>",
      |                                                                  ^~
  208 |                                 legal_person(mp->m_pers ? mp->m_pers : 
mp->m_mbox),
  209 |                                 mp->m_note, addr);
      |                                             ~~~~
In function ‘snprintf’,
    inlined from ‘adrformat’ at addrsbr.c:207:4:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: 
‘__builtin___snprintf_chk’ output 5 or more bytes (assuming 8196) into a 
destination of size 8192
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection ambigsw.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection brkstring.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection charset.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection concat.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection context_del.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection context_find.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection context_read.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection context_replace.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection context_save.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection cpydata.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection crawl_folders.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection dtime.c
dtime.c: In function ‘dctime’:
dtime.c:175:73: warning: ‘%.4d’ directive output may be truncated writing 
between 4 and 11 bytes into a region of size between 0 and 12 
[-Wformat-truncation=]
  175 |         snprintf(buffer, sizeof(buffer), "%.3s %.3s %02d %02d:%02d:%02d 
%.4d\n",
      |                                                                         
^~~~
dtime.c:175:42: note: directive argument in the range [-2147481748, 2147483647]
  175 |         snprintf(buffer, sizeof(buffer), "%.3s %.3s %02d %02d:%02d:%02d 
%.4d\n",
      |                                          
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:980,
                 from ../h/mh.h:7,
                 from dtime.c:10:
In function ‘snprintf’,
    inlined from ‘dctime’ at dtime.c:175:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: 
‘__builtin___snprintf_chk’ output between 20 and 69 bytes into a destination of 
size 26
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
dtime.c: In function ‘dtimezone’:
dtime.c:277:49: warning: ‘%02d’ directive output may be truncated writing 2 
bytes into a region of size between 1 and 7 [-Wformat-truncation=]
  277 |         snprintf(buffer, sizeof(buffer), "%s%02d%02d",
      |                                                 ^~~~
dtime.c:277:42: note: directive argument in the range [0, 59]
  277 |         snprintf(buffer, sizeof(buffer), "%s%02d%02d",
      |                                          ^~~~~~~~~~~~
In function ‘snprintf’,
    inlined from ‘dtimezone’ at dtime.c:277:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: 
‘__builtin___snprintf_chk’ output between 6 and 12 bytes into a destination of 
size 10
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
dtime.c: In function ‘dasctime’:
dtime.c:250:61: warning: ‘ (’ directive output may be truncated writing 2 bytes 
into a region of size between 1 and 80 [-Wformat-truncation=]
  250 |                         snprintf(result, sizeof(result), "%s (%s)", 
buffer, tw_dotw[tw->tw_wday]);
      |                                                             ^~
In function ‘snprintf’,
    inlined from ‘dasctime’ at dtime.c:250:4:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: 
‘__builtin___snprintf_chk’ output 4 or more bytes (assuming 83) into a 
destination of size 80
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
dtime.c: In function ‘dasctime’:
dtime.c:245:55: warning: ‘%s’ directive output may be truncated writing up to 
79 bytes into a region of size 78 [-Wformat-truncation=]
  245 |                 snprintf(result, sizeof(result), "%s, %s", 
tw_dotw[tw->tw_wday], buffer);
      |                                                       ^~                
         ~~~~~~
In function ‘snprintf’,
    inlined from ‘dasctime’ at dtime.c:245:3:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: 
‘__builtin___snprintf_chk’ output 3 or more bytes (assuming 82) into a 
destination of size 80
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
flex -n -t ./dtimep.lex > dtimep.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection dtimep.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection error.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection execprog.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection ext_hook.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection folder_addmsg.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection folder_delmsgs.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection folder_free.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection folder_read.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection folder_realloc.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection gans.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection getans.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection getanswer.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection getarguments.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection fmt_addr.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection fmt_compile.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection fmt_new.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection fmt_rfc2047.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection fmt_scan.c
fmt_scan.c: In function ‘fmt_scan’:
fmt_scan.c:275:50: warning: ‘%s’ directive output may be truncated writing up 
to 8191 bytes into a region of size between 0 and 8191 [-Wformat-truncation=]
  275 |                 snprintf(buffer, buffer_len, "%s %s", given, surname);
      |                                                  ^~          ~~~~~~~
In file included from /usr/include/stdio.h:980,
                 from ../h/mh.h:7,
                 from fmt_scan.c:12:
In function ‘snprintf’,
    inlined from ‘get_x400_friendly’ at fmt_scan.c:275:3,
    inlined from ‘fmt_scan’ at fmt_scan.c:717:24:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: 
‘__builtin___snprintf_chk’ output between 2 and 16384 bytes into a destination 
of size 8192
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection lock_file.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection m_atoi.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection m_convert.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection m_draft.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection m_getfld2.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection m_gmprot.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection m_name.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection makedir.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection mts.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection norm_charmap.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection path.c
path.c: In function ‘expanddir’:
path.c:247:17: warning: ignoring return value of ‘getcwd’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  247 |                 getcwd(buf, sizeof buf);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection pidwait.c
mawk -f ./sigmsg.awk /dev/null > sigmsg.h
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection pidstatus.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection print_help.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection print_sw.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection print_version.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection putenv.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection mhbasename.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection readconfig.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_add.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_bits.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_del.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_getnum.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_list.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_nameok.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_print.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_read.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_save.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_setcur.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_setprev.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_setunseen.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection signals.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection smatch.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection snprintb.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection strcasecmp.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection strindex.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection trim.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection trimcpy.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection uprf.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection vfgets.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection fmt_def.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection mf.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection utils.c
utils.c: In function ‘pwd’:
utils.c:94:25: warning: ignoring return value of ‘chdir’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
   94 |                         chdir(curwd);
      |                         ^~~~~~~~~~~~
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection m_mktemp.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection seq_msgstats.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection unquote.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection encode_rfc2047.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection parse_msgs.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection getthreadid.c
rm -f libmh.a
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -I.. -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DVERSION="\"`../version.sh 
..`\"" -o version.o ./version.c
if test x != x -a x = x ; then \
   -static -c -o libmh.a addrsbr.o ambigsw.o brkstring.o charset.o concat.o 
context_del.o context_find.o context_read.o context_replace.o context_save.o 
cpydata.o crawl_folders.o dtime.o dtimep.o error.o execprog.o ext_hook.o 
folder_addmsg.o folder_delmsgs.o folder_free.o folder_read.o folder_realloc.o 
gans.o getans.o getanswer.o getarguments.o fmt_addr.o fmt_compile.o fmt_new.o 
fmt_rfc2047.o fmt_scan.o lock_file.o m_atoi.o m_convert.o m_draft.o m_getfld2.o 
m_gmprot.o m_name.o makedir.o mts.o norm_charmap.o path.o pidwait.o pidstatus.o 
print_help.o print_sw.o print_version.o putenv.o mhbasename.o readconfig.o 
seq_add.o seq_bits.o seq_del.o seq_getnum.o seq_list.o seq_nameok.o seq_print.o 
seq_read.o seq_save.o seq_setcur.o seq_setprev.o seq_setunseen.o signals.o 
smatch.o snprintb.o strcasecmp.o strindex.o trim.o trimcpy.o uprf.o vfgets.o 
fmt_def.o mf.o utils.o m_mktemp.o seq_msgstats.o unquote.o encode_rfc2047.o 
parse_msgs.o getthreadid.o ../config/config.o version.o; \
else \
  ar cr libmh.a `echo addrsbr.o ambigsw.o brkstring.o charset.o concat.o 
context_del.o context_find.o context_read.o context_replace.o context_save.o 
cpydata.o crawl_folders.o dtime.o dtimep.o error.o execprog.o ext_hook.o 
folder_addmsg.o folder_delmsgs.o folder_free.o folder_read.o folder_realloc.o 
gans.o getans.o getanswer.o getarguments.o fmt_addr.o fmt_compile.o fmt_new.o 
fmt_rfc2047.o fmt_scan.o lock_file.o m_atoi.o m_convert.o m_draft.o m_getfld2.o 
m_gmprot.o m_name.o makedir.o mts.o norm_charmap.o path.o pidwait.o pidstatus.o 
print_help.o print_sw.o print_version.o putenv.o mhbasename.o readconfig.o 
seq_add.o seq_bits.o seq_del.o seq_getnum.o seq_list.o seq_nameok.o seq_print.o 
seq_read.o seq_save.o seq_setcur.o seq_setprev.o seq_setunseen.o signals.o 
smatch.o snprintb.o strcasecmp.o strindex.o trim.o trimcpy.o uprf.o vfgets.o 
fmt_def.o mf.o utils.o m_mktemp.o seq_msgstats.o unquote.o encode_rfc2047.o 
parse_msgs.o getthreadid.o ../config/config.o version.o | cat 2>/dev/null`  ; \
  ranlib libmh.a  ; \
fi
rm -f version.o
make[2]: Leaving directory '/<<PKGBUILDDIR>>/sbr'
make[2]: Entering directory '/<<PKGBUILDDIR>>/uip'
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection ali.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection aliasbr.c
gcc -Wl,-z,relro -Wl,-z,now -o ali ali.o aliasbr.o ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection anno.c
gcc -Wl,-z,relro -Wl,-z,now -o anno anno.o ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection burst.c
gcc -Wl,-z,relro -Wl,-z,now -o burst burst.o ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection comp.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection whatnowproc.c
whatnowproc.c: In function ‘what_now’:
whatnowproc.c:96:17: warning: ignoring return value of ‘chdir’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
   96 |                 chdir(cwd);
      |                 ^~~~~~~~~~
gcc -Wl,-z,relro -Wl,-z,now -o comp comp.o whatnowproc.o ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection dist.c
gcc -Wl,-z,relro -Wl,-z,now -o dist dist.o whatnowproc.o ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection flist.c
gcc -Wl,-z,relro -Wl,-z,now -o flist flist.o ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection folder.c
gcc -Wl,-z,relro -Wl,-z,now -o folder folder.o ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection forw.c
gcc -Wl,-z,relro -Wl,-z,now -o forw forw.o whatnowproc.o ../sbr/libmh.a
cp ./mmh.sh mmh
chmod +x mmh
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection mark.c
gcc -Wl,-z,relro -Wl,-z,now -o mark mark.o ../sbr/libmh.a
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection mhbuild.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection mhoutsbr.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection mhmisc.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection mhfree.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection mhparse.c
gcc -c -DHAVE_CONFIG_H  -D_GNU_SOURCE -DVERSION="\"`../version.sh ..`\"" -I. -I.. -I.. 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection termsbr.c
gcc -Wl,-z,relro -Wl,-z,now -o mhbuild mhbuild.o mhoutsbr.o mhmisc.o mhfree.o 
mhparse.o ../sbr/libmh.a  -ltermcap
/usr/bin/ld: mhparse.o:./uip/./uip/mhparse.c:32: multiple definition of `tmp'; 
mhbuild.o:./uip/./uip/mhbuild.c:54: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:143: mhbuild] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/uip'
make[1]: *** [Makefile:81: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202407/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to