Package: src:epic4 Version: 1:3.0-2.1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202512/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot 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 add an affects on src:epic4, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:11: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.in:11: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:11: the top level configure.in:33: warning: The macro 'AC_ISC_POSIX' is obsolete. configure.in:33: You should run autoupdate. [... snipped ...] checking whether to support Tcl... no checking whether to support bounds checking gcc... no checking whether to turn on FreeBSD WARNS-like compiler warnings... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating source/Makefile config.status: creating source/info.c.sh config.status: creating include/defs.h There you go. Look at include/config.h for any options that you might want to change before you 'make'. Don't forget to do a 'make install' before you're done. make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' /usr/bin/make CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro -Wl,-z,now" make[2]: Entering directory '/<<PKGBUILDDIR>>' make[3]: Entering directory '/<<PKGBUILDDIR>>/source' gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c alias.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c alist.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c array.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c clock.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c commands.c commands.c: In function âcdâ: commands.c:464:9: warning: ignoring return value of âgetcwdâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 464 | getcwd(dir, sizeof(dir)); | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c compat.c compat.c: In function âbsd_arc4_stirâ: compat.c:1055:17: warning: ignoring return value of âreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 1055 | read(fd, rdat.rnd, sizeof(rdat.rnd)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c crypt.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c ctcp.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c dcc.c dcc.c: In function âDCC_close_filesendâ: dcc.c:3291:31: warning: â__builtin___snprintf_chkâ output may be truncated before the last format character [-Wformat-truncation=] 3291 | "%2.4g", (xfer / 1024.0 / xtime)); | ^ In file included from /usr/include/stdio.h:970, from ./../include/irc_std.h:26, from ./../include/irc.h:28, from dcc.c:36: In function âsnprintfâ, inlined from âDCC_close_filesendâ at dcc.c:3290:2: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: â__builtin___snprintf_chkâ output between 3 and 12 bytes into a destination of size 10 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ dcc.c: In function âDCC_close_filesendâ: dcc.c:3296:60: warning: â__builtin___snprintf_chkâ output may be truncated before the last format character [-Wformat-truncation=] 3296 | snprintf(lame_ultrix2, sizeof(lame_ultrix2), "%2.4g", xfer / 1024.0); | ^ In function âsnprintfâ, inlined from âDCC_close_filesendâ at dcc.c:3296:2: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: â__builtin___snprintf_chkâ output between 3 and 12 bytes into a destination of size 10 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ dcc.c: In function âDCC_close_filesendâ: dcc.c:3300:55: warning: â%2.6gâ directive output may be truncated writing between 2 and 13 bytes into a region of size 10 [-Wformat-truncation=] 3300 | snprintf(lame_ultrix3, sizeof(lame_ultrix3), "%2.6g", xtime); | ^~~~~ dcc.c:3300:54: note: assuming directive output of 12 bytes 3300 | snprintf(lame_ultrix3, sizeof(lame_ultrix3), "%2.6g", xtime); | ^~~~~~~ In function âsnprintfâ, inlined from âDCC_close_filesendâ at dcc.c:3300:2: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: â__builtin___snprintf_chkâ output between 3 and 14 bytes into a destination of size 10 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c debug.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c exec.c exec.c: In function âexeccmdâ: exec.c:510:25: warning: ignoring return value of âsetuidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 510 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ exec.c:511:25: warning: ignoring return value of âsetgidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 511 | setgid(getgid()); | ^~~~~~~~~~~~~~~~ exec.c: In function âtext_to_processâ: exec.c:958:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 958 | write(proc->p_stdin, my_buffer, strlen(my_buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c files.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c flood.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c functions.c functions.c: In function âfunction_randreadâ: functions.c:4688:9: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 4688 | fgets(buffer, BIG_BUFFER_SIZE, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ functions.c:4689:9: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 4689 | fgets(buffer, BIG_BUFFER_SIZE, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ functions.c:4693:17: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 4693 | fgets(buffer, BIG_BUFFER_SIZE, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c gailib.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c glob.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c help.c help.c: In function âhelp_meâ: help.c:462:25: warning: ignoring return value of âchdirâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 462 | chdir(path); | ^~~~~~~~~~~ help.c:474:25: warning: ignoring return value of âfchdirâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 474 | fchdir(cwd); | ^~~~~~~~~~~ help.c: In function âhelp_prompt.part.0â: help.c:211:56: warning: âHelp? â directive output may be truncated writing 6 bytes into a region of size between 0 and 2049 [-Wformat-truncation=] 211 | snprintf(tmp, sizeof tmp, "%s%sHelp? ", help_topic_list, | ^~~~~~ In file included from /usr/include/stdio.h:970, from ./../include/irc_std.h:26, from ./../include/irc.h:28, from help.c:49: In function âsnprintfâ, inlined from âhelp_prompt.part.0â at help.c:211:4: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: â__builtin___snprintf_chkâ output 7 or more bytes (assuming 2056) into a destination of size 2049 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c history.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c hook.c hook.c: In function âoncmdâ: hook.c:624:49: warning: â__builtin___snprintf_chkâ output may be truncated before the last format character [-Wformat-truncation=] 624 | snprintf(buf, sizeof buf, "%3.3u", numeric); | ^ In file included from /usr/include/stdio.h:970, from ./../include/irc_std.h:26, from ./../include/irc.h:28, from hook.c:37: In function âsnprintfâ, inlined from âshow_numeric_listâ at hook.c:624:3, inlined from âshow_numeric_listâ at hook.c:615:12, inlined from âoncmdâ at hook.c:1285:10: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: â__builtin___snprintf_chkâ output between 4 and 5 bytes into a destination of size 4 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ hook.c: In function âoncmdâ: hook.c:343:66: warning: â__builtin___snprintf_chkâ output may be truncated before the last format character [-Wformat-truncation=] 343 | snprintf(entry->name, sizeof(entry->name), "%3.3u", numeric); | ^ In function âsnprintfâ, inlined from âadd_numeric_hookâ at hook.c:343:3, inlined from âadd_hookâ at hook.c:382:3, inlined from âoncmdâ at hook.c:1232:4: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: â__builtin___snprintf_chkâ output between 4 and 5 bytes into a destination of size 4 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ hook.c: In function âdo_stack_onâ: hook.c:1482:55: warning: â__builtin___snprintf_chkâ output may be truncated before the last format character [-Wformat-truncation=] 1482 | "%3.3u", -which); | ^ In function âsnprintfâ, inlined from âdo_stack_onâ at hook.c:1481:6: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: â__builtin___snprintf_chkâ output between 4 and 5 bytes into a destination of size 4 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c if.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c ignore.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c input.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c ./irc.c \ -DIRCLIB=\"/usr/share/epic4/\" ./irc.c: In function âmainâ: ./irc.c:1188:25: warning: ignoring return value of âfreopenâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 1188 | freopen("/dev/null", "w", stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c ircaux.c ircaux.c: In function âexec_pipeâ: ircaux.c:1236:17: warning: ignoring return value of âsetuidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 1236 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ ircaux.c:1237:17: warning: ignoring return value of âsetgidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 1237 | setgid(getgid()); | ^~~~~~~~~~~~~~~~ ircaux.c: In function âopen_execâ: ircaux.c:1345:25: warning: ignoring return value of âsetuidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 1345 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ ircaux.c:1346:25: warning: ignoring return value of âsetgidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 1346 | setgid(getgid()); | ^~~~~~~~~~~~~~~~ ircaux.c: In function âopen_compressionâ: ircaux.c:1417:25: warning: ignoring return value of âsetuidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 1417 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ ircaux.c:1418:25: warning: ignoring return value of âsetgidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 1418 | setgid(getgid()); | ^~~~~~~~~~~~~~~~ ircaux.c: In function âranddâ: ircaux.c:3245:9: warning: ignoring return value of âreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 3245 | read(random_fd, (void *)&value, sizeof(value)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c ircsig.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c keys.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c lastlog.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c list.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c log.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c logfiles.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c mail.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c names.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c network.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c newio.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c notice.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c notify.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c numbers.c numbers.c: In function ânumbered_commandâ: numbers.c:1179:65: warning: â%%â directive output may be truncated writing 1 byte into a region of size between 0 and 18 [-Wformat-truncation=] 1179 | snprintf(format, 25, "%%-%u.%us %%-5s %%s", | ^~ In file included from /usr/include/stdio.h:970, from ./../include/irc_std.h:26, from ./../include/irc.h:28, from numbers.c:38: In function âsnprintfâ, inlined from ânumbered_commandâ at numbers.c:1179:5: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: â__builtin___snprintf_chkâ output between 16 and 34 bytes into a destination of size 25 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c output.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c parse.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c queue.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c reg.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c screen.c screen.c: In function âcreate_additional_screenâ: screen.c:2837:25: warning: ignoring return value of âsetuidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 2837 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ screen.c:2838:25: warning: ignoring return value of âsetgidâ declared with attribute âwarn_unused_resultâ [-Wunused-result] 2838 | setgid(getgid()); | ^~~~~~~~~~~~~~~~ gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c server.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c ssl.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c status.c gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I./../include -I../include -c term.c term.c:88:12: fatal error: termio.h: No such file or directory 88 | # include <termio.h> | ^~~~~~~~~~ compilation terminated. make[3]: *** [Makefile:31: term.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/source' make[2]: *** [Makefile:112: epic] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [debian/rules:18: override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

