Source: nas
Version: 1.9.4-7
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>/server/dia'
> rm -f dispatch.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> dispatch.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from dispatch.c:52:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> rm -f dixutils.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> dixutils.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from dixutils.c:52:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> rm -f events.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> events.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from events.c:52:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> rm -f globals.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> globals.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from globals.c:58:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> rm -f main.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> main.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/stdio.h:27,
> from main.c:54:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> main.c: In function ‘main’:
> main.c:125:9: warning: implicit declaration of function ‘yyparse’
> [-Wimplicit-function-declaration]
> 125 | yyparse();
> | ^~~~~~~
> main.c:143:9: warning: implicit declaration of function ‘osLogMsg’
> [-Wimplicit-function-declaration]
> 143 | osLogMsg("%s\n", release);
> | ^~~~~~~~
> main.c:147:9: warning: implicit declaration of function ‘osBecomeOrphan’
> [-Wimplicit-function-declaration]
> 147 | osBecomeOrphan();
> | ^~~~~~~~~~~~~~
> main.c:148:9: warning: implicit declaration of function ‘osBecomeDaemon’
> [-Wimplicit-function-declaration]
> 148 | osBecomeDaemon();
> | ^~~~~~~~~~~~~~
> main.c:156:5: warning: implicit declaration of function ‘chdir’
> [-Wimplicit-function-declaration]
> 156 | chdir("/");
> | ^~~~~
> rm -f resource.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> resource.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from resource.c:75:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> rm -f swapreq.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> swapreq.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from swapreq.c:52:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> rm -f tables.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> tables.c
> rm -f swaprep.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> swaprep.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from swaprep.c:52:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> rm -f audispatch.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> audispatch.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from audispatch.c:27:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> In file included from au.h:41,
> from audispatch.c:31:
> audispatch.c: In function ‘ProcAuWriteElement’:
> ../dda/voxware/auvoxware.h:86:28: warning: implicit declaration of function
> ‘_AuUnBlockAudio’; did you mean ‘_AuUnblockAudio’?
> [-Wimplicit-function-declaration]
> 86 | #define AuUnBlockAudio(_x) _AuUnBlockAudio(_x)
> | ^~~~~~~~~~~~~~~
> audispatch.c:1271:5: note: in expansion of macro ‘AuUnBlockAudio’
> 1271 | AuUnBlockAudio(l);
> | ^~~~~~~~~~~~~~
> rm -f auswap.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> auswap.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from auswap.c:27:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> rm -f autables.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> autables.c
> rm -f auevents.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> auevents.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/stdlib.h:25,
> from auevents.c:25:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> In file included from au.h:41,
> from auevents.c:40:
> auevents.c: In function ‘ProcessAudioEvents’:
> ../dda/voxware/auvoxware.h:86:28: warning: implicit declaration of function
> ‘_AuUnBlockAudio’; did you mean ‘_AuUnblockAudio’?
> [-Wimplicit-function-declaration]
> 86 | #define AuUnBlockAudio(_x) _AuUnBlockAudio(_x)
> | ^~~~~~~~~~~~~~~
> auevents.c:131:5: note: in expansion of macro ‘AuUnBlockAudio’
> 131 | AuUnBlockAudio(l);
> | ^~~~~~~~~~~~~~
> In file included from auevents.c:40:
> auevents.c: In function ‘AuRequestElementNotifyEvent’:
> au.h:412:38: warning: implicit declaration of function ‘getpid’
> [-Wimplicit-function-declaration]
> 412 | #define WAKEUP_SERVER() kill(getpid(), SIGUSR1)
> | ^~~~~~
> auevents.c:175:5: note: in expansion of macro ‘WAKEUP_SERVER’
> 175 | WAKEUP_SERVER();
> | ^~~~~~~~~~~~~
> rm -f auutil.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> auutil.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from auutil.c:27:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> In file included from au.h:41,
> from auutil.c:31:
> auutil.c: In function ‘auProtectedAlloc’:
> ../dda/voxware/auvoxware.h:86:28: warning: implicit declaration of function
> ‘_AuUnBlockAudio’; did you mean ‘_AuUnblockAudio’?
> [-Wimplicit-function-declaration]
> 86 | #define AuUnBlockAudio(_x) _AuUnBlockAudio(_x)
> | ^~~~~~~~~~~~~~~
> auutil.c:178:5: note: in expansion of macro ‘AuUnBlockAudio’
> 178 | AuUnBlockAudio(l);
> | ^~~~~~~~~~~~~~
> rm -f auconfig.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> auconfig.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from auconfig.c:24:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> rm -f auprocess.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> auprocess.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from auprocess.c:28:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> In file included from au.h:41,
> from auprocess.c:31:
> auprocess.c: In function ‘AuStartFlow’:
> ../dda/voxware/auvoxware.h:86:28: warning: implicit declaration of function
> ‘_AuUnBlockAudio’; did you mean ‘_AuUnblockAudio’?
> [-Wimplicit-function-declaration]
> 86 | #define AuUnBlockAudio(_x) _AuUnBlockAudio(_x)
> | ^~~~~~~~~~~~~~~
> auprocess.c:339:5: note: in expansion of macro ‘AuUnBlockAudio’
> 339 | AuUnBlockAudio(l);
> | ^~~~~~~~~~~~~~
> auprocess.c: In function ‘doSetup’:
> auprocess.c:1106:13: warning: implicit declaration of function ‘osLogMsg’
> [-Wimplicit-function-declaration]
> 1106 | osLogMsg("doSetup: elementRate == 0! Forcing to %d\n",
> | ^~~~~~~~
> rm -f nasconf.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> nasconf.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/string.h:26,
> from ../include/os.h:124,
> from ../include/misc.h:57,
> from nasconf.c:9:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> rm -f lex.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> lex.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/stdio.h:27,
> from <stdout>:19:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> lex.l:57:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
> 57 | yywrap()
> | ^~~~~~
> rm -f gram.o
> gcc -c -g -O2 -fno-strict-aliasing -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fcommon -I.
> -I../include -I../../include -I../../lib/audio -I../../include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\"
> gram.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/stdio.h:27,
> from gram.y:6:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
> 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
> _DEFAULT_SOURCE"
> | ^~~~~~~
> y.tab.c: In function ‘yyparse’:
> y.tab.c:1170:16: warning: implicit declaration of function ‘yylex’
> [-Wimplicit-function-declaration]
> gram.y:75:51: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 75 | { ddaSetConfig(MIXERINIT, (void
> *)parsebool($2)); }
> | ^
> gram.y:77:53: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 77 | { ddaSetConfig(REINITMIXER, (void
> *)parsebool($2)); }
> | ^
> gram.y:111:50: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 111 | ddaSetConfig(AUTOOPEN, (void
> *)parsebool($2));
> | ^
> gram.y:115:51: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 115 | ddaSetConfig(FORCERATE, (void
> *)parsebool($2));
> | ^
> gram.y:119:51: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 119 | ddaSetConfig(READWRITE, (void
> *)parsebool($2));
> | ^
> gram.y:131:50: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 131 | ddaSetConfig(WORDSIZE, (void *)$2);
> | ^
> gram.y:135:50: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 135 | ddaSetConfig(FRAGSIZE, (void *)$2);
> | ^
> gram.y:139:50: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 139 | ddaSetConfig(MINFRAGS, (void *)$2);
> | ^
> gram.y:143:50: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 143 | ddaSetConfig(MAXFRAGS, (void *)$2);
> | ^
> gram.y:147:50: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 147 | ddaSetConfig(NUMCHANS, (void *)$2);
> | ^
> gram.y:150:49: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 150 | { ddaSetConfig(MAXRATE, (void *)$2); }
> | ^
> gram.y:152:49: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 152 | { ddaSetConfig(MINRATE, (void *)$2); }
> | ^
> gram.y:154:46: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 154 | { ddaSetConfig(GAIN, (void *)$2); }
> | ^
> gram.y:156:51: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> 156 | { ddaSetConfig(GAINSCALE, (void *)$2); }
> | ^
> gram.y:161:43: warning: implicit declaration of function ‘RemoveDQuote’
> [-Wimplicit-function-declaration]
> 161 | RemoveDQuote(ptr);
> | ^~~~~~~~~~~~
> y.tab.c:1497:7: warning: implicit declaration of function ‘yyerror’; did you
> mean ‘yyerrok’? [-Wimplicit-function-declaration]
> gram.y: At top level:
> gram.y:170:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
> 170 | RemoveDQuote(str)
> | ^~~~~~~~~~~~
> rm -f libdia.a
> ar clq libdia.a dispatch.o dixutils.o events.o globals.o main.o resource.o
> swapreq.o tables.o swaprep.o audispatch.o auswap.o autables.o
> auevents.o auutil.o auconfig.o auprocess.o nasconf.o lex.o gram.o
> ar: libdeps specified more than once
> make[4]: *** [Makefile:1083: libdia.a] Error 1
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/nas_1.9.4-7_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.