* CPV: net-analyzer/mbrowse-0.3.1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking mbrowse-0.3.1.tar.gz to /var/tmp/portage/net-analyzer/mbrowse-0.3.1/work * Applying 0.3.1-gentoo.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/net-analyzer/mbrowse-0.3.1/work >>> Compiling source in /var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1 ... configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1/missing: Unknown `--run' option Try `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output... 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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for snmp-type... net checking for net-snmp >= v4.2... yes checking for bprintf in -lsnmp... no checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.0... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1' Making all in src make[2]: Entering directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1/src' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -DHAVE_NETSNMP -O2 -pipe -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.c' || echo './'`main.c; \ then mv ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -DHAVE_NETSNMP -O2 -pipe -Wall -MT interface.o -MD -MP -MF ".deps/interface.Tpo" \ -c -o interface.o `test -f 'interface.c' || echo './'`interface.c; \ then mv ".deps/interface.Tpo" ".deps/interface.Po"; \ else rm -f ".deps/interface.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -DHAVE_NETSNMP -O2 -pipe -Wall -MT details.o -MD -MP -MF ".deps/details.Tpo" \ -c -o details.o `test -f 'details.c' || echo './'`details.c; \ then mv ".deps/details.Tpo" ".deps/details.Po"; \ else rm -f ".deps/details.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -DHAVE_NETSNMP -O2 -pipe -Wall -MT callbacks.o -MD -MP -MF ".deps/callbacks.Tpo" \ -c -o callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c; \ then mv ".deps/callbacks.Tpo" ".deps/callbacks.Po"; \ else rm -f ".deps/callbacks.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -DHAVE_NETSNMP -O2 -pipe -Wall -MT snmpstuff.o -MD -MP -MF ".deps/snmpstuff.Tpo" \ -c -o snmpstuff.o `test -f 'snmpstuff.c' || echo './'`snmpstuff.c; \ then mv ".deps/snmpstuff.Tpo" ".deps/snmpstuff.Po"; \ else rm -f ".deps/snmpstuff.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -DHAVE_NETSNMP -O2 -pipe -Wall -MT bookmarks.o -MD -MP -MF ".deps/bookmarks.Tpo" \ -c -o bookmarks.o `test -f 'bookmarks.c' || echo './'`bookmarks.c; \ then mv ".deps/bookmarks.Tpo" ".deps/bookmarks.Po"; \ else rm -f ".deps/bookmarks.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -DHAVE_NETSNMP -O2 -pipe -Wall -MT mibtree.o -MD -MP -MF ".deps/mibtree.Tpo" \ -c -o mibtree.o `test -f 'mibtree.c' || echo './'`mibtree.c; \ then mv ".deps/mibtree.Tpo" ".deps/mibtree.Po"; \ else rm -f ".deps/mibtree.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -DHAVE_NETSNMP -O2 -pipe -Wall -MT configuration.o -MD -MP -MF ".deps/configuration.Tpo" \ -c -o configuration.o `test -f 'configuration.c' || echo './'`configuration.c; \ then mv ".deps/configuration.Tpo" ".deps/configuration.Po"; \ else rm -f ".deps/configuration.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -DHAVE_NETSNMP -O2 -pipe -Wall -MT search.o -MD -MP -MF ".deps/search.Tpo" \ -c -o search.o `test -f 'search.c' || echo './'`search.c; \ then mv ".deps/search.Tpo" ".deps/search.Po"; \ else rm -f ".deps/search.Tpo"; exit 1; \ fi snmpstuff.c: In function ‘mbrowse_create_snmp_session’: snmpstuff.c:69:26: warning: pointer targets in assignment differ in signedness snmpstuff.c:73:26: warning: pointer targets in assignment differ in signedness snmpstuff.c:76:3: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘u_char *’ i686-pc-linux-gnu-gcc -O2 -pipe -Wall -o mbrowse main.o interface.o details.o callbacks.o snmpstuff.o bookmarks.o mibtree.o configuration.o search.o -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lXext -lX11 -lm -L/usr/lib -lnetsnmp make[2]: Leaving directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1/src' make[2]: Entering directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1' >>> Source compiled. >>> Test phase [check]: net-analyzer/mbrowse-0.3.1 make -j14 -j1 check Making check in src make[1]: Entering directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1/src' make[1]: Entering directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1' >>> Install mbrowse-0.3.1 into /var/tmp/portage/net-analyzer/mbrowse-0.3.1/image/ category net-analyzer * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/net-analyzer/mbrowse-0.3.1/image/ install Making install in src make[1]: Entering directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1/src' make[2]: Entering directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1/src' /bin/sh ../mkinstalldirs /var/tmp/portage/net-analyzer/mbrowse-0.3.1/image//usr/bin make[2]: Nothing to be done for `install-data-am'. mkdir /var/tmp/portage/net-analyzer/mbrowse-0.3.1/image/usr mkdir /var/tmp/portage/net-analyzer/mbrowse-0.3.1/image/usr/bin /usr/bin/install -c mbrowse /var/tmp/portage/net-analyzer/mbrowse-0.3.1/image//usr/bin/mbrowse make[2]: Leaving directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1/src' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1/src' make[1]: Entering directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1' make[2]: Entering directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1' make[2]: Nothing to be done for `install-exec-am'. if test -d ./pixmaps; then \ /bin/sh ./mkinstalldirs /var/tmp/portage/net-analyzer/mbrowse-0.3.1/image//usr/share/mbrowse/pixmaps; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ /usr/bin/install -c -m 644 $pixmap /var/tmp/portage/net-analyzer/mbrowse-0.3.1/image//usr/share/mbrowse/pixmaps; \ fi \ done \ fi make[2]: Leaving directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/mbrowse-0.3.1/work/mbrowse-0.3.1' >>> Completed installing mbrowse-0.3.1 into /var/tmp/portage/net-analyzer/mbrowse-0.3.1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/mbrowse  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/mbrowse  * Gentoo contact information ... herds: netmon maintainers: