+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/linux-atm.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r0ADzf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf linux-atm-2.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/linux-atm-2.5.1.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd linux-atm-2.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (linux-atm-2.5.0-open-macro.patch):' Patch #2 (linux-atm-2.5.0-open-macro.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/maint/atmtcp.c + echo 'Patch #3 (linux-atm-2.5.0-disable-ilmidiag.patch):' Patch #3 (linux-atm-2.5.0-disable-ilmidiag.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/ilmid/Makefile.am + echo 'Patch #4 (linux-atm-gcc43.patch):' Patch #4 (linux-atm-gcc43.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/led/main.c + echo 'Patch #5 (man-pages.patch):' Patch #5 (man-pages.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/led/zeppelin.8 patching file src/mpoad/mpcd.8 patching file src/sigd/atmsigd.conf.4 + echo 'Patch #6 (add-string-formatting-to-build-with-gcc7.patch):' Patch #6 (add-string-formatting-to-build-with-gcc7.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/test/ttcp.c + iconv -f iso8859-1 -t utf8 + mv src/extra/ANS/e164_cc.1 src/extra/ANS/e164_cc + iconv -f iso8859-1 -t utf8 + mv doc/atm-linux-howto.txt.1 doc/atm-linux-howto.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E6h5HY + umask 022 + cd /builddir/build/BUILD + cd linux-atm-2.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-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/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... none 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... no checking for byacc... byacc checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for perl... /usr/bin/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 + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1' Making all in src make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src' Making all in include make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/include' Making all in lib make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o text2atm.lo text2atm.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2atm.c -fPIC -DPIC -o .libs/text2atm.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o atm2text.lo atm2text.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atm2text.c -fPIC -DPIC -o .libs/atm2text.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o atmequal.lo atmequal.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmequal.c -fPIC -DPIC -o .libs/atmequal.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o sdu2cell.lo sdu2cell.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -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] if (getsockopt(s,SOL_AAL,SO_ATMQOS,&qos,&size) < 0) return -1; ^ In file included from ../../src/include/atm.h:10:0, from sdu2cell.c:11: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o text2qos.lo text2qos.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2qos.c -fPIC -DPIC -o .libs/text2qos.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o qos2text.lo qos2text.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c qos2text.c -fPIC -DPIC -o .libs/qos2text.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o qosequal.lo qosequal.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c qosequal.c -fPIC -DPIC -o .libs/qosequal.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o sap2text.lo sap2text.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sap2text.c -fPIC -DPIC -o .libs/sap2text.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o text2sap.lo text2sap.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2sap.c -fPIC -DPIC -o .libs/text2sap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o sapequal.lo sapequal.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sapequal.c -fPIC -DPIC -o .libs/sapequal.o sapequal.c: In function 'match_blli': sapequal.c:65:42: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window); ^ sapequal.c:46:10: note: in definition of macro 'CHECK' if (!CONSTRAINT) return 0; \ ^~~~~~~~~~ sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning if (!CONSTRAINT) return 0; \ ^~~~~~~~~~~~~~~~~~~~~~~~ if (res) res->FIELD = a.FIELD < b.FIELD ? a.FIELD : b.FIELD; \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ } ~ static int match_blli(const struct atm_blli a,const struct atm_blli b, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ int flags,struct atm_blli *res) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ if (res) *res = b; ~~~~~~~~~~~~~~~~~~ if (a.l2_proto != b.l2_proto || a.l3_proto != b.l3_proto) return 0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ switch (a.l2_proto) { ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_X25_LL: ~~~~~~~~~~~~~~~~~~~ case ATM_L2_X25_ML: ~~~~~~~~~~~~~~~~~~~ case ATM_L2_HDLC_ARM: ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_HDLC_NRM: ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_HDLC_ABM: ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_Q922: ~~~~~~~~~~~~~~~~~ case ATM_L2_ISO7776: ~~~~~~~~~~~~~~~~~~~~ CHECK(l2.itu.mode,1); ~~~~~~~~~~~~~~~~~~~~~ CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sapequal.c:65:6: note: in expansion of macro 'CHECK' CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window); ^~~~~ sapequal.c:73:46: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 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' if (!CONSTRAINT) return 0; \ ^~~~~~~~~~ sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning if (!CONSTRAINT) return 0; \ ^~~~~~~~~~~~~~~~~~~~~~~~ if (res) res->FIELD = a.FIELD < b.FIELD ? a.FIELD : b.FIELD; \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ } ~ static int match_blli(const struct atm_blli a,const struct atm_blli b, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ int flags,struct atm_blli *res) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ if (res) *res = b; ~~~~~~~~~~~~~~~~~~ if (a.l2_proto != b.l2_proto || a.l3_proto != b.l3_proto) return 0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ switch (a.l2_proto) { ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_X25_LL: ~~~~~~~~~~~~~~~~~~~ case ATM_L2_X25_ML: ~~~~~~~~~~~~~~~~~~~ case ATM_L2_HDLC_ARM: ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_HDLC_NRM: ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_HDLC_ABM: ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_Q922: ~~~~~~~~~~~~~~~~~ case ATM_L2_ISO7776: ~~~~~~~~~~~~~~~~~~~~ CHECK(l2.itu.mode,1); ~~~~~~~~~~~~~~~~~~~~~ CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ break; ~~~~~~ } ~ switch (a.l3_proto) { ~~~~~~~~~~~~~~~~~~~~~ case ATM_L3_X25: ~~~~~~~~~~~~~~~~ case ATM_L3_ISO8208: ~~~~~~~~~~~~~~~~~~~~ case ATM_L3_X223: ~~~~~~~~~~~~~~~~~ CHECK(l3.itu.mode,1); ~~~~~~~~~~~~~~~~~~~~~ CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sapequal.c:73:6: note: in expansion of macro 'CHECK' CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size); ^~~~~ sapequal.c:74:42: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] CHECK(l3.itu.window,a.l3.itu.window > b.l3.itu.window); ^ sapequal.c:46:10: note: in definition of macro 'CHECK' if (!CONSTRAINT) return 0; \ ^~~~~~~~~~ sapequal.c:46:9: note: add parentheses around left hand side expression to silence this warning if (!CONSTRAINT) return 0; \ ^~~~~~~~~~~~~~~~~~~~~~~~ if (res) res->FIELD = a.FIELD < b.FIELD ? a.FIELD : b.FIELD; \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ } ~ static int match_blli(const struct atm_blli a,const struct atm_blli b, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ int flags,struct atm_blli *res) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ if (res) *res = b; ~~~~~~~~~~~~~~~~~~ if (a.l2_proto != b.l2_proto || a.l3_proto != b.l3_proto) return 0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ switch (a.l2_proto) { ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_X25_LL: ~~~~~~~~~~~~~~~~~~~ case ATM_L2_X25_ML: ~~~~~~~~~~~~~~~~~~~ case ATM_L2_HDLC_ARM: ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_HDLC_NRM: ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_HDLC_ABM: ~~~~~~~~~~~~~~~~~~~~~ case ATM_L2_Q922: ~~~~~~~~~~~~~~~~~ case ATM_L2_ISO7776: ~~~~~~~~~~~~~~~~~~~~ CHECK(l2.itu.mode,1); ~~~~~~~~~~~~~~~~~~~~~ CHECK(l2.itu.window,a.l2.itu.window > b.l2.itu.window); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ break; ~~~~~~ } ~ switch (a.l3_proto) { ~~~~~~~~~~~~~~~~~~~~~ case ATM_L3_X25: ~~~~~~~~~~~~~~~~ case ATM_L3_ISO8208: ~~~~~~~~~~~~~~~~~~~~ case ATM_L3_X223: ~~~~~~~~~~~~~~~~~ CHECK(l3.itu.mode,1); ~~~~~~~~~~~~~~~~~~~~~ CHECK(l3.itu.def_size,a.l3.itu.def_size > b.l3.itu.def_size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CHECK(l3.itu.window,a.l3.itu.window > b.l3.itu.window); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sapequal.c:74:6: note: in expansion of macro 'CHECK' CHECK(l3.itu.window,a.l3.itu.window > b.l3.itu.window); ^~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o misc.lo misc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o ans.lo ans.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -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] if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME)) < 0) ^~~~ In file included from ans.c:25:0: /usr/include/resolv.h:273:6: note: expected 'char *' but argument is of type 'unsigned char *' int dn_expand (const unsigned char *, const unsigned char *, ^ ans.c:80:57: warning: pointer targets in passing argument 4 of '__dn_expand' differ in signedness [-Wpointer-sign] if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME)) ^~~~ In file included from ans.c:25:0: /usr/include/resolv.h:273:6: note: expected 'char *' but argument is of type 'unsigned char *' int dn_expand (const unsigned char *, const unsigned char *, ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o common.lo common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c common.c -fPIC -DPIC -o .libs/common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o diag.lo diag.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c diag.c -fPIC -DPIC -o .libs/diag.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o kptr.lo kptr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c kptr.c -fPIC -DPIC -o .libs/kptr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o text2ip.lo text2ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c text2ip.c -fPIC -DPIC -o .libs/text2ip.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o timer.lo timer.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c timer.c -fPIC -DPIC -o .libs/timer.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c -o unix.lo unix.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -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] len = recvfrom(s,buf,size,0,(struct sockaddr *) &addr,&addr_size); ^ In file included from /usr/include/sys/socket.h:269:0, from unix.c:15: /usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, ^~~~~~~~ unix.c: In function 'un_recv': unix.c:81:65: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] return recvfrom(s,buf,size,0,(struct sockaddr *) &ctx->addr,&ctx->size); ^ In file included from /usr/include/sys/socket.h:269:0, from unix.c:15: /usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags, ^~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libatm.la -rpath /usr/lib64 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 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libatm.so.1 -o .libs/libatm.so.1.0.0 (cd .libs && rm -f libatm.so.1 && ln -s libatm.so.1.0.0 libatm.so.1) (cd .libs && rm -f libatm.so && ln -s libatm.so.1.0.0 libatm.so) creating libatm.la (cd .libs && rm -f libatm.la && ln -s ../libatm.la libatm.la) make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lib' Making all in test make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c aread.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o aread aread.o ../../src/lib/libatm.la mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/aread aread.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating aread gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c awrite.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o awrite awrite.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/awrite awrite.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating awrite gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c ttcp.c ttcp.c: In function 'main': ttcp.c:371:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] buf +=(bufalign - ((int)buf % bufalign) + bufoffset) % bufalign; ^ ttcp.c:464:56: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if ((fd=accept(fd, (struct sockaddr *) &frominet, &fromlen) ) < 0) ^ In file included from ttcp.c:69:0: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ ttcp.c:471:5: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] &peerlen) < 0) { ^ In file included from ttcp.c:69:0: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ ttcp.c:509:62: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] if (getsockopt(fd, SOL_SOCKET, SO_SNDBUF, &sockbufsize, &len) < 0) ^ In file included from ttcp.c:69:0: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ ttcp.c:518:62: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] if (getsockopt(fd, SOL_SOCKET, SO_RCVBUF, &sockbufsize, &len) < 0) ^ In file included from ttcp.c:69:0: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ At top level: ttcp.c:48:13: warning: 'RCSid' defined but not used [-Wunused-variable] static char RCSid[] = "ttcp.c $Revision: 1.2.2.1 $"; ^~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ttcp_atm ttcp.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ttcp_atm ttcp.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating ttcp_atm gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmswitch.c atmswitch.c: In function 'main': atmswitch.c:162:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s[(pvc+1)%2],buf,bufsiz); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atmswitch atmswitch.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atmswitch atmswitch.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating atmswitch gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c svc_recv.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o svc_recv svc_recv.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/svc_recv svc_recv.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating svc_recv gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c svc_send.c svc_send.c: In function 'main': svc_send.c:28:16: warning: unused variable 'one' [-Wunused-variable] unsigned long one = 1; ^~~ svc_send.c:85:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, NULL, 0); ^~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o svc_send svc_send.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/svc_send svc_send.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating svc_send gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c align.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o align align.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/align align.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating align gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c aping.c aping.c: In function 'main': aping.c:104:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(1,rotor[i = (i+1) & 3],2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o aping aping.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/aping aping.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating aping gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c br.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o br br.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/br br.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating br gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c bw.c bw.c: In function 'main': bw.c:60:19: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] while (blocks--) (void) write(s,buffer,BSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ bw.c:62:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(s,buffer,size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bw bw.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/bw bw.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating bw gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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=] else fprintf(stderr,"bad write: %d != %d\n",wrote,sizeof(*msg)); ~^ %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=] else fprintf(stderr,"bad read: %d != %d\n",got,sizeof(*msg)); ~^ %ld /bin/sh ../../ylwrap ispl_y.y y.tab.c ispl_y.c y.tab.h ispl_y.h y.output ispl_y.output -- byacc -d updating ispl_y.h gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c ispl_y.c /bin/sh ../../ylwrap ispl_l.l lex.yy.c ispl_l.c -- flex gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c ispl_l.c ispl_l.c:1520:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ ispl_l.c:1477:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o isp isp.o ispl_y.o ispl_l.o ../../src/lib/libatm.la -lfl gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/isp isp.o ispl_y.o ispl_l.o ../../src/lib/.libs/libatm.so -lresolv -lfl -Wl,--rpath -Wl,/usr/lib64 creating isp gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c window.c window.c: In function 'main': window.c:183:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t {aka long int}' [-Wformat=] fprintf(stderr,"Received reply of length %d, should be %d.\n", ~^ %ld window.c:267:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t {aka long int}' [-Wformat=] fprintf(stderr,"Received message of length %d, should be %d.\n", ~^ %ld window.c:172:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(s1, buffer, PINGPONG_SIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.c:260:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(s2, buffer2, REPLY_SIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o window window.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/window window.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating window make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/test' Making all in debug make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/debug' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c delay.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o delay delay.o ../../src/lib/libatm.la mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/delay delay.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating delay gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c svctor.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o svctor svctor.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/svctor svctor.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating svctor make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/debug' Making all in qgen make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/qgen' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c first.c /bin/sh ../../ylwrap ql_y.y y.tab.c ql_y.c y.tab.h ql_y.h y.output ql_y.output -- byacc -d updating ql_y.h gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c ql_y.c ql_y.y: In function 'copy_block': ql_y.y:98:6: warning: enumeration value 'vt_id' not handled in switch [-Wswitch] switch (orig_field->value->type) { ^~~~~~ /bin/sh ../../ylwrap ql_l.l lex.yy.c ql_l.c -- flex gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c ql_l.c ql_l.c:1273:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ ql_l.c:1230:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c qgen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c second.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c third.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qgen common.o file.o first.o ql_y.o ql_l.o qgen.o second.o third.o -lfl mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/linux-atm-2.5.1/src/qgen' Making all in q2931 make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/q2931' cat ./uni.h /usr/include/linux/atmsap.h | /usr/bin/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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c q.out.c 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c qd.dump.c make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/q2931' Making all in saal make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/saal' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c pdu.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c queue.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c saal.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sscf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sscop.c rm -f libsaal.a ar cru libsaal.a pdu.o queue.o saal.o sscf.o sscop.o ranlib libsaal.a make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/saal' Making all in sigd make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/sigd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmsigd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c io.c io.c: In function 'get_pvc': io.c:361:46: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(s,(struct sockaddr *) &addr,&size) < 0) ^ In file included from io.c:17:0: /usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c kernel.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c proto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c uni.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sap.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c timeout.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c trace.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c policy.c /bin/sh ../../ylwrap cfg_y.y y.tab.c cfg_y.c y.tab.h cfg_y.h y.output cfg_y.output -- byacc -d updating cfg_y.h gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c cfg_y.c cfg_y.y:32:12: warning: 'hex2num' defined but not used [-Wunused-function] static int hex2num(char digit) ^~~~~~~ /bin/sh ../../ylwrap cfg_l.l lex.yy.c cfg_l.c -- flex gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/q2931 -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c cfg_l.c cfg_l.c:1536:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ cfg_l.c:1493:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^~~~~~~ /usr/bin/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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c mess.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--rpath -Wl,/usr/lib64 creating atmsigd make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/sigd' Making all in maint make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/maint' gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmdiag.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atmdiag atmdiag.o ../../src/lib/libatm.la mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atmdiag atmdiag.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating atmdiag gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmdump.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atmdump atmdump.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atmdump atmdump.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating atmdump gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sonetdiag.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sonetdiag sonetdiag.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sonetdiag sonetdiag.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating sonetdiag gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c saaldump.c saaldump.c: In function 'main': saaldump.c:173:10: warning: pointer targets in passing argument 1 of 'analyze' differ in signedness [-Wpointer-sign] analyze(buf,size,stamp); ^~~ saaldump.c:78:13: note: expected 'unsigned char *' but argument is of type 'char *' static void analyze(unsigned char *pdu,int size,struct timeval stamp) ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o saaldump saaldump.o ../../src/q2931/qd.dump.o ../../src/saal/libsaal.a ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/saaldump saaldump.o ../../src/q2931/qd.dump.o ../../src/saal/libsaal.a ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating saaldump gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmaddr.c atmaddr.c: In function 'main': atmaddr.c:100:45: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] fprintf(stderr,"internal error: len %d %% %d\n",req.length, ~^ %ld /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atmaddr atmaddr.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atmaddr atmaddr.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating atmaddr gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c esi.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o esi esi.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/esi esi.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating esi gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmloop.c atmloop.c: In function 'main': atmloop.c:119:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] req.arg = (void *) mode; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atmloop atmloop.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atmloop atmloop.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating atmloop gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmtcp.c atmtcp.c: In function 'file_write': atmtcp.c:582:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] fprintf(stderr,"short write (%d < %d)\n",wrote,sizeof(stream)); ~^ %ld atmtcp.c: In function 'main': atmtcp.c:848:54: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if ((*fd2 = accept(fd,(struct sockaddr *) &addr,&addr_len)) < 0) { ^ In file included from /usr/include/netinet/in.h:23:0, from /usr/include/netdb.h:27, from atmtcp.c:15: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atmtcp atmtcp.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atmtcp atmtcp.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating atmtcp gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c enitune.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enitune enitune.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/enitune enitune.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating enitune gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c zntune.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zntune zntune.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/zntune zntune.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating zntune gcc -DHAVE_CONFIG_H -I. -I../.. -I./../q2931 -I./../saal -I. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c hediag.c hediag.c:19:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80000, "reset_cntl" }, ^~~~~~~~~~~~ hediag.c:20:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80004, "host_cntl" }, ^~~~~~~~~~~ hediag.c:21:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80008, "lb_swap" }, ^~~~~~~~~ hediag.c:22:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x8000c, "lb_mem_addr" }, ^~~~~~~~~~~~~ hediag.c:23:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80010, "lb_mem_data" }, ^~~~~~~~~~~~~ hediag.c:24:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80014, "lb_mem_access" }, ^~~~~~~~~~~~~~~ hediag.c:25:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80018, "sdram_ctl" }, ^~~~~~~~~~~ hediag.c:26:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x8001c, "int_fifo" }, ^~~~~~~~~~ hediag.c:27:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80020, "abort_addr" }, ^~~~~~~~~~~~ hediag.c:29:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80080, "irq0_base" }, ^~~~~~~~~~~ hediag.c:30:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80084, "irq0_head" }, ^~~~~~~~~~~ hediag.c:31:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80088, "irq0_cntl" }, ^~~~~~~~~~~ hediag.c:32:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x8008c, "irq0_data" }, ^~~~~~~~~~~ hediag.c:34:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x800c0, "grp_10_map" }, ^~~~~~~~~~~~ hediag.c:35:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x800c4, "grp_32_map" }, ^~~~~~~~~~~~ hediag.c:36:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x800c8, "grp_54_map" }, ^~~~~~~~~~~~ hediag.c:37:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x800cc, "grp_76_map" }, ^~~~~~~~~~~~ hediag.c:39:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80400, "g0_rbps_s" }, ^~~~~~~~~~~ hediag.c:40:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80404, "g0_rbps_t" }, ^~~~~~~~~~~ hediag.c:41:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80408, "g0_rbps_qi" }, ^~~~~~~~~~~~ hediag.c:42:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x8040c, "g0_rbps_bs" }, ^~~~~~~~~~~~ hediag.c:43:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80410, "g0_rbpl_s" }, ^~~~~~~~~~~ hediag.c:44:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80414, "g0_rbpl_t" }, ^~~~~~~~~~~ hediag.c:45:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80418, "g0_rbpl_qi" }, ^~~~~~~~~~~~ hediag.c:46:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x8041c, "g0_rbpl_bs" }, ^~~~~~~~~~~~ hediag.c:49:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80580, "g0_inmq_s" }, ^~~~~~~~~~~ hediag.c:50:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80584, "g0_inmq_l" }, ^~~~~~~~~~~ hediag.c:51:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80588, "g1_inmq_s" }, ^~~~~~~~~~~ hediag.c:52:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x8058c, "g1_inmq_l" }, ^~~~~~~~~~~ hediag.c:53:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80590, "g2_inmq_s" }, ^~~~~~~~~~~ hediag.c:54:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80594, "g2_inmq_l" }, ^~~~~~~~~~~ hediag.c:55:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80598, "g3_inmq_s" }, ^~~~~~~~~~~ hediag.c:56:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x8059c, "g3_inmq_l" }, ^~~~~~~~~~~ hediag.c:57:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x805a0, "g4_inmq_s" }, ^~~~~~~~~~~ hediag.c:58:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x805a4, "g4_inmq_l" }, ^~~~~~~~~~~ hediag.c:59:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x805a8, "g5_inmq_s" }, ^~~~~~~~~~~ hediag.c:60:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x805ac, "g5_inmq_l" }, ^~~~~~~~~~~ hediag.c:61:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x805b0, "g6_inmq_s" }, ^~~~~~~~~~~ hediag.c:62:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x805b4, "g6_inmq_l" }, ^~~~~~~~~~~ hediag.c:63:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x805b8, "g7_inmq_s" }, ^~~~~~~~~~~ hediag.c:64:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x805bc, "g7_inmq_l" }, ^~~~~~~~~~~ hediag.c:66:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80680, "tpdrq_b_h" }, ^~~~~~~~~~~ hediag.c:67:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80684, "tpdrq_t" }, ^~~~~~~~~ hediag.c:68:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80688, "tpdrq_s" }, ^~~~~~~~~ hediag.c:70:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x8068c, "ubuff_ba" }, ^~~~~~~~~~ hediag.c:72:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806c0, "rlbf0_h" }, ^~~~~~~~~ hediag.c:73:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806c4, "rlbf0_t" }, ^~~~~~~~~ hediag.c:74:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806c8, "rlbf1_h" }, ^~~~~~~~~ hediag.c:75:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806cc, "rlbf1_t" }, ^~~~~~~~~ hediag.c:76:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806d0, "rlbc_h" }, ^~~~~~~~ hediag.c:77:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806d4, "rlbc_t" }, ^~~~~~~~ hediag.c:78:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806d8, "rlbc_h2" }, ^~~~~~~~~ hediag.c:79:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806e0, "tlbf_h" }, ^~~~~~~~ hediag.c:80:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806e4, "tlbf_t" }, ^~~~~~~~ hediag.c:81:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806e8, "rlbf0_c" }, ^~~~~~~~~ hediag.c:82:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806ec, "rlbf1_c" }, ^~~~~~~~~ hediag.c:84:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806f0, "rxthrsh" }, ^~~~~~~~~ hediag.c:85:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x806f4, "lithrsh" }, ^~~~~~~~~ hediag.c:87:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80700, "lbarb" }, ^~~~~~~ hediag.c:88:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80704, "sdramcon" }, ^~~~~~~~~~ hediag.c:89:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80708, "lbstat" }, ^~~~~~~~ hediag.c:90:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x8070c, "rcc_stat" }, ^~~~~~~~~~ hediag.c:92:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80740, "tcmconfig" }, ^~~~~~~~~~~ hediag.c:93:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80744, "tsrb_ba" }, ^~~~~~~~~ hediag.c:94:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80748, "tsrc_ba" }, ^~~~~~~~~ hediag.c:95:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x8074c, "tmabr_ba" }, ^~~~~~~~~~ hediag.c:96:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80750, "tpd_ba" }, ^~~~~~~~ hediag.c:97:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80758, "tsrd_ba" }, ^~~~~~~~~ hediag.c:99:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80760, "tx_config" }, ^~~~~~~~~~~ hediag.c:100:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80764, "txaal5_proto" }, ^~~~~~~~~~~~~~ hediag.c:102:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80780, "rcmconfig" }, ^~~~~~~~~~~ hediag.c:103:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80784, "rsrb_ba" }, ^~~~~~~~~ hediag.c:104:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x80788, "rcmlbm_ba" }, ^~~~~~~~~~~ hediag.c:105:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x8078c, "rcmabr_ba" }, ^~~~~~~~~~~ hediag.c:107:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x807c0, "rc_config" }, ^~~~~~~~~~~ hediag.c:109:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x807c4, "mcc" }, ^~~~~ hediag.c:110:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x807c8, "oec" }, ^~~~~ hediag.c:111:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x807cc, "dcc" }, ^~~~~ hediag.c:112:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x807d0, "cec" }, ^~~~~ hediag.c:114:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x807f4, "lb_config" }, ^~~~~~~~~~~ hediag.c:116:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x807f0, "hsp_ba" }, ^~~~~~~~ hediag.c:118:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x807f8, "con_dat" }, ^~~~~~~~~ hediag.c:119:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 0x807fc, "con_ctl" }, ^~~~~~~~~ hediag.c: In function 'main': hediag.c:155:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(argv[2], "readpci") == 0) ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hediag hediag.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hediag hediag.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating hediag make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/maint' Making all in arpd make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/arpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmarp.c atmarp.c: In function 'send_request': atmarp.c:70:35: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] fprintf(stderr,"bad read: %d != %d\n",len,sizeof(int)); ~^ %ld /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atmarp atmarp.o ../../src/lib/libatm.la mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atmarp atmarp.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating atmarp gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmarpd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c arp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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] if ((fd = accept(incoming,(struct sockaddr *) &addr,&len)) < 0) { ^ In file included from io.c:17:0: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ io.c:298:46: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] if (getsockopt(fd,SOL_ATM,SO_ATMQOS,&qos,&size) < 0) ^ In file included from io.c:17:0: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ io.c: In function 'get_local': io.c:620:54: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] result = getsockname(fd,(struct sockaddr *) addr,&length); ^ In file included from io.c:17:0: /usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c itf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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] if (getpeername(vcc->fd,(struct sockaddr *) &addr,&size) < 0) { ^ In file included from table.c:15:0: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ table.c:127:51: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] if (getsockopt(vcc->fd,SOL_ATM,SO_ATMQOS,&qos,&size) < 0) ^ In file included from table.c:15:0: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ table.c:135:57: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] if (getsockopt(vcc->fd,SOL_SOCKET,SO_SNDBUF,&sndbuf,&size) < 0) ^ In file included from table.c:15:0: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atmarpd atmarpd.o arp.o io.o itf.o table.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atmarpd atmarpd.o arp.o io.o itf.o table.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating atmarpd make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/arpd' Making all in ilmid make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid' cd ../.. && /bin/sh /builddir/build/BUILD/linux-atm-2.5.1/missing --run automake-1.11 --gnu src/ilmid/Makefile /builddir/build/BUILD/linux-atm-2.5.1/missing: line 52: automake-1.11: command not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd ../.. && /bin/sh ./config.status src/ilmid/Makefile depfiles config.status: creating src/ilmid/Makefile config.status: executing depfiles commands Making all in asn1 make[4]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid/asn1' cd ../../.. && /bin/sh ./config.status src/ilmid/asn1/Makefile depfiles config.status: creating src/ilmid/asn1/Makefile config.status: executing depfiles commands gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c asn_len.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c asn_tag.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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=] fprintf(f,"%d", *v); ~^ ~~ %ld asn_int.c: In function 'BEncUAsnIntContent': asn_int.c:255:21: warning: unused variable 'retLen' [-Wunused-variable] 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=] fprintf(f,"%u", *v); ~^ ~~ %lu gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c asn_octs.c asn_octs.c: In function 'BDecAsnOctsContent': asn_octs.c:225:11: warning: unused variable 'tmp' [-Wunused-variable] char* tmp; ^~~ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c asn_bits.c asn_bits.c: In function 'FillBitStringStk': asn_bits.c:133:23: warning: unused variable 'unusedBits' [-Wunused-variable] unsigned long int unusedBits; ^~~~~~~~~~ asn_bits.c: In function 'BDecAsnBitsContent': asn_bits.c:263:11: warning: unused variable 'tmp' [-Wunused-variable] char* tmp; ^~~ asn_bits.c: In function 'AsnBitsEquiv': asn_bits.c:348:64: warning: self-comparison always evaluates to true [-Wtautological-compare] (( b1->bits[octetsLessOne] & (0xFF << octetBits)) == ^~ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c str_stk.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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=] fprintf(f,"%u %u", firstArcNum, arcNum - (firstArcNum * 40)); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu asn_oid.c:139:22: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(f," %u", arcNum); ~^ %lu gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c asn_null.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c asn_list.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c nibble_alloc.c nibble_alloc.c: In function 'ResetNibbleMem': nibble_alloc.c:132:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ nibble_alloc.c: In function 'ShutdownNibbleMem': nibble_alloc.c:170:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c print.c 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 ranlib libasn1.a make[4]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid/asn1' make[4]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid' gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c rfc1157_snmp.c rfc1157_snmp.c: In function 'BEncVarBindContent': rfc1157_snmp.c:30:11: warning: unused variable 'component' [-Wunused-variable] void* component; ^~~~~~~~~ rfc1157_snmp.c:29:12: warning: unused variable 'listLen' [-Wunused-variable] AsnLen listLen; ^~~~~~~ rfc1157_snmp.c: In function 'BDecVarBindContent': rfc1157_snmp.c:62:12: warning: unused variable 'tagId2' [-Wunused-variable] AsnTag tagId2; ^~~~~~ rfc1157_snmp.c:61:12: warning: unused variable 'elmtLen2' [-Wunused-variable] AsnLen elmtLen2; ^~~~~~~~ rfc1157_snmp.c:60:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable] AsnLen totalElmtsLen2 = 0; ^~~~~~~~~~~~~~ rfc1157_snmp.c:59:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] int mandatoryElmtCount1 = 0; ^~~~~~~~~~~~~~~~~~~ rfc1157_snmp.c: In function 'BEncVarBindListContent': rfc1157_snmp.c:141:12: warning: unused variable 'totalLen' [-Wunused-variable] AsnLen totalLen = 0; ^~~~~~~~ rfc1157_snmp.c: In function 'BDecVarBindListContent': rfc1157_snmp.c:173:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] int mandatoryElmtCount1 = 0; ^~~~~~~~~~~~~~~~~~~ rfc1157_snmp.c:169:9: warning: unused variable 'seqDone' [-Wunused-variable] int seqDone = FALSE; ^~~~~~~ rfc1157_snmp.c: In function 'BEncPDUContent': rfc1157_snmp.c:237:11: warning: unused variable 'component' [-Wunused-variable] void* component; ^~~~~~~~~ rfc1157_snmp.c:236:12: warning: unused variable 'listLen' [-Wunused-variable] AsnLen listLen; ^~~~~~~ rfc1157_snmp.c: In function 'BDecPDUContent': rfc1157_snmp.c:284:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] int mandatoryElmtCount1 = 0; ^~~~~~~~~~~~~~~~~~~ rfc1157_snmp.c: In function 'BEncTrap_PDUContent': rfc1157_snmp.c:383:11: warning: unused variable 'component' [-Wunused-variable] void* component; ^~~~~~~~~ rfc1157_snmp.c:382:12: warning: unused variable 'listLen' [-Wunused-variable] AsnLen listLen; ^~~~~~~ rfc1157_snmp.c: In function 'BDecTrap_PDUContent': rfc1157_snmp.c:443:12: warning: unused variable 'tagId2' [-Wunused-variable] AsnTag tagId2; ^~~~~~ rfc1157_snmp.c:442:12: warning: unused variable 'elmtLen2' [-Wunused-variable] AsnLen elmtLen2; ^~~~~~~~ rfc1157_snmp.c:441:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable] AsnLen totalElmtsLen2 = 0; ^~~~~~~~~~~~~~ rfc1157_snmp.c:440:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] int mandatoryElmtCount1 = 0; ^~~~~~~~~~~~~~~~~~~ rfc1157_snmp.c: In function 'BEncPDUsContent': rfc1157_snmp.c:573:11: warning: unused variable 'component' [-Wunused-variable] void* component; ^~~~~~~~~ rfc1157_snmp.c:572:12: warning: unused variable 'listLen' [-Wunused-variable] AsnLen listLen; ^~~~~~~ rfc1157_snmp.c: In function 'BDecPDUsContent': rfc1157_snmp.c:645:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] int mandatoryElmtCount1 = 0; ^~~~~~~~~~~~~~~~~~~ rfc1157_snmp.c:644:12: warning: unused variable 'tagId1' [-Wunused-variable] AsnTag tagId1; ^~~~~~ rfc1157_snmp.c:643:12: warning: unused variable 'elmtLen1' [-Wunused-variable] AsnLen elmtLen1; ^~~~~~~~ rfc1157_snmp.c:641:9: warning: unused variable 'seqDone' [-Wunused-variable] int seqDone = FALSE; ^~~~~~~ rfc1157_snmp.c: In function 'BEncMessageContent': rfc1157_snmp.c:771:11: warning: unused variable 'component' [-Wunused-variable] void* component; ^~~~~~~~~ rfc1157_snmp.c:770:12: warning: unused variable 'listLen' [-Wunused-variable] AsnLen listLen; ^~~~~~~ rfc1157_snmp.c: In function 'BDecMessageContent': rfc1157_snmp.c:810:12: warning: unused variable 'tagId2' [-Wunused-variable] AsnTag tagId2; ^~~~~~ rfc1157_snmp.c:809:12: warning: unused variable 'elmtLen2' [-Wunused-variable] AsnLen elmtLen2; ^~~~~~~~ rfc1157_snmp.c:808:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable] AsnLen totalElmtsLen2 = 0; ^~~~~~~~~~~~~~ rfc1157_snmp.c:807:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] int mandatoryElmtCount1 = 0; ^~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c rfc1155_smi.c rfc1155_smi.c:22:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] AsnOid internet = { 3, "\53\6\1" }; ^~~~~~~~~ rfc1155_smi.c:24:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] AsnOid directory = { 4, "\53\6\1\1" }; ^~~~~~~~~~~ rfc1155_smi.c:26:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] AsnOid mgmt = { 4, "\53\6\1\2" }; ^~~~~~~~~~~ rfc1155_smi.c:28:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] AsnOid experimental = { 4, "\53\6\1\3" }; ^~~~~~~~~~~ rfc1155_smi.c:30:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] AsnOid private = { 4, "\53\6\1\4" }; ^~~~~~~~~~~ rfc1155_smi.c:32:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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] void* component; ^~~~~~~~~ rfc1155_smi.c:41:12: warning: unused variable 'listLen' [-Wunused-variable] AsnLen listLen; ^~~~~~~ rfc1155_smi.c: In function 'BDecSimpleSyntaxContent': rfc1155_smi.c:102:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] int mandatoryElmtCount1 = 0; ^~~~~~~~~~~~~~~~~~~ rfc1155_smi.c:101:12: warning: unused variable 'tagId1' [-Wunused-variable] AsnTag tagId1; ^~~~~~ rfc1155_smi.c:100:12: warning: unused variable 'elmtLen1' [-Wunused-variable] AsnLen elmtLen1; ^~~~~~~~ rfc1155_smi.c:98:9: warning: unused variable 'seqDone' [-Wunused-variable] int seqDone = FALSE; ^~~~~~~ rfc1155_smi.c: In function 'BEncNetworkAddressContent': rfc1155_smi.c:182:11: warning: unused variable 'component' [-Wunused-variable] void* component; ^~~~~~~~~ rfc1155_smi.c:181:12: warning: unused variable 'listLen' [-Wunused-variable] AsnLen listLen; ^~~~~~~ rfc1155_smi.c: In function 'BDecNetworkAddressContent': rfc1155_smi.c:213:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] int mandatoryElmtCount1 = 0; ^~~~~~~~~~~~~~~~~~~ rfc1155_smi.c:212:12: warning: unused variable 'tagId1' [-Wunused-variable] AsnTag tagId1; ^~~~~~ rfc1155_smi.c:211:12: warning: unused variable 'elmtLen1' [-Wunused-variable] AsnLen elmtLen1; ^~~~~~~~ rfc1155_smi.c:209:9: warning: unused variable 'seqDone' [-Wunused-variable] int seqDone = FALSE; ^~~~~~~ rfc1155_smi.c: In function 'BEncApplicationSyntaxContent': rfc1155_smi.c:261:11: warning: unused variable 'component' [-Wunused-variable] void* component; ^~~~~~~~~ rfc1155_smi.c:260:12: warning: unused variable 'listLen' [-Wunused-variable] AsnLen listLen; ^~~~~~~ rfc1155_smi.c: In function 'BDecApplicationSyntaxContent': rfc1155_smi.c:332:12: warning: unused variable 'tagId2' [-Wunused-variable] AsnTag tagId2; ^~~~~~ rfc1155_smi.c:331:12: warning: unused variable 'elmtLen2' [-Wunused-variable] AsnLen elmtLen2; ^~~~~~~~ rfc1155_smi.c:330:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable] AsnLen totalElmtsLen2 = 0; ^~~~~~~~~~~~~~ rfc1155_smi.c:329:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] int mandatoryElmtCount1 = 0; ^~~~~~~~~~~~~~~~~~~ rfc1155_smi.c:328:12: warning: unused variable 'tagId1' [-Wunused-variable] AsnTag tagId1; ^~~~~~ rfc1155_smi.c:327:12: warning: unused variable 'elmtLen1' [-Wunused-variable] AsnLen elmtLen1; ^~~~~~~~ rfc1155_smi.c:325:9: warning: unused variable 'seqDone' [-Wunused-variable] int seqDone = FALSE; ^~~~~~~ rfc1155_smi.c: In function 'BEncObjectSyntaxContent': rfc1155_smi.c:423:11: warning: unused variable 'component' [-Wunused-variable] void* component; ^~~~~~~~~ rfc1155_smi.c:422:12: warning: unused variable 'listLen' [-Wunused-variable] AsnLen listLen; ^~~~~~~ rfc1155_smi.c: In function 'BDecObjectSyntaxContent': rfc1155_smi.c:462:12: warning: unused variable 'tagId2' [-Wunused-variable] AsnTag tagId2; ^~~~~~ rfc1155_smi.c:461:12: warning: unused variable 'elmtLen2' [-Wunused-variable] AsnLen elmtLen2; ^~~~~~~~ rfc1155_smi.c:460:12: warning: unused variable 'totalElmtsLen2' [-Wunused-variable] AsnLen totalElmtsLen2 = 0; ^~~~~~~~~~~~~~ rfc1155_smi.c:459:9: warning: unused variable 'mandatoryElmtCount1' [-Wunused-variable] int mandatoryElmtCount1 = 0; ^~~~~~~~~~~~~~~~~~~ rfc1155_smi.c:458:12: warning: unused variable 'tagId1' [-Wunused-variable] AsnTag tagId1; ^~~~~~ rfc1155_smi.c:457:12: warning: unused variable 'elmtLen1' [-Wunused-variable] AsnLen elmtLen1; ^~~~~~~~ rfc1155_smi.c:455:9: warning: unused variable 'seqDone' [-Wunused-variable] int seqDone = FALSE; ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c util.c util.c: In function 'AppendVarBind': util.c:78:12: warning: unused variable 'entry' [-Wunused-variable] VarBind *entry; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c io.c io.c: In function 'handle_ilmidiag': io.c:430:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(newfd, &ic, sizeof(ic)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c message.c message.c: In function 'create_va_getnext_message': message.c:51:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] m->community.octs = "ILMI"; ^ message.c: In function 'create_va_get_message': message.c:89:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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] 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] trap_message->community.octs = "ILMI"; ^ message.c:203:47: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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] 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] entry->name.octs = "\53\06\01\02\01\01\03\00"; ^ gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atmf_uni.c atmf_uni.c:42:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {19, "\53\06\01\04\01\202\106\02\02\02\01\06\02\01\01\01\13\00\00" }; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:44:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] AsnOid atmfNetPrefixStatus = {NETPREFIX_LEN, "\53\06\01\04\01\202\141\02\07\01\01\03"}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:60:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {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] 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] 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] AsnOid atmfAddressStatus = { 12, "\53\06\01\04\01\202\141\02\06\01\01\03" }; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c:67:8: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 13, "\53\06\01\04\01\202\141\02\13\01\01\02\00" }; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atmf_uni.c: In function 'setNetPrefix': atmf_uni.c:246:22: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] NetPrefixNode *tmp = (NetPrefixNode *) var->value; ^~~ atmf_uni.c: In function 'getLecsAddress': atmf_uni.c:257:18: warning: unused variable 'prefix' [-Wunused-variable] NetPrefixNode *prefix; ^~~~~~ atmf_uni.c:256:7: warning: unused variable 'cmp' [-Wunused-variable] int cmp; ^~~ At top level: atmf_uni.c:109:16: warning: 'atmLecsAddress' defined but not used [-Wunused-variable] static AsnOcts atmLecsAddress = {0, NULL}; ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c mib.c mib.c: In function 'getIpAddr': mib.c:371:40: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ((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] return put_ci(varbind,var,&ci,&ci.vpi_bits); ^ mib.c:391:15: note: expected 'char *' but argument is of type 'signed char *' static AsnInt put_ci(VarBind *varbind,Variable *var, ^~~~~~ mib.c: In function 'getVciRange': mib.c:418:33: warning: pointer targets in passing argument 4 of 'put_ci' differ in signedness [-Wpointer-sign] return put_ci(varbind,var,&ci,&ci.vci_bits); ^ mib.c:391:15: note: expected 'char *' but argument is of type 'signed char *' static AsnInt put_ci(VarBind *varbind,Variable *var, ^~~~~~ mib.c: In function 'MIBget': mib.c:96:56: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] if((result == AsnOidEqual && var->getnext == NULL) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ (result == AsnOidRoot && var->getnext != NULL)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mib.c: In function 'MIBset': mib.c:182:56: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] if((result == AsnOidEqual && var->getnext == NULL) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /* OR if the request variable is a leaf of a complex MIB object */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (result == AsnOidRoot && var->getnext != NULL)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c sysgroup.c sysgroup.c:32:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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] 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] 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] 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] 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] 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] 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] AsnOcts sysDescrValue = {25, "ATM on Linux Version " VERSION}; ^~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:41:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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] AsnOcts sysContactValue = {14, "root@localhost"}; ^~~~~~~~~~~~~~~~ sysgroup.c:43:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] AsnOcts sysNameValue = {23, "localhost.my.domain.com"}; ^~~~~~~~~~~~~~~~~~~~~~~~~ sysgroup.c:44:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] AsnOcts sysLocationValue = {36, "Connected to an ATM switch somewhere"}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c ilmid.c ilmid.c:320:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int compare_attachment_point( a, b ) ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c wait.c wait.c: In function 'reset_remsys': wait.c:52:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( remsys->sysObjectID.octs != NULL ) free( remsys->sysObjectID.octs ); if( remsys->sysContact.octs != NULL ) free( remsys->sysContact.octs ); ^~ wait.c:52:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if( remsys->sysObjectID.octs != NULL ) free( remsys->sysObjectID.octs ); if( remsys->sysContact.octs != NULL ) free( remsys->sysContact.octs ); ^~ wait.c:54:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( remsys->sysLocation.octs != NULL ) free( remsys->sysLocation.octs ); memset( remsys, 0, sizeof( SysGroup )); ^~ wait.c:54:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 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] static void AsnOctsCopy( dest, src ) ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c states.c gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c actions.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--rpath -Wl,/usr/lib64 creating ilmid gcc -DHAVE_CONFIG_H -I. -I../.. -I./../ilmid/asn1 -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c ilmidiag.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ilmidiag ilmidiag.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ilmidiag ilmidiag.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating ilmidiag make[4]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid' Making all in man make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/man' cd ../.. && /bin/sh ./config.status src/man/Makefile config.status: creating src/man/Makefile make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/man' Making all in led make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/led' cd ../.. && /bin/sh ./config.status src/led/Makefile depfiles config.status: creating src/led/Makefile config.status: executing depfiles commands gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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] if (parse_config_rsp(buff, frame_size) < 0) { ^~~~ join.c:39:12: note: expected 'unsigned char *' but argument is of type 'char *' static int parse_config_rsp(unsigned char *buff, int size); ^~~~~~~~~~~~~~~~ join.c: In function 'send_config_req': join.c:224:24: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(config_req->elan_name, lec_params.c5_elan_name); ^~~~~~~~~~ In file included from /usr/include/features.h:428:0, 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:88:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ join.c: In function 'parse_config_rsp': join.c:306:50: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(lec_params.c5_elan_name, frame->elan_name, frame->elan_name_size); ^~~~~ In file included from /usr/include/features.h:428:0, 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:103:1: note: expected 'const char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __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] if (parse_join_rsp(buff, frame_size) < 0) { ^~~~ join.c:43:12: note: expected 'unsigned char *' but argument is of type 'char *' static int parse_join_rsp(unsigned char *buff, int size); ^~~~~~~~~~~~~~ join.c: In function 'send_join_req': join.c:409:16: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(frame->elan_name, lec_params.c5_elan_name); ^~~~~ In file included from /usr/include/features.h:428:0, 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:88:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ join.c: In function 'parse_join_rsp': join.c:558:50: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(lec_params.c5_elan_name, frame->elan_name, frame->elan_name_size); ^~~~~ In file included from /usr/include/features.h:428:0, 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:103:1: note: expected 'const char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __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] if (validate_frame(buff, frame_size) >= 0 && ^~~~ In file included from join.c:24:0: frames.h:11:5: note: expected 'unsigned char *' but argument is of type 'char *' int validate_frame(unsigned char *buff, int size); ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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] fd = accept(conn->fd, (struct sockaddr *)&addr, &len); ^ In file included from ../../src/include/atm.h:10:0, from conn.c:42: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c main.c main.c: In function 'main': main.c:244:48: warning: pointer targets in passing argument 2 of 'esi_convert' differ in signedness [-Wpointer-sign] if(esi_convert(optarg, mac_addr)<0) { ^~~~~~~~ main.c:83:12: note: expected 'unsigned char *' but argument is of type 'char *' static int esi_convert(char *parsestring, unsigned char *mac_addr) ^~~~~~~~~~~ main.c:249:43: warning: pointer targets in passing argument 2 of 'mac2text' differ in signedness [-Wpointer-sign] mac2text(esibuff, mac_addr); ^~~~~~~~ In file included from main.c:56:0: display.h:8:6: note: expected 'unsigned char *' but argument is of type 'char *' void mac2text(char *buff, unsigned char *mac_addr); ^~~~~~~~ main.c:376:18: warning: pointer targets in passing argument 1 of 'addr_getesi' differ in signedness [-Wpointer-sign] if(addr_getesi(mac_addr, phys_itf) < 0) { ^~~~~~~~ In file included from main.c:55:0: address.h:29:5: note: expected 'unsigned char *' but argument is of type 'char *' int addr_getesi(unsigned char *mac_addr, int phys_addr); ^~~~~~~~~~~ main.c:380:21: warning: pointer targets in passing argument 2 of 'mac2text' differ in signedness [-Wpointer-sign] mac2text(esibuff, mac_addr); ^~~~~~~~ In file included from main.c:56:0: display.h:8:6: note: expected 'unsigned char *' but argument is of type 'char *' void mac2text(char *buff, unsigned char *mac_addr); ^~~~~~~~ main.c:387:25: warning: pointer targets in passing argument 1 of 'kernel_init' differ in signedness [-Wpointer-sign] if ((itf = kernel_init(mac_addr, itf)) < 0 ) { ^~~~~~~~ In file included from main.c:57:0: kernel.h:31:5: note: expected 'unsigned char *' but argument is of type 'char *' int kernel_init(unsigned char *mac_addr, int itf); ^~~~~~~~~~~ main.c:437:33: warning: pointer targets in passing argument 1 of 'init_lec_params' differ in signedness [-Wpointer-sign] init_lec_params(mac_addr, elan_name, listen_addr.sas_addr.prv, ^~~~~~~~ In file included from main.c:53:0: join.h:6:6: note: expected 'unsigned char *' but argument is of type 'char *' void init_lec_params(unsigned char *mac_addr, char *elan_name, ^~~~~~~~~~~~~~~ main.c:418:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, pidbuf, strlen(pidbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c address.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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] if (validate_frame(buff, size) < 0) ^~~~ frames.c:60:5: note: expected 'unsigned char *' but argument is of type 'char *' int validate_frame(unsigned char *buff, int size) ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c display.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c kernel.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zeppelin join.o conn.o main.o address.o frames.o display.o kernel.o ../../src/lib/libatm.la mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/zeppelin join.o conn.o main.o address.o frames.o display.o kernel.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating zeppelin make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/led' Making all in lane make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lane' cd ../.. && /bin/sh ./config.status src/lane/Makefile depfiles config.status: creating src/lane/Makefile config.status: executing depfiles commands gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c mem.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c load.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c units.c /bin/sh ../../ylwrap load_lex.l lex.yy.c load_lex.c -- flex gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c load_lex.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c timers.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c dump.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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] ret = getpeername(conn->fd, (struct sockaddr*)&address, &len); ^ In file included from lane_atm.c:15:0: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c events.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c lane.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c packet.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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] fd = accept(tmp->fd, (struct sockaddr *)&addr, &nbytes); ^ In file included from connect.c:19:0: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c db.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--rpath -Wl,/usr/lib64 creating les gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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] fd = accept(tmp->fd, (struct sockaddr *)&addr, &nbytes); ^ In file included from connect_bus.c:19:0: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--rpath -Wl,/usr/lib64 creating bus /bin/sh ../../ylwrap lecs_db.l lex.yy.c lecs_db.c -- flex gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c lecs_db.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c lecs_load.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c lecs.c lecs.c: In function 'main': lecs.c:213:7: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] &len); ^ In file included from /usr/include/netinet/in.h:23:0, from lecs.c:20: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c ldb.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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=] printf("Trying to free memory by %s, allocated by %s, size %d\n", ~^ %ld unit, tmp->unit, tmp->size); ~~~~~~~~~ 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=] printf("%s : %d bytes from %p\n", tmp->unit, tmp->size, tmp->start); ~^ ~~~~~~~~~ %ld gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c atm_lecs.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lecs lecs_db.o lecs_load.o lecs.o ldb.o mem_lecs.o atm_lecs.o ../../src/lib/libatm.la gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--rpath -Wl,/usr/lib64 creating lecs make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lane' Making all in mpoad make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/mpoad' cd ../.. && /bin/sh ./config.status src/mpoad/Makefile depfiles config.status: creating src/mpoad/Makefile config.status: executing depfiles commands gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c get_vars.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c io.c io.c: In function 'msg_from_mps': io.c:512:32: warning: pointer targets in passing argument 1 of 'recognize_packet' differ in signedness [-Wpointer-sign] (void)recognize_packet(buff + sizeof(struct llc_snap_hdr)); ^~~~ In file included from io.c:30:0: packets.h:72:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int recognize_packet( ^~~~~~~~~~~~~~~~ io.c: In function 'accept_conn': io.c:527:63: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] new_fd = accept(fds[slot].fd, (struct sockaddr *)&sa, &sa_len); ^ In file included from ../../src/include/atm.h:10:0, from io.c:21: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ io.c: In function 'check_connection': io.c:625:39: warning: pointer targets in passing argument 1 of 'recognize_packet' differ in signedness [-Wpointer-sign] if ( recognize_packet(buff + sizeof(llc_snap_mpoa_ctrl)) >= 0) ^~~~ In file included from io.c:30:0: packets.h:72:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' int recognize_packet( ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c k_interf.c k_interf.c: In function 'msg_from_kernel': k_interf.c:123:8: warning: pointer targets in passing argument 2 of 'create_ingress_svc' differ in signedness [-Wpointer-sign] msg.content.in_info.eg_MPC_ATM_addr, ^~~ In file included from k_interf.c:18:0: io.h:13:6: note: expected 'char *' but argument is of type '__u8 * {aka unsigned char *}' void create_ingress_svc(uint32_t ipaddr, char *atm_addr, struct atm_qos qos); ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c main.c main.c: In function 'main': main.c:151:15: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(mpc_control.elan_name,optarg,33); ^~~~~~~~~~~ In file included from /usr/include/features.h:428:0, 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:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ main.c:162:15: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(mpc_control.MPS_MAC_ADDRESS,optarg,13); ^~~~~~~~~~~ In file included from /usr/include/features.h:428:0, 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:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ main.c:177:49: warning: pointer targets in passing argument 2 of 'get_mpc_config' differ in signedness [-Wpointer-sign] get_mpc_config(&mpc_control.lecs_address, mpc_control.LEC_ADDRESS, mpc_control.elan_name); ^~~~~~~~~~~ In file included from main.c:27:0: lecs.h:4:6: note: expected 'char *' but argument is of type 'unsigned char *' void get_mpc_config(struct sockaddr_atmsvc *sa, char *lec_addr, char *elan_name); ^~~~~~~~~~~~~~ main.c:177:74: warning: pointer targets in passing argument 3 of 'get_mpc_config' differ in signedness [-Wpointer-sign] get_mpc_config(&mpc_control.lecs_address, mpc_control.LEC_ADDRESS, mpc_control.elan_name); ^~~~~~~~~~~ In file included from main.c:27:0: lecs.h:4:6: note: expected 'char *' but argument is of type 'unsigned char *' 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 differ in signedness [-Wpointer-sign] char *string = mpc_control.MPS_MAC_ADDRESS; ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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] return send_to_dataplane(buff, pos, shortcut_fd); ^~~~ In file included from p_factory.c:18:0: io.h:9:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' 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] return send_to_mps(buff, pos); ^~~~ In file included from p_factory.c:18:0: io.h:8:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' 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] return send_to_mps(buff,pos); ^~~~ In file included from p_factory.c:18:0: io.h:8:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' int send_to_mps(char *buff, int length); ^~~~~~~~~~~ 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] return send_to_mps(reply,pos); ^~~~~ In file included from p_factory.c:18:0: io.h:8:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' int send_to_mps(char *buff, int length); ^~~~~~~~~~~ p_factory.c:266:25: warning: variable 'common' set but not used [-Wunused-but-set-variable] 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] return send_to_mps(buff,pos); ^~~~ In file included from p_factory.c:18:0: io.h:8:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' 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] return send_to_mps(buff,pos); ^~~~ In file included from p_factory.c:18:0: io.h:8:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' int send_to_mps(char *buff, int length); ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c p_recogn.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c id_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c tag_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c poll2select.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c lecs.c lecs.c: In function 'send_request': lecs.c:74:24: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(frame->elan_name, elan_name); ^~~~~ In file included from /usr/include/features.h:428:0, 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:88:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ lecs.c: In function 'get_reply': lecs.c:114:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tlvs = buff + sizeof(struct le_config_frame); ^ lecs.c:115:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] 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=] printf("mpcd: lecs.c: get_reply: ignoring %d bytes of trailing TLV carbage\n", ~^ %ld end_of_tlvs - tlvs); ~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--rpath -Wl,/usr/lib64 creating mpcd make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/mpoad' Making all in oamd make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/oamd' cd ../.. && /bin/sh ./config.status src/oamd/Makefile depfiles config.status: creating src/oamd/Makefile config.status: executing depfiles commands make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/oamd' Making all in switch make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch' cd ../.. && /bin/sh ./config.status src/switch/Makefile depfiles config.status: creating src/switch/Makefile config.status: executing depfiles commands Making all in . make[4]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c control.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c dispatch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c proto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c relay.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c route.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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] if (sig->command) system(sig->command); ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../ylwrap cfg_y.y y.tab.c cfg_y.c y.tab.h cfg_y.h y.output cfg_y.output -- byacc -d updating cfg_y.h gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c cfg_y.c /bin/sh ../../ylwrap cfg_l.l lex.yy.c cfg_l.c -- flex gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c cfg_l.c cfg_l.c:1286:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ cfg_l.c:1243:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^~~~~~~ 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 ranlib libsw.a gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c swc.c swc.c: In function 'dialog': swc.c:31:36: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] fprintf(stderr,"bad write: %d != %d\n",size,sizeof(*msg)); ~^ %ld swc.c:40:35: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] fprintf(stderr,"bad read: %d != %d\n",size,sizeof(*msg)); ~^ %ld /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o swc swc.o ../../src/lib/libatm.la mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/swc swc.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating swc make[4]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch' Making all in debug make[4]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch/debug' cd ../../.. && /bin/sh ./config.status src/switch/debug/Makefile depfiles config.status: creating src/switch/debug/Makefile config.status: executing depfiles commands gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../q2931 -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c debug.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sw_debug debug.o ../../../src/switch/libsw.a ../../../src/lib/libatm.la -lfl mkdir .libs gcc -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sw_debug debug.o ../../../src/switch/libsw.a ../../../src/lib/.libs/libatm.so -lresolv -lfl -Wl,--rpath -Wl,/usr/lib64 creating sw_debug make[4]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch/debug' Making all in tcp make[4]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch/tcp' cd ../../.. && /bin/sh ./config.status src/switch/tcp/Makefile depfiles config.status: creating src/switch/tcp/Makefile config.status: executing depfiles commands gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../q2931 -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c tcpsw.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sw_tcp tcpsw.o ../../../src/switch/libsw.a ../../../src/lib/libatm.la -lfl mkdir .libs gcc -I../../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sw_tcp tcpsw.o ../../../src/switch/libsw.a ../../../src/lib/.libs/libatm.so -lresolv -lfl -Wl,--rpath -Wl,/usr/lib64 creating sw_tcp make[4]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch/tcp' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch' Making all in config make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/config' cd ../.. && /bin/sh ./config.status src/config/Makefile config.status: creating src/config/Makefile make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/config' Making all in extra make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/extra' cd ../.. && /bin/sh ./config.status src/extra/Makefile config.status: creating src/extra/Makefile make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/extra' Making all in br2684 make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/br2684' cd ../.. && /bin/sh ./config.status src/br2684/Makefile depfiles config.status: creating src/br2684/Makefile config.status: executing depfiles commands gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c 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] chdir("/"); // Don't keep directories in use ^~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o br2684ctl br2684ctl.o ../../src/lib/libatm.la mkdir .libs gcc -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_LINUX_TIME_H -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/br2684ctl br2684ctl.o ../../src/lib/.libs/libatm.so -lresolv -Wl,--rpath -Wl,/usr/lib64 creating br2684ctl make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/br2684' make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src' cd .. && /bin/sh ./config.status src/Makefile config.status: creating src/Makefile make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/doc' cd .. && /bin/sh ./config.status doc/Makefile config.status: creating doc/Makefile make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/doc' make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1' cd . && /bin/sh ./config.status Makefile config.status: creating Makefile make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1' make[1]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rVQvct + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64 + cd linux-atm-2.5.1 + make DESTDIR=/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64 install Making install in src make[1]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src' Making install in include make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/include' cd ../.. && /bin/sh ./config.status src/include/Makefile config.status: creating src/include/Makefile make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/include' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/include" /usr/bin/install -c -m 644 atm.h atmd.h atmsap.h '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/include' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/include' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lib' cd ../.. && /bin/sh ./config.status src/lib/Makefile depfiles config.status: creating src/lib/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lib' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c libatm.la '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/lib64' /usr/bin/install -c .libs/libatm.so.1.0.0 /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/lib64/libatm.so.1.0.0 (cd /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/lib64 && { 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; }; }) (cd /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/lib64 && { ln -s -f libatm.so.1.0.0 libatm.so || { rm -f libatm.so && ln -s libatm.so.1.0.0 libatm.so; }; }) /usr/bin/install -c .libs/libatm.lai /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/lib64/libatm.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lib' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lib' Making install in test make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/test' cd ../.. && /bin/sh ./config.status src/test/Makefile depfiles config.status: creating src/test/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/test' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c aread awrite ttcp_atm atmswitch svc_recv svc_send '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/aread /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin/aread libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/awrite /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin/awrite libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/ttcp_atm /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin/ttcp_atm libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/atmswitch /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin/atmswitch libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/svc_recv /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin/svc_recv libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/svc_send /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin/svc_send make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/test' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/test' Making install in debug make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/debug' cd ../.. && /bin/sh ./config.status src/debug/Makefile depfiles config.status: creating src/debug/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/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 '/builddir/build/BUILD/linux-atm-2.5.1/src/debug' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/debug' Making install in qgen make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/qgen' cd ../.. && /bin/sh ./config.status src/qgen/Makefile depfiles config.status: creating src/qgen/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/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 '/builddir/build/BUILD/linux-atm-2.5.1/src/qgen' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/qgen' Making install in q2931 make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/q2931' cd ../.. && /bin/sh ./config.status src/q2931/Makefile depfiles config.status: creating src/q2931/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/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 '/builddir/build/BUILD/linux-atm-2.5.1/src/q2931' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/q2931' Making install in saal make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/saal' cd ../.. && /bin/sh ./config.status src/saal/Makefile depfiles config.status: creating src/saal/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/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 '/builddir/build/BUILD/linux-atm-2.5.1/src/saal' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/saal' Making install in sigd make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/sigd' cd ../.. && /bin/sh ./config.status src/sigd/Makefile depfiles config.status: creating src/sigd/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/sigd' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c atmsigd '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/atmsigd /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/atmsigd test -z "/etc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/etc" /usr/bin/install -c -m 644 atmsigd.conf '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/etc' test -z "/usr/share/man/man4" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man4" /usr/bin/install -c -m 644 atmsigd.conf.4 '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man4' test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8" /usr/bin/install -c -m 644 atmsigd.8 '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/sigd' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/sigd' Making install in maint make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/maint' cd ../.. && /bin/sh ./config.status src/maint/Makefile depfiles config.status: creating src/maint/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/maint' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c atmdiag atmdump sonetdiag saaldump '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/atmdiag /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin/atmdiag libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/atmdump /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin/atmdump libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/sonetdiag /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin/sonetdiag libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/saaldump /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/bin/saaldump test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c atmaddr esi atmloop atmtcp enitune zntune hediag '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/atmaddr /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/atmaddr libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/esi /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/esi libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/atmloop /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/atmloop libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/atmtcp /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/atmtcp libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/enitune /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/enitune libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/zntune /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/zntune libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/hediag /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/hediag test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8" /usr/bin/install -c -m 644 atmaddr.8 atmdiag.8 atmdump.8 atmloop.8 atmtcp.8 esi.8 '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/maint' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/maint' Making install in arpd make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/arpd' cd ../.. && /bin/sh ./config.status src/arpd/Makefile depfiles config.status: creating src/arpd/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/arpd' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c atmarp atmarpd '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/atmarp /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/atmarp libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/atmarpd /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/atmarpd test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/include" /usr/bin/install -c -m 644 atmarp.h atmarpd.h '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/include' test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8" /usr/bin/install -c -m 644 atmarp.8 atmarpd.8 '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/arpd' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/arpd' Making install in ilmid make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid' Making install in asn1 make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid/asn1' make[4]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/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 '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid/asn1' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid/asn1' make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid' make[4]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ilmid ilmidiag '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/ilmid /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/ilmid libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/ilmidiag /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/ilmidiag test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8" /usr/bin/install -c -m 644 ilmid.8 '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8' make[4]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/ilmid' Making install in man make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/man' make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/man' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man7" /usr/bin/install -c -m 644 qos.7 sap.7 '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man7' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/man' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/man' Making install in led make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/led' make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/led' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c zeppelin '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/zeppelin /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/zeppelin test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8" /usr/bin/install -c -m 644 zeppelin.8 '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/led' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/led' Making install in lane make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lane' make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lane' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c les bus lecs '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/les /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/les libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/bus /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/bus libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/lecs /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/lecs test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8" /usr/bin/install -c -m 644 les.8 lecs.8 bus.8 '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lane' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/lane' Making install in mpoad make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/mpoad' make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/mpoad' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c mpcd '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/mpcd /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/mpcd test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8" /usr/bin/install -c -m 644 mpcd.8 '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/mpoad' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/mpoad' Making install in oamd make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/oamd' make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/oamd' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin" make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/oamd' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/oamd' Making install in switch make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch' Making install in . make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch' make[4]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/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 '/builddir/build/BUILD/linux-atm-2.5.1/src/switch' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch' Making install in debug make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch/debug' make[4]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/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 '/builddir/build/BUILD/linux-atm-2.5.1/src/switch/debug' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch/debug' Making install in tcp make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch/tcp' make[4]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/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 '/builddir/build/BUILD/linux-atm-2.5.1/src/switch/tcp' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch/tcp' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/switch' Making install in config make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/config' make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/config' cp hosts.atm /etc cp: cannot create regular file '/etc/hosts.atm': Permission denied make[3]: [Makefile:416: install-exec-local] Error 1 (ignored) test -z "/etc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/etc" /usr/bin/install -c -m 644 hosts.atm '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/etc' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/config' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/config' Making install in extra make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/extra' make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/extra' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/extra' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/extra' Making install in br2684 make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/br2684' make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src/br2684' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c br2684ctl '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin' libtool: install: warning: `../../src/lib/libatm.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/br2684ctl /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/sbin/br2684ctl test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8" /usr/bin/install -c -m 644 br2684ctl.8 '/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/br2684' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src/br2684' make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/src' make[3]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/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 '/builddir/build/BUILD/linux-atm-2.5.1/src' make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src' make[1]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/doc' make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1/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 '/builddir/build/BUILD/linux-atm-2.5.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1/doc' make[1]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1' make[2]: Entering directory '/builddir/build/BUILD/linux-atm-2.5.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1' make[1]: Leaving directory '/builddir/build/BUILD/linux-atm-2.5.1' + rm -f /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64//usr/lib64/libatm.a /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64//usr/lib64/libatm.la + install -m 0644 src/config/hosts.atm /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/etc/ + mkdir _doc + cp -a doc/ src/config/init-redhat/ src/extra/ANS/ _doc/ + rm -f '_doc/Makefile*' _doc/doc/Makefile _doc/doc/Makefile.am _doc/doc/Makefile.in _doc/doc/atm-linux-howto.sgml + chmod 0644 src/extra/ANS/atm src/extra/ANS/pdf2e164_cc.pl src/extra/ANS/hosts2ans.pl + chmod 0644 _doc/ANS/pdf2e164_cc.pl _doc/ANS/hosts2ans.pl _doc/init-redhat/atm _doc/doc/atm-linux-howto.txt + rm -rf _doc/ANS + rm -rf _doc/doc/.cvsignore _doc/doc/CVS + rm -rf _doc/init-redhat/CVS _doc/init-redhat/.cvsignore + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: linux-atm-2.5.1-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gAgZAD + umask 022 + cd /builddir/build/BUILD + cd linux-atm-2.5.1 + DOCDIR=/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/doc/linux-atm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/doc/linux-atm + cp -pr AUTHORS /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/doc/linux-atm + cp -pr BUGS /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/doc/linux-atm + cp -pr ChangeLog /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/doc/linux-atm + cp -pr NEWS /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/doc/linux-atm + cp -pr README /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/doc/linux-atm + cp -pr THANKS /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/doc/linux-atm + cp -pr _doc/doc _doc/init-redhat /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/doc/linux-atm + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.S7VmKM + umask 022 + cd /builddir/build/BUILD + cd linux-atm-2.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/licenses/linux-atm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/licenses/linux-atm + cp -pr COPYING COPYING.GPL COPYING.LGPL /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/licenses/linux-atm + exit 0 Provides: config(linux-atm) = 2.5.1-19.fc28 linux-atm = 2.5.1-19.fc28 linux-atm(riscv-64) = 2.5.1-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatm.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Processing files: linux-atm-libs-2.5.1-19.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uspr85 + umask 022 + cd /builddir/build/BUILD + cd linux-atm-2.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/licenses/linux-atm-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/licenses/linux-atm-libs + cp -pr COPYING.LGPL /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64/usr/share/licenses/linux-atm-libs + exit 0 Provides: libatm.so.1()(64bit) linux-atm-libs = 2.5.1-19.fc28 linux-atm-libs(riscv-64) = 2.5.1-19.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: linux-atm-libs-devel-2.5.1-19.fc28.riscv64 Provides: linux-atm-libs-devel = 2.5.1-19.fc28 linux-atm-libs-devel(riscv-64) = 2.5.1-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatm.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/linux-atm-2.5.1-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/linux-atm-2.5.1-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/linux-atm-libs-2.5.1-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/linux-atm-libs-devel-2.5.1-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j6yYOS + umask 022 + cd /builddir/build/BUILD + cd linux-atm-2.5.1 + rm -rf /builddir/build/BUILDROOT/linux-atm-2.5.1-19.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff