From https://github.com/archlinux/svntogit-packages * branch packages/linux-atm -> FETCH_HEAD * [new branch] packages/linux-atm -> packages/packages/linux-atm Cloning into 'linux-atm'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 100 130k 0 0 383k 0 --:--:-- --:--:-- --:--:-- 384k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 8544k 1 98k 0 0 145k 0 0:00:58 --:--:-- 0:00:58 145k 19 8544k 19 1700k 0 0 1009k 0 0:00:08 0:00:01 0:00:07 1009k 60 8544k 60 5149k 0 0 1911k 0 0:00:04 0:00:02 0:00:02 1911k 100 8544k 100 8544k 0 0 2530k 0 0:00:03 0:00:03 --:--:-- 2530k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 100 142k 0 0 836k 0 --:--:-- --:--:-- --:--:-- 840k :: Starting full system upgrade... there is nothing to do ==> Making package: linux-atm 2.5.2-8 (Thu Sep 5 10:54:46 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading linux-atm-2.5.2.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 392 100 392 0 0 1315 0 --:--:-- --:--:-- --:--:-- 1319 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 375 100 375 0 0 163 0 0:00:02 0:00:02 --:--:-- 378 100 375 100 375 0 0 163 0 0:00:02 0:00:02 --:--:-- 378 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 1056k 100 1056k 0 0 377k 0 0:00:02 0:00:02 --:--:-- 2343k -> Found linux-atm-man-pages.patch -> Found linux-atm-remove-define-hacks.patch -> Found linux-atm-linux-5.2-SIOCGSTAMP.patch -> Found linux-atm-string-formatting.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... linux-atm-2.5.2.tar.gz ... Passed linux-atm-man-pages.patch ... Passed linux-atm-remove-define-hacks.patch ... Passed linux-atm-linux-5.2-SIOCGSTAMP.patch ... Passed linux-atm-string-formatting.patch ... Passed ==> Extracting sources... -> Extracting linux-atm-2.5.2.tar.gz with bsdtar ==> Starting prepare()... patching file src/led/zeppelin.8 patching file src/mpoad/mpcd.8 patching file src/sigd/atmsigd.conf.4 patching file src/arpd/arp.c patching file src/arpd/itf.c patching file src/maint/atmdump.c patching file src/maint/saaldump.c patching file src/test/ttcp.c ==> Starting build()... checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking how to print strings... printf checking for a sed that does not truncate output... /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/sbin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for perl... /usr/sbin/perl checking asm/errno.h usability... yes checking asm/errno.h presence... yes checking for asm/errno.h... yes checking linux/atmsap.h usability... yes checking linux/atmsap.h presence... yes checking for linux/atmsap.h... yes checking for main in -lresolv... yes configure: WARNING: *** atmoamd will not be built. Missing kernel support? configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/lib/Makefile config.status: creating src/test/Makefile config.status: creating src/debug/Makefile config.status: creating src/qgen/Makefile config.status: creating src/saal/Makefile config.status: creating src/q2931/Makefile config.status: creating src/sigd/Makefile config.status: creating src/maint/Makefile config.status: creating src/arpd/Makefile config.status: creating src/ilmid/Makefile config.status: creating src/ilmid/asn1/Makefile config.status: creating src/man/Makefile config.status: creating src/led/Makefile config.status: creating src/lane/Makefile config.status: creating src/mpoad/Makefile config.status: creating src/oamd/Makefile config.status: creating src/switch/Makefile config.status: creating src/switch/debug/Makefile config.status: creating src/switch/tcp/Makefile config.status: creating src/br2684/Makefile config.status: creating src/config/Makefile config.status: creating src/extra/Makefile config.status: creating src/extra/linux-atm.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src' Making all in include make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/include' Making all in lib make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2atm.lo -MD -MP -MF .deps/text2atm.Tpo -c -o text2atm.lo text2atm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2atm.lo -MD -MP -MF .deps/text2atm.Tpo -c text2atm.c -fPIC -DPIC -o .libs/text2atm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2atm.lo -MD -MP -MF .deps/text2atm.Tpo -c text2atm.c -o text2atm.o >/dev/null 2>&1 mv -f .deps/text2atm.Tpo .deps/text2atm.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm2text.lo -MD -MP -MF .deps/atm2text.Tpo -c -o atm2text.lo atm2text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm2text.lo -MD -MP -MF .deps/atm2text.Tpo -c atm2text.c -fPIC -DPIC -o .libs/atm2text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm2text.lo -MD -MP -MF .deps/atm2text.Tpo -c atm2text.c -o atm2text.o >/dev/null 2>&1 mv -f .deps/atm2text.Tpo .deps/atm2text.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmequal.lo -MD -MP -MF .deps/atmequal.Tpo -c -o atmequal.lo atmequal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmequal.lo -MD -MP -MF .deps/atmequal.Tpo -c atmequal.c -fPIC -DPIC -o .libs/atmequal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmequal.lo -MD -MP -MF .deps/atmequal.Tpo -c atmequal.c -o atmequal.o >/dev/null 2>&1 mv -f .deps/atmequal.Tpo .deps/atmequal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sdu2cell.lo -MD -MP -MF .deps/sdu2cell.Tpo -c -o sdu2cell.lo sdu2cell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sdu2cell.lo -MD -MP -MF .deps/sdu2cell.Tpo -c sdu2cell.c -fPIC -DPIC -o .libs/sdu2cell.o sdu2cell.c: In function 'sdu2cell': sdu2cell.c:21:45: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 21 | if (getsockopt(s,SOL_AAL,SO_ATMQOS,&qos,&size) < 0) return -1; | ^~~~~ | | | int * In file included from ../../src/include/atm.h:10, from sdu2cell.c:11: /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sdu2cell.lo -MD -MP -MF .deps/sdu2cell.Tpo -c sdu2cell.c -o sdu2cell.o >/dev/null 2>&1 mv -f .deps/sdu2cell.Tpo .deps/sdu2cell.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2qos.lo -MD -MP -MF .deps/text2qos.Tpo -c -o text2qos.lo text2qos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2qos.lo -MD -MP -MF .deps/text2qos.Tpo -c text2qos.c -fPIC -DPIC -o .libs/text2qos.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2qos.lo -MD -MP -MF .deps/text2qos.Tpo -c text2qos.c -o text2qos.o >/dev/null 2>&1 mv -f .deps/text2qos.Tpo .deps/text2qos.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qos2text.lo -MD -MP -MF .deps/qos2text.Tpo -c -o qos2text.lo qos2text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qos2text.lo -MD -MP -MF .deps/qos2text.Tpo -c qos2text.c -fPIC -DPIC -o .libs/qos2text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qos2text.lo -MD -MP -MF .deps/qos2text.Tpo -c qos2text.c -o qos2text.o >/dev/null 2>&1 mv -f .deps/qos2text.Tpo .deps/qos2text.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qosequal.lo -MD -MP -MF .deps/qosequal.Tpo -c -o qosequal.lo qosequal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qosequal.lo -MD -MP -MF .deps/qosequal.Tpo -c qosequal.c -fPIC -DPIC -o .libs/qosequal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qosequal.lo -MD -MP -MF .deps/qosequal.Tpo -c qosequal.c -o qosequal.o >/dev/null 2>&1 mv -f .deps/qosequal.Tpo .deps/qosequal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap2text.lo -MD -MP -MF .deps/sap2text.Tpo -c -o sap2text.lo sap2text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap2text.lo -MD -MP -MF .deps/sap2text.Tpo -c sap2text.c -fPIC -DPIC -o .libs/sap2text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap2text.lo -MD -MP -MF .deps/sap2text.Tpo -c sap2text.c -o sap2text.o >/dev/null 2>&1 mv -f .deps/sap2text.Tpo .deps/sap2text.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2sap.lo -MD -MP -MF .deps/text2sap.Tpo -c -o text2sap.lo text2sap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2sap.lo -MD -MP -MF .deps/text2sap.Tpo -c text2sap.c -fPIC -DPIC -o .libs/text2sap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2sap.lo -MD -MP -MF .deps/text2sap.Tpo -c text2sap.c -o text2sap.o >/dev/null 2>&1 mv -f .deps/text2sap.Tpo .deps/text2sap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sapequal.lo -MD -MP -MF .deps/sapequal.Tpo -c -o sapequal.lo sapequal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sapequal.lo -MD -MP -MF .deps/sapequal.Tpo -c sapequal.c -fPIC -DPIC -o .libs/sapequal.o sapequal.c: In function 'match_blli': sapequal.c:65:49: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 65 | CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window); | ^ sapequal.c:46:10: note: in definition of macro 'CHECK' 46 | if (!CONSTRAINT) return 0; \ | ^~~~~~~~~~ sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning 46 | if (!CONSTRAINT) return 0; \ | ^ sapequal.c:65:13: note: in expansion of macro 'CHECK' 65 | CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window); | ^~~~~ sapequal.c:73:53: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 73 | CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size); | ^ sapequal.c:46:10: note: in definition of macro 'CHECK' 46 | if (!CONSTRAINT) return 0; \ | ^~~~~~~~~~ sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning 46 | if (!CONSTRAINT) return 0; \ | ^ sapequal.c:73:13: note: in expansion of macro 'CHECK' 73 | CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size); | ^~~~~ sapequal.c:74:49: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 74 | CHECK(l3.itu.window,a.l3.itu.window > b.l3.itu.window); | ^ sapequal.c:46:10: note: in definition of macro 'CHECK' 46 | if (!CONSTRAINT) return 0; \ | ^~~~~~~~~~ sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning 46 | if (!CONSTRAINT) return 0; \ | ^ sapequal.c:74:13: note: in expansion of macro 'CHECK' 74 | CHECK(l3.itu.window,a.l3.itu.window > b.l3.itu.window); | ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sapequal.lo -MD -MP -MF .deps/sapequal.Tpo -c sapequal.c -o sapequal.o >/dev/null 2>&1 mv -f .deps/sapequal.Tpo .deps/sapequal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 mv -f .deps/misc.Tpo .deps/misc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ans.lo -MD -MP -MF .deps/ans.Tpo -c -o ans.lo ans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ans.lo -MD -MP -MF .deps/ans.Tpo -c ans.c -fPIC -DPIC -o .libs/ans.o ans.c: In function 'ans': ans.c:65:60: warning: pointer targets in passing argument 4 of 'dn_expand' differ in signedness [-Wpointer-sign] 65 | if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME)) < 0) | ^~~~ | | | unsigned char * In file included from ans.c:25: /usr/include/resolv.h:275:51: note: expected 'char *' but argument is of type 'unsigned char *' 275 | const unsigned char *, char *, int) __THROW; | ^~~~~~ ans.c:80:64: warning: pointer targets in passing argument 4 of 'dn_expand' differ in signedness [-Wpointer-sign] 80 | if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME)) | ^~~~ | | | unsigned char * /usr/include/resolv.h:275:51: note: expected 'char *' but argument is of type 'unsigned char *' 275 | const unsigned char *, char *, int) __THROW; | ^~~~~~ ans.c: In function 'ans_byaddr': ans.c:251:9: warning: the comparison will always evaluate as 'true' for the address of 'prv' will never be NULL [-Waddress] 251 | if (addr->sas_addr.prv) { | ^~~~ In file included from ../../src/include/atm.h:11, from ans.c:27: /usr/include/linux/atm.h:209:25: note: 'prv' declared here 209 | unsigned char prv[ATM_ESA_LEN];/* private ATM address */ | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ans.lo -MD -MP -MF .deps/ans.Tpo -c ans.c -o ans.o >/dev/null 2>&1 mv -f .deps/ans.Tpo .deps/ans.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1 mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c -o diag.lo diag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c -fPIC -DPIC -o .libs/diag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT diag.lo -MD -MP -MF .deps/diag.Tpo -c diag.c -o diag.o >/dev/null 2>&1 mv -f .deps/diag.Tpo .deps/diag.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kptr.lo -MD -MP -MF .deps/kptr.Tpo -c -o kptr.lo kptr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kptr.lo -MD -MP -MF .deps/kptr.Tpo -c kptr.c -fPIC -DPIC -o .libs/kptr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kptr.lo -MD -MP -MF .deps/kptr.Tpo -c kptr.c -o kptr.o >/dev/null 2>&1 mv -f .deps/kptr.Tpo .deps/kptr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2ip.lo -MD -MP -MF .deps/text2ip.Tpo -c -o text2ip.lo text2ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2ip.lo -MD -MP -MF .deps/text2ip.Tpo -c text2ip.c -fPIC -DPIC -o .libs/text2ip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2ip.lo -MD -MP -MF .deps/text2ip.Tpo -c text2ip.c -o text2ip.o >/dev/null 2>&1 mv -f .deps/text2ip.Tpo .deps/text2ip.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o .libs/timer.o In file included from timer.c:14: timer.c: In function 'start_timer': ../../src/include/atmd.h:30:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 30 | if (r) (r)->prev = i; r = i; } }) | ^~ timer.c:55:15: note: in expansion of macro 'Q_INSERT_BEFORE' 55 | if (walk) Q_INSERT_BEFORE(timers,n,walk); | ^~~~~~~~~~~~~~~ timer.c:55:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (walk) Q_INSERT_BEFORE(timers,n,walk); | ^~~~~~ ../../src/include/atmd.h:30:25: note: in definition of macro 'Q_INSERT_BEFORE' 30 | if (r) (r)->prev = i; r = i; } }) | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1 mv -f .deps/timer.Tpo .deps/timer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo unix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix.o unix.c: In function 'un_recv_connect': unix.c:70:59: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] 70 | len = recvfrom(s,buf,size,0,(struct sockaddr *) &addr,&addr_size); | ^~~~~~~~~~ | | | int * In file included from /usr/include/sys/socket.h:343, from unix.c:15: /usr/include/bits/socket2.h:62:56: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 62 | __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ unix.c: In function 'un_recv': unix.c:81:65: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] 81 | return recvfrom(s,buf,size,0,(struct sockaddr *) &ctx->addr,&ctx->size); | ^~~~~~~~~~ | | | int * /usr/include/bits/socket2.h:62:56: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 62 | __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o >/dev/null 2>&1 mv -f .deps/unix.Tpo .deps/unix.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -version-info 1:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libatm.la -rpath /usr/lib text2atm.lo atm2text.lo atmequal.lo sdu2cell.lo text2qos.lo qos2text.lo qosequal.lo sap2text.lo text2sap.lo sapequal.lo misc.lo ans.lo common.lo diag.lo kptr.lo text2ip.lo timer.lo unix.lo -lresolv libtool: link: gcc -shared .libs/text2atm.o .libs/atm2text.o .libs/atmequal.o .libs/sdu2cell.o .libs/text2qos.o .libs/qos2text.o .libs/qosequal.o .libs/sap2text.o .libs/text2sap.o .libs/sapequal.o .libs/misc.o .libs/ans.o .libs/common.o .libs/diag.o .libs/kptr.o .libs/text2ip.o .libs/timer.o .libs/unix.o -lresolv -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libatm.so.1 -o .libs/libatm.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libatm.so.1" && ln -s "libatm.so.1.0.0" "libatm.so.1") libtool: link: (cd ".libs" && rm -f "libatm.so" && ln -s "libatm.so.1.0.0" "libatm.so") libtool: link: ar cru .libs/libatm.a text2atm.o atm2text.o atmequal.o sdu2cell.o text2qos.o qos2text.o qosequal.o sap2text.o text2sap.o sapequal.o misc.o ans.o common.o diag.o kptr.o text2ip.o timer.o unix.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libatm.a libtool: link: ( cd ".libs" && rm -f "libatm.la" && ln -s "../libatm.la" "libatm.la" ) make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lib' Making all in test make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT aread.o -MD -MP -MF .deps/aread.Tpo -c -o aread.o aread.c mv -f .deps/aread.Tpo .deps/aread.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o aread aread.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/aread aread.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT awrite.o -MD -MP -MF .deps/awrite.Tpo -c -o awrite.o awrite.c mv -f .deps/awrite.Tpo .deps/awrite.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o awrite awrite.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/awrite awrite.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ttcp.o -MD -MP -MF .deps/ttcp.Tpo -c -o ttcp.o ttcp.c ttcp.c: In function 'main': ttcp.c:371:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 371 | buf +=(bufalign - ((int)buf % bufalign) + bufoffset) % bufalign; | ^ ttcp.c:464:63: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 464 | if ((fd=accept(fd, (struct sockaddr *) &frominet, &fromlen) ) < 0) | ^~~~~~~~ | | | int * In file included from ttcp.c:69: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ttcp.c:471:33: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] 471 | &peerlen) < 0) { | ^~~~~~~~ | | | int * /usr/include/sys/socket.h:131:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 131 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ ttcp.c:509:69: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 509 | if (getsockopt(fd, SOL_SOCKET, SO_SNDBUF, &sockbufsize, &len) < 0) | ^~~~ | | | int * /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ ttcp.c:518:69: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 518 | if (getsockopt(fd, SOL_SOCKET, SO_RCVBUF, &sockbufsize, &len) < 0) | ^~~~ | | | int * /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ ttcp.c: At top level: ttcp.c:48:13: warning: 'RCSid' defined but not used [-Wunused-variable] 48 | static char RCSid[] = "ttcp.c $Revision: 1.3 $"; | ^~~~~ mv -f .deps/ttcp.Tpo .deps/ttcp.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ttcp_atm ttcp.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ttcp_atm ttcp.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmswitch.o -MD -MP -MF .deps/atmswitch.Tpo -c -o atmswitch.o atmswitch.c atmswitch.c: In function 'main': atmswitch.c:162:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 162 | write(s[(pvc+1)%2],buf,bufsiz); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/atmswitch.Tpo .deps/atmswitch.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o atmswitch atmswitch.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/atmswitch atmswitch.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT svc_recv.o -MD -MP -MF .deps/svc_recv.Tpo -c -o svc_recv.o svc_recv.c mv -f .deps/svc_recv.Tpo .deps/svc_recv.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o svc_recv svc_recv.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/svc_recv svc_recv.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT svc_send.o -MD -MP -MF .deps/svc_send.Tpo -c -o svc_send.o svc_send.c svc_send.c: In function 'main': svc_send.c:28:23: warning: unused variable 'one' [-Wunused-variable] 28 | unsigned long one = 1; | ^~~ svc_send.c:85:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 85 | write(s, NULL, 0); | ^~~~~~~~~~~~~~~~~ mv -f .deps/svc_send.Tpo .deps/svc_send.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o svc_send svc_send.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/svc_send svc_send.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT align.o -MD -MP -MF .deps/align.Tpo -c -o align.o align.c mv -f .deps/align.Tpo .deps/align.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o align align.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/align align.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT aping.o -MD -MP -MF .deps/aping.Tpo -c -o aping.o aping.c aping.c: In function 'main': aping.c:104:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 104 | (void) write(1,rotor[i = (i+1) & 3],2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/aping.Tpo .deps/aping.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o aping aping.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/aping aping.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT br.o -MD -MP -MF .deps/br.Tpo -c -o br.o br.c mv -f .deps/br.Tpo .deps/br.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o br br.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/br br.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT bw.o -MD -MP -MF .deps/bw.Tpo -c -o bw.o bw.c bw.c: In function 'main': bw.c:60:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | while (blocks--) (void) write(s,buffer,BSIZE); | ^~~~~~~~~~~~~~~~~~~~~ bw.c:62:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 62 | (void) write(s,buffer,size); | ^~~~~~~~~~~~~~~~~~~~ mv -f .deps/bw.Tpo .deps/bw.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o bw bw.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/bw bw.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT isp.o -MD -MP -MF .deps/isp.Tpo -c -o isp.o isp.c isp.c: In function 'send_msg': isp.c:40:44: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 40 | else fprintf(stderr,"bad write: %d != %d\n",wrote,sizeof(*msg)); | ~^ ~~~~~~~~~~~~ | | | | int long unsigned int | %ld isp.c: In function 'recv_msg': isp.c:52:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 52 | else fprintf(stderr,"bad read: %d != %d\n",got,sizeof(*msg)); | ~^ ~~~~~~~~~~~~ | | | | int long unsigned int | %ld mv -f .deps/isp.Tpo .deps/isp.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ispl_y.o -MD -MP -MF .deps/ispl_y.Tpo -c -o ispl_y.o ispl_y.c mv -f .deps/ispl_y.Tpo .deps/ispl_y.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ispl_l.o -MD -MP -MF .deps/ispl_l.Tpo -c -o ispl_l.o ispl_l.c ispl_l.c:1496:16: warning: 'input' defined but not used [-Wunused-function] 1496 | static int input (void) | ^~~~~ ispl_l.c:1455:17: warning: 'yyunput' defined but not used [-Wunused-function] 1455 | static void yyunput (int c, register char * yy_bp ) | ^~~~~~~ mv -f .deps/ispl_l.Tpo .deps/ispl_l.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o isp isp.o ispl_y.o ispl_l.o ../../src/lib/libatm.la -lfl libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/isp isp.o ispl_y.o ispl_l.o ../../src/lib/.libs/libatm.so -lresolv -lfl gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c window.c: In function 'main': window.c:183:52: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=] 183 | fprintf(stderr,"Received reply of length %d, should be %d.\n", | ~^ | | | int | %ld 184 | size,REPLY_SIZE); | ~~~~ | | | ssize_t {aka long int} window.c:267:54: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=] 267 | fprintf(stderr,"Received message of length %d, should be %d.\n", | ~^ | | | int | %ld 268 | size,PINGPONG_SIZE); | ~~~~ | | | ssize_t {aka long int} window.c:172:16: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 172 | (void)write(s1, buffer, PINGPONG_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.c:260:18: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 260 | (void)write(s2, buffer2, REPLY_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/window.Tpo .deps/window.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o window window.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/window window.o ../../src/lib/.libs/libatm.so -lresolv make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/test' Making all in debug make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/debug' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT delay.o -MD -MP -MF .deps/delay.Tpo -c -o delay.o delay.c mv -f .deps/delay.Tpo .deps/delay.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o delay delay.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/delay delay.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT svctor.o -MD -MP -MF .deps/svctor.Tpo -c -o svctor.o svctor.c mv -f .deps/svctor.Tpo .deps/svctor.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o svctor svctor.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/svctor svctor.o ../../src/lib/.libs/libatm.so -lresolv make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/debug' Making all in qgen make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/qgen' gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c mv -f .deps/common.Tpo .deps/common.Po gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/file.Tpo .deps/file.Po gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT first.o -MD -MP -MF .deps/first.Tpo -c -o first.o first.c mv -f .deps/first.Tpo .deps/first.Po gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_y.o -MD -MP -MF .deps/ql_y.Tpo -c -o ql_y.o ql_y.c ql_y.y: In function 'copy_block': ql_y.y:98:13: warning: enumeration value 'vt_id' not handled in switch [-Wswitch] 98 | switch (orig_field->value->type) { | ^~~~~~ mv -f .deps/ql_y.Tpo .deps/ql_y.Po gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_l.o -MD -MP -MF .deps/ql_l.Tpo -c -o ql_l.o ql_l.c ql_l.c:1257:16: warning: 'input' defined but not used [-Wunused-function] 1257 | static int input (void) | ^~~~~ ql_l.c:1216:17: warning: 'yyunput' defined but not used [-Wunused-function] 1216 | static void yyunput (int c, register char * yy_bp ) | ^~~~~~~ mv -f .deps/ql_l.Tpo .deps/ql_l.Po gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qgen.o -MD -MP -MF .deps/qgen.Tpo -c -o qgen.o qgen.c mv -f .deps/qgen.Tpo .deps/qgen.Po gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT second.o -MD -MP -MF .deps/second.Tpo -c -o second.o second.c mv -f .deps/second.Tpo .deps/second.Po gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT third.o -MD -MP -MF .deps/third.Tpo -c -o third.o third.c mv -f .deps/third.Tpo .deps/third.Po gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -o qgen common.o file.o first.o ql_y.o ql_l.o qgen.o second.o third.o -lfl make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/qgen' Making all in q2931 make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/q2931' cat ./uni.h /usr/include/linux/atmsap.h | /usr/sbin/perl ./mknl.pl atm_ai_msg atm_ai_ie atm_loc atm_cv atm_pu atm_na atm_cond atm_ie atm_msg atm_np atm_ton atm_sat atm_prs atm_scrn atm_vpa atm_poe q2931_cs atm_td atm_bc atm_tc atm_stc atm_upcc q2931_proto atm_flag atm_aalp atm_fd atm_tag atm_l2 atm_l3 atm_tt atm_mc atm_hl atm_imd atm_tdl atm_tni atm_nip atm_shi atm_oci atm_unfm atm_ofi atm_irs atm_it atm_lit atm_lsi atm_tcs atm_css atm_eqo atm_eqp atm_aap atm_asp atm_tor >default.nl || \ { rm -f default.nl; echo 1; } gcc -E -DHAVE_CONFIG_H -I. -I../.. - < ./msg.fmt | ../qgen/qgen 229 groups, 213 fields (26 var-len), construction area is 1069 bytes, 3425 words in constructor, 3179 words in parser. gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT q.out.o -MD -MP -MF .deps/q.out.Tpo -c -o q.out.o q.out.c mv -f .deps/q.out.Tpo .deps/q.out.Po gcc -E -DHAVE_CONFIG_H -I. -I../.. - < ./msg.fmt | ../qgen/qgen -D 229 groups, 213 fields (26 var-len), construction area is 1069 bytes, 0 words in constructor, 5073 words in parser, 534 symbolic names in 256 tables. gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qd.dump.o -MD -MP -MF .deps/qd.dump.Tpo -c -o qd.dump.o qd.dump.c mv -f .deps/qd.dump.Tpo .deps/qd.dump.Po make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/q2931' Making all in saal make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/saal' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT pdu.o -MD -MP -MF .deps/pdu.Tpo -c -o pdu.o pdu.c mv -f .deps/pdu.Tpo .deps/pdu.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c mv -f .deps/queue.Tpo .deps/queue.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT saal.o -MD -MP -MF .deps/saal.Tpo -c -o saal.o saal.c mv -f .deps/saal.Tpo .deps/saal.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sscf.o -MD -MP -MF .deps/sscf.Tpo -c -o sscf.o sscf.c mv -f .deps/sscf.Tpo .deps/sscf.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sscop.o -MD -MP -MF .deps/sscop.Tpo -c -o sscop.o sscop.c mv -f .deps/sscop.Tpo .deps/sscop.Po rm -f libsaal.a ar cru libsaal.a pdu.o queue.o saal.o sscf.o sscop.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsaal.a make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/saal' Making all in sigd make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/sigd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmsigd.o -MD -MP -MF .deps/atmsigd.Tpo -c -o atmsigd.o atmsigd.c mv -f .deps/atmsigd.Tpo .deps/atmsigd.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c io.c: In function 'get_pvc': io.c:361:53: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] 361 | if (getsockname(s,(struct sockaddr *) &addr,&size) < 0) | ^~~~~ | | | int * In file included from io.c:17: /usr/include/sys/socket.h:117:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 117 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ mv -f .deps/io.Tpo .deps/io.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kernel.o -MD -MP -MF .deps/kernel.Tpo -c -o kernel.o kernel.c mv -f .deps/kernel.Tpo .deps/kernel.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c mv -f .deps/proto.Tpo .deps/proto.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT uni.o -MD -MP -MF .deps/uni.Tpo -c -o uni.o uni.c mv -f .deps/uni.Tpo .deps/uni.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sap.o -MD -MP -MF .deps/sap.Tpo -c -o sap.o sap.c mv -f .deps/sap.Tpo .deps/sap.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timeout.o -MD -MP -MF .deps/timeout.Tpo -c -o timeout.o timeout.c mv -f .deps/timeout.Tpo .deps/timeout.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT trace.o -MD -MP -MF .deps/trace.Tpo -c -o trace.o trace.c mv -f .deps/trace.Tpo .deps/trace.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT policy.o -MD -MP -MF .deps/policy.Tpo -c -o policy.o policy.c mv -f .deps/policy.Tpo .deps/policy.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_y.o -MD -MP -MF .deps/cfg_y.Tpo -c -o cfg_y.o cfg_y.c cfg_y.y:32:12: warning: 'hex2num' defined but not used [-Wunused-function] 32 | static int hex2num(char digit) | ^~~~~~~ mv -f .deps/cfg_y.Tpo .deps/cfg_y.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_l.o -MD -MP -MF .deps/cfg_l.Tpo -c -o cfg_l.o cfg_l.c cfg_l.c:1520:16: warning: 'input' defined but not used [-Wunused-function] 1520 | static int input (void) | ^~~~~ cfg_l.c:1479:17: warning: 'yyunput' defined but not used [-Wunused-function] 1479 | static void yyunput (int c, register char * yy_bp ) | ^~~~~~~ mv -f .deps/cfg_l.Tpo .deps/cfg_l.Po /usr/sbin/perl ./mkmess.pl <./../q2931/uni.h >mess.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mess.o -MD -MP -MF .deps/mess.Tpo -c -o mess.o mess.c mv -f .deps/mess.Tpo .deps/mess.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o atmsigd atmsigd.o io.o kernel.o proto.o uni.o sap.o timeout.o trace.o policy.o cfg_y.o cfg_l.o mess.o ../../src/q2931/q.out.o ../../src/q2931/qd.dump.o ../../src/lib/libatm.la ../../src/saal/libsaal.a -lfl libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/atmsigd atmsigd.o io.o kernel.o proto.o uni.o sap.o timeout.o trace.o policy.o cfg_y.o cfg_l.o mess.o ../../src/q2931/q.out.o ../../src/q2931/qd.dump.o ../../src/lib/.libs/libatm.so -lresolv ../../src/saal/libsaal.a -lfl make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/sigd' Making all in maint make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/maint' gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmdiag.o -MD -MP -MF .deps/atmdiag.Tpo -c -o atmdiag.o atmdiag.c mv -f .deps/atmdiag.Tpo .deps/atmdiag.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o atmdiag atmdiag.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/atmdiag atmdiag.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmdump.o -MD -MP -MF .deps/atmdump.Tpo -c -o atmdump.o atmdump.c mv -f .deps/atmdump.Tpo .deps/atmdump.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o atmdump atmdump.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/atmdump atmdump.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sonetdiag.o -MD -MP -MF .deps/sonetdiag.Tpo -c -o sonetdiag.o sonetdiag.c mv -f .deps/sonetdiag.Tpo .deps/sonetdiag.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o sonetdiag sonetdiag.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sonetdiag sonetdiag.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT saaldump.o -MD -MP -MF .deps/saaldump.Tpo -c -o saaldump.o saaldump.c saaldump.c: In function 'main': saaldump.c:183:17: warning: pointer targets in passing argument 1 of 'analyze' differ in signedness [-Wpointer-sign] 183 | analyze(buf,size,stamp); | ^~~ | | | char * saaldump.c:88:36: note: expected 'unsigned char *' but argument is of type 'char *' 88 | static void analyze(unsigned char *pdu,int size,struct timeval stamp) | ~~~~~~~~~~~~~~~^~~ mv -f .deps/saaldump.Tpo .deps/saaldump.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o saaldump saaldump.o ../../src/q2931/qd.dump.o ../../src/saal/libsaal.a ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/saaldump saaldump.o ../../src/q2931/qd.dump.o ../../src/saal/libsaal.a ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmaddr.o -MD -MP -MF .deps/atmaddr.Tpo -c -o atmaddr.o atmaddr.c atmaddr.c: In function 'main': atmaddr.c:100:52: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 100 | fprintf(stderr,"internal error: len %d %% %d\n",req.length, | ~^ | | | int | %ld 101 | sizeof(*addr)); | ~~~~~~~~~~~~~ | | | long unsigned int mv -f .deps/atmaddr.Tpo .deps/atmaddr.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o atmaddr atmaddr.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/atmaddr atmaddr.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT esi.o -MD -MP -MF .deps/esi.Tpo -c -o esi.o esi.c mv -f .deps/esi.Tpo .deps/esi.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o esi esi.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/esi esi.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmloop.o -MD -MP -MF .deps/atmloop.Tpo -c -o atmloop.o atmloop.c atmloop.c: In function 'main': atmloop.c:119:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 119 | req.arg = (void *) mode; | ^ mv -f .deps/atmloop.Tpo .deps/atmloop.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o atmloop atmloop.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/atmloop atmloop.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmtcp.o -MD -MP -MF .deps/atmtcp.Tpo -c -o atmtcp.o atmtcp.c atmtcp.c: In function 'file_write': atmtcp.c:582:44: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 582 | fprintf(stderr,"short write (%d < %d)\n",wrote,sizeof(stream)); | ~^ ~~~~~~~~~~~~~~ | | | | int long unsigned int | %ld atmtcp.c: In function 'main': atmtcp.c:848:61: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 848 | if ((*fd2 = accept(fd,(struct sockaddr *) &addr,&addr_len)) < 0) { | ^~~~~~~~~ | | | int * In file included from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from atmtcp.c:15: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mv -f .deps/atmtcp.Tpo .deps/atmtcp.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o atmtcp atmtcp.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/atmtcp atmtcp.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT enitune.o -MD -MP -MF .deps/enitune.Tpo -c -o enitune.o enitune.c mv -f .deps/enitune.Tpo .deps/enitune.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o enitune enitune.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/enitune enitune.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT zntune.o -MD -MP -MF .deps/zntune.Tpo -c -o zntune.o zntune.c mv -f .deps/zntune.Tpo .deps/zntune.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o zntune zntune.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/zntune zntune.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT hediag.o -MD -MP -MF .deps/hediag.Tpo -c -o hediag.o hediag.c hediag.c:19:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 19 | { 0x80000, "reset_cntl" }, | ^~~~~~~~~~~~ hediag.c:20:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 20 | { 0x80004, "host_cntl" }, | ^~~~~~~~~~~ hediag.c:21:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 21 | { 0x80008, "lb_swap" }, | ^~~~~~~~~ hediag.c:22:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 22 | { 0x8000c, "lb_mem_addr" }, | ^~~~~~~~~~~~~ hediag.c:23:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 23 | { 0x80010, "lb_mem_data" }, | ^~~~~~~~~~~~~ hediag.c:24:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 24 | { 0x80014, "lb_mem_access" }, | ^~~~~~~~~~~~~~~ hediag.c:25:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 25 | { 0x80018, "sdram_ctl" }, | ^~~~~~~~~~~ hediag.c:26:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 26 | { 0x8001c, "int_fifo" }, | ^~~~~~~~~~ hediag.c:27:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 27 | { 0x80020, "abort_addr" }, | ^~~~~~~~~~~~ hediag.c:29:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | { 0x80080, "irq0_base" }, | ^~~~~~~~~~~ hediag.c:30:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 30 | { 0x80084, "irq0_head" }, | ^~~~~~~~~~~ hediag.c:31:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 31 | { 0x80088, "irq0_cntl" }, | ^~~~~~~~~~~ hediag.c:32:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 32 | { 0x8008c, "irq0_data" }, | ^~~~~~~~~~~ hediag.c:34:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 34 | { 0x800c0, "grp_10_map" }, | ^~~~~~~~~~~~ hediag.c:35:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 35 | { 0x800c4, "grp_32_map" }, | ^~~~~~~~~~~~ hediag.c:36:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 36 | { 0x800c8, "grp_54_map" }, | ^~~~~~~~~~~~ hediag.c:37:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 37 | { 0x800cc, "grp_76_map" }, | ^~~~~~~~~~~~ hediag.c:39:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 39 | { 0x80400, "g0_rbps_s" }, | ^~~~~~~~~~~ hediag.c:40:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 40 | { 0x80404, "g0_rbps_t" }, | ^~~~~~~~~~~ hediag.c:41:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 41 | { 0x80408, "g0_rbps_qi" }, | ^~~~~~~~~~~~ hediag.c:42:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | { 0x8040c, "g0_rbps_bs" }, | ^~~~~~~~~~~~ hediag.c:43:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | { 0x80410, "g0_rbpl_s" }, | ^~~~~~~~~~~ hediag.c:44:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 44 | { 0x80414, "g0_rbpl_t" }, | ^~~~~~~~~~~ hediag.c:45:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 45 | { 0x80418, "g0_rbpl_qi" }, | ^~~~~~~~~~~~ hediag.c:46:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | { 0x8041c, "g0_rbpl_bs" }, | ^~~~~~~~~~~~ hediag.c:49:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 49 | { 0x80580, "g0_inmq_s" }, | ^~~~~~~~~~~ hediag.c:50:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 50 | { 0x80584, "g0_inmq_l" }, | ^~~~~~~~~~~ hediag.c:51:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 51 | { 0x80588, "g1_inmq_s" }, | ^~~~~~~~~~~ hediag.c:52:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 52 | { 0x8058c, "g1_inmq_l" }, | ^~~~~~~~~~~ hediag.c:53:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 53 | { 0x80590, "g2_inmq_s" }, | ^~~~~~~~~~~ hediag.c:54:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 54 | { 0x80594, "g2_inmq_l" }, | ^~~~~~~~~~~ hediag.c:55:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | { 0x80598, "g3_inmq_s" }, | ^~~~~~~~~~~ hediag.c:56:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 56 | { 0x8059c, "g3_inmq_l" }, | ^~~~~~~~~~~ hediag.c:57:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 57 | { 0x805a0, "g4_inmq_s" }, | ^~~~~~~~~~~ hediag.c:58:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 58 | { 0x805a4, "g4_inmq_l" }, | ^~~~~~~~~~~ hediag.c:59:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 59 | { 0x805a8, "g5_inmq_s" }, | ^~~~~~~~~~~ hediag.c:60:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 60 | { 0x805ac, "g5_inmq_l" }, | ^~~~~~~~~~~ hediag.c:61:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 61 | { 0x805b0, "g6_inmq_s" }, | ^~~~~~~~~~~ hediag.c:62:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 62 | { 0x805b4, "g6_inmq_l" }, | ^~~~~~~~~~~ hediag.c:63:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 63 | { 0x805b8, "g7_inmq_s" }, | ^~~~~~~~~~~ hediag.c:64:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 64 | { 0x805bc, "g7_inmq_l" }, | ^~~~~~~~~~~ hediag.c:66:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 66 | { 0x80680, "tpdrq_b_h" }, | ^~~~~~~~~~~ hediag.c:67:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 67 | { 0x80684, "tpdrq_t" }, | ^~~~~~~~~ hediag.c:68:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | { 0x80688, "tpdrq_s" }, | ^~~~~~~~~ hediag.c:70:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 70 | { 0x8068c, "ubuff_ba" }, | ^~~~~~~~~~ hediag.c:72:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 72 | { 0x806c0, "rlbf0_h" }, | ^~~~~~~~~ hediag.c:73:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 73 | { 0x806c4, "rlbf0_t" }, | ^~~~~~~~~ hediag.c:74:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 74 | { 0x806c8, "rlbf1_h" }, | ^~~~~~~~~ hediag.c:75:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 75 | { 0x806cc, "rlbf1_t" }, | ^~~~~~~~~ hediag.c:76:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 76 | { 0x806d0, "rlbc_h" }, | ^~~~~~~~ hediag.c:77:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 77 | { 0x806d4, "rlbc_t" }, | ^~~~~~~~ hediag.c:78:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 78 | { 0x806d8, "rlbc_h2" }, | ^~~~~~~~~ hediag.c:79:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 79 | { 0x806e0, "tlbf_h" }, | ^~~~~~~~ hediag.c:80:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 80 | { 0x806e4, "tlbf_t" }, | ^~~~~~~~ hediag.c:81:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 81 | { 0x806e8, "rlbf0_c" }, | ^~~~~~~~~ hediag.c:82:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 82 | { 0x806ec, "rlbf1_c" }, | ^~~~~~~~~ hediag.c:84:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 84 | { 0x806f0, "rxthrsh" }, | ^~~~~~~~~ hediag.c:85:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 85 | { 0x806f4, "lithrsh" }, | ^~~~~~~~~ hediag.c:87:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 87 | { 0x80700, "lbarb" }, | ^~~~~~~ hediag.c:88:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 88 | { 0x80704, "sdramcon" }, | ^~~~~~~~~~ hediag.c:89:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 89 | { 0x80708, "lbstat" }, | ^~~~~~~~ hediag.c:90:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 90 | { 0x8070c, "rcc_stat" }, | ^~~~~~~~~~ hediag.c:92:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 92 | { 0x80740, "tcmconfig" }, | ^~~~~~~~~~~ hediag.c:93:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 93 | { 0x80744, "tsrb_ba" }, | ^~~~~~~~~ hediag.c:94:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 94 | { 0x80748, "tsrc_ba" }, | ^~~~~~~~~ hediag.c:95:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 95 | { 0x8074c, "tmabr_ba" }, | ^~~~~~~~~~ hediag.c:96:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 96 | { 0x80750, "tpd_ba" }, | ^~~~~~~~ hediag.c:97:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 97 | { 0x80758, "tsrd_ba" }, | ^~~~~~~~~ hediag.c:99:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 99 | { 0x80760, "tx_config" }, | ^~~~~~~~~~~ hediag.c:100:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 100 | { 0x80764, "txaal5_proto" }, | ^~~~~~~~~~~~~~ hediag.c:102:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 102 | { 0x80780, "rcmconfig" }, | ^~~~~~~~~~~ hediag.c:103:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 103 | { 0x80784, "rsrb_ba" }, | ^~~~~~~~~ hediag.c:104:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 104 | { 0x80788, "rcmlbm_ba" }, | ^~~~~~~~~~~ hediag.c:105:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 105 | { 0x8078c, "rcmabr_ba" }, | ^~~~~~~~~~~ hediag.c:107:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 107 | { 0x807c0, "rc_config" }, | ^~~~~~~~~~~ hediag.c:109:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 109 | { 0x807c4, "mcc" }, | ^~~~~ hediag.c:110:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 110 | { 0x807c8, "oec" }, | ^~~~~ hediag.c:111:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 111 | { 0x807cc, "dcc" }, | ^~~~~ hediag.c:112:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 112 | { 0x807d0, "cec" }, | ^~~~~ hediag.c:114:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 114 | { 0x807f4, "lb_config" }, | ^~~~~~~~~~~ hediag.c:116:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 116 | { 0x807f0, "hsp_ba" }, | ^~~~~~~~ hediag.c:118:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 118 | { 0x807f8, "con_dat" }, | ^~~~~~~~~ hediag.c:119:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 119 | { 0x807fc, "con_ctl" }, | ^~~~~~~~~ hediag.c: In function 'main': hediag.c:155:13: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 155 | if (strcmp(argv[2], "readpci") == 0) | ^~~~~~ hediag.c:11:1: note: include '' or provide a declaration of 'strcmp' 10 | #include +++ |+#include 11 | mv -f .deps/hediag.Tpo .deps/hediag.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o hediag hediag.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/hediag hediag.o ../../src/lib/.libs/libatm.so -lresolv make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/maint' Making all in arpd make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/arpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmarp.o -MD -MP -MF .deps/atmarp.Tpo -c -o atmarp.o atmarp.c atmarp.c: In function 'send_request': atmarp.c:70:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 70 | fprintf(stderr,"bad read: %d != %d\n",len,sizeof(int)); | ~^ ~~~~~~~~~~~ | | | | int long unsigned int | %ld mv -f .deps/atmarp.Tpo .deps/atmarp.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o atmarp atmarp.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/atmarp atmarp.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmarpd.o -MD -MP -MF .deps/atmarpd.Tpo -c -o atmarpd.o atmarpd.c mv -f .deps/atmarpd.Tpo .deps/atmarpd.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT arp.o -MD -MP -MF .deps/arp.Tpo -c -o arp.o arp.c In file included from arp.c:25: arp.c: In function 'want_arp_srv': ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ arp.c:134:5: note: in expansion of macro 'Q_INSERT_HEAD' 134 | Q_INSERT_HEAD(itf->arp_srv->vccs,vcc); | ^~~~~~~~~~~~~ arp.c:134:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 134 | Q_INSERT_HEAD(itf->arp_srv->vccs,vcc); | ^~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ arp.c: In function 'connect_me': ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ arp.c:451:5: note: in expansion of macro 'Q_INSERT_HEAD' 451 | Q_INSERT_HEAD(entry->vccs,vcc); | ^~~~~~~~~~~~~ arp.c:451:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 451 | Q_INSERT_HEAD(entry->vccs,vcc); | ^~~~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ arp.c: In function 'learn': ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ arp.c:509:9: note: in expansion of macro 'Q_INSERT_HEAD' 509 | Q_INSERT_HEAD(entry->vccs,vcc); | ^~~~~~~~~~~~~ arp.c:509:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 509 | Q_INSERT_HEAD(entry->vccs,vcc); | ^~~~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ arp.c:568:9: note: in expansion of macro 'Q_INSERT_HEAD' 568 | Q_INSERT_HEAD(itf->table,entry); | ^~~~~~~~~~~~~ arp.c:568:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 568 | Q_INSERT_HEAD(itf->table,entry); | ^~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ arp.c:583:17: note: in expansion of macro 'Q_INSERT_HEAD' 583 | Q_INSERT_HEAD(entry->vccs,incoming->vccs); | ^~~~~~~~~~~~~ arp.c:583:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 583 | Q_INSERT_HEAD(entry->vccs,incoming->vccs); | ^~~~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ arp.c: In function 'resolve': ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ arp.c:663:9: note: in expansion of macro 'Q_INSERT_HEAD' 663 | Q_INSERT_HEAD(itf->table,*entry); | ^~~~~~~~~~~~~ arp.c:663:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 663 | Q_INSERT_HEAD(itf->table,*entry); | ^~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ arp.c: In function 'ioctl_set_pvc': ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ arp.c:901:5: note: in expansion of macro 'Q_INSERT_HEAD' 901 | Q_INSERT_HEAD(entry->vccs,vcc); | ^~~~~~~~~~~~~ arp.c:901:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 901 | Q_INSERT_HEAD(entry->vccs,vcc); | ^~~~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ arp.c:902:5: note: in expansion of macro 'Q_INSERT_HEAD' 902 | Q_INSERT_HEAD(itf->table,entry); | ^~~~~~~~~~~~~ arp.c:902:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 902 | Q_INSERT_HEAD(itf->table,entry); | ^~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ arp.c: In function 'ioctl_set_svc': ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ arp.c:927:5: note: in expansion of macro 'Q_INSERT_HEAD' 927 | Q_INSERT_HEAD(itf->table,entry); | ^~~~~~~~~~~~~ arp.c:927:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 927 | Q_INSERT_HEAD(itf->table,entry); | ^~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ mv -f .deps/arp.Tpo .deps/arp.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c io.c: In function 'accept_new': io.c:283:57: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 283 | if ((fd = accept(incoming,(struct sockaddr *) &addr,&len)) < 0) { | ^~~~ | | | int * In file included from io.c:17: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ io.c:298:46: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 298 | if (getsockopt(fd,SOL_ATM,SO_ATMQOS,&qos,&size) < 0) | ^~~~~ | | | int * /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from io.c:28: ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ io.c:315:9: note: in expansion of macro 'Q_INSERT_HEAD' 315 | Q_INSERT_HEAD(unidirectional_vccs,vcc); | ^~~~~~~~~~~~~ io.c:315:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 315 | Q_INSERT_HEAD(unidirectional_vccs,vcc); | ^~~~~~~~~~~~~~~~~~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ io.c:325:17: note: in expansion of macro 'Q_INSERT_HEAD' 325 | Q_INSERT_HEAD(entry->vccs,vcc); | ^~~~~~~~~~~~~ io.c:325:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 325 | Q_INSERT_HEAD(entry->vccs,vcc); | ^~~~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ io.c:343:5: note: in expansion of macro 'Q_INSERT_HEAD' 343 | Q_INSERT_HEAD(unknown_incoming,entry); | ^~~~~~~~~~~~~ io.c:343:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 343 | Q_INSERT_HEAD(unknown_incoming,entry); | ^~~~~~~~~~~~~~~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ io.c:345:5: note: in expansion of macro 'Q_INSERT_HEAD' 345 | Q_INSERT_HEAD(entry->vccs,vcc); | ^~~~~~~~~~~~~ io.c:345:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 345 | Q_INSERT_HEAD(entry->vccs,vcc); | ^~~~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ io.c: In function 'get_local': io.c:620:54: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] 620 | result = getsockname(fd,(struct sockaddr *) addr,&length); | ^~~~~~~ | | | int * /usr/include/sys/socket.h:117:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 117 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ mv -f .deps/io.Tpo .deps/io.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT itf.o -MD -MP -MF .deps/itf.Tpo -c -o itf.o itf.c In file included from itf.c:18: itf.c: In function 'itf_up': ../../src/include/atmd.h:23:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 23 | if (r) (r)->prev = i; r = i; }) | ^~ itf.c:77:5: note: in expansion of macro 'Q_INSERT_HEAD' 77 | Q_INSERT_HEAD(itfs,itf); | ^~~~~~~~~~~~~ itf.c:77:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 77 | Q_INSERT_HEAD(itfs,itf); | ^~~~ ../../src/include/atmd.h:23:25: note: in definition of macro 'Q_INSERT_HEAD' 23 | if (r) (r)->prev = i; r = i; }) | ^ mv -f .deps/itf.Tpo .deps/itf.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT table.o -MD -MP -MF .deps/table.Tpo -c -o table.o table.c table.c: In function 'dump_vcc': table.c:107:55: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] 107 | if (getpeername(vcc->fd,(struct sockaddr *) &addr,&size) < 0) { | ^~~~~ | | | int * In file included from table.c:15: /usr/include/sys/socket.h:131:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 131 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ table.c:127:51: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 127 | if (getsockopt(vcc->fd,SOL_ATM,SO_ATMQOS,&qos,&size) < 0) | ^~~~~ | | | int * /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ table.c:135:57: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 135 | if (getsockopt(vcc->fd,SOL_SOCKET,SO_SNDBUF,&sndbuf,&size) < 0) | ^~~~~ | | | int * /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ mv -f .deps/table.Tpo .deps/table.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o atmarpd atmarpd.o arp.o io.o itf.o table.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/atmarpd atmarpd.o arp.o io.o itf.o table.o ../../src/lib/.libs/libatm.so -lresolv make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/arpd' Making all in ilmid make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid' Making all in asn1 make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid/asn1' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_len.o -MD -MP -MF .deps/asn_len.Tpo -c -o asn_len.o asn_len.c mv -f .deps/asn_len.Tpo .deps/asn_len.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_tag.o -MD -MP -MF .deps/asn_tag.Tpo -c -o asn_tag.o asn_tag.c mv -f .deps/asn_tag.Tpo .deps/asn_tag.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_int.o -MD -MP -MF .deps/asn_int.Tpo -c -o asn_int.o asn_int.c asn_int.c: In function 'PrintAsnInt': asn_int.c:188:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'AsnInt' {aka 'long int'} [-Wformat=] 188 | fprintf(f,"%d", *v); | ~^ ~~ | | | | int AsnInt {aka long int} | %ld asn_int.c: In function 'BEncUAsnIntContent': asn_int.c:255:21: warning: unused variable 'retLen' [-Wunused-variable] 255 | int retLen; | ^~~~~~ asn_int.c: In function 'PrintUAsnInt': asn_int.c:373:17: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'UAsnInt' {aka 'long unsigned int'} [-Wformat=] 373 | fprintf(f,"%u", *v); | ~^ ~~ | | | | | UAsnInt {aka long unsigned int} | unsigned int | %lu mv -f .deps/asn_int.Tpo .deps/asn_int.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_octs.o -MD -MP -MF .deps/asn_octs.Tpo -c -o asn_octs.o asn_octs.c asn_octs.c: In function 'BDecAsnOctsContent': asn_octs.c:225:11: warning: unused variable 'tmp' [-Wunused-variable] 225 | char* tmp; | ^~~ mv -f .deps/asn_octs.Tpo .deps/asn_octs.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_bits.o -MD -MP -MF .deps/asn_bits.Tpo -c -o asn_bits.o asn_bits.c asn_bits.c: In function 'FillBitStringStk': asn_bits.c:133:23: warning: unused variable 'unusedBits' [-Wunused-variable] 133 | unsigned long int unusedBits; | ^~~~~~~~~~ asn_bits.c: In function 'BDecAsnBitsContent': asn_bits.c:263:11: warning: unused variable 'tmp' [-Wunused-variable] 263 | char* tmp; | ^~~ asn_bits.c: In function 'AsnBitsEquiv': asn_bits.c:348:64: warning: self-comparison always evaluates to true [-Wtautological-compare] 348 | (( b1->bits[octetsLessOne] & (0xFF << octetBits)) == | ^~ mv -f .deps/asn_bits.Tpo .deps/asn_bits.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT str_stk.o -MD -MP -MF .deps/str_stk.Tpo -c -o str_stk.o str_stk.c mv -f .deps/str_stk.Tpo .deps/str_stk.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_oid.o -MD -MP -MF .deps/asn_oid.Tpo -c -o asn_oid.o asn_oid.c asn_oid.c: In function 'PrintAsnOid': asn_oid.c:130:20: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 130 | fprintf(f,"%u %u", firstArcNum, arcNum - (firstArcNum * 40)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int long unsigned int | %lu asn_oid.c:139:22: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 139 | fprintf(f," %u", arcNum); | ~^ ~~~~~~ | | | | | long unsigned int | unsigned int | %lu mv -f .deps/asn_oid.Tpo .deps/asn_oid.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_null.o -MD -MP -MF .deps/asn_null.Tpo -c -o asn_null.o asn_null.c mv -f .deps/asn_null.Tpo .deps/asn_null.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT asn_list.o -MD -MP -MF .deps/asn_list.Tpo -c -o asn_list.o asn_list.c mv -f .deps/asn_list.Tpo .deps/asn_list.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT nibble_alloc.o -MD -MP -MF .deps/nibble_alloc.Tpo -c -o nibble_alloc.o nibble_alloc.c nibble_alloc.c: In function 'ResetNibbleMem': nibble_alloc.c:132:9: warning: unused variable 'i' [-Wunused-variable] 132 | int i; | ^ nibble_alloc.c: In function 'ShutdownNibbleMem': nibble_alloc.c:170:9: warning: unused variable 'i' [-Wunused-variable] 170 | int i; | ^ mv -f .deps/nibble_alloc.Tpo .deps/nibble_alloc.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c mv -f .deps/print.Tpo .deps/print.Po rm -f libasn1.a ar cru libasn1.a asn_len.o asn_tag.o asn_int.o asn_octs.o asn_bits.o str_stk.o asn_oid.o asn_null.o asn_list.o nibble_alloc.o print.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libasn1.a make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid/asn1' make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid' gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT rfc1157_snmp.o -MD -MP -MF .deps/rfc1157_snmp.Tpo -c -o rfc1157_snmp.o rfc1157_snmp.c rfc1157_snmp.c: In function 'BEncVarBindContent': rfc1157_snmp.c:30:11: warning: unused variable 'component' [-Wunused-variable] 30 | void* component; | ^~~~~~~~~ rfc1157_snmp.c:29:12: warning: unused variable 'listLen' [-Wunused-variable] 29 | AsnLen listLen; | ^~~~~~~ rfc1157_snmp.c: In function 'BDecVarBindContent': rfc1157_snmp.c:62:12: warning: unused variable 'tagId2' [-Wunused-variable] 62 | AsnTag tagId2; | ^~~~~~ rfc1157_snmp.c:61:12: warning: unused variable 'elmtLen2' [-Wunused-variable] 61 | AsnLen elmtLen2; | ^~~~~~~~ rfc1157_snmp.c:60:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable] 60 | AsnLen totalElmtsLen2 = 0; | ^~~~~~~~~~~~~~ rfc1157_snmp.c:59:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] 59 | int mandatoryElmtCount1 = 0; | ^~~~~~~~~~~~~~~~~~~ rfc1157_snmp.c: In function 'BEncVarBindListContent': rfc1157_snmp.c:141:12: warning: unused variable 'totalLen' [-Wunused-variable] 141 | AsnLen totalLen = 0; | ^~~~~~~~ rfc1157_snmp.c: In function 'BDecVarBindListContent': rfc1157_snmp.c:173:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] 173 | int mandatoryElmtCount1 = 0; | ^~~~~~~~~~~~~~~~~~~ rfc1157_snmp.c:169:9: warning: unused variable 'seqDone' [-Wunused-variable] 169 | int seqDone = FALSE; | ^~~~~~~ rfc1157_snmp.c: In function 'BEncPDUContent': rfc1157_snmp.c:237:11: warning: unused variable 'component' [-Wunused-variable] 237 | void* component; | ^~~~~~~~~ rfc1157_snmp.c:236:12: warning: unused variable 'listLen' [-Wunused-variable] 236 | AsnLen listLen; | ^~~~~~~ rfc1157_snmp.c: In function 'BDecPDUContent': rfc1157_snmp.c:284:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] 284 | int mandatoryElmtCount1 = 0; | ^~~~~~~~~~~~~~~~~~~ rfc1157_snmp.c: In function 'BEncTrap_PDUContent': rfc1157_snmp.c:383:11: warning: unused variable 'component' [-Wunused-variable] 383 | void* component; | ^~~~~~~~~ rfc1157_snmp.c:382:12: warning: unused variable 'listLen' [-Wunused-variable] 382 | AsnLen listLen; | ^~~~~~~ rfc1157_snmp.c: In function 'BDecTrap_PDUContent': rfc1157_snmp.c:443:12: warning: unused variable 'tagId2' [-Wunused-variable] 443 | AsnTag tagId2; | ^~~~~~ rfc1157_snmp.c:442:12: warning: unused variable 'elmtLen2' [-Wunused-variable] 442 | AsnLen elmtLen2; | ^~~~~~~~ rfc1157_snmp.c:441:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable] 441 | AsnLen totalElmtsLen2 = 0; | ^~~~~~~~~~~~~~ rfc1157_snmp.c:440:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] 440 | int mandatoryElmtCount1 = 0; | ^~~~~~~~~~~~~~~~~~~ rfc1157_snmp.c: In function 'BEncPDUsContent': rfc1157_snmp.c:573:11: warning: unused variable 'component' [-Wunused-variable] 573 | void* component; | ^~~~~~~~~ rfc1157_snmp.c:572:12: warning: unused variable 'listLen' [-Wunused-variable] 572 | AsnLen listLen; | ^~~~~~~ rfc1157_snmp.c: In function 'BDecPDUsContent': rfc1157_snmp.c:645:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] 645 | int mandatoryElmtCount1 = 0; | ^~~~~~~~~~~~~~~~~~~ rfc1157_snmp.c:644:12: warning: unused variable 'tagId1' [-Wunused-variable] 644 | AsnTag tagId1; | ^~~~~~ rfc1157_snmp.c:643:12: warning: unused variable 'elmtLen1' [-Wunused-variable] 643 | AsnLen elmtLen1; | ^~~~~~~~ rfc1157_snmp.c:641:9: warning: unused variable 'seqDone' [-Wunused-variable] 641 | int seqDone = FALSE; | ^~~~~~~ rfc1157_snmp.c: In function 'BEncMessageContent': rfc1157_snmp.c:771:11: warning: unused variable 'component' [-Wunused-variable] 771 | void* component; | ^~~~~~~~~ rfc1157_snmp.c:770:12: warning: unused variable 'listLen' [-Wunused-variable] 770 | AsnLen listLen; | ^~~~~~~ rfc1157_snmp.c: In function 'BDecMessageContent': rfc1157_snmp.c:810:12: warning: unused variable 'tagId2' [-Wunused-variable] 810 | AsnTag tagId2; | ^~~~~~ rfc1157_snmp.c:809:12: warning: unused variable 'elmtLen2' [-Wunused-variable] 809 | AsnLen elmtLen2; | ^~~~~~~~ rfc1157_snmp.c:808:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable] 808 | AsnLen totalElmtsLen2 = 0; | ^~~~~~~~~~~~~~ rfc1157_snmp.c:807:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] 807 | int mandatoryElmtCount1 = 0; | ^~~~~~~~~~~~~~~~~~~ mv -f .deps/rfc1157_snmp.Tpo .deps/rfc1157_snmp.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT rfc1155_smi.o -MD -MP -MF .deps/rfc1155_smi.Tpo -c -o rfc1155_smi.o rfc1155_smi.c rfc1155_smi.c:22:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 22 | AsnOid internet = { 3, "\53\6\1" }; | ^~~~~~~~~ rfc1155_smi.c:24:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 24 | AsnOid directory = { 4, "\53\6\1\1" }; | ^~~~~~~~~~~ rfc1155_smi.c:26:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 26 | AsnOid mgmt = { 4, "\53\6\1\2" }; | ^~~~~~~~~~~ rfc1155_smi.c:28:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28 | AsnOid experimental = { 4, "\53\6\1\3" }; | ^~~~~~~~~~~ rfc1155_smi.c:30:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 30 | AsnOid private = { 4, "\53\6\1\4" }; | ^~~~~~~~~~~ rfc1155_smi.c:32:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 32 | AsnOid enterprises = { 5, "\53\6\1\4\1" }; | ^~~~~~~~~~~~~ rfc1155_smi.c: In function 'BEncSimpleSyntaxContent': rfc1155_smi.c:42:11: warning: unused variable 'component' [-Wunused-variable] 42 | void* component; | ^~~~~~~~~ rfc1155_smi.c:41:12: warning: unused variable 'listLen' [-Wunused-variable] 41 | AsnLen listLen; | ^~~~~~~ rfc1155_smi.c: In function 'BDecSimpleSyntaxContent': rfc1155_smi.c:102:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] 102 | int mandatoryElmtCount1 = 0; | ^~~~~~~~~~~~~~~~~~~ rfc1155_smi.c:101:12: warning: unused variable 'tagId1' [-Wunused-variable] 101 | AsnTag tagId1; | ^~~~~~ rfc1155_smi.c:100:12: warning: unused variable 'elmtLen1' [-Wunused-variable] 100 | AsnLen elmtLen1; | ^~~~~~~~ rfc1155_smi.c:98:9: warning: unused variable 'seqDone' [-Wunused-variable] 98 | int seqDone = FALSE; | ^~~~~~~ rfc1155_smi.c: In function 'BEncNetworkAddressContent': rfc1155_smi.c:182:11: warning: unused variable 'component' [-Wunused-variable] 182 | void* component; | ^~~~~~~~~ rfc1155_smi.c:181:12: warning: unused variable 'listLen' [-Wunused-variable] 181 | AsnLen listLen; | ^~~~~~~ rfc1155_smi.c: In function 'BDecNetworkAddressContent': rfc1155_smi.c:213:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] 213 | int mandatoryElmtCount1 = 0; | ^~~~~~~~~~~~~~~~~~~ rfc1155_smi.c:212:12: warning: unused variable 'tagId1' [-Wunused-variable] 212 | AsnTag tagId1; | ^~~~~~ rfc1155_smi.c:211:12: warning: unused variable 'elmtLen1' [-Wunused-variable] 211 | AsnLen elmtLen1; | ^~~~~~~~ rfc1155_smi.c:209:9: warning: unused variable 'seqDone' [-Wunused-variable] 209 | int seqDone = FALSE; | ^~~~~~~ rfc1155_smi.c: In function 'BEncApplicationSyntaxContent': rfc1155_smi.c:261:11: warning: unused variable 'component' [-Wunused-variable] 261 | void* component; | ^~~~~~~~~ rfc1155_smi.c:260:12: warning: unused variable 'listLen' [-Wunused-variable] 260 | AsnLen listLen; | ^~~~~~~ rfc1155_smi.c: In function 'BDecApplicationSyntaxContent': rfc1155_smi.c:332:12: warning: unused variable 'tagId2' [-Wunused-variable] 332 | AsnTag tagId2; | ^~~~~~ rfc1155_smi.c:331:12: warning: unused variable 'elmtLen2' [-Wunused-variable] 331 | AsnLen elmtLen2; | ^~~~~~~~ rfc1155_smi.c:330:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable] 330 | AsnLen totalElmtsLen2 = 0; | ^~~~~~~~~~~~~~ rfc1155_smi.c:329:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] 329 | int mandatoryElmtCount1 = 0; | ^~~~~~~~~~~~~~~~~~~ rfc1155_smi.c:328:12: warning: unused variable 'tagId1' [-Wunused-variable] 328 | AsnTag tagId1; | ^~~~~~ rfc1155_smi.c:327:12: warning: unused variable 'elmtLen1' [-Wunused-variable] 327 | AsnLen elmtLen1; | ^~~~~~~~ rfc1155_smi.c:325:9: warning: unused variable 'seqDone' [-Wunused-variable] 325 | int seqDone = FALSE; | ^~~~~~~ rfc1155_smi.c: In function 'BEncObjectSyntaxContent': rfc1155_smi.c:423:11: warning: unused variable 'component' [-Wunused-variable] 423 | void* component; | ^~~~~~~~~ rfc1155_smi.c:422:12: warning: unused variable 'listLen' [-Wunused-variable] 422 | AsnLen listLen; | ^~~~~~~ rfc1155_smi.c: In function 'BDecObjectSyntaxContent': rfc1155_smi.c:462:12: warning: unused variable 'tagId2' [-Wunused-variable] 462 | AsnTag tagId2; | ^~~~~~ rfc1155_smi.c:461:12: warning: unused variable 'elmtLen2' [-Wunused-variable] 461 | AsnLen elmtLen2; | ^~~~~~~~ rfc1155_smi.c:460:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable] 460 | AsnLen totalElmtsLen2 = 0; | ^~~~~~~~~~~~~~ rfc1155_smi.c:459:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] 459 | int mandatoryElmtCount1 = 0; | ^~~~~~~~~~~~~~~~~~~ rfc1155_smi.c:458:12: warning: unused variable 'tagId1' [-Wunused-variable] 458 | AsnTag tagId1; | ^~~~~~ rfc1155_smi.c:457:12: warning: unused variable 'elmtLen1' [-Wunused-variable] 457 | AsnLen elmtLen1; | ^~~~~~~~ rfc1155_smi.c:455:9: warning: unused variable 'seqDone' [-Wunused-variable] 455 | int seqDone = FALSE; | ^~~~~~~ mv -f .deps/rfc1155_smi.Tpo .deps/rfc1155_smi.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c util.c: In function 'AppendVarBind': util.c:78:12: warning: unused variable 'entry' [-Wunused-variable] 78 | VarBind *entry; | ^~~~~ mv -f .deps/util.Tpo .deps/util.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c io.c: In function 'handle_ilmidiag': io.c:430:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 430 | write(newfd, &ic, sizeof(ic)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:417:14: warning: '__builtin_strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 417 | else strncpy( ic.remote_sysname, "(empty)", 7 ); | ^ io.c:422:14: warning: '__builtin_strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 422 | else strncpy( ic.remote_contact, "(empty)", 7 ); | ^ io.c:428:14: warning: '__builtin_strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 428 | else strncpy( ic.remote_portname, "(empty)", 7 ); | ^ mv -f .deps/io.Tpo .deps/io.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c message.c: In function 'create_va_getnext_message': message.c:51:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 51 | m->community.octs = "ILMI"; | ^ message.c: In function 'create_va_get_message': message.c:89:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 89 | m->community.octs = "ILMI"; | ^ message.c: In function 'create_set_message': message.c:166:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 166 | set_message->community.octs = "ILMI"; | ^ message.c: In function 'create_coldstart_message': message.c:198:32: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 198 | trap_message->community.octs = "ILMI"; | ^ message.c:203:47: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 203 | trap_message->data->a.trap->enterprise.octs = "\53\06\01\04\01\03\01\01"; | ^ message.c:209:60: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 209 | trap_message->data->a.trap->agent_addr->a.internet->octs = "\0\0\0\0"; | ^ message.c:220:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 220 | entry->name.octs = "\53\06\01\02\01\01\03\00"; | ^ mv -f .deps/message.Tpo .deps/message.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmf_uni.o -MD -MP -MF .deps/atmf_uni.Tpo -c -o atmf_uni.o atmf_uni.c atmf_uni.c:42:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | {19, "\53\06\01\04\01\202\106\02\02\02\01\06\02\01\01\01\13\00\00" }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:44:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 44 | {19, "\53\06\01\04\01\202\106\02\02\02\01\06\02\01\01\01\102\00\00" }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:45:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 45 | AsnOid atmfPortIndex = {13, "\53\06\01\04\01\202\141\02\01\01\01\01\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:46:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | AsnOid atmfPortMyIfName = {13, "\53\06\01\04\01\202\141\02\01\01\01\07\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:47:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 47 | AsnOid atmfPortMyIdentifier = {13, "\53\06\01\04\01\202\141\02\01\01\01\10\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:48:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 48 | AsnOid atmfMyIpNmAddress = {11, "\53\06\01\04\01\202\141\02\01\02\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:49:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 49 | AsnOid atmfMySystemIdentifier = {11, "\53\06\01\04\01\202\141\02\01\04\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:50:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 50 | AsnOid atmfAtmLayerMaxVpiBits = {13, "\53\06\01\04\01\202\141\02\02\01\01\6\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:51:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 51 | AsnOid atmfAtmLayerMaxVciBits = {13, "\53\06\01\04\01\202\141\02\02\01\01\7\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:52:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 52 | AsnOid atmfAtmLayerUniType = {13, "\53\06\01\04\01\202\141\02\02\01\01\10\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:53:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 53 | AsnOid atmfAtmLayerUniVersion = {13, "\53\06\01\04\01\202\141\02\02\01\01\11\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:54:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 54 | AsnOid atmfAtmLayerDeviceType = {13, "\53\06\01\04\01\202\141\02\02\01\01\12\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:55:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | AsnOid atmfAtmLayerIlmiVersion = {13, "\53\06\01\04\01\202\141\02\02\01\01\13\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:56:41: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 56 | AsnOid atmfAtmLayerNniSigVersion = {13, "\53\06\01\04\01\202\141\02\02\01\01\14\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:57:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 57 | AsnOid atmfNetPrefixStatus = {NETPREFIX_LEN, "\53\06\01\04\01\202\141\02\07\01\01\03"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:60:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 60 | {25, "\53\06\01\04\01\202\141\02\10\01\01\03\00\12\01\03\06\01\04\01\202\141\01\05\01"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:63:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 63 | AsnOid atmfSrvcRegTable = { 10, "\53\06\01\04\01\202\141\02\10\01" }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:64:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 64 | AsnOid atmfAddressTable = { 9, "\53\06\01\04\01\202\141\02\06" }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:65:34: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 65 | AsnOid atmfAddressStatus = { 12, "\53\06\01\04\01\202\141\02\06\01\01\03" }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:67:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 67 | { 13, "\53\06\01\04\01\202\141\02\13\01\01\02\00" }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from mib.h:27, from atmf_uni.h:30, from atmf_uni.c:29: atmf_uni.c: In function 'setNetPrefix': ../../src/include/atmd.h:30:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 30 | if (r) (r)->prev = i; r = i; } }) | ^~ atmf_uni.c:234:7: note: in expansion of macro 'Q_INSERT_BEFORE' 234 | Q_INSERT_BEFORE(tmp, newPrefix, prefix); | ^~~~~~~~~~~~~~~ atmf_uni.c:234:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 234 | Q_INSERT_BEFORE(tmp, newPrefix, prefix); | ^~~ ../../src/include/atmd.h:30:25: note: in definition of macro 'Q_INSERT_BEFORE' 30 | if (r) (r)->prev = i; r = i; } }) | ^ atmf_uni.c:246:22: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] 246 | NetPrefixNode *tmp = (NetPrefixNode *) var->value; | ^~~ atmf_uni.c: In function 'getLecsAddress': atmf_uni.c:257:18: warning: unused variable 'prefix' [-Wunused-variable] 257 | NetPrefixNode *prefix; | ^~~~~~ atmf_uni.c:256:7: warning: unused variable 'cmp' [-Wunused-variable] 256 | int cmp; | ^~~ atmf_uni.c: At top level: atmf_uni.c:109:16: warning: 'atmLecsAddress' defined but not used [-Wunused-variable] 109 | static AsnOcts atmLecsAddress = {0, NULL}; | ^~~~~~~~~~~~~~ mv -f .deps/atmf_uni.Tpo .deps/atmf_uni.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mib.o -MD -MP -MF .deps/mib.Tpo -c -o mib.o mib.c mib.c: In function 'getIpAddr': mib.c:371:40: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 371 | ((IpAddress *) var->value)->octs = p = alloc(4); | ^ mib.c: In function 'getVpiRange': mib.c:410:33: warning: pointer targets in passing argument 4 of 'put_ci' differ in signedness [-Wpointer-sign] 410 | return put_ci(varbind,var,&ci,&ci.vpi_bits); | ^~~~~~~~~~~~ | | | signed char * mib.c:392:32: note: expected 'char *' but argument is of type 'signed char *' 392 | struct atm_cirange *ci,char *bits) | ~~~~~~^~~~ mib.c: In function 'getVciRange': mib.c:418:33: warning: pointer targets in passing argument 4 of 'put_ci' differ in signedness [-Wpointer-sign] 418 | return put_ci(varbind,var,&ci,&ci.vci_bits); | ^~~~~~~~~~~~ | | | signed char * mib.c:392:32: note: expected 'char *' but argument is of type 'signed char *' 392 | struct atm_cirange *ci,char *bits) | ~~~~~~^~~~ mib.c: In function 'MIBget': mib.c:96:7: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 96 | if((result == AsnOidEqual && var->getnext == NULL) || | ^ mib.c:78:16: note: 'result' was declared here 78 | AsnOidResult result; | ^~~~~~ mib.c: In function 'MIBset': mib.c:182:7: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 182 | if((result == AsnOidEqual && var->getnext == NULL) || | ^ mib.c:165:16: note: 'result' was declared here 165 | AsnOidResult result; | ^~~~~~ mv -f .deps/mib.Tpo .deps/mib.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sysgroup.o -MD -MP -MF .deps/sysgroup.Tpo -c -o sysgroup.o sysgroup.c sysgroup.c:32:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 32 | AsnOid sysDescr = {8, "\53\06\01\02\01\01\01\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:33:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 33 | AsnOid sysObjectID = {8, "\53\06\01\02\01\01\02\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:34:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 34 | AsnOid sysUpTime = {8, "\53\06\01\02\01\01\03\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:35:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 35 | AsnOid sysContact = {8, "\53\06\01\02\01\01\04\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:36:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 36 | AsnOid sysName = {8, "\53\06\01\02\01\01\05\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:37:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 37 | AsnOid sysLocation = {8, "\53\06\01\02\01\01\06\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:38:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 38 | AsnOid sysServices = {8, "\53\06\01\02\01\01\07\00"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:40:30: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 40 | AsnOcts sysDescrValue = {25, "ATM on Linux Version " VERSION}; | ^~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:41:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 41 | AsnOid sysObjectIDValue = {8, "\53\06\01\04\01\03\01\01"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:42:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | AsnOcts sysContactValue = {14, "root@localhost"}; | ^~~~~~~~~~~~~~~~ sysgroup.c:43:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | AsnOcts sysNameValue = {23, "localhost.my.domain.com"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:44:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 44 | AsnOcts sysLocationValue = {36, "Connected to an ATM switch somewhere"}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/sysgroup.Tpo .deps/sysgroup.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ilmid.o -MD -MP -MF .deps/ilmid.Tpo -c -o ilmid.o ilmid.c ilmid.c:320:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] 320 | int compare_attachment_point( a, b ) | ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/ilmid.Tpo .deps/ilmid.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT wait.o -MD -MP -MF .deps/wait.Tpo -c -o wait.o wait.c wait.c: In function 'reset_remsys': wait.c:52:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 52 | if( remsys->sysObjectID.octs != NULL ) free( remsys->sysObjectID.octs ); if( remsys->sysContact.octs != NULL ) free( remsys->sysContact.octs ); | ^~ wait.c:52:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 52 | if( remsys->sysObjectID.octs != NULL ) free( remsys->sysObjectID.octs ); if( remsys->sysContact.octs != NULL ) free( remsys->sysContact.octs ); | ^~ wait.c:54:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 54 | if( remsys->sysLocation.octs != NULL ) free( remsys->sysLocation.octs ); memset( remsys, 0, sizeof( SysGroup )); | ^~ wait.c:54:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 54 | if( remsys->sysLocation.octs != NULL ) free( remsys->sysLocation.octs ); memset( remsys, 0, sizeof( SysGroup )); | ^~~~~~ wait.c: At top level: wait.c:63:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] 63 | static void AsnOctsCopy( dest, src ) | ^~~~~~~~~~~ mv -f .deps/wait.Tpo .deps/wait.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT states.o -MD -MP -MF .deps/states.Tpo -c -o states.o states.c mv -f .deps/states.Tpo .deps/states.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.c mv -f .deps/actions.Tpo .deps/actions.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ilmid rfc1157_snmp.o rfc1155_smi.o util.o io.o message.o atmf_uni.o mib.o sysgroup.o ilmid.o wait.o states.o actions.o ../../src/lib/libatm.la ../../src/ilmid/asn1/libasn1.a libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ilmid rfc1157_snmp.o rfc1155_smi.o util.o io.o message.o atmf_uni.o mib.o sysgroup.o ilmid.o wait.o states.o actions.o ../../src/lib/.libs/libatm.so -lresolv ../../src/ilmid/asn1/libasn1.a gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ilmidiag.o -MD -MP -MF .deps/ilmidiag.Tpo -c -o ilmidiag.o ilmidiag.c mv -f .deps/ilmidiag.Tpo .deps/ilmidiag.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ilmidiag ilmidiag.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ilmidiag ilmidiag.o ../../src/lib/.libs/libatm.so -lresolv make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid' Making all in man make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/man' Making all in led make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/led' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.c join.c: In function 'do_lec_configure': join.c:188:30: warning: pointer targets in passing argument 1 of 'parse_config_rsp' differ in signedness [-Wpointer-sign] 188 | if (parse_config_rsp(buff, frame_size) < 0) { | ^~~~ | | | char * join.c:39:44: note: expected 'unsigned char *' but argument is of type 'char *' 39 | static int parse_config_rsp(unsigned char *buff, int size); | ~~~~~~~~~~~~~~~^~~~ join.c: In function 'send_config_req': join.c:224:34: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 224 | strcpy(config_req->elan_name, lec_params.c5_elan_name); | ~~~~~~~~~~^~~~~~~~~~~ | | | uint8_t * {aka unsigned char *} In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from join.c:9: /usr/include/bits/string_fortified.h:77:1: note: expected 'char * restrict' but argument is of type 'uint8_t *' {aka 'unsigned char *'} 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ join.c: In function 'parse_config_rsp': join.c:306:55: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 306 | strncpy(lec_params.c5_elan_name, frame->elan_name, frame->elan_name_size); | ~~~~~^~~~~~~~~~~ | | | uint8_t * {aka unsigned char *} /usr/include/bits/string_fortified.h:92:1: note: expected 'const char * restrict' but argument is of type 'uint8_t *' {aka 'unsigned char *'} 92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ join.c: In function 'les_connect': join.c:380:28: warning: pointer targets in passing argument 1 of 'parse_join_rsp' differ in signedness [-Wpointer-sign] 380 | if (parse_join_rsp(buff, frame_size) < 0) { | ^~~~ | | | char * join.c:43:42: note: expected 'unsigned char *' but argument is of type 'char *' 43 | static int parse_join_rsp(unsigned char *buff, int size); | ~~~~~~~~~~~~~~~^~~~ join.c: In function 'send_join_req': join.c:409:21: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 409 | strcpy(frame->elan_name, lec_params.c5_elan_name); | ~~~~~^~~~~~~~~~~ | | | uint8_t * {aka unsigned char *} /usr/include/bits/string_fortified.h:77:1: note: expected 'char * restrict' but argument is of type 'uint8_t *' {aka 'unsigned char *'} 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ join.c: In function 'parse_join_rsp': join.c:558:55: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 558 | strncpy(lec_params.c5_elan_name, frame->elan_name, frame->elan_name_size); | ~~~~~^~~~~~~~~~~ | | | uint8_t * {aka unsigned char *} /usr/include/bits/string_fortified.h:92:1: note: expected 'const char * restrict' but argument is of type 'uint8_t *' {aka 'unsigned char *'} 92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ join.c: In function 'read_bus_arp': join.c:758:28: warning: pointer targets in passing argument 1 of 'validate_frame' differ in signedness [-Wpointer-sign] 758 | if (validate_frame(buff, frame_size) >= 0 && | ^~~~ | | | char * In file included from join.c:24: frames.h:11:35: note: expected 'unsigned char *' but argument is of type 'char *' 11 | int validate_frame(unsigned char *buff, int size); | ~~~~~~~~~~~~~~~^~~~ mv -f .deps/join.Tpo .deps/join.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT conn.o -MD -MP -MF .deps/conn.Tpo -c -o conn.o conn.c conn.c: In function 'accept_conn': conn.c:414:57: warning: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types] 414 | fd = accept(conn->fd, (struct sockaddr *)&addr, &len); | ^~~~ | | | size_t * {aka long unsigned int *} In file included from ../../src/include/atm.h:10, from conn.c:42: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'size_t *' {aka 'long unsigned int *'} 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mv -f .deps/conn.Tpo .deps/conn.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function 'main': main.c:243:48: warning: pointer targets in passing argument 2 of 'esi_convert' differ in signedness [-Wpointer-sign] 243 | if(esi_convert(optarg, mac_addr)<0) { | ^~~~~~~~ | | | char * main.c:82:58: note: expected 'unsigned char *' but argument is of type 'char *' 82 | static int esi_convert(char *parsestring, unsigned char *mac_addr) | ~~~~~~~~~~~~~~~^~~~~~~~ main.c:248:43: warning: pointer targets in passing argument 2 of 'mac2text' differ in signedness [-Wpointer-sign] 248 | mac2text(esibuff, mac_addr); | ^~~~~~~~ | | | char * In file included from main.c:55: display.h:8:42: note: expected 'unsigned char *' but argument is of type 'char *' 8 | void mac2text(char *buff, unsigned char *mac_addr); | ~~~~~~~~~~~~~~~^~~~~~~~ main.c:375:32: warning: pointer targets in passing argument 1 of 'addr_getesi' differ in signedness [-Wpointer-sign] 375 | if(addr_getesi(mac_addr, phys_itf) < 0) { | ^~~~~~~~ | | | char * In file included from main.c:54: address.h:29:32: note: expected 'unsigned char *' but argument is of type 'char *' 29 | int addr_getesi(unsigned char *mac_addr, int phys_addr); | ~~~~~~~~~~~~~~~^~~~~~~~ main.c:379:35: warning: pointer targets in passing argument 2 of 'mac2text' differ in signedness [-Wpointer-sign] 379 | mac2text(esibuff, mac_addr); | ^~~~~~~~ | | | char * display.h:8:42: note: expected 'unsigned char *' but argument is of type 'char *' 8 | void mac2text(char *buff, unsigned char *mac_addr); | ~~~~~~~~~~~~~~~^~~~~~~~ main.c:386:32: warning: pointer targets in passing argument 1 of 'kernel_init' differ in signedness [-Wpointer-sign] 386 | if ((itf = kernel_init(mac_addr, itf)) < 0 ) { | ^~~~~~~~ | | | char * In file included from main.c:56: kernel.h:31:32: note: expected 'unsigned char *' but argument is of type 'char *' 31 | int kernel_init(unsigned char *mac_addr, int itf); | ~~~~~~~~~~~~~~~^~~~~~~~ main.c:436:33: warning: pointer targets in passing argument 1 of 'init_lec_params' differ in signedness [-Wpointer-sign] 436 | init_lec_params(mac_addr, elan_name, listen_addr.sas_addr.prv, | ^~~~~~~~ | | | char * In file included from main.c:52: join.h:6:37: note: expected 'unsigned char *' but argument is of type 'char *' 6 | void init_lec_params(unsigned char *mac_addr, char *elan_name, | ~~~~~~~~~~~~~~~^~~~~~~~ main.c:417:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 417 | write(fd, pidbuf, strlen(pidbuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT address.o -MD -MP -MF .deps/address.Tpo -c -o address.o address.c mv -f .deps/address.Tpo .deps/address.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT frames.o -MD -MP -MF .deps/frames.Tpo -c -o frames.o frames.c frames.c: In function 'handle_frame': frames.c:319:28: warning: pointer targets in passing argument 1 of 'validate_frame' differ in signedness [-Wpointer-sign] 319 | if (validate_frame(buff, size) < 0) | ^~~~ | | | char * frames.c:60:35: note: expected 'unsigned char *' but argument is of type 'char *' 60 | int validate_frame(unsigned char *buff, int size) | ~~~~~~~~~~~~~~~^~~~ frames.c:333:50: warning: converting a packed 'struct ctrl_frame' pointer (alignment 1) to a 'struct ready_frame' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 333 | handle_ready_query(conn, (struct ready_frame *)frame); | ^~~~~~~~~~~ In file included from frames.h:6, from frames.c:23: frame_defs.h:59:8: note: defined here 59 | struct ctrl_frame { | ^~~~~~~~~~ frame_defs.h:25:8: note: defined here 25 | struct ready_frame { | ^~~~~~~~~~~ mv -f .deps/frames.Tpo .deps/frames.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c mv -f .deps/display.Tpo .deps/display.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT kernel.o -MD -MP -MF .deps/kernel.Tpo -c -o kernel.o kernel.c mv -f .deps/kernel.Tpo .deps/kernel.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o zeppelin join.o conn.o main.o address.o frames.o display.o kernel.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/zeppelin join.o conn.o main.o address.o frames.o display.o kernel.o ../../src/lib/.libs/libatm.so -lresolv make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/led' Making all in lane make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lane' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c mv -f .deps/mem.Tpo .deps/mem.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c mv -f .deps/load.Tpo .deps/load.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT units.o -MD -MP -MF .deps/units.Tpo -c -o units.o units.c mv -f .deps/units.Tpo .deps/units.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT load_lex.o -MD -MP -MF .deps/load_lex.Tpo -c -o load_lex.o load_lex.c mv -f .deps/load_lex.Tpo .deps/load_lex.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT timers.o -MD -MP -MF .deps/timers.Tpo -c -o timers.o timers.c mv -f .deps/timers.Tpo .deps/timers.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c mv -f .deps/dump.Tpo .deps/dump.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lane_atm.o -MD -MP -MF .deps/lane_atm.Tpo -c -o lane_atm.o lane_atm.c lane_atm.c: In function 'atm_connect_back': lane_atm.c:175:59: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] 175 | ret = getpeername(conn->fd, (struct sockaddr*)&address, &len); | ^~~~ | | | int * In file included from lane_atm.c:15: /usr/include/sys/socket.h:131:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 131 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ mv -f .deps/lane_atm.Tpo .deps/lane_atm.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT events.o -MD -MP -MF .deps/events.Tpo -c -o events.o events.c mv -f .deps/events.Tpo .deps/events.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lane.o -MD -MP -MF .deps/lane.Tpo -c -o lane.o lane.c mv -f .deps/lane.Tpo .deps/lane.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT packet.o -MD -MP -MF .deps/packet.Tpo -c -o packet.o packet.c mv -f .deps/packet.Tpo .deps/packet.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT connect.o -MD -MP -MF .deps/connect.Tpo -c -o connect.o connect.c connect.c: In function 'data_handler': connect.c:272:52: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 272 | fd = accept(tmp->fd, (struct sockaddr *)&addr, &nbytes); | ^~~~~~~ | | | int * In file included from connect.c:19: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mv -f .deps/connect.Tpo .deps/connect.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c mv -f .deps/db.Tpo .deps/db.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o les mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o packet.o connect.o db.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/les mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o packet.o connect.o db.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT connect_bus.o -MD -MP -MF .deps/connect_bus.Tpo -c -o connect_bus.o connect_bus.c connect_bus.c: In function 'data_handler': connect_bus.c:183:52: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 183 | fd = accept(tmp->fd, (struct sockaddr *)&addr, &nbytes); | ^~~~~~~ | | | int * In file included from connect_bus.c:19: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mv -f .deps/connect_bus.Tpo .deps/connect_bus.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o bus mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o connect_bus.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/bus mem.o load.o units.o load_lex.o timers.o dump.o lane_atm.o events.o lane.o connect_bus.o ../../src/lib/.libs/libatm.so -lresolv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs_db.o -MD -MP -MF .deps/lecs_db.Tpo -c -o lecs_db.o lecs_db.c mv -f .deps/lecs_db.Tpo .deps/lecs_db.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs_load.o -MD -MP -MF .deps/lecs_load.Tpo -c -o lecs_load.o lecs_load.c mv -f .deps/lecs_load.Tpo .deps/lecs_load.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs.o -MD -MP -MF .deps/lecs.Tpo -c -o lecs.o lecs.c lecs.c: In function 'main': lecs.c:213:35: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 213 | &len); | ^~~~ | | | int * In file included from /usr/include/netinet/in.h:23, from lecs.c:20: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mv -f .deps/lecs.Tpo .deps/lecs.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ldb.o -MD -MP -MF .deps/ldb.Tpo -c -o ldb.o ldb.c mv -f .deps/ldb.Tpo .deps/ldb.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT mem_lecs.o -MD -MP -MF .deps/mem_lecs.Tpo -c -o mem_lecs.o mem_lecs.c mem_lecs.c: In function 'mem_free': mem_lecs.c:80:65: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 80 | printf("Trying to free memory by %s, allocated by %s, size %d\n", | ~^ | | | int | %ld 81 | unit, tmp->unit, tmp->size); | ~~~~~~~~~ | | | size_t {aka long unsigned int} mem_lecs.c: In function 'mem_dump': mem_lecs.c:92:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 92 | printf("%s : %d bytes from %p\n", tmp->unit, tmp->size, tmp->start); | ~^ ~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld mv -f .deps/mem_lecs.Tpo .deps/mem_lecs.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm_lecs.o -MD -MP -MF .deps/atm_lecs.Tpo -c -o atm_lecs.o atm_lecs.c mv -f .deps/atm_lecs.Tpo .deps/atm_lecs.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o lecs lecs_db.o lecs_load.o lecs.o ldb.o mem_lecs.o atm_lecs.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/lecs lecs_db.o lecs_load.o lecs.o ldb.o mem_lecs.o atm_lecs.o ../../src/lib/.libs/libatm.so -lresolv make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lane' Making all in mpoad make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/mpoad' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT get_vars.o -MD -MP -MF .deps/get_vars.Tpo -c -o get_vars.o get_vars.c mv -f .deps/get_vars.Tpo .deps/get_vars.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c io.c: In function 'msg_from_mps': io.c:512:37: warning: pointer targets in passing argument 1 of 'recognize_packet' differ in signedness [-Wpointer-sign] 512 | (void)recognize_packet(buff + sizeof(struct llc_snap_hdr)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from io.c:30: packets.h:73:32: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *' 73 | uint8_t * pBuff | ~~~~~~~~~~^~~~~ io.c: In function 'accept_conn': io.c:527:63: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 527 | new_fd = accept(fds[slot].fd, (struct sockaddr *)&sa, &sa_len); | ^~~~~~~ | | | int * In file included from ../../src/include/atm.h:10, from io.c:21: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ io.c: In function 'check_connection': io.c:625:44: warning: pointer targets in passing argument 1 of 'recognize_packet' differ in signedness [-Wpointer-sign] 625 | if ( recognize_packet(buff + sizeof(llc_snap_mpoa_ctrl)) >= 0) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * packets.h:73:32: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *' 73 | uint8_t * pBuff | ~~~~~~~~~~^~~~~ In function 'complete_connection', inlined from 'check_connection' at io.c:593:17: io.c:656:18: warning: 'dummy' may be used uninitialized [-Wmaybe-uninitialized] 656 | retval = connect(fds[slot].fd,(struct sockaddr *)&dummy, sizeof(dummy)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/socket.h: In function 'check_connection': /usr/include/sys/socket.h:126:12: note: by argument 2 of type 'const struct sockaddr *' to 'connect' declared here 126 | extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); | ^~~~~~~ io.c:649:32: note: 'dummy' declared here 649 | struct sockaddr_atmsvc dummy; | ^~~~~ mv -f .deps/io.Tpo .deps/io.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT k_interf.o -MD -MP -MF .deps/k_interf.Tpo -c -o k_interf.o k_interf.c k_interf.c: In function 'msg_from_kernel': k_interf.c:123:55: warning: pointer targets in passing argument 2 of 'create_ingress_svc' differ in signedness [-Wpointer-sign] 123 | msg.content.in_info.eg_MPC_ATM_addr, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ | | | __u8 * {aka unsigned char *} In file included from k_interf.c:18: io.h:13:48: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'} 13 | void create_ingress_svc(uint32_t ipaddr, char *atm_addr, struct atm_qos qos); | ~~~~~~^~~~~~~~ mv -f .deps/k_interf.Tpo .deps/k_interf.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function 'main': main.c:151:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 151 | strncpy(mpc_control.elan_name,optarg,33); | ~~~~~~~~~~~^~~~~~~~~~ | | | unsigned char * In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from main.c:5: /usr/include/bits/string_fortified.h:92:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ main.c:162:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 162 | strncpy(mpc_control.MPS_MAC_ADDRESS,optarg,13); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ | | | unsigned char * /usr/include/bits/string_fortified.h:92:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ main.c:177:60: warning: pointer targets in passing argument 2 of 'get_mpc_config' differ in signedness [-Wpointer-sign] 177 | get_mpc_config(&mpc_control.lecs_address, mpc_control.LEC_ADDRESS, mpc_control.elan_name); | ~~~~~~~~~~~^~~~~~~~~~~~ | | | unsigned char * In file included from main.c:27: lecs.h:4:55: note: expected 'char *' but argument is of type 'unsigned char *' 4 | void get_mpc_config(struct sockaddr_atmsvc *sa, char *lec_addr, char *elan_name); | ~~~~~~^~~~~~~~ main.c:177:85: warning: pointer targets in passing argument 3 of 'get_mpc_config' differ in signedness [-Wpointer-sign] 177 | get_mpc_config(&mpc_control.lecs_address, mpc_control.LEC_ADDRESS, mpc_control.elan_name); | ~~~~~~~~~~~^~~~~~~~~~ | | | unsigned char * lecs.h:4:71: note: expected 'char *' but argument is of type 'unsigned char *' 4 | void get_mpc_config(struct sockaddr_atmsvc *sa, char *lec_addr, char *elan_name); | ~~~~~~^~~~~~~~~ main.c: In function 'set_mps_mac_addr': main.c:230:21: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign] 230 | char *string = mpc_control.MPS_MAC_ADDRESS; | ^~~~~~~~~~~ main.c: In function 'main': main.c:151:7: warning: '__builtin_strncpy' specified bound 33 equals destination size [-Wstringop-truncation] 151 | strncpy(mpc_control.elan_name,optarg,33); | ^ main.c:162:7: warning: '__builtin_strncpy' specified bound 13 equals destination size [-Wstringop-truncation] 162 | strncpy(mpc_control.MPS_MAC_ADDRESS,optarg,13); | ^ mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT p_factory.o -MD -MP -MF .deps/p_factory.Tpo -c -o p_factory.o p_factory.c p_factory.c: In function 'send_purge_request': p_factory.c:155:28: warning: pointer targets in passing argument 1 of 'send_to_dataplane' differ in signedness [-Wpointer-sign] 155 | return send_to_dataplane(buff, pos, shortcut_fd); | ^~~~ | | | uint8_t * {aka unsigned char *} In file included from p_factory.c:18: io.h:9:29: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} 9 | int send_to_dataplane(char *buff, int length, int fd); | ~~~~~~^~~~ p_factory.c: In function 'send_purge_reply': p_factory.c:169:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign] 169 | return send_to_mps(buff, pos); | ^~~~ | | | uint8_t * {aka unsigned char *} io.h:8:23: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} 8 | int send_to_mps(char *buff, int length); | ~~~~~~^~~~ p_factory.c: In function 'send_resolution_request': p_factory.c:245:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign] 245 | return send_to_mps(buff,pos); | ^~~~ | | | uint8_t * {aka unsigned char *} io.h:8:23: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} 8 | int send_to_mps(char *buff, int length); | ~~~~~~^~~~ p_factory.c: At top level: p_factory.c:257:42: warning: argument 6 of type 'uint8_t[20]' {aka 'unsigned char[20]'} with mismatched bound [-Warray-parameter=] 257 | uint8_t cli_atm_addr[ATM_ESA_LEN] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from p_factory.c:16: packets.h:42:43: note: previously declared as 'uint8_t *' {aka 'unsigned char *'} 42 | uint8_t * cli_atm_addr | ~~~~~~~~~~^~~~~~~~~~~~ p_factory.c: In function 'send_cache_imposition_reply': p_factory.c:334:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign] 334 | return send_to_mps(reply,pos); | ^~~~~ | | | uint8_t * {aka unsigned char *} io.h:8:23: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} 8 | int send_to_mps(char *buff, int length); | ~~~~~~^~~~ p_factory.c:266:25: warning: variable 'common' set but not used [-Wunused-but-set-variable] 266 | struct nhrp_common_h *common; | ^~~~~~ p_factory.c: In function 'send_egress_cache_purge_request': p_factory.c:389:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign] 389 | return send_to_mps(buff,pos); | ^~~~ | | | uint8_t * {aka unsigned char *} io.h:8:23: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} 8 | int send_to_mps(char *buff, int length); | ~~~~~~^~~~ p_factory.c: In function 'send_egress_cache_purge_reply': p_factory.c:398:22: warning: pointer targets in passing argument 1 of 'send_to_mps' differ in signedness [-Wpointer-sign] 398 | return send_to_mps(buff,pos); | ^~~~ | | | uint8_t * {aka unsigned char *} io.h:8:23: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} 8 | int send_to_mps(char *buff, int length); | ~~~~~~^~~~ mv -f .deps/p_factory.Tpo .deps/p_factory.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT p_recogn.o -MD -MP -MF .deps/p_recogn.Tpo -c -o p_recogn.o p_recogn.c mv -f .deps/p_recogn.Tpo .deps/p_recogn.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT id_list.o -MD -MP -MF .deps/id_list.Tpo -c -o id_list.o id_list.c mv -f .deps/id_list.Tpo .deps/id_list.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT tag_list.o -MD -MP -MF .deps/tag_list.Tpo -c -o tag_list.o tag_list.c mv -f .deps/tag_list.Tpo .deps/tag_list.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT poll2select.o -MD -MP -MF .deps/poll2select.Tpo -c -o poll2select.o poll2select.c mv -f .deps/poll2select.Tpo .deps/poll2select.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT lecs.o -MD -MP -MF .deps/lecs.Tpo -c -o lecs.o lecs.c lecs.c: In function 'send_request': lecs.c:74:29: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 74 | strcpy(frame->elan_name, elan_name); | ~~~~~^~~~~~~~~~~ | | | uint8_t * {aka unsigned char *} In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from lecs.c:7: /usr/include/bits/string_fortified.h:77:1: note: expected 'char * restrict' but argument is of type 'uint8_t *' {aka 'unsigned char *'} 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ lecs.c: In function 'get_reply': lecs.c:114:14: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 114 | tlvs = buff + sizeof(struct le_config_frame); | ^ lecs.c:115:21: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 115 | end_of_tlvs = buff + retval; | ^ lecs.c:160:60: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 160 | printf("mpcd: lecs.c: get_reply: ignoring %d bytes of trailing TLV carbage\n", | ~^ | | | int | %ld 161 | end_of_tlvs - tlvs); | ~~~~~~~~~~~~~~~~~~ | | | long int mv -f .deps/lecs.Tpo .deps/lecs.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o mpcd get_vars.o io.o k_interf.o main.o p_factory.o p_recogn.o id_list.o tag_list.o poll2select.o lecs.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/mpcd get_vars.o io.o k_interf.o main.o p_factory.o p_recogn.o id_list.o tag_list.o poll2select.o lecs.o ../../src/lib/.libs/libatm.so -lresolv make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/mpoad' Making all in oamd make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/oamd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/oamd' Making all in switch make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch' Making all in . make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT control.o -MD -MP -MF .deps/control.Tpo -c -o control.o control.c mv -f .deps/control.Tpo .deps/control.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT dispatch.o -MD -MP -MF .deps/dispatch.Tpo -c -o dispatch.o dispatch.c mv -f .deps/dispatch.Tpo .deps/dispatch.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c proto.c: In function 'free_call': proto.c:60:5: warning: pointer 'call' used after 'free' [-Wuse-after-free] 60 | printf("Call 0x%p killed\n",call); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proto.c:59:5: note: call to 'free' here 59 | free(call); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:964, from proto.c:12: In function 'printf', inlined from 'free_call' at proto.c:60:5: /usr/include/bits/stdio2.h:86:10: warning: pointer 'call' used after 'free' [-Wuse-after-free] 86 | return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proto.c: In function 'free_call': proto.c:59:5: note: call to 'free' here 59 | free(call); | ^~~~~~~~~~ mv -f .deps/proto.Tpo .deps/proto.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT relay.o -MD -MP -MF .deps/relay.Tpo -c -o relay.o relay.c mv -f .deps/relay.Tpo .deps/relay.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT route.o -MD -MP -MF .deps/route.Tpo -c -o route.o route.c mv -f .deps/route.Tpo .deps/route.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT sig.o -MD -MP -MF .deps/sig.Tpo -c -o sig.o sig.c sig.c: In function 'up_callback': sig.c:96:23: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 96 | if (sig->command) system(sig->command); | ^~~~~~~~~~~~~~~~~~~~ mv -f .deps/sig.Tpo .deps/sig.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_y.o -MD -MP -MF .deps/cfg_y.Tpo -c -o cfg_y.o cfg_y.c mv -f .deps/cfg_y.Tpo .deps/cfg_y.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT cfg_l.o -MD -MP -MF .deps/cfg_l.Tpo -c -o cfg_l.o cfg_l.c cfg_l.c:1270:16: warning: 'input' defined but not used [-Wunused-function] 1270 | static int input (void) | ^~~~~ cfg_l.c:1229:17: warning: 'yyunput' defined but not used [-Wunused-function] 1229 | static void yyunput (int c, register char * yy_bp ) | ^~~~~~~ mv -f .deps/cfg_l.Tpo .deps/cfg_l.Po rm -f libsw.a ar cru libsw.a control.o dispatch.o proto.o relay.o route.o sig.o cfg_y.o cfg_l.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsw.a gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT swc.o -MD -MP -MF .deps/swc.Tpo -c -o swc.o swc.c swc.c: In function 'dialog': swc.c:31:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 31 | fprintf(stderr,"bad write: %d != %d\n",size,sizeof(*msg)); | ~^ ~~~~~~~~~~~~ | | | | int long unsigned int | %ld swc.c:40:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 40 | fprintf(stderr,"bad read: %d != %d\n",size,sizeof(*msg)); | ~^ ~~~~~~~~~~~~ | | | | int long unsigned int | %ld mv -f .deps/swc.Tpo .deps/swc.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o swc swc.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/swc swc.o ../../src/lib/.libs/libatm.so -lresolv make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch' Making all in debug make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/debug' gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../q2931 -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o sw_debug debug.o ../../../src/switch/libsw.a ../../../src/lib/libatm.la -lfl libtool: link: gcc -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sw_debug debug.o ../../../src/switch/libsw.a ../../../src/lib/.libs/libatm.so -lresolv -lfl make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/debug' Making all in tcp make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/tcp' gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../q2931 -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT tcpsw.o -MD -MP -MF .deps/tcpsw.Tpo -c -o tcpsw.o tcpsw.c mv -f .deps/tcpsw.Tpo .deps/tcpsw.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o sw_tcp tcpsw.o ../../../src/switch/libsw.a ../../../src/lib/libatm.la -lfl libtool: link: gcc -I../../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sw_tcp tcpsw.o ../../../src/switch/libsw.a ../../../src/lib/.libs/libatm.so -lresolv -lfl make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/tcp' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch' Making all in config make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/config' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/config' Making all in extra make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' objcopy -Iihex pca200e.data -Obinary pca200e.bin.gz gzip -n -df pca200e.bin.gz Makefile:388: warning: pattern recipe did not update peer target 'pca200e.bin2'. objcopy -Iihex pca200e_ecd.data -Obinary pca200e_ecd.bin2.gz gzip -n -df pca200e_ecd.bin2.gz Makefile:388: warning: pattern recipe did not update peer target 'pca200e_ecd.bin'. objcopy -Iihex sba200e_ecd.data -Obinary sba200e_ecd.bin2.gz gzip -n -df sba200e_ecd.bin2.gz Makefile:388: warning: pattern recipe did not update peer target 'sba200e_ecd.bin'. make all-am make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' Making all in br2684 make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/br2684' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT br2684ctl.o -MD -MP -MF .deps/br2684ctl.Tpo -c -o br2684ctl.o br2684ctl.c br2684ctl.c: In function 'main': br2684ctl.c:307:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 307 | chdir("/"); // Don't keep directories in use | ^~~~~~~~~~ br2684ctl.c: In function 'create_pidfile': br2684ctl.c:74:47: warning: '.pid' directive output may be truncated writing 4 bytes into a region of size between 0 and 9 [-Wformat-truncation=] 74 | snprintf(name, 32, "/var/run/br2684ctl-nas%d.pid", num); | ^~~~ In file included from /usr/include/stdio.h:964, from br2684ctl.c:1: In function 'snprintf', inlined from 'create_pidfile' at br2684ctl.c:74:3: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 28 and 37 bytes into a destination of size 32 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ mv -f .deps/br2684ctl.Tpo .deps/br2684ctl.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o br2684ctl br2684ctl.o ../../src/lib/libatm.la libtool: link: gcc -I../../src/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/br2684ctl br2684ctl.o ../../src/lib/.libs/libatm.so -lresolv make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/br2684' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src' Making all in doc make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/doc' make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2' make[1]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src' Making install in include make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/include' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/include' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/include" /usr/bin/install -c -m 644 atm.h atmd.h atmsap.h '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/include' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/include' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/include' Making install in lib make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lib' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lib' test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libatm.la '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib' libtool: install: /usr/bin/install -c .libs/libatm.so.1.0.0 /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib/libatm.so.1.0.0 libtool: install: (cd /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib && { ln -s -f libatm.so.1.0.0 libatm.so.1 || { rm -f libatm.so.1 && ln -s libatm.so.1.0.0 libatm.so.1; }; }) libtool: install: (cd /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib && { ln -s -f libatm.so.1.0.0 libatm.so || { rm -f libatm.so && ln -s libatm.so.1.0.0 libatm.so; }; }) libtool: install: /usr/bin/install -c .libs/libatm.lai /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib/libatm.la libtool: install: /usr/bin/install -c .libs/libatm.a /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib/libatm.a libtool: install: chmod 644 /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib/libatm.a libtool: install: ranlib /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib/libatm.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lib' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lib' Making install in test make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/test' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/test' test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c aread awrite ttcp_atm atmswitch svc_recv svc_send '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/aread /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/aread libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/awrite /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/awrite libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ttcp_atm /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/ttcp_atm libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/atmswitch /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/atmswitch libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/svc_recv /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/svc_recv libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/svc_send /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/svc_send make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/test' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/test' Making install in debug make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/debug' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/debug' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/debug' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/debug' Making install in qgen make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/qgen' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/qgen' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/qgen' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/qgen' Making install in q2931 make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/q2931' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/q2931' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/q2931' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/q2931' Making install in saal make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/saal' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/saal' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/saal' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/saal' Making install in sigd make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/sigd' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/sigd' test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c atmsigd '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/atmsigd /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/atmsigd test -z "/etc" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/etc" /usr/bin/install -c -m 644 atmsigd.conf '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/etc' test -z "/usr/share/man/man4" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man4" /usr/bin/install -c -m 644 atmsigd.conf.4 '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man4' test -z "/usr/share/man/man8" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8" /usr/bin/install -c -m 644 atmsigd.8 '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/sigd' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/sigd' Making install in maint make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/maint' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/maint' test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c atmdiag atmdump sonetdiag saaldump '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/atmdiag /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/atmdiag libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/atmdump /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/atmdump libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/sonetdiag /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/sonetdiag libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/saaldump /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/saaldump test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c atmaddr esi atmloop atmtcp enitune zntune hediag '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/atmaddr /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/atmaddr libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/esi /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/esi libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/atmloop /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/atmloop libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/atmtcp /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/atmtcp libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/enitune /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/enitune libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/zntune /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/zntune libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/hediag /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/hediag test -z "/usr/share/man/man8" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8" /usr/bin/install -c -m 644 atmaddr.8 atmdiag.8 atmdump.8 atmloop.8 atmtcp.8 esi.8 '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/maint' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/maint' Making install in arpd make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/arpd' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/arpd' test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c atmarp atmarpd '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/atmarp /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/atmarp libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/atmarpd /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/atmarpd test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/include" /usr/bin/install -c -m 644 atmarp.h atmarpd.h '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/include' test -z "/usr/share/man/man8" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8" /usr/bin/install -c -m 644 atmarp.8 atmarpd.8 '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/arpd' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/arpd' Making install in ilmid make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid' Making install in asn1 make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid/asn1' make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid/asn1' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid/asn1' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid/asn1' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid' make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid' test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ilmid ilmidiag '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ilmid /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/ilmid libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ilmidiag /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/ilmidiag test -z "/usr/share/man/man8" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8" /usr/bin/install -c -m 644 ilmid.8 '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8' make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/ilmid' Making install in man make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/man' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/man' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man7" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man7" /usr/bin/install -c -m 644 qos.7 sap.7 '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man7' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/man' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/man' Making install in led make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/led' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/led' test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c zeppelin '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/zeppelin /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/zeppelin test -z "/usr/share/man/man8" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8" /usr/bin/install -c -m 644 zeppelin.8 '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/led' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/led' Making install in lane make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lane' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lane' test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c les bus lecs '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/les /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/les libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/bus /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/bus libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/lecs /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/lecs test -z "/usr/share/man/man8" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8" /usr/bin/install -c -m 644 les.8 lecs.8 bus.8 '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lane' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/lane' Making install in mpoad make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/mpoad' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/mpoad' test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c mpcd '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/mpcd /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/mpcd test -z "/usr/share/man/man8" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8" /usr/bin/install -c -m 644 mpcd.8 '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/mpoad' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/mpoad' Making install in oamd make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/oamd' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/oamd' test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin" make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/oamd' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/oamd' Making install in switch make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch' Making install in . make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch' make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch' Making install in debug make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/debug' make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/debug' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/debug' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/debug' Making install in tcp make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/tcp' make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/tcp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/tcp' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch/tcp' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/switch' Making install in config make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/config' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/config' test -z "/etc" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/etc" /usr/bin/install -c -m 644 hosts.atm '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/etc' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/config' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/config' Making install in extra make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' make install-am make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' make[4]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' make install-exec-hook make[5]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' /usr/sbin/mkdir -p /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib/firmware /usr/bin/install -c -m 644 ./pca200e.bin /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib/firmware /usr/bin/install -c -m 644 ./pca200e_ecd.bin2 /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib/firmware /usr/bin/install -c -m 644 ./sba200e_ecd.bin2 /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/lib/firmware make[5]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/extra' Making install in br2684 make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/br2684' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/br2684' test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c br2684ctl '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/br2684ctl /tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/bin/br2684ctl test -z "/usr/share/man/man8" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8" /usr/bin/install -c -m 644 br2684ctl.8 '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/pkg/linux-atm/usr/share/man/man8' make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/br2684' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src/br2684' make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src' make[3]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src' make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src' make[1]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/src' Making install in doc make[1]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/doc' make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/doc' make[1]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2/doc' make[1]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2' make[2]: Entering directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2' make[1]: Leaving directory '/tmp/archlinux-ci/linux-atm-archlinuxrb-build-DtI3Jr2s/linux-atm/trunk/src/linux-atm-2.5.2' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "linux-atm"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: linux-atm 2.5.2-8 (Thu Sep 5 10:56:13 2024)