Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243867 Details for
Bug 333805
net-analyzer/gspoof does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gspoof-3.2:20100821-044805.log (text/plain), 83.38 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-21 14:46:44 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-21 14:46:44 UTC
Size:
83.38 KB
patch
obsolete
> * CPV: net-analyzer/gspoof-3.2 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking gspoof-3.2.tar.gz to /var/tmp/portage/net-analyzer/gspoof-3.2/work > * Applying gspoof-def-values.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/net-analyzer/gspoof-3.2/work >>>> Compiling source in /var/tmp/portage/net-analyzer/gspoof-3.2/work/gspoof-3.2 ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux > >Please wait, i'm going to configure Gspoof (have you read README?) > >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 whether make sets $(MAKE)... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for egrep... grep -E >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for /usr/lib/libnet.a... yes >checking for libnet_name2addr4 in -lnet... yes >checking for pkg-config... /usr/bin/pkg-config >checking for gtk+-2.0 >= 2.0.0 pango >= 1.0 atk >= 1.0... yes >checking GTK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 >checking GTK_LIBS... -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lfreetype -lfontconfig -lpango-1.0 -lgmodule-2.0 -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for ANSI C header files... yes >checking for an ANSI C-conforming const... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >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 stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: config.h is unchanged > >Ok. I have done with configuration. > >Results are: > >PLATFORM ...... : i686 Quad-Core AMD Opteron(tm) Processor 2350 >O.S. .......... : Linux 2.6.35.3+ (tinderbox) >COMPILER ...... : i686-pc-linux-gnu-gcc >CFLAGS ........ : -Wall -O2 >CPPFLAGS ...... : -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include >LDFLAGS ....... : -L/usr/lib >LIBS .......... : -lnet -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lfreetype -lfontconfig -lpango-1.0 -lgmodule-2.0 -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >PREFIX ........ : /usr >GTK+ SUPPORT .. : yes > >Type 'make' to compile ('make help' for details). > >make -j14 >i686-pc-linux-gnu-gcc -Wall -O2 -I/usr/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c main.c -o main.o >i686-pc-linux-gnu-gcc -Wall -O2 -I/usr/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c console.c -o console.o >i686-pc-linux-gnu-gcc -Wall -O2 -I/usr/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c common.c -o common.o >i686-pc-linux-gnu-gcc -Wall -O2 -I/usr/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c interface.c -o interface.o >i686-pc-linux-gnu-gcc -Wall -O2 -I/usr/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c callbacks.c -o callbacks.o >i686-pc-linux-gnu-gcc -Wall -O2 -I/usr/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c gfuncts.c -o gfuncts.o >i686-pc-linux-gnu-gcc -Wall -O2 -I/usr/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c support.c -o support.o >i686-pc-linux-gnu-gcc -Wall -O2 -I/usr/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c gtk.c -o gtk.o >common.c: In function âemb_ctoiâ: >common.c:96:4: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >common.c:96:4: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >common.c:96:4: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c: In function ârun_consoleâ: >console.c:95:9: warning: pointer targets in assignment differ in signedness >console.c:147:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:160:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:173:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:174:5: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:174:13: warning: pointer targets in assignment differ in signedness >console.c:176:7: 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 *â >console.c:176:7: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:176:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:176:7: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:176:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:176:7: 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 *â >console.c:176:7: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:176:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:176:7: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:176:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:176:7: 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 *â >console.c:176:7: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:176:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:176:7: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:176:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:176:7: 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 *â >console.c:176:7: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:176:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:176:7: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:176:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:177:14: 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 *â >console.c:177:14: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:177:14: note: expected âconst char *â but argument is of type âu_char *â >console.c:177:14: 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 *â >console.c:177:14: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:177:14: note: expected âconst char *â but argument is of type âu_char *â >console.c:177:14: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:177:14: note: expected âconst char *â but argument is of type âu_char *â >console.c:177:14: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:177:14: note: expected âconst char *â but argument is of type âu_char *â >console.c:184:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:185:5: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:196:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:197:5: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:207:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:208:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:210:7: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:217:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:218:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:220:7: warning: pointer targets in passing argument 1 of âatolâ differ in signedness >/usr/include/stdlib.h:289:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:220:7: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:227:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:228:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:230:7: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:237:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:238:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:239:5: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:239:10: warning: pointer targets in assignment differ in signedness >console.c:241:7: 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 *â >console.c:241:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:241:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:241:7: 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 *â >console.c:241:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:241:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:241:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:241:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:241:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:241:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:241:7: 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 *â >console.c:241:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:241:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:241:7: 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 *â >console.c:241:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:241:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:241:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:241:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:241:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:241:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:248:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:249:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:250:5: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:250:10: warning: pointer targets in assignment differ in signedness >console.c:252:7: 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 *â >console.c:252:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:252:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:252:7: 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 *â >console.c:252:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:252:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:252:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:252:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:252:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:252:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:252:7: 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 *â >console.c:252:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:252:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:252:7: 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 *â >console.c:252:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:252:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:252:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:252:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:252:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:252:7: note: expected âconst char *â but argument is of type âu_char *â >console.c:259:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:260:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:262:7: warning: pointer targets in passing argument 1 of âatolâ differ in signedness >/usr/include/stdlib.h:289:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:262:7: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:269:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:270:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:272:7: warning: pointer targets in passing argument 1 of âatolâ differ in signedness >/usr/include/stdlib.h:289:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:272:7: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:281:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:283:5: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:283:11: warning: pointer targets in assignment differ in signedness >console.c:285:5: 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 *â >console.c:285:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:285:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:285:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:285:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:285:5: 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 *â >console.c:285:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:285:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:285:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:285:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:285:5: 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 *â >console.c:285:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:285:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:285:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:285:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:285:5: 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 *â >console.c:285:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:285:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:285:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:285:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:290:8: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:291:8: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:292:8: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:292:14: warning: pointer targets in assignment differ in signedness >console.c:294:10: 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 *â >console.c:294:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:294:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:294:10: 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 *â >console.c:294:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:294:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:294:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:294:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:294:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:294:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:294:10: 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 *â >console.c:294:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:294:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:294:10: 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 *â >console.c:294:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:294:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:294:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:294:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:294:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:294:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:296:5: 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 *â >console.c:296:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:296:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:296:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:296:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:296:5: 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 *â >console.c:296:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:296:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:296:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:296:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:296:5: 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 *â >console.c:296:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:296:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:296:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:296:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:296:5: 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 *â >console.c:296:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:296:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:296:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:296:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:301:8: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:302:8: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:303:8: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:303:14: warning: pointer targets in assignment differ in signedness >console.c:305:10: 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 *â >console.c:305:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:305:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:305:10: 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 *â >console.c:305:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:305:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:305:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:305:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:305:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:305:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:305:10: 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 *â >console.c:305:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:305:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:305:10: 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 *â >console.c:305:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:305:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:305:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:305:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:305:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:305:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:307:5: 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 *â >console.c:307:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:307:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:307:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:307:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:307:5: 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 *â >console.c:307:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:307:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:307:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:307:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:307:5: 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 *â >console.c:307:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:307:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:307:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:307:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:307:5: 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 *â >console.c:307:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:307:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:307:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:307:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:312:8: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:313:8: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:314:8: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:314:14: warning: pointer targets in assignment differ in signedness >console.c:316:10: 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 *â >console.c:316:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:316:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:316:10: 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 *â >console.c:316:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:316:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:316:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:316:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:316:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:316:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:316:10: 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 *â >console.c:316:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:316:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:316:10: 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 *â >console.c:316:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:316:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:316:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:316:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:316:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:316:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:318:5: 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 *â >console.c:318:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:318:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:318:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:318:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:318:5: 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 *â >console.c:318:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:318:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:318:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:318:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:318:5: 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 *â >console.c:318:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:318:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:318:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:318:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:318:5: 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 *â >console.c:318:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:318:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:318:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:318:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:323:8: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:324:8: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:325:8: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:325:14: warning: pointer targets in assignment differ in signedness >console.c:327:10: 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 *â >console.c:327:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:327:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:327:10: 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 *â >console.c:327:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:327:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:327:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:327:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:327:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:327:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:327:10: 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 *â >console.c:327:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:327:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:327:10: 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 *â >console.c:327:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:327:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:327:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:327:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:327:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:327:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:329:5: 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 *â >console.c:329:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:329:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:329:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:329:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:329:5: 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 *â >console.c:329:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:329:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:329:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:329:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:329:5: 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 *â >console.c:329:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:329:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:329:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:329:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:329:5: 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 *â >console.c:329:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:329:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:329:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:329:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:334:8: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:335:8: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:336:8: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:336:14: warning: pointer targets in assignment differ in signedness >console.c:338:10: 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 *â >console.c:338:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:338:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:338:10: 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 *â >console.c:338:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:338:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:338:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:338:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:338:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:338:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:338:10: 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 *â >console.c:338:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:338:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:338:10: 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 *â >console.c:338:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:338:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:338:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:338:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:338:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:338:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:340:5: 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 *â >console.c:340:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:340:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:340:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:340:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:340:5: 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 *â >console.c:340:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:340:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:340:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:340:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:340:5: 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 *â >console.c:340:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:340:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:340:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:340:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:340:5: 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 *â >console.c:340:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:340:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:340:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:340:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:345:8: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:346:8: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:347:8: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:347:14: warning: pointer targets in assignment differ in signedness >console.c:349:10: 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 *â >console.c:349:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:349:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:349:10: 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 *â >console.c:349:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:349:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:349:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:349:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:349:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:349:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:349:10: 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 *â >console.c:349:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:349:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:349:10: 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 *â >console.c:349:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:349:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:349:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:349:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:349:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:349:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:351:5: 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 *â >console.c:351:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:351:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:351:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:351:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:351:5: 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 *â >console.c:351:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:351:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:351:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:351:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:351:5: 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 *â >console.c:351:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:351:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:351:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:351:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:351:5: 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 *â >console.c:351:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:351:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:351:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:351:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:356:8: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:357:8: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:358:8: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:358:14: warning: pointer targets in assignment differ in signedness >console.c:360:10: 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 *â >console.c:360:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:360:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:360:10: 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 *â >console.c:360:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:360:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:360:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:360:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:360:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:360:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:360:10: 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 *â >console.c:360:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:360:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:360:10: 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 *â >console.c:360:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:360:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:360:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:360:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:360:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:360:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:362:5: 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 *â >console.c:362:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:362:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:362:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:362:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:362:5: 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 *â >console.c:362:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:362:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:362:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:362:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:362:5: 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 *â >console.c:362:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:362:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:362:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:362:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:362:5: 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 *â >console.c:362:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:362:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:362:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:362:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:367:8: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:368:8: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:369:8: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:369:14: warning: pointer targets in assignment differ in signedness >console.c:371:10: 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 *â >console.c:371:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:371:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:371:10: 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 *â >console.c:371:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:371:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:371:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:371:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:371:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:371:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:371:10: 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 *â >console.c:371:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:371:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:371:10: 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 *â >console.c:371:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:371:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:371:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:371:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:371:10: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >console.c:371:10: note: expected âconst char *â but argument is of type âu_char *â >console.c:373:5: 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 *â >console.c:373:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:373:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:373:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:373:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:373:5: 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 *â >console.c:373:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:373:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:373:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:373:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:373:5: 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 *â >console.c:373:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:373:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:373:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:373:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:373:5: 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 *â >console.c:373:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:373:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:373:5: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >console.c:373:5: note: expected âconst char *â but argument is of type âu_char *â >console.c:382:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:383:5: warning: pointer targets in passing argument 1 of âstrtoulâ differ in signedness >/usr/include/stdlib.h:188:26: note: expected âconst char * __restrict__â but argument is of type âu_char *â >console.c:385:7: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:385:7: warning: pointer targets in passing argument 1 of âstrtollâ differ in signedness >/usr/include/stdlib.h:210:22: note: expected âconst char * __restrict__â but argument is of type âu_char *â >console.c:392:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:393:5: warning: pointer targets in passing argument 1 of âstrtoulâ differ in signedness >/usr/include/stdlib.h:188:26: note: expected âconst char * __restrict__â but argument is of type âu_char *â >console.c:395:7: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:395:7: warning: pointer targets in passing argument 1 of âstrtollâ differ in signedness >/usr/include/stdlib.h:210:22: note: expected âconst char * __restrict__â but argument is of type âu_char *â >console.c:402:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:403:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:405:7: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:405:7: warning: pointer targets in passing argument 1 of âatolâ differ in signedness >/usr/include/stdlib.h:289:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:412:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:413:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:415:7: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:415:7: warning: pointer targets in passing argument 1 of âatolâ differ in signedness >/usr/include/stdlib.h:289:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:423:7: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:424:14: warning: pointer targets in passing argument 1 of âdnâ differ in signedness >common.h:23:8: note: expected âchar *â but argument is of type âu_char *â >console.c:424:19: warning: pointer targets in assignment differ in signedness >console.c:425:7: 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 *â >console.c:429:10: warning: pointer targets in assignment differ in signedness >console.c:437:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:438:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:447:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:448:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c:455:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:456:5: warning: pointer targets in passing argument 1 of âstrtoulâ differ in signedness >/usr/include/stdlib.h:188:26: note: expected âconst char * __restrict__â but argument is of type âu_char *â >console.c:458:5: warning: pointer targets in passing argument 1 of âfgetsâ differ in signedness >/usr/include/bits/stdio2.h:245:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c:459:5: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness >/usr/include/stdlib.h:284:1: note: expected âconst char *â but argument is of type âu_char *â >console.c: In function âclean_valuesâ: >console.c:587:4: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness >/usr/include/bits/stdio2.h:32:1: note: expected âchar * __restrict__â but argument is of type âu_char *â >console.c: In function âautoscanâ: >console.c:639:4: warning: pointer targets in passing argument 3 of âlibnet_initâ differ in signedness >/usr/include/./libnet/libnet-functions.h:64:1: note: expected âchar *â but argument is of type âu_char *â >console.c: In function âsendpkgâ: >console.c:707:6: warning: pointer targets in passing argument 3 of âlibnet_initâ differ in signedness >/usr/include/./libnet/libnet-functions.h:64:1: note: expected âchar *â but argument is of type âu_char *â >console.c:709:6: warning: pointer targets in passing argument 3 of âlibnet_initâ differ in signedness >/usr/include/./libnet/libnet-functions.h:64:1: note: expected âchar *â but argument is of type âu_char *â >console.c: In function ârun_consoleâ: >console.c:139:13: warning: ignoring return value of âscanfâ, declared with attribute warn_unused_result >console.c:147:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:160:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:173:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:184:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:196:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:207:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:217:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:227:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:237:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:248:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:259:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:269:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:281:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:290:13: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:301:13: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:312:13: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:323:13: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:334:13: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:345:13: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:356:13: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:367:13: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:382:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:392:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:402:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:412:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:423:12: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:437:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:447:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:455:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >console.c:458:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >callbacks.c: In function âon_DataEntry_changedâ: >callbacks.c:157:4: warning: format not a string literal and no format arguments >gfuncts.c: In function âRestoreDefaultâ: >gfuncts.c:51:4: warning: pointer targets in passing argument 3 of âlibnet_initâ differ in signedness >/usr/include/./libnet/libnet-functions.h:64:1: note: expected âchar *â but argument is of type âu_char *â >gfuncts.c:104:4: warning: pointer targets in passing argument 2 of âgtk_entry_set_textâ differ in signedness >/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected âconst gchar *â but argument is of type âu_char *â >gfuncts.c:107:4: warning: pointer targets in passing argument 2 of âgtk_entry_set_textâ differ in signedness >/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected âconst gchar *â but argument is of type âu_char *â >gfuncts.c:118:4: warning: pointer targets in passing argument 2 of âgtk_entry_set_textâ differ in signedness >/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected âconst gchar *â but argument is of type âu_char *â >gfuncts.c:119:4: warning: pointer targets in passing argument 2 of âgtk_entry_set_textâ differ in signedness >/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected âconst gchar *â but argument is of type âu_char *â >gfuncts.c:121:4: warning: pointer targets in passing argument 2 of âgtk_entry_set_textâ differ in signedness >/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected âconst gchar *â but argument is of type âu_char *â >gfuncts.c: In function âSendPacketâ: >gfuncts.c:167:2: warning: pointer targets in passing argument 3 of âlibnet_initâ differ in signedness >/usr/include/./libnet/libnet-functions.h:64:1: note: expected âchar *â but argument is of type âu_char *â >gfuncts.c:170:6: warning: pointer targets in passing argument 3 of âlibnet_initâ differ in signedness >/usr/include/./libnet/libnet-functions.h:64:1: note: expected âchar *â but argument is of type âu_char *â >gfuncts.c:204:2: 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 *â >gfuncts.c:204:2: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >gfuncts.c:204:2: note: expected âconst char *â but argument is of type âu_char *â >gfuncts.c:204:2: 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 *â >gfuncts.c:204:2: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >gfuncts.c:204:2: note: expected âconst char *â but argument is of type âu_char *â >gfuncts.c:204:2: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >gfuncts.c:204:2: note: expected âconst char *â but argument is of type âu_char *â >gfuncts.c:204:2: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >gfuncts.c:204:2: note: expected âconst char *â but argument is of type âu_char *â >gfuncts.c:278:4: warning: pointer targets in passing argument 10 of âlibnet_build_tcpâ differ in signedness >/usr/include/./libnet/libnet-functions.h:602:1: note: expected âu_int8_t *â but argument is of type âchar *â >gfuncts.c: In function âUpdateTosâ: >gfuncts.c:454:4: warning: pointer targets in passing argument 2 of âgtk_entry_set_textâ differ in signedness >/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected âconst gchar *â but argument is of type âu_char *â >interface.c: In function âcreate_MultiPacketsâ: >interface.c:788:4: warning: pointer targets in passing argument 2 of âgtk_entry_set_textâ differ in signedness >/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected âconst gchar *â but argument is of type âu_char *â >interface.c:796:4: warning: pointer targets in passing argument 2 of âgtk_entry_set_textâ differ in signedness >/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected âconst gchar *â but argument is of type âu_char *â >interface.c: In function âcreate_ECNWinâ: >interface.c:963:4: warning: pointer targets in passing argument 2 of âgtk_entry_set_textâ differ in signedness >/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected âconst gchar *â but argument is of type âu_char *â >i686-pc-linux-gnu-gcc -Wall -O2 -L/usr/lib main.o console.o common.o interface.o callbacks.o gfuncts.o support.o gtk.o -o gspoof -lnet -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lfreetype -lfontconfig -lpango-1.0 -lgmodule-2.0 -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 > >Done! Type 'make install' (This operation could require root privileges) > >>>> Source compiled. >>>> Test phase [none]: net-analyzer/gspoof-3.2 > >>>> Install gspoof-3.2 into /var/tmp/portage/net-analyzer/gspoof-3.2/image/ category net-analyzer >>>> Completed installing gspoof-3.2 into /var/tmp/portage/net-analyzer/gspoof-3.2/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/gspoof > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/gspoof > > * Gentoo contact information ... >herds: > no-herd >maintainers: > maintainer-needed@gentoo.org >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 333805
: 243867