Ticket #35723: stegdetect.log

File stegdetect.log, 6.4 KB (added by outis, 12 years ago)

Build log for stegdetect

Line 
1version:1
2:debug:main stegdetect has no conflicts
3:debug:main Executing org.macports.main (stegdetect)
4:debug:main Skipping completed org.macports.archivefetch (stegdetect)
5:debug:main Skipping completed org.macports.fetch (stegdetect)
6:debug:main Skipping completed org.macports.checksum (stegdetect)
7:debug:main Skipping completed org.macports.extract (stegdetect)
8:debug:main Skipping completed org.macports.patch (stegdetect)
9:debug:main Skipping completed org.macports.configure (stegdetect)
10:debug:build build phase started at Fri Aug 17 22:30:31 PDT 2012
11:notice:build --->  Building stegdetect
12:debug:build Executing org.macports.build (stegdetect)
13:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
14:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6" && /usr/bin/make -j2 -w all'
15:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6" && /usr/bin/make -j2 -w all
16:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6'
17:info:build /usr/bin/make  all-recursive
18:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6'
19:info:build Making all in jpeg-6b
20:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6/jpeg-6b'
21:info:build make[2]: Nothing to be done for `all'.
22:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6/jpeg-6b'
23:info:build Making all in file
24:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6/file'
25:info:build make[2]: Nothing to be done for `all'.
26:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6/file'
27:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6'
28:info:build /usr/bin/gcc-4.2  -O2 -Wall -g -L/opt/local/lib -arch x86_64 -o stegdetect  common.o jphide_table.o util.o stegdetect.o chi2cdf.o extraction.o discrimination.o math.o dct.o jutil.o f5.o md5.o ./jpeg-6b/libjpeg.a -L./file -lfile -lm ./jpeg-6b/libjpeg.a
29:info:build /usr/bin/gcc-4.2  -O2 -Wall -g -L/opt/local/lib -arch x86_64 -o stegbreak  common.o jphide_table.o util.o stegbreak.o break_jphide.o break_outguess.o break_jsteg.o cfg.o rpp.o rules.o bf_skey.o db.o arc4.o md5.o ./jpeg-6b/libjpeg.a -L./file -lfile bf_enc.o ./jpeg-6b/libjpeg.a
30:info:build Undefined symbols:
31:info:build   "_noprint", referenced from:
32:info:build       _detect_print in stegdetect.o
33:info:build   "_file_init", referenced from:
34:info:build       _main in stegdetect.o
35:info:build   "_file_process", referenced from:
36:info:build       _detect_print in stegdetect.o
37:info:build ld: symbol(s) not found
38:info:build collect2: ld returned 1 exit status
39:info:build make[2]: *** [stegdetect] Error 1
40:info:build make[2]: *** Waiting for unfinished jobs....
41:info:build Undefined symbols:
42:info:build   "_noprint", referenced from:
43:info:build       _crack_outguess in break_outguess.o
44:info:build       _crack_jsteg in break_jsteg.o
45:info:build       _break_jsteg_filetest in break_jsteg.o
46:info:build   "_file_init", referenced from:
47:info:build       _main in stegbreak.o
48:info:build   "_file_process", referenced from:
49:info:build       _break_outguess in break_outguess.o
50:info:build       _crack_outguess in break_outguess.o
51:info:build       _crack_jsteg in break_jsteg.o
52:info:build       _crack_jsteg in break_jsteg.o
53:info:build       _break_jsteg_filetest in break_jsteg.o
54:info:build       _break_jsteg_filetest in break_jsteg.o
55:info:build ld: symbol(s) not found
56:info:build collect2: ld returned 1 exit status
57:info:build make[2]: *** [stegbreak] Error 1
58:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6'
59:info:build make[1]: *** [all-recursive] Error 1
60:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6'
61:info:build make: *** [all-recursive-am] Error 2
62:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6'
63:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/work/stegdetect-0.6" && /usr/bin/make -j2 -w all
64:info:build Exit code: 2
65:error:build org.macports.build for port stegdetect returned: command execution failed
66:debug:build Error code: CHILDSTATUS 76759 2
67:debug:build Backtrace: command execution failed
68    while executing
69"system -nice 0 $fullcmdstring"
70    ("eval" body line 1)
71    invoked from within
72"eval system $notty $nice \$fullcmdstring"
73    invoked from within
74"command_exec build"
75    (procedure "portbuild::build_main" line 8)
76    invoked from within
77"$procedure $targetname"
78:info:build Warning: targets not executed for stegdetect: org.macports.activate org.macports.build org.macports.destroot org.macports.install
79:notice:build Please see the log file for port stegdetect for details:
80    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_stegdetect/stegdetect/main.log