* CPV: net-analyzer/webfuzzer-0.2.0 * REPO: gentoo * Maintainer: netmon@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking webfuzzer-0.2.0.tar.gz to /var/tmp/portage/net-analyzer/webfuzzer-0.2.0/work >>> Source unpacked in /var/tmp/portage/net-analyzer/webfuzzer-0.2.0/work >>> Compiling source in /var/tmp/portage/net-analyzer/webfuzzer-0.2.0/work/devel ... make -j14 CC=i686-pc-linux-gnu-gcc i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DCOLORS -c -o util.o util.c i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DCOLORS -c -o getpost.o getpost.c i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DCOLORS -c -o header.o header.c i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DCOLORS -c -o parseform.o parseform.c i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DCOLORS -c -o hash.o hash.c i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DCOLORS -c -o network.o network.c i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DCOLORS -c -o parselinks.o parselinks.c i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DCOLORS -c -o cookies.o cookies.c i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DCOLORS -c -o webfuzzer.o webfuzzer.c getpost.c: In function ‘create_client_header’: getpost.c:56:3: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ getpost.c:70:3: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ getpost.c: In function ‘xencode’: getpost.c:100:2: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ getpost.c:126:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ getpost.c: In function ‘http_request_r’: getpost.c:268:4: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ getpost.c:280:6: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c: In function ‘get_header’: header.c:61:8: warning: the address of ‘tmp’ will always evaluate as ‘true’ header.c:64:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c: In function ‘get_server_answer’: header.c:76:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c:81:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c: In function ‘redirect_get_location’: header.c:99:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c:109:4: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c: In function ‘url_get_proto’: header.c:125:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c:131:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c: In function ‘url_get_host’: header.c:146:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c:170:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c: In function ‘url_get_ext’: header.c:192:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c: In function ‘url_get_file’: header.c:202:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c: In function ‘url_get_link’: header.c:216:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c:229:4: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c:242:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c: In function ‘url_get_port’: header.c:258:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c: In function ‘get_refresh’: header.c:295:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ header.c:304:5: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ util.c: In function ‘_getdir’: util.c:69:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.c:53:8: note: expected ‘char *’ but argument is of type ‘const char *’ util.c:70:2: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.c:40:8: note: expected ‘char *’ but argument is of type ‘const char *’ cookies.c: In function ‘get_cookies’: cookies.c:39:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ util.c: In function ‘fix_relative’:cookies.c:75:8: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.c:138:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ util.c:53:8: note: expected ‘char *’ but argument is of type ‘const char *’ cookies.c: In function ‘get_cookies_opt’: cookies.c:104:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ cookies.c:130:6: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ cookies.c: In function ‘cookies_string’: cookies.c:170:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ parselinks.c: In function ‘parse_links’: parselinks.c:62:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ parselinks.c:175:32: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ parselinks.c:186:6: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ network.c: In function ‘connect_to_host’: network.c:145:11: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ hash.c: In function ‘hash_insert’: hash.c:67:21: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ hash.c:69:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ parseform.c: In function ‘catch’: parseform.c:36:4: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ parseform.c:50:6: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ parseform.c: In function ‘input_add_node’: parseform.c:68:25: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ parseform.c:71:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ parseform.c:73:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ parseform.c: In function ‘parse_form’: parseform.c:147:7: warning: the address of ‘buf’ will always evaluate as ‘true’ parseform.c:154:3: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ parseform.c:181:4: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ parseform.c:188:25: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ parseform.c:192:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ parseform.c:200:9: warning: the address of ‘buf’ will always evaluate as ‘true’ webfuzzer.c: In function ‘hack_link’: webfuzzer.c:278:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ webfuzzer.c: In function ‘make_evil_query_form’: webfuzzer.c:444:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ webfuzzer.c: In function ‘make_evil_query_link’: webfuzzer.c:487:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ webfuzzer.c: In function ‘vlist_add_node’: webfuzzer.c:493:37: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ webfuzzer.c: In function ‘get_values’: webfuzzer.c:510:2: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ webfuzzer.c:515:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ webfuzzer.c:522:5: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ webfuzzer.c:528:5: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ webfuzzer.c:533:5: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ i686-pc-linux-gnu-gcc -O2 -pipe -g -Wall -DCOLORS -o webfuzzer main.c util.o getpost.o header.o parseform.o hash.o network.o parselinks.o cookies.o webfuzzer.o main.c: In function ‘main’: main.c:65:27: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ main.c:67:16: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ main.c:108:6: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ main.c:134:5: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ main.c:166:4: warning: passing argument 2 of ‘_xmalloc’ discards qualifiers from pointer target type util.h:73:8: note: expected ‘char *’ but argument is of type ‘const char *’ main.c:186:3: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ main.c:290:6: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ main.c:296:6: warning: passing argument 2 of ‘_xstrdup’ discards qualifiers from pointer target type util.h:75:8: note: expected ‘char *’ but argument is of type ‘const char *’ >>> Source compiled. >>> Test phase [none]: net-analyzer/webfuzzer-0.2.0 >>> Install webfuzzer-0.2.0 into /var/tmp/portage/net-analyzer/webfuzzer-0.2.0/image/ category net-analyzer >>> Completed installing webfuzzer-0.2.0 into /var/tmp/portage/net-analyzer/webfuzzer-0.2.0/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/webfuzzer * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/webfuzzer * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * header.c:61:8: warning: the address of ‘tmp’ will always evaluate as ‘true’ * parseform.c:147:7: warning: the address of ‘buf’ will always evaluate as ‘true’ * parseform.c:200:9: warning: the address of ‘buf’ will always evaluate as ‘true’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://gunzip.altervista.org/g.php?f=projects