* CPV: x11-plugins/yawmppp-2.0.2 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking yawmppp-2.0.2.tar.gz to /var/tmp/portage/x11-plugins/yawmppp-2.0.2/work * Applying yawmppp-2.0.2-Makefile.in.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/x11-plugins/yawmppp-2.0.2/work >>> Compiling source in /var/tmp/portage/x11-plugins/yawmppp-2.0.2/work/yawmppp-2.0.2 ... loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking for make... yes checking for sed... yes checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for unistd.h... yes checking for sys/wait.h... yes checking for sys/stat.h... yes checking for sys/param.h... yes checking for sys/types.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for X... libraries , headers checking for X11/Xlib.h... yes checking for X11/xpm.h... yes checking for X11/extensions/shape.h... yes checking Operating System... Linux checking for asm/types.h... yes checking for linux/if.h... yes checking for linux/ppp_defs.h... yes checking for linux/if_ppp.h... yes checking for gtk-config... /usr/bin/gtk-config checking for gtk+ >=1.2.1... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating src/dockapp/Makefile creating src/gtksetup/Makefile creating src/gtklog/Makefile creating src/thinppp/Makefile --> type make to compile yawmppp make -j14 make[1]: Entering directory `/var/tmp/portage/x11-plugins/yawmppp-2.0.2/work/yawmppp-2.0.2/src' gcc -O2 -Wall -DVERSION=\"2.0.2\" -DLINUX -o isprc.o -c isprc.c gcc -O2 -Wall -DVERSION=\"2.0.2\" -DLINUX -o ycommon.o -c ycommon.c gcc -O2 -Wall -DVERSION=\"2.0.2\" -DLINUX -o misc.o -c misc.c gcc -O2 -Wall -DVERSION=\"2.0.2\" -DLINUX -o list.o -c list.c gcc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DVERSION=\"2.0.2\" -DLINUX -c about.c -o about.o make[2]: Entering directory `/var/tmp/portage/x11-plugins/yawmppp-2.0.2/work/yawmppp-2.0.2/src/dockapp' gcc -c -O2 -Wall -I.. -DVERSION=\"2.0.2\" -DLINUX yawmppp.c -o yawmppp.o make[2]: Entering directory `/var/tmp/portage/x11-plugins/yawmppp-2.0.2/work/yawmppp-2.0.2/src/gtksetup' gcc -Wall -O2 -DVERSION=\"2.0.2\" -DIPREFIX=\"/usr\" -DLINUX -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I.. -c applet.c -o applet.o make[2]: Entering directory `/var/tmp/portage/x11-plugins/yawmppp-2.0.2/work/yawmppp-2.0.2/src/gtklog' gcc -Wall -O2 -DVERSION=\"2.0.2\" -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I.. -c loglist.c -o loglist.o gcc -c -O2 -Wall -I.. -DVERSION=\"2.0.2\" -DLINUX wmgeneral.c -o wmgeneral.o make[2]: Entering directory `/var/tmp/portage/x11-plugins/yawmppp-2.0.2/work/yawmppp-2.0.2/src/thinppp' gcc -Wall -O2 -DVERSION=\"2.0.2\" -DIPREFIX=\"/usr\" -DLINUX -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I.. -c thinppp.c -o thinppp.o gcc -Wall -O2 -DVERSION=\"2.0.2\" -DIPREFIX=\"/usr\" -DLINUX -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I.. -c msgbox.c -o msgbox.o gcc -O2 -Wall -I.. getmodemspeed.c -o yagetmodemspeed loglist.c:48:8: warning: built-in function ‘log’ declared as non-function thinppp.c: In function ‘read_initial_position’: thinppp.c:1065:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c: In function ‘try_run_script’: applet.c:2839:5: warning: missing sentinel in function call applet.c:2844:5: warning: missing sentinel in function call applet.c:2849:5: warning: missing sentinel in function call applet.c:2854:5: warning: missing sentinel in function call applet.c: In function ‘write_and_apply_data’: applet.c:1331:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c: In function ‘xlate_ppp_to_pref’: applet.c:538:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:539:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:540:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:541:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:542:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:543:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:545:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:546:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:548:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:549:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:551:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:553:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result applet.c:554:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result gcc -o yawmppp yawmppp.o wmgeneral.o ../isprc.o ../ycommon.o ../misc.o ../list.o -lXext -L/usr/X11R6/lib -lXpm -lXext -lX11 make[2]: Leaving directory `/var/tmp/portage/x11-plugins/yawmppp-2.0.2/work/yawmppp-2.0.2/src/dockapp' gcc thinppp.o ../isprc.o ../ycommon.o ../misc.o ../list.o -o yawmppp.thin -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lXext -lX11 -lm gcc loglist.o ../about.o -o yawmppp.log -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lXext -lX11 -lm make[2]: Leaving directory `/var/tmp/portage/x11-plugins/yawmppp-2.0.2/work/yawmppp-2.0.2/src/thinppp' make[2]: Leaving directory `/var/tmp/portage/x11-plugins/yawmppp-2.0.2/work/yawmppp-2.0.2/src/gtklog' gcc applet.o msgbox.o ../isprc.o ../about.o -o yawmppp.pref -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lXext -lX11 -lm make[2]: Leaving directory `/var/tmp/portage/x11-plugins/yawmppp-2.0.2/work/yawmppp-2.0.2/src/gtksetup' make[1]: Leaving directory `/var/tmp/portage/x11-plugins/yawmppp-2.0.2/work/yawmppp-2.0.2/src' >>> Source compiled. >>> Test phase [none]: x11-plugins/yawmppp-2.0.2 >>> Install yawmppp-2.0.2 into /var/tmp/portage/x11-plugins/yawmppp-2.0.2/image/ category x11-plugins >>> Completed installing yawmppp-2.0.2 into /var/tmp/portage/x11-plugins/yawmppp-2.0.2/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/yawmppp.thin usr/bin/yawmppp usr/bin/yawmppp.pref usr/bin/yawmppp.log etc/ppp/yagetmodemspeed  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/yawmppp.thin * /usr/bin/yawmppp * /usr/bin/yawmppp.pref * /usr/bin/yawmppp.log * /etc/ppp/yagetmodemspeed  * Gentoo contact information ... herds: desktop-dock maintainers: