Ticket #13637: error-stegdetect-intel.txt

File error-stegdetect-intel.txt, 2.3 KB (added by ryandesign (Ryan Carsten Schmidt), 16 years ago)
Line 
1--->  Fetching stegdetect
2--->  Verifying checksum(s) for stegdetect
3--->  Extracting stegdetect
4--->  Configuring stegdetect
5--->  Building stegdetect with target all
6Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_security_stegdetect/work/stegdetect-0.6" && make all " returned error 2
7Command output: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./jpeg-6b -I./file -I./compat    -I/opt/local/include  -O2 -Wall -g -c common.c
8In file included from common.c:42:
9config.h:57:1: warning: "HAVE_STDLIB_H" redefined
10In file included from ./jpeg-6b/jpeglib.h:24,
11                 from common.c:39:
12./jpeg-6b/jconfig.h:12:1: warning: this is the location of the previous definition
13/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./jpeg-6b -I./file -I./compat    -I/opt/local/include  -O2 -Wall -g -c jphide_table.c
14/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./jpeg-6b -I./file -I./compat    -I/opt/local/include  -O2 -Wall -g -c util.c
15/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./jpeg-6b -I./file -I./compat    -I/opt/local/include  -O2 -Wall -g -c stegdetect.c
16In file included from ./jpeg-6b/jpeglib.h:24,
17                 from stegdetect.c:44:
18./jpeg-6b/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
19In file included from stegdetect.c:33:
20config.h:57:1: warning: this is the location of the previous definition
21In file included from ./file/file.h:37,
22                 from stegdetect.c:45:
23./config.h:57:1: warning: "HAVE_STDLIB_H" redefined
24In file included from ./jpeg-6b/jpeglib.h:24,
25                 from stegdetect.c:44:
26./jpeg-6b/jconfig.h:12:1: warning: this is the location of the previous definition
27stegdetect.c:81: error: static declaration of 'debug' follows non-static declaration
28./file/file.h:166: error: previous declaration of 'debug' was here
29stegdetect.c: In function 'detect_print':
30stegdetect.c:1025: warning: pointer targets in initialization differ in signedness
31stegdetect.c:1050: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
32stegdetect.c: In function 'detect':
33stegdetect.c:1209: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
34make[2]: *** [stegdetect.o] Error 1
35make[1]: *** [all-recursive] Error 1
36make: *** [all-recursive-am] Error 2
37
38Error: Status 1 encountered during processing.