D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/scli-0.4.0-7.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.z1yY4r + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf scli-0.4.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/scli-0.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scli-0.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (scli-0.4.0-fix-str-fmt.patch):' Patch #0 (scli-0.4.0-fix-str-fmt.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file scli/basic.c patching file scli/cmds.c patching file scli/interface.c patching file scli/system.c patching file scli/ip.c patching file scli/ip.c patching file scli/ip.c patching file scli/nortel.c patching file scli/printer.c + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.f2nD9A + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd scli-0.4.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-xmltest checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c 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... gcc3 checking for ranlib... ranlib checking for smidump... no checking whether to enable -Wall... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.54.2) checking for pkg-config... /usr/bin/pkg-config checking for GNET - version >= 2.0.0... yes (version 2.0.8) checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.0.0... yes (version 2.9.7) checking for GSNMP... yes checking for initscr in -lncurses... yes checking for readline in -lreadline... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for net/if.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for netinet/if_ether.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for gethostbyname... yes checking for connect... yes checking for resizeterm... yes checking for getaddrinfo... yes checking for ether_ntohost... yes checking for rl_completion_matches... yes configure: creating ./config.status config.status: creating Makefile config.status: creating stub/Makefile config.status: creating proc/Makefile config.status: creating scli/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in stub make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ianaiftype-mib.o -MD -MP -MF ".deps/ianaiftype-mib.Tpo" -c -o ianaiftype-mib.o ianaiftype-mib.c; \ then mv -f ".deps/ianaiftype-mib.Tpo" ".deps/ianaiftype-mib.Po"; else rm -f ".deps/ianaiftype-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmpv2-tc.o -MD -MP -MF ".deps/snmpv2-tc.Tpo" -c -o snmpv2-tc.o snmpv2-tc.c; \ then mv -f ".deps/snmpv2-tc.Tpo" ".deps/snmpv2-tc.Po"; else rm -f ".deps/snmpv2-tc.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmpv2-tm.o -MD -MP -MF ".deps/snmpv2-tm.Tpo" -c -o snmpv2-tm.o snmpv2-tm.c; \ then mv -f ".deps/snmpv2-tm.Tpo" ".deps/snmpv2-tm.Po"; else rm -f ".deps/snmpv2-tm.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ip-forward-mib.o -MD -MP -MF ".deps/ip-forward-mib.Tpo" -c -o ip-forward-mib.o ip-forward-mib.c; \ then mv -f ".deps/ip-forward-mib.Tpo" ".deps/ip-forward-mib.Po"; else rm -f ".deps/ip-forward-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT udp-mib.o -MD -MP -MF ".deps/udp-mib.Tpo" -c -o udp-mib.o udp-mib.c; \ then mv -f ".deps/udp-mib.Tpo" ".deps/udp-mib.Po"; else rm -f ".deps/udp-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmpv2-mib.o -MD -MP -MF ".deps/snmpv2-mib.Tpo" -c -o snmpv2-mib.o snmpv2-mib.c; \ then mv -f ".deps/snmpv2-mib.Tpo" ".deps/snmpv2-mib.Po"; else rm -f ".deps/snmpv2-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT host-resources-types.o -MD -MP -MF ".deps/host-resources-types.Tpo" -c -o host-resources-types.o host-resources-types.c; \ then mv -f ".deps/host-resources-types.Tpo" ".deps/host-resources-types.Po"; else rm -f ".deps/host-resources-types.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT if-mib.o -MD -MP -MF ".deps/if-mib.Tpo" -c -o if-mib.o if-mib.c; \ then mv -f ".deps/if-mib.Tpo" ".deps/if-mib.Po"; else rm -f ".deps/if-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tcp-mib.o -MD -MP -MF ".deps/tcp-mib.Tpo" -c -o tcp-mib.o tcp-mib.c; \ then mv -f ".deps/tcp-mib.Tpo" ".deps/tcp-mib.Po"; else rm -f ".deps/tcp-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT iana-language-mib.o -MD -MP -MF ".deps/iana-language-mib.Tpo" -c -o iana-language-mib.o iana-language-mib.c; \ then mv -f ".deps/iana-language-mib.Tpo" ".deps/iana-language-mib.Po"; else rm -f ".deps/iana-language-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT entity-sensor-mib.o -MD -MP -MF ".deps/entity-sensor-mib.Tpo" -c -o entity-sensor-mib.o entity-sensor-mib.c; \ then mv -f ".deps/entity-sensor-mib.Tpo" ".deps/entity-sensor-mib.Po"; else rm -f ".deps/entity-sensor-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmp-framework-mib.o -MD -MP -MF ".deps/snmp-framework-mib.Tpo" -c -o snmp-framework-mib.o snmp-framework-mib.c; \ then mv -f ".deps/snmp-framework-mib.Tpo" ".deps/snmp-framework-mib.Po"; else rm -f ".deps/snmp-framework-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmp-mpd-mib.o -MD -MP -MF ".deps/snmp-mpd-mib.Tpo" -c -o snmp-mpd-mib.o snmp-mpd-mib.c; \ then mv -f ".deps/snmp-mpd-mib.Tpo" ".deps/snmp-mpd-mib.Po"; else rm -f ".deps/snmp-mpd-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT entity-mib.o -MD -MP -MF ".deps/entity-mib.Tpo" -c -o entity-mib.o entity-mib.c; \ then mv -f ".deps/entity-mib.Tpo" ".deps/entity-mib.Po"; else rm -f ".deps/entity-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT disman-schedule-mib.o -MD -MP -MF ".deps/disman-schedule-mib.Tpo" -c -o disman-schedule-mib.o disman-schedule-mib.c; \ then mv -f ".deps/disman-schedule-mib.Tpo" ".deps/disman-schedule-mib.Po"; else rm -f ".deps/disman-schedule-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT bridge-mib.o -MD -MP -MF ".deps/bridge-mib.Tpo" -c -o bridge-mib.o bridge-mib.c; \ then mv -f ".deps/bridge-mib.Tpo" ".deps/bridge-mib.Po"; else rm -f ".deps/bridge-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT host-resources-mib.o -MD -MP -MF ".deps/host-resources-mib.Tpo" -c -o host-resources-mib.o host-resources-mib.c; \ then mv -f ".deps/host-resources-mib.Tpo" ".deps/host-resources-mib.Po"; else rm -f ".deps/host-resources-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmp-user-based-sm-mib.o -MD -MP -MF ".deps/snmp-user-based-sm-mib.Tpo" -c -o snmp-user-based-sm-mib.o snmp-user-based-sm-mib.c; \ then mv -f ".deps/snmp-user-based-sm-mib.Tpo" ".deps/snmp-user-based-sm-mib.Po"; else rm -f ".deps/snmp-user-based-sm-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmp-community-mib.o -MD -MP -MF ".deps/snmp-community-mib.Tpo" -c -o snmp-community-mib.o snmp-community-mib.c; \ then mv -f ".deps/snmp-community-mib.Tpo" ".deps/snmp-community-mib.Po"; else rm -f ".deps/snmp-community-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ip-mib.o -MD -MP -MF ".deps/ip-mib.Tpo" -c -o ip-mib.o ip-mib.c; \ then mv -f ".deps/ip-mib.Tpo" ".deps/ip-mib.Po"; else rm -f ".deps/ip-mib.Tpo"; exit 1; fi In file included from ip-mib.c:31:0: ip-mib.h:408:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSHCINMCASTPKTS (1 << 32) ^ ip-mib.c:641:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSHCINMCASTPKTS' IP_MIB_IPSYSTEMSTATSHCINMCASTPKTS, "ipSystemStatsHCInMcastPkts", ^ ip-mib.h:409:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSINMCASTOCTETS (1 << 33) ^ ip-mib.c:647:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSINMCASTOCTETS' IP_MIB_IPSYSTEMSTATSINMCASTOCTETS, "ipSystemStatsInMcastOctets", ^ ip-mib.h:410:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSHCINMCASTOCTETS (1 << 34) ^ ip-mib.c:653:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSHCINMCASTOCTETS' IP_MIB_IPSYSTEMSTATSHCINMCASTOCTETS, "ipSystemStatsHCInMcastOctets", ^ ip-mib.h:411:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSOUTMCASTPKTS (1 << 35) ^ ip-mib.c:659:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSOUTMCASTPKTS' IP_MIB_IPSYSTEMSTATSOUTMCASTPKTS, "ipSystemStatsOutMcastPkts", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:412:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSHCOUTMCASTPKTS (1 << 36) ^ ip-mib.c:665:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSHCOUTMCASTPKTS' IP_MIB_IPSYSTEMSTATSHCOUTMCASTPKTS, "ipSystemStatsHCOutMcastPkts", ^ ip-mib.h:413:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSOUTMCASTOCTETS (1 << 37) ^ ip-mib.c:671:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSOUTMCASTOCTETS' IP_MIB_IPSYSTEMSTATSOUTMCASTOCTETS, "ipSystemStatsOutMcastOctets", ^ ip-mib.h:414:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSHCOUTMCASTOCTETS (1 << 38) ^ ip-mib.c:677:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSHCOUTMCASTOCTETS' IP_MIB_IPSYSTEMSTATSHCOUTMCASTOCTETS, "ipSystemStatsHCOutMcastOctets", ^ ip-mib.h:415:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSINBCASTPKTS (1 << 39) ^ ip-mib.c:683:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSINBCASTPKTS' IP_MIB_IPSYSTEMSTATSINBCASTPKTS, "ipSystemStatsInBcastPkts", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:416:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSHCINBCASTPKTS (1 << 40) ^ ip-mib.c:689:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSHCINBCASTPKTS' IP_MIB_IPSYSTEMSTATSHCINBCASTPKTS, "ipSystemStatsHCInBcastPkts", ^ ip-mib.h:417:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSOUTBCASTPKTS (1 << 41) ^ ip-mib.c:695:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSOUTBCASTPKTS' IP_MIB_IPSYSTEMSTATSOUTBCASTPKTS, "ipSystemStatsOutBcastPkts", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:418:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSHCOUTBCASTPKTS (1 << 42) ^ ip-mib.c:701:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSHCOUTBCASTPKTS' IP_MIB_IPSYSTEMSTATSHCOUTBCASTPKTS, "ipSystemStatsHCOutBcastPkts", ^ ip-mib.h:419:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSDISCONTINUITYTIME (1 << 43) ^ ip-mib.c:707:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSDISCONTINUITYTIME' IP_MIB_IPSYSTEMSTATSDISCONTINUITYTIME, "ipSystemStatsDiscontinuityTime", ^ ip-mib.h:420:51: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPSYSTEMSTATSREFRESHRATE (1 << 44) ^ ip-mib.c:713:7: note: in expansion of macro 'IP_MIB_IPSYSTEMSTATSREFRESHRATE' IP_MIB_IPSYSTEMSTATSREFRESHRATE, "ipSystemStatsRefreshRate", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:522:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSINMCASTOCTETS (1 << 32) ^ ip-mib.c:917:7: note: in expansion of macro 'IP_MIB_IPIFSTATSINMCASTOCTETS' IP_MIB_IPIFSTATSINMCASTOCTETS, "ipIfStatsInMcastOctets", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:523:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSHCINMCASTOCTETS (1 << 33) ^ ip-mib.c:923:7: note: in expansion of macro 'IP_MIB_IPIFSTATSHCINMCASTOCTETS' IP_MIB_IPIFSTATSHCINMCASTOCTETS, "ipIfStatsHCInMcastOctets", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:524:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSOUTMCASTPKTS (1 << 34) ^ ip-mib.c:929:7: note: in expansion of macro 'IP_MIB_IPIFSTATSOUTMCASTPKTS' IP_MIB_IPIFSTATSOUTMCASTPKTS, "ipIfStatsOutMcastPkts", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:525:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSHCOUTMCASTPKTS (1 << 35) ^ ip-mib.c:935:7: note: in expansion of macro 'IP_MIB_IPIFSTATSHCOUTMCASTPKTS' IP_MIB_IPIFSTATSHCOUTMCASTPKTS, "ipIfStatsHCOutMcastPkts", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:526:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSOUTMCASTOCTETS (1 << 36) ^ ip-mib.c:941:7: note: in expansion of macro 'IP_MIB_IPIFSTATSOUTMCASTOCTETS' IP_MIB_IPIFSTATSOUTMCASTOCTETS, "ipIfStatsOutMcastOctets", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:527:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSHCOUTMCASTOCTETS (1 << 37) ^ ip-mib.c:947:7: note: in expansion of macro 'IP_MIB_IPIFSTATSHCOUTMCASTOCTETS' IP_MIB_IPIFSTATSHCOUTMCASTOCTETS, "ipIfStatsHCOutMcastOctets", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:528:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSINBCASTPKTS (1 << 38) ^ ip-mib.c:953:7: note: in expansion of macro 'IP_MIB_IPIFSTATSINBCASTPKTS' IP_MIB_IPIFSTATSINBCASTPKTS, "ipIfStatsInBcastPkts", ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:529:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSHCINBCASTPKTS (1 << 39) ^ ip-mib.c:959:7: note: in expansion of macro 'IP_MIB_IPIFSTATSHCINBCASTPKTS' IP_MIB_IPIFSTATSHCINBCASTPKTS, "ipIfStatsHCInBcastPkts", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:530:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSOUTBCASTPKTS (1 << 40) ^ ip-mib.c:965:7: note: in expansion of macro 'IP_MIB_IPIFSTATSOUTBCASTPKTS' IP_MIB_IPIFSTATSOUTBCASTPKTS, "ipIfStatsOutBcastPkts", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:531:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSHCOUTBCASTPKTS (1 << 41) ^ ip-mib.c:971:7: note: in expansion of macro 'IP_MIB_IPIFSTATSHCOUTBCASTPKTS' IP_MIB_IPIFSTATSHCOUTBCASTPKTS, "ipIfStatsHCOutBcastPkts", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip-mib.h:532:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSDISCONTINUITYTIME (1 << 42) ^ ip-mib.c:977:7: note: in expansion of macro 'IP_MIB_IPIFSTATSDISCONTINUITYTIME' IP_MIB_IPIFSTATSDISCONTINUITYTIME, "ipIfStatsDiscontinuityTime", ^ ip-mib.h:533:47: warning: left shift count >= width of type [-Wshift-count-overflow] #define IP_MIB_IPIFSTATSREFRESHRATE (1 << 43) ^ ip-mib.c:983:7: note: in expansion of macro 'IP_MIB_IPIFSTATSREFRESHRATE' IP_MIB_IPIFSTATSREFRESHRATE, "ipIfStatsRefreshRate", ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmp-target-mib.o -MD -MP -MF ".deps/snmp-target-mib.Tpo" -c -o snmp-target-mib.o snmp-target-mib.c; \ then mv -f ".deps/snmp-target-mib.Tpo" ".deps/snmp-target-mib.Po"; else rm -f ".deps/snmp-target-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT disman-script-mib.o -MD -MP -MF ".deps/disman-script-mib.Tpo" -c -o disman-script-mib.o disman-script-mib.c; \ then mv -f ".deps/disman-script-mib.Tpo" ".deps/disman-script-mib.Po"; else rm -f ".deps/disman-script-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT atm-mib.o -MD -MP -MF ".deps/atm-mib.Tpo" -c -o atm-mib.o atm-mib.c; \ then mv -f ".deps/atm-mib.Tpo" ".deps/atm-mib.Po"; else rm -f ".deps/atm-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tunnel-mib.o -MD -MP -MF ".deps/tunnel-mib.Tpo" -c -o tunnel-mib.o tunnel-mib.c; \ then mv -f ".deps/tunnel-mib.Tpo" ".deps/tunnel-mib.Po"; else rm -f ".deps/tunnel-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmp-view-based-acm-mib.o -MD -MP -MF ".deps/snmp-view-based-acm-mib.Tpo" -c -o snmp-view-based-acm-mib.o snmp-view-based-acm-mib.c; \ then mv -f ".deps/snmp-view-based-acm-mib.Tpo" ".deps/snmp-view-based-acm-mib.Po"; else rm -f ".deps/snmp-view-based-acm-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmp-notification-mib.o -MD -MP -MF ".deps/snmp-notification-mib.Tpo" -c -o snmp-notification-mib.o snmp-notification-mib.c; \ then mv -f ".deps/snmp-notification-mib.Tpo" ".deps/snmp-notification-mib.Po"; else rm -f ".deps/snmp-notification-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT iana-mau-mib.o -MD -MP -MF ".deps/iana-mau-mib.Tpo" -c -o iana-mau-mib.o iana-mau-mib.c; \ then mv -f ".deps/iana-mau-mib.Tpo" ".deps/iana-mau-mib.Po"; else rm -f ".deps/iana-mau-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT notification-log-mib.o -MD -MP -MF ".deps/notification-log-mib.Tpo" -c -o notification-log-mib.o notification-log-mib.c; \ then mv -f ".deps/notification-log-mib.Tpo" ".deps/notification-log-mib.Po"; else rm -f ".deps/notification-log-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT etherlike-mib.o -MD -MP -MF ".deps/etherlike-mib.Tpo" -c -o etherlike-mib.o etherlike-mib.c; \ then mv -f ".deps/etherlike-mib.Tpo" ".deps/etherlike-mib.Po"; else rm -f ".deps/etherlike-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rfc1213-mib.o -MD -MP -MF ".deps/rfc1213-mib.Tpo" -c -o rfc1213-mib.o rfc1213-mib.c; \ then mv -f ".deps/rfc1213-mib.Tpo" ".deps/rfc1213-mib.Po"; else rm -f ".deps/rfc1213-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rmon-mib.o -MD -MP -MF ".deps/rmon-mib.Tpo" -c -o rmon-mib.o rmon-mib.c; \ then mv -f ".deps/rmon-mib.Tpo" ".deps/rmon-mib.Po"; else rm -f ".deps/rmon-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ospf-mib.o -MD -MP -MF ".deps/ospf-mib.Tpo" -c -o ospf-mib.o ospf-mib.c; \ then mv -f ".deps/ospf-mib.Tpo" ".deps/ospf-mib.Po"; else rm -f ".deps/ospf-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT sonet-mib.o -MD -MP -MF ".deps/sonet-mib.Tpo" -c -o sonet-mib.o sonet-mib.c; \ then mv -f ".deps/sonet-mib.Tpo" ".deps/sonet-mib.Po"; else rm -f ".deps/sonet-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT isdn-mib.o -MD -MP -MF ".deps/isdn-mib.Tpo" -c -o isdn-mib.o isdn-mib.c; \ then mv -f ".deps/isdn-mib.Tpo" ".deps/isdn-mib.Po"; else rm -f ".deps/isdn-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT q-bridge-mib.o -MD -MP -MF ".deps/q-bridge-mib.Tpo" -c -o q-bridge-mib.o q-bridge-mib.c; \ then mv -f ".deps/q-bridge-mib.Tpo" ".deps/q-bridge-mib.Po"; else rm -f ".deps/q-bridge-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mau-mib.o -MD -MP -MF ".deps/mau-mib.Tpo" -c -o mau-mib.o mau-mib.c; \ then mv -f ".deps/mau-mib.Tpo" ".deps/mau-mib.Po"; else rm -f ".deps/mau-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT inet-address-mib.o -MD -MP -MF ".deps/inet-address-mib.Tpo" -c -o inet-address-mib.o inet-address-mib.c; \ then mv -f ".deps/inet-address-mib.Tpo" ".deps/inet-address-mib.Po"; else rm -f ".deps/inet-address-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rs-232-mib.o -MD -MP -MF ".deps/rs-232-mib.Tpo" -c -o rs-232-mib.o rs-232-mib.c; \ then mv -f ".deps/rs-232-mib.Tpo" ".deps/rs-232-mib.Po"; else rm -f ".deps/rs-232-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT iana-charset-mib.o -MD -MP -MF ".deps/iana-charset-mib.Tpo" -c -o iana-charset-mib.o iana-charset-mib.c; \ then mv -f ".deps/iana-charset-mib.Tpo" ".deps/iana-charset-mib.Po"; else rm -f ".deps/iana-charset-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT iana-printer-mib.o -MD -MP -MF ".deps/iana-printer-mib.Tpo" -c -o iana-printer-mib.o iana-printer-mib.c; \ then mv -f ".deps/iana-printer-mib.Tpo" ".deps/iana-printer-mib.Po"; else rm -f ".deps/iana-printer-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cisco-process-mib.o -MD -MP -MF ".deps/cisco-process-mib.Tpo" -c -o cisco-process-mib.o cisco-process-mib.c; \ then mv -f ".deps/cisco-process-mib.Tpo" ".deps/cisco-process-mib.Po"; else rm -f ".deps/cisco-process-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rapid-city.o -MD -MP -MF ".deps/rapid-city.Tpo" -c -o rapid-city.o rapid-city.c; \ then mv -f ".deps/rapid-city.Tpo" ".deps/rapid-city.Po"; else rm -f ".deps/rapid-city.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT productmib.o -MD -MP -MF ".deps/productmib.Tpo" -c -o productmib.o productmib.c; \ then mv -f ".deps/productmib.Tpo" ".deps/productmib.Po"; else rm -f ".deps/productmib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT hp-icf-fault-finder-mib.o -MD -MP -MF ".deps/hp-icf-fault-finder-mib.Tpo" -c -o hp-icf-fault-finder-mib.o hp-icf-fault-finder-mib.c; \ then mv -f ".deps/hp-icf-fault-finder-mib.Tpo" ".deps/hp-icf-fault-finder-mib.Po"; else rm -f ".deps/hp-icf-fault-finder-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT old-cisco-ip-mib.o -MD -MP -MF ".deps/old-cisco-ip-mib.Tpo" -c -o old-cisco-ip-mib.o old-cisco-ip-mib.c; \ then mv -f ".deps/old-cisco-ip-mib.Tpo" ".deps/old-cisco-ip-mib.Po"; else rm -f ".deps/old-cisco-ip-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cisco-dot11-association-mib.o -MD -MP -MF ".deps/cisco-dot11-association-mib.Tpo" -c -o cisco-dot11-association-mib.o cisco-dot11-association-mib.c; \ then mv -f ".deps/cisco-dot11-association-mib.Tpo" ".deps/cisco-dot11-association-mib.Po"; else rm -f ".deps/cisco-dot11-association-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT sflow5-mib.o -MD -MP -MF ".deps/sflow5-mib.Tpo" -c -o sflow5-mib.o sflow5-mib.c; \ then mv -f ".deps/sflow5-mib.Tpo" ".deps/sflow5-mib.Po"; else rm -f ".deps/sflow5-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ucd-snmp-mib.o -MD -MP -MF ".deps/ucd-snmp-mib.Tpo" -c -o ucd-snmp-mib.o ucd-snmp-mib.c; \ then mv -f ".deps/ucd-snmp-mib.Tpo" ".deps/ucd-snmp-mib.Po"; else rm -f ".deps/ucd-snmp-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT printer-mib.o -MD -MP -MF ".deps/printer-mib.Tpo" -c -o printer-mib.o printer-mib.c; \ then mv -f ".deps/printer-mib.Tpo" ".deps/printer-mib.Po"; else rm -f ".deps/printer-mib.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' rm -f libstub.a ar cru libstub.a if-mib.o ianaiftype-mib.o ip-mib.o ip-forward-mib.o udp-mib.o tcp-mib.o snmpv2-tc.o snmpv2-mib.o snmpv2-tm.o host-resources-mib.o host-resources-types.o entity-mib.o entity-sensor-mib.o bridge-mib.o iana-language-mib.o disman-script-mib.o disman-schedule-mib.o snmp-framework-mib.o snmp-mpd-mib.o snmp-user-based-sm-mib.o snmp-community-mib.o snmp-view-based-acm-mib.o snmp-target-mib.o snmp-notification-mib.o notification-log-mib.o tunnel-mib.o atm-mib.o etherlike-mib.o iana-mau-mib.o mau-mib.o rfc1213-mib.o ospf-mib.o printer-mib.o isdn-mib.o rs-232-mib.o sonet-mib.o rmon-mib.o q-bridge-mib.o inet-address-mib.o old-cisco-ip-mib.o rapid-city.o ucd-snmp-mib.o productmib.o printer-mib.o iana-charset-mib.o iana-printer-mib.o cisco-process-mib.o cisco-dot11-association-mib.o hp-icf-fault-finder-mib.o sflow5-mib.o ranlib libstub.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' Making all in proc make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../stub -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT if-mib-proc.o -MD -MP -MF ".deps/if-mib-proc.Tpo" -c -o if-mib-proc.o if-mib-proc.c; \ then mv -f ".deps/if-mib-proc.Tpo" ".deps/if-mib-proc.Po"; else rm -f ".deps/if-mib-proc.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../stub -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rapid-city-proc.o -MD -MP -MF ".deps/rapid-city-proc.Tpo" -c -o rapid-city-proc.o rapid-city-proc.c; \ then mv -f ".deps/rapid-city-proc.Tpo" ".deps/rapid-city-proc.Po"; else rm -f ".deps/rapid-city-proc.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../stub -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmp-view-based-acm-mib-proc.o -MD -MP -MF ".deps/snmp-view-based-acm-mib-proc.Tpo" -c -o snmp-view-based-acm-mib-proc.o snmp-view-based-acm-mib-proc.c; \ then mv -f ".deps/snmp-view-based-acm-mib-proc.Tpo" ".deps/snmp-view-based-acm-mib-proc.Po"; else rm -f ".deps/snmp-view-based-acm-mib-proc.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../stub -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT udp-mib-proc.o -MD -MP -MF ".deps/udp-mib-proc.Tpo" -c -o udp-mib-proc.o udp-mib-proc.c; \ then mv -f ".deps/udp-mib-proc.Tpo" ".deps/udp-mib-proc.Po"; else rm -f ".deps/udp-mib-proc.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../stub -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmp-user-based-sm-mib-proc.o -MD -MP -MF ".deps/snmp-user-based-sm-mib-proc.Tpo" -c -o snmp-user-based-sm-mib-proc.o snmp-user-based-sm-mib-proc.c; \ then mv -f ".deps/snmp-user-based-sm-mib-proc.Tpo" ".deps/snmp-user-based-sm-mib-proc.Po"; else rm -f ".deps/snmp-user-based-sm-mib-proc.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../stub -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ianaiftype-mib-proc.o -MD -MP -MF ".deps/ianaiftype-mib-proc.Tpo" -c -o ianaiftype-mib-proc.o ianaiftype-mib-proc.c; \ then mv -f ".deps/ianaiftype-mib-proc.Tpo" ".deps/ianaiftype-mib-proc.Po"; else rm -f ".deps/ianaiftype-mib-proc.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../stub -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT disman-script-mib-proc.o -MD -MP -MF ".deps/disman-script-mib-proc.Tpo" -c -o disman-script-mib-proc.o disman-script-mib-proc.c; \ then mv -f ".deps/disman-script-mib-proc.Tpo" ".deps/disman-script-mib-proc.Po"; else rm -f ".deps/disman-script-mib-proc.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../stub -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT productmib-proc.o -MD -MP -MF ".deps/productmib-proc.Tpo" -c -o productmib-proc.o productmib-proc.c; \ then mv -f ".deps/productmib-proc.Tpo" ".deps/productmib-proc.Po"; else rm -f ".deps/productmib-proc.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../stub -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT sflow5-mib-proc.o -MD -MP -MF ".deps/sflow5-mib-proc.Tpo" -c -o sflow5-mib-proc.o sflow5-mib-proc.c; \ then mv -f ".deps/sflow5-mib-proc.Tpo" ".deps/sflow5-mib-proc.Po"; else rm -f ".deps/sflow5-mib-proc.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../stub -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT q-bridge-mib-proc.o -MD -MP -MF ".deps/q-bridge-mib-proc.Tpo" -c -o q-bridge-mib-proc.o q-bridge-mib-proc.c; \ then mv -f ".deps/q-bridge-mib-proc.Tpo" ".deps/q-bridge-mib-proc.Po"; else rm -f ".deps/q-bridge-mib-proc.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' rm -f libproc.a ar cru libproc.a if-mib-proc.o rapid-city-proc.o productmib-proc.o disman-script-mib-proc.o snmp-view-based-acm-mib-proc.o snmp-user-based-sm-mib-proc.o udp-mib-proc.o ianaiftype-mib-proc.o sflow5-mib-proc.o q-bridge-mib-proc.o ranlib libproc.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' Making all in scli make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT xml.o -MD -MP -MF ".deps/xml.Tpo" -c -o xml.o xml.c; \ then mv -f ".deps/xml.Tpo" ".deps/xml.Po"; else rm -f ".deps/xml.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT thread.o -MD -MP -MF ".deps/thread.Tpo" -c -o thread.o thread.c; \ then mv -f ".deps/thread.Tpo" ".deps/thread.Po"; else rm -f ".deps/thread.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT scli.o -MD -MP -MF ".deps/scli.Tpo" -c -o scli.o scli.c; \ then mv -f ".deps/scli.Tpo" ".deps/scli.Po"; else rm -f ".deps/scli.Tpo"; exit 1; fi scli.c: In function 'readline_init': scli.c:268:5: warning: 'CPPFunction' is deprecated [-Wdeprecated-declarations] rl_attempted_completion_function = (CPPFunction *) completion; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scli.c: In function 'main': scli.c:383:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from scli.h:53, from scli.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ scli.c:469:6: warning: implicit declaration of function 'scli_netconf_mainloop' [-Wimplicit-function-declaration] c = scli_netconf_mainloop(interp, stdin); ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT vendors.o -MD -MP -MF ".deps/vendors.Tpo" -c -o vendors.o vendors.c; \ then mv -f ".deps/vendors.Tpo" ".deps/vendors.Po"; else rm -f ".deps/vendors.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT netconf.o -MD -MP -MF ".deps/netconf.Tpo" -c -o netconf.o netconf.c; \ then mv -f ".deps/netconf.Tpo" ".deps/netconf.Po"; else rm -f ".deps/netconf.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT fmt.o -MD -MP -MF ".deps/fmt.Tpo" -c -o fmt.o fmt.c; \ then mv -f ".deps/fmt.Tpo" ".deps/fmt.Po"; else rm -f ".deps/fmt.Tpo"; exit 1; fi fmt.c: In function 'fmt_ether_address': fmt.c:476:6: warning: implicit declaration of function 'ether_ntohost' [-Wimplicit-function-declaration] if (ether_ntohost(buffer, (struct ether_addr *) addr) == 0) { ^~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT entity.o -MD -MP -MF ".deps/entity.Tpo" -c -o entity.o entity.c; \ then mv -f ".deps/entity.Tpo" ".deps/entity.Po"; else rm -f ".deps/entity.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT basic.o -MD -MP -MF ".deps/basic.Tpo" -c -o basic.o basic.c; \ then mv -f ".deps/basic.Tpo" ".deps/basic.Po"; else rm -f ".deps/basic.Tpo"; exit 1; fi basic.c: In function 'page': basic.c:228:22: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] g_print("200-%.*s\n", s->str+i-l, l); ~~^~ ~~~~~~~~~~ basic.c: In function 'scli_eval_cmd': basic.c:1057:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&scli_global_lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from scli.h:53, from basic.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ basic.c:1085:13: warning: implicit declaration of function 'scli_monitor_proto'; did you mean 'scli_interp_proto'? [-Wimplicit-function-declaration] code = scli_monitor_proto(interp, cmd, argc, argv); ^~~~~~~~~~~~~~~~~~ scli_interp_proto basic.c:1087:13: warning: implicit declaration of function 'scli_monitor_curses'; did you mean 'scli_monitor'? [-Wimplicit-function-declaration] code = scli_monitor_curses(interp, cmd, argc, argv); ^~~~~~~~~~~~~~~~~~~ scli_monitor basic.c:1107:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&scli_global_lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from scli.h:53, from basic.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT monitor.o -MD -MP -MF ".deps/monitor.Tpo" -c -o monitor.o monitor.c; \ then mv -f ".deps/monitor.Tpo" ".deps/monitor.Po"; else rm -f ".deps/monitor.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmds.o -MD -MP -MF ".deps/cmds.Tpo" -c -o cmds.o cmds.c; \ then mv -f ".deps/cmds.Tpo" ".deps/cmds.Po"; else rm -f ".deps/cmds.Tpo"; exit 1; fi cmds.c: In function 'cmd_scli_exit': cmds.c:73:6: warning: implicit declaration of function 'scli_thread_eval_argc_argv'; did you mean 'scli_eval_argc_argv'? [-Wimplicit-function-declaration] scli_thread_eval_argc_argv(slave, 1, &cmd_exit); ^~~~~~~~~~~~~~~~~~~~~~~~~~ scli_eval_argc_argv cmds.c: In function 'fmt_cmd_tree': cmds.c:105:26: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] g_string_sprintfa(s, "%-*s %s %s\n", (width-len > 0) ? width-len : 0, ~~^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmds.c: In function 'show_scli_modes': cmds.c:347:2: warning: 'g_strup' is deprecated [-Wdeprecated-declarations] g_strup(s); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:79:0, from scli.h:53, from cmds.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:210:23: note: declared here gchar* g_strup (gchar *string); ^~~~~~~ cmds.c: In function 'create_scli_interp': cmds.c:843:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] slave->thread = g_thread_create(scli_thread, slave, TRUE, NULL); ^~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from scli.h:53, from cmds.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ cmds.c: In function 'fmt_walk': cmds.c:1258:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64 {aka long unsigned int}' [-Wformat=] g_string_sprintfa(s, "%llu", vb->value.ui64); ~~~^ ~~~~~~~~~~~~~~ %lu cmds.c: In function 'scan_one': cmds.c:1522:5: warning: implicit declaration of function 'gnet_snmp_set_community'; did you mean 'gnet_snmp_get_community'? [-Wimplicit-function-declaration] gnet_snmp_set_community(s, community ? community : "public"); ^~~~~~~~~~~~~~~~~~~~~~~ gnet_snmp_get_community make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \ then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fi interface.c: In function 'fmt_interface_details': interface.c:395:26: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] g_string_sprintfa(s, "%*s", width - 1 - ~^~ ~~~~~~~~~~~ (e ? strlen(e) : 0) - (f ? strlen(f) : 0), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT udp.o -MD -MP -MF ".deps/udp.Tpo" -c -o udp.o udp.c; \ then mv -f ".deps/udp.Tpo" ".deps/udp.Po"; else rm -f ".deps/udp.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT system.o -MD -MP -MF ".deps/system.Tpo" -c -o system.o system.c; \ then mv -f ".deps/system.Tpo" ".deps/system.Po"; else rm -f ".deps/system.Tpo"; exit 1; fi system.c: In function 'xml_system_process': system.c:525:59: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] node = xml_new_child(tree, NULL, BAD_CAST("memory"), "%llu", ~~~^ %lu (guint64)1024 * *hrSWRunPerfEntry->hrSWRunPerfMem); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ system.c: In function 'xml_system_storage': system.c:939:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] node = xml_new_child(tree, NULL, BAD_CAST("size"), "%llu", (guint64)1024 * storage_size); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu system.c:942:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] node = xml_new_child(tree, NULL, BAD_CAST("used"), "%llu", (guint64)1024 * storage_used); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu system.c: In function 'show_system_info': system.c:1355:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] BAD_CAST("memory"), "%llu", ~~~^ %lu (guint64)1024 * *(hrStorage->hrMemorySize)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ip.o -MD -MP -MF ".deps/ip.Tpo" -c -o ip.o ip.c; \ then mv -f ".deps/ip.Tpo" ".deps/ip.Po"; else rm -f ".deps/ip.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT disman.o -MD -MP -MF ".deps/disman.Tpo" -c -o disman.o disman.c; \ then mv -f ".deps/disman.Tpo" ".deps/disman.Po"; else rm -f ".deps/disman.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT atm.o -MD -MP -MF ".deps/atm.Tpo" -c -o atm.o atm.c; \ then mv -f ".deps/atm.Tpo" ".deps/atm.Po"; else rm -f ".deps/atm.Tpo"; exit 1; fi atm.c: In function 'show_atm_interface_info': atm.c:99:10: warning: implicit declaration of function 'interface_match' [-Wimplicit-function-declaration] if (interface_match(regex_iface, ifEntry)) { ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tcp.o -MD -MP -MF ".deps/tcp.Tpo" -c -o tcp.o tcp.c; \ then mv -f ".deps/tcp.Tpo" ".deps/tcp.Po"; else rm -f ".deps/tcp.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ether.o -MD -MP -MF ".deps/ether.Tpo" -c -o ether.o ether.c; \ then mv -f ".deps/ether.Tpo" ".deps/ether.Po"; else rm -f ".deps/ether.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT snmp.o -MD -MP -MF ".deps/snmp.Tpo" -c -o snmp.o snmp.c; \ then mv -f ".deps/snmp.Tpo" ".deps/snmp.Po"; else rm -f ".deps/snmp.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rs232.o -MD -MP -MF ".deps/rs232.Tpo" -c -o rs232.o rs232.c; \ then mv -f ".deps/rs232.Tpo" ".deps/rs232.Po"; else rm -f ".deps/rs232.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT bridge.o -MD -MP -MF ".deps/bridge.Tpo" -c -o bridge.o bridge.c; \ then mv -f ".deps/bridge.Tpo" ".deps/bridge.Po"; else rm -f ".deps/bridge.Tpo"; exit 1; fi bridge.c: In function 'show_bridge_stats': bridge.c:1404:40: warning: format '%d' expects argument of type 'int', but argument 3 has type 'gint32 * {aka int *}' [-Wformat=] g_string_sprintfa(interp->result, "%9d ", ~~^ %9ls portTable[i]->dot1dTpPortMaxInfo); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ospf.o -MD -MP -MF ".deps/ospf.Tpo" -c -o ospf.o ospf.c; \ then mv -f ".deps/ospf.Tpo" ".deps/ospf.Po"; else rm -f ".deps/ospf.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT isdn.o -MD -MP -MF ".deps/isdn.Tpo" -c -o isdn.o isdn.c; \ then mv -f ".deps/isdn.Tpo" ".deps/isdn.Po"; else rm -f ".deps/isdn.Tpo"; exit 1; fi isdn.c: In function 'show_isdn_bri': isdn.c:104:10: warning: implicit declaration of function 'interface_match' [-Wimplicit-function-declaration] if (interface_match(regex_iface, ifEntry)) { ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT sonet.o -MD -MP -MF ".deps/sonet.Tpo" -c -o sonet.o sonet.c; \ then mv -f ".deps/sonet.Tpo" ".deps/sonet.Po"; else rm -f ".deps/sonet.Tpo"; exit 1; fi sonet.c: In function 'show_sonet_media': sonet.c:158:10: warning: implicit declaration of function 'interface_match' [-Wimplicit-function-declaration] if (interface_match(regex_iface, ifEntry)) { ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT hp.o -MD -MP -MF ".deps/hp.Tpo" -c -o hp.o hp.c; \ then mv -f ".deps/hp.Tpo" ".deps/hp.Po"; else rm -f ".deps/hp.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT nortel.o -MD -MP -MF ".deps/nortel.Tpo" -c -o nortel.o nortel.c; \ then mv -f ".deps/nortel.Tpo" ".deps/nortel.Po"; else rm -f ".deps/nortel.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cisco.o -MD -MP -MF ".deps/cisco.Tpo" -c -o cisco.o cisco.c; \ then mv -f ".deps/cisco.Tpo" ".deps/cisco.Po"; else rm -f ".deps/cisco.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT netsnmp.o -MD -MP -MF ".deps/netsnmp.Tpo" -c -o netsnmp.o netsnmp.c; \ then mv -f ".deps/netsnmp.Tpo" ".deps/netsnmp.Po"; else rm -f ".deps/netsnmp.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT sflow.o -MD -MP -MF ".deps/sflow.Tpo" -c -o sflow.o sflow.c; \ then mv -f ".deps/sflow.Tpo" ".deps/sflow.Po"; else rm -f ".deps/sflow.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT 3com.o -MD -MP -MF ".deps/3com.Tpo" -c -o 3com.o 3com.c; \ then mv -f ".deps/3com.Tpo" ".deps/3com.Po"; else rm -f ".deps/3com.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stub -I../proc -pthread -I/usr/include/gsnmp -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gnet-2.0 -I/usr/lib64/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT printer.o -MD -MP -MF ".deps/printer.Tpo" -c -o printer.o printer.c; \ then mv -f ".deps/printer.Tpo" ".deps/printer.Po"; else rm -f ".deps/printer.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o scli scli.o vendors.o basic.o monitor.o cmds.o thread.o fmt.o xml.o netconf.o system.o entity.o interface.o disman.o snmp.o ip.o udp.o tcp.o bridge.o atm.o ether.o ospf.o printer.o isdn.o rs232.o sonet.o cisco.o nortel.o netsnmp.o 3com.o hp.o sflow.o ../proc/libproc.a ../stub/libstub.a -lgsnmp -lgnet-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgnet-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxml2 -lz -llzma -lm -ldl -lreadline -lncurses make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' Making all in doc make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xJbftm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64 + cd scli-0.4.0 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64 install Making install in stub make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/stub' Making install in proc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/proc' Making install in scli make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' test -z "/usr/bin" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/bin" /usr/bin/install -c 'scli' '/home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/bin/scli' test -z "/usr/share/man/man1" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './scli.1' '/home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/share/man/man1/scli.1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/scli' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/info" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/share/info" /usr/bin/install -c -m 644 './scli.info' '/home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/share/info/scli.info' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0/doc' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/scli-0.4.0' + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.4.0-7.mga7 --unique-debug-suffix -0.4.0-7.mga7.x86_64 --unique-debug-src-base scli-0.4.0-7.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/scli-0.4.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/bin/scli /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 6454 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: scli-0.4.0-7.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.53Mnnc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd scli-0.4.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/share/doc/scli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/share/doc/scli + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/share/doc/scli + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/share/doc/scli + cp -pr PORTING /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/share/doc/scli + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/share/doc/scli + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64/usr/share/doc/scli + exit 0 Provides: scli = 0.4.0-7.mga7 scli(x86-64) = 0.4.0-7.mga7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnet-2.0.so.0()(64bit) libgsnmp.so.0()(64bit) libgthread-2.0.so.0()(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.7()(64bit) libtinfo.so.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) Processing files: scli-debugsource-0.4.0-7.mga7.x86_64 Provides: scli-debugsource = 0.4.0-7.mga7 scli-debugsource(x86-64) = 0.4.0-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: scli-debuginfo-0.4.0-7.mga7.x86_64 Provides: debuginfo(build-id) = da1de3ce9aaf0735f32a6996963c0933c3c65c38 scli-debuginfo = 0.4.0-7.mga7 scli-debuginfo(x86-64) = 0.4.0-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: scli-debugsource(x86-64) = 0.4.0-7.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/scli-0.4.0-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/scli-debugsource-0.4.0-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/scli-debuginfo-0.4.0-7.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TpCqob + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd scli-0.4.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/scli-0.4.0-7.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dDhmta + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf scli-0.4.0 + exit 0 D: [iurt_root_command] Success!