Ticket #25738: main2.log

File main2.log, 47.5 KB (added by dershow, 14 years ago)

upgrade log after a successful universal build

Line 
1version:1
2:debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_opencdk/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/opencdk/work
3:debug:main Executing org.macports.main (opencdk)
4:msg:main --->  Fetching opencdk
5:debug:fetch fetch phase started at Sun Jul 18 18:10:07 PDT 2010
6:debug:fetch Executing org.macports.fetch (opencdk)
7:msg:fetch --->  Verifying checksum(s) for opencdk
8:debug:checksum checksum phase started at Sun Jul 18 18:10:07 PDT 2010
9:debug:checksum Executing org.macports.checksum (opencdk)
10:info:checksum --->  Checksumming opencdk-0.6.6.tar.bz2
11:debug:checksum Correct (md5) checksum for opencdk-0.6.6.tar.bz2
12:debug:checksum Correct (sha1) checksum for opencdk-0.6.6.tar.bz2
13:debug:checksum Correct (rmd160) checksum for opencdk-0.6.6.tar.bz2
14:debug:checksum setting option extract.cmd to /usr/bin/bzip2
15:msg:checksum --->  Extracting opencdk
16:debug:extract extract phase started at Sun Jul 18 18:10:07 PDT 2010
17:debug:extract Executing org.macports.extract (opencdk)
18:info:extract --->  Extracting opencdk-0.6.6.tar.bz2
19:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/opencdk/opencdk-0.6.6.tar.bz2'
20:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_opencdk/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
21:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_opencdk/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/opencdk/opencdk-0.6.6.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -'
22:debug:patch patch phase started at Sun Jul 18 18:10:07 PDT 2010
23:debug:patch Executing org.macports.patch (opencdk)
24:msg:patch --->  Configuring opencdk
25:debug:patch Using compiler 'Mac OS X gcc 4.2'
26:debug:configure configure phase started at Sun Jul 18 18:10:07 PDT 2010
27:debug:configure Executing org.macports.configure (opencdk)
28:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_opencdk/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64 -arch i386' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
29:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_opencdk/work/opencdk-0.6.6" && ./configure --prefix=/opt/local --disable-dependency-tracking --with-libgcrypt-prefix=/opt/local'
30:info:configure checking for a BSD-compatible install... /usr/bin/install -c
31:info:configure checking whether build environment is sane... yes
32:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
33:info:configure checking for gawk... gawk
34:info:configure checking whether make sets $(MAKE)... yes
35:info:configure checking build system type... i386-apple-darwin10.4.0
36:info:configure checking host system type... i386-apple-darwin10.4.0
37:info:configure configure: autobuild project... opencdk
38:info:configure configure: autobuild revision... 0.6.6
39:info:configure configure: autobuild hostname... adamsmacbook-12
40:info:configure configure: autobuild timestamp... 20100718-181009
41:info:configure checking for gcc... /usr/bin/gcc-4.2
42:info:configure checking for C compiler default output file name... a.out
43:info:configure checking whether the C compiler works... yes
44:info:configure checking whether we are cross compiling... no
45:info:configure checking for suffix of executables...
46:info:configure checking for suffix of object files... o
47:info:configure checking whether we are using the GNU C compiler... yes
48:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
49:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
50:info:configure checking for style of include used by make... GNU
51:info:configure checking dependency style of /usr/bin/gcc-4.2... none
52:info:configure checking for a BSD-compatible install... /usr/bin/install -c
53:info:configure checking whether ln -s works... yes
54:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
55:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
56:info:configure checking for egrep... /opt/local/bin/grep -E
57:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
58:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
59:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
60:info:configure checking for BSD-compatible nm... /usr/bin/nm
61:info:configure checking how to recognise dependent libraries... pass_all
62:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
63:info:configure checking for ANSI C header files... yes
64:info:configure checking for sys/types.h... yes
65:info:configure checking for sys/stat.h... yes
66:info:configure checking for stdlib.h... yes
67:info:configure checking for string.h... yes
68:info:configure checking for memory.h... yes
69:info:configure checking for strings.h... yes
70:info:configure checking for inttypes.h... yes
71:info:configure checking for stdint.h... yes
72:info:configure checking for unistd.h... yes
73:info:configure checking dlfcn.h usability... yes
74:info:configure checking dlfcn.h presence... yes
75:info:configure checking for dlfcn.h... yes
76:info:configure checking whether we are using the GNU C++ compiler... yes
77:info:configure checking whether /usr/bin/g++-4.2 accepts -g... yes
78:info:configure checking dependency style of /usr/bin/g++-4.2... none
79:info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
80:info:configure checking for g77... no
81:info:configure checking for xlf... no
82:info:configure checking for f77... no
83:info:configure checking for frt... no
84:info:configure checking for pgf77... no
85:info:configure checking for cf77... no
86:info:configure checking for fort77... no
87:info:configure checking for fl32... no
88:info:configure checking for af77... no
89:info:configure checking for xlf90... no
90:info:configure checking for f90... no
91:info:configure checking for pgf90... no
92:info:configure checking for pghpf... no
93:info:configure checking for epcf90... no
94:info:configure checking for gfortran... no
95:info:configure checking for g95... g95
96:info:configure checking whether we are using the GNU Fortran 77 compiler... yes
97:info:configure checking whether g95 accepts -g... yes
98:info:configure checking the maximum length of command line arguments... 196608
99:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
100:info:configure checking for objdir... .libs
101:info:configure checking for ar... ar
102:info:configure checking for ranlib... ranlib
103:info:configure checking for strip... strip
104:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
105:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common
106:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes
107:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
108:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
109:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
110:info:configure checking dynamic linker characteristics... darwin10.4.0 dyld
111:info:configure checking how to hardcode library paths into programs... immediate
112:info:configure checking whether stripping libraries is possible... yes
113:info:configure checking if libtool supports shared libraries... yes
114:info:configure checking whether to build shared libraries... yes
115:info:configure checking whether to build static libraries... yes
116:info:configure configure: creating libtool
117:info:configure appending configuration tag "CXX" to libtool
118:info:configure checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
119:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
120:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
121:info:configure checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common
122:info:configure checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes
123:info:configure checking if /usr/bin/g++-4.2 static flag -static works... no
124:info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
125:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
126:info:configure checking dynamic linker characteristics... darwin10.4.0 dyld
127:info:configure checking how to hardcode library paths into programs... immediate
128:info:configure appending configuration tag "F77" to libtool
129:info:configure checking if libtool supports shared libraries... yes
130:info:configure checking whether to build shared libraries... yes
131:info:configure checking whether to build static libraries... yes
132:info:configure checking for g95 option to produce PIC... -fno-common
133:info:configure checking if g95 PIC flag -fno-common works... yes
134:info:configure checking if g95 static flag -static works... no
135:info:configure checking if g95 supports -c -o file.o... yes
136:info:configure checking whether the g95 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
137:info:configure checking dynamic linker characteristics... darwin10.4.0 dyld
138:info:configure checking how to hardcode library paths into programs... immediate
139:info:configure checking for ANSI C header files... (cached) yes
140:info:configure checking for inline... inline
141:info:configure checking netdb.h usability... yes
142:info:configure checking netdb.h presence... yes
143:info:configure checking for netdb.h... yes
144:info:configure checking zlib.h usability... yes
145:info:configure checking zlib.h presence... yes
146:info:configure checking for zlib.h... yes
147:info:configure checking for deflateInit2_ in -lz... yes
148:info:configure checking for libgcrypt-config... /opt/local/bin/libgcrypt-config
149:info:configure checking for LIBGCRYPT - version >= 1.2.0... yes
150:info:configure checking LIBGCRYPT API version... okay
151:info:configure configure: creating ./config.status
152:info:configure config.status: creating Makefile
153:info:configure config.status: creating doc/Makefile
154:info:configure config.status: creating src/Makefile
155:info:configure config.status: creating tests/Makefile
156:info:configure config.status: creating src/opencdk.h
157:info:configure config.status: creating src/opencdk-config
158:info:configure config.status: creating src/opencdk.pc
159:info:configure config.status: creating config.h
160:info:configure config.status: executing depfiles commands
161:msg:configure --->  Building opencdk
162:debug:build build phase started at Sun Jul 18 18:10:19 PDT 2010
163:debug:build Executing org.macports.build (opencdk)
164: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_devel_opencdk/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
165:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_opencdk/work/opencdk-0.6.6" && /usr/bin/make -j2 all'
166:info:build /usr/bin/make  all-recursive
167:info:build Making all in src
168:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o new-packet.lo new-packet.c
169:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o read-packet.lo read-packet.c
170:info:build mkdir .libs
171:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c new-packet.c  -fno-common -DPIC -o .libs/new-packet.o
172:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c read-packet.c  -fno-common -DPIC -o .libs/read-packet.o
173:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c new-packet.c -o new-packet.o >/dev/null 2>&1
174:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c read-packet.c -o read-packet.o >/dev/null 2>&1
175:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o proc-packet.lo proc-packet.c
176:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o write-packet.lo write-packet.c
177:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c proc-packet.c  -fno-common -DPIC -o .libs/proc-packet.o
178:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c write-packet.c  -fno-common -DPIC -o .libs/write-packet.o
179:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c proc-packet.c -o proc-packet.o >/dev/null 2>&1
180:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o main.lo main.c
181:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c write-packet.c -o write-packet.o >/dev/null 2>&1
182:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c main.c  -fno-common -DPIC -o .libs/main.o
183:info:build main.c: In function 'out_of_core':
184:info:build main.c:109: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
185:info:build main.c: In function 'out_of_core':
186:info:build main.c:109: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
187:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o verify.lo verify.c
188:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c main.c -o main.o >/dev/null 2>&1
189:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c verify.c  -fno-common -DPIC -o .libs/verify.o
190:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o armor.lo armor.c
191:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c verify.c -o verify.o >/dev/null 2>&1
192:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c armor.c  -fno-common -DPIC -o .libs/armor.o
193:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o sig-check.lo sig-check.c
194:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sig-check.c  -fno-common -DPIC -o .libs/sig-check.o
195:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c armor.c -o armor.o >/dev/null 2>&1
196:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sig-check.c -o sig-check.o >/dev/null 2>&1
197:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o sign.lo sign.c
198:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keydb.lo keydb.c
199:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sign.c  -fno-common -DPIC -o .libs/sign.o
200:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keydb.c  -fno-common -DPIC -o .libs/keydb.o
201:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sign.c -o sign.o >/dev/null 2>&1
202:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keylist.lo keylist.c
203:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keylist.c  -fno-common -DPIC -o .libs/keylist.o
204:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keydb.c -o keydb.o >/dev/null 2>&1
205:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keylist.c -o keylist.o >/dev/null 2>&1
206:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o seskey.lo seskey.c
207:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c seskey.c  -fno-common -DPIC -o .libs/seskey.o
208:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o pubkey.lo pubkey.c
209:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c seskey.c -o seskey.o >/dev/null 2>&1
210:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c pubkey.c  -fno-common -DPIC -o .libs/pubkey.o
211:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o misc.lo misc.c
212:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c pubkey.c -o pubkey.o >/dev/null 2>&1
213:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c misc.c  -fno-common -DPIC -o .libs/misc.o
214:info:build misc.c: In function '_cdk_memistr':
215:info:build misc.c:207: warning: pointer targets in assignment differ in signedness
216:info:build misc.c: In function '_cdk_memistr':
217:info:build misc.c:207: warning: pointer targets in assignment differ in signedness
218:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c misc.c -o misc.o >/dev/null 2>&1
219:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o encrypt.lo encrypt.c
220:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o trustdb.lo trustdb.c
221:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c encrypt.c  -fno-common -DPIC -o .libs/encrypt.o
222:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c trustdb.c  -fno-common -DPIC -o .libs/trustdb.o
223:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c trustdb.c -o trustdb.o >/dev/null 2>&1
224:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o kbnode.lo kbnode.c
225:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c encrypt.c -o encrypt.o >/dev/null 2>&1
226:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o compress.lo compress.c
227:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c kbnode.c  -fno-common -DPIC -o .libs/kbnode.o
228:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c kbnode.c -o kbnode.o >/dev/null 2>&1
229:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c compress.c  -fno-common -DPIC -o .libs/compress.o
230:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c compress.c -o compress.o >/dev/null 2>&1
231:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o literal.lo literal.c
232:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o cipher.lo cipher.c
233:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c literal.c  -fno-common -DPIC -o .libs/literal.o
234:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c cipher.c  -fno-common -DPIC -o .libs/cipher.o
235:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c literal.c -o literal.o >/dev/null 2>&1
236:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o stream.lo stream.c
237:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c cipher.c -o cipher.o >/dev/null 2>&1
238:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c stream.c  -fno-common -DPIC -o .libs/stream.o
239:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o stream-socket.lo stream-socket.c
240:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c stream-socket.c  -fno-common -DPIC -o .libs/stream-socket.o
241:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c stream-socket.c -o stream-socket.o >/dev/null 2>&1
242:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c stream.c -o stream.o >/dev/null 2>&1
243:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keyserver.lo keyserver.c
244:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keyserver.c  -fno-common -DPIC -o .libs/keyserver.o
245:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keyserver.c -o keyserver.o >/dev/null 2>&1
246:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I/opt/local/include -I../lib -I../lib -I/opt/local/include  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keygen.lo keygen.c
247:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keygen.c  -fno-common -DPIC -o .libs/keygen.o
248:info:build keygen.c:705: warning: 'correct_subkey_algo' defined but not used
249:info:build keygen.c:705: warning: 'correct_subkey_algo' defined but not used
250:info:build  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../lib -I../lib -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keygen.c -o keygen.o >/dev/null 2>&1
251:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -pipe -O2 -arch x86_64 -arch i386 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-undefined  -version-info 10:6:0  -L/opt/local/lib -arch x86_64 -arch i386 -o libopencdk.la -rpath /opt/local/lib new-packet.lo read-packet.lo proc-packet.lo write-packet.lo main.lo verify.lo armor.lo sig-check.lo sign.lo keydb.lo keylist.lo seskey.lo pubkey.lo misc.lo encrypt.lo trustdb.lo kbnode.lo compress.lo literal.lo cipher.lo stream.lo stream-socket.lo keyserver.lo keygen.lo -L/opt/local/lib -lgcrypt -lgpg-error -lz
252:info:build /usr/bin/gcc-4.2 -dynamiclib  -o .libs/libopencdk.10.0.6.dylib  .libs/new-packet.o .libs/read-packet.o .libs/proc-packet.o .libs/write-packet.o .libs/main.o .libs/verify.o .libs/armor.o .libs/sig-check.o .libs/sign.o .libs/keydb.o .libs/keylist.o .libs/seskey.o .libs/pubkey.o .libs/misc.o .libs/encrypt.o .libs/trustdb.o .libs/kbnode.o .libs/compress.o .libs/literal.o .libs/cipher.o .libs/stream.o .libs/stream-socket.o .libs/keyserver.o .libs/keygen.o  -L/opt/local/lib /opt/local/lib/libgcrypt.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib /opt/local/lib/libgpg-error.dylib -lz  -arch x86_64 -arch i386 -arch x86_64 -arch i386 -install_name  /opt/local/lib/libopencdk.10.dylib -Wl,-compatibility_version -Wl,11 -Wl,-current_version -Wl,11.6
253:info:build ld: warning: in /opt/local/lib/libgcrypt.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
254:info:build ld: warning: in /opt/local/lib/libgpg-error.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
255:info:build Undefined symbols:
256:info:build   "_gcry_sexp_sprint", referenced from:
257:info:build       _cdk_pubkey_to_sexp in pubkey.o
258:info:build       _cdk_pubkey_to_sexp in pubkey.o
259:info:build       _cdk_seckey_to_sexp in pubkey.o
260:info:build       _cdk_seckey_to_sexp in pubkey.o
261:info:build   "_gcry_md_ctl", referenced from:
262:info:build       __cdk_sig_check in sig-check.o
263:info:build       __cdk_sig_complete in sign.o
264:info:build       _cdk_sklist_write in keylist.o
265:info:build       _cdk_dek_from_passphrase in seskey.o
266:info:build       _cdk_pk_get_fingerprint in pubkey.o
267:info:build       __cdk_filter_cipher in cipher.o
268:info:build       __cdk_filter_cipher in cipher.o
269:info:build   "_gcry_pk_sign", referenced from:
270:info:build       _cdk_pk_sign in pubkey.o
271:info:build   "_gcry_cipher_algo_info", referenced from:
272:info:build       _cdk_handle_control in main.o
273:info:build       _cdk_handle_control in main.o
274:info:build       _check_algo in keylist.o
275:info:build       _cdk_dek_set_cipher in seskey.o
276:info:build       _cdk_keygen_set_prefs in keygen.o
277:info:build   "_gcry_cipher_setkey", referenced from:
278:info:build       _cdk_dek_set_key in seskey.o
279:info:build       _cdk_sk_unprotect in pubkey.o
280:info:build       _cdk_sk_protect in pubkey.o
281:info:build       __cdk_filter_cipher in cipher.o
282:info:build       __cdk_filter_cipher in cipher.o
283:info:build   "_gcry_pk_verify", referenced from:
284:info:build       _cdk_pk_verify in pubkey.o
285:info:build   "_gcry_mpi_scan", referenced from:
286:info:build       _read_mpi in read-packet.o
287:info:build       _cdk_dek_encode_pkcs1 in seskey.o
288:info:build       _digest_to_sexp in pubkey.o
289:info:build       _cdk_sk_unprotect in pubkey.o
290:info:build       _cdk_sk_unprotect in pubkey.o
291:info:build   "_gcry_sexp_find_token", referenced from:
292:info:build       _sexp_to_mpi in pubkey.o
293:info:build       _read_mpibuf_from_sexp in keygen.o
294:info:build   "_gcry_randomize", referenced from:
295:info:build       _cdk_dek_from_passphrase in seskey.o
296:info:build       _cdk_dek_set_key in seskey.o
297:info:build       _cdk_dek_set_key in seskey.o
298:info:build       _cdk_sk_protect in pubkey.o
299:info:build       __cdk_filter_cipher in cipher.o
300:info:build   "_gcry_mpi_cmp", referenced from:
301:info:build       __cdk_pubkey_compare in new-packet.o
302:info:build   "_gcry_sexp_nth_mpi", referenced from:
303:info:build       _sexp_to_mpi in pubkey.o
304:info:build       _cdk_pk_decrypt in pubkey.o
305:info:build       _read_mpibuf_from_sexp in keygen.o
306:info:build   "_gcry_cipher_setiv", referenced from:
307:info:build       _cdk_sk_unprotect in pubkey.o
308:info:build       _cdk_sk_protect in pubkey.o
309:info:build       __cdk_filter_cipher in cipher.o
310:info:build       __cdk_filter_cipher in cipher.o
311:info:build   "_gcry_cipher_close", referenced from:
312:info:build       _cdk_dek_set_key in seskey.o
313:info:build       _cdk_dek_set_key in seskey.o
314:info:build       _cdk_sk_unprotect in pubkey.o
315:info:build       _cdk_sk_protect in pubkey.o
316:info:build       __cdk_filter_cipher in cipher.o
317:info:build   "_gcry_md_open", referenced from:
318:info:build       __cdk_proc_packets in proc-packet.o
319:info:build       _cdk_file_verify in verify.o
320:info:build       __cdk_pk_check_sig in sig-check.o
321:info:build       _stream_clearsign in sign.o
322:info:build       _cdk_dek_from_passphrase in seskey.o
323:info:build       _cdk_pk_get_fingerprint in pubkey.o
324:info:build       __cdk_filter_hash in cipher.o
325:info:build       __cdk_filter_cipher in cipher.o
326:info:build       __cdk_filter_cipher in cipher.o
327:info:build       _cdk_keygen_save in keygen.o
328:info:build       _cdk_keygen_save in keygen.o
329:info:build   "_gcry_md_close", referenced from:
330:info:build       __cdk_proc_packets in proc-packet.o
331:info:build       _cdk_file_verify in verify.o
332:info:build       __cdk_pk_check_sig in sig-check.o
333:info:build       _stream_clearsign in sign.o
334:info:build       _cdk_sklist_write in keylist.o
335:info:build       _cdk_sklist_write in keylist.o
336:info:build       _cdk_dek_from_passphrase in seskey.o
337:info:build       _cdk_pk_get_fingerprint in pubkey.o
338:info:build       __cdk_filter_hash in cipher.o
339:info:build       __cdk_filter_cipher in cipher.o
340:info:build       _cdk_keygen_save in keygen.o
341:info:build       _cdk_keygen_save in keygen.o
342:info:build   "_gcry_md_write", referenced from:
343:info:build       _cdk_file_verify in verify.o
344:info:build       __cdk_hash_userid in sig-check.o
345:info:build       __cdk_hash_userid in sig-check.o
346:info:build       __cdk_hash_userid in sig-check.o
347:info:build       __cdk_hash_sig_data in sig-check.o
348:info:build       __cdk_hash_sig_data in sig-check.o
349:info:build       __cdk_hash_sig_data in sig-check.o
350:info:build       __cdk_hash_sig_data in sig-check.o
351:info:build       __cdk_hash_sig_data in sig-check.o
352:info:build       __cdk_hash_sig_data in sig-check.o
353:info:build       __cdk_hash_sig_data in sig-check.o
354:info:build       __cdk_hash_sig_data in sig-check.o
355:info:build       __cdk_hash_sig_data in sig-check.o
356:info:build       __cdk_hash_sig_data in sig-check.o
357:info:build       __cdk_hash_sig_data in sig-check.o
358:info:build       __cdk_hash_sig_data in sig-check.o
359:info:build       _hash_mpibuf in sig-check.o
360:info:build       _hash_mpibuf in sig-check.o
361:info:build       __cdk_hash_pubkey in sig-check.o
362:info:build       _stream_clearsign in sign.o
363:info:build       _cdk_dek_from_passphrase in seskey.o
364:info:build       _cdk_dek_from_passphrase in seskey.o
365:info:build       _cdk_dek_from_passphrase in seskey.o
366:info:build       _cdk_dek_from_passphrase in seskey.o
367:info:build       _cdk_dek_from_passphrase in seskey.o
368:info:build       _cdk_dek_from_passphrase in seskey.o
369:info:build       _cdk_dek_from_passphrase in seskey.o
370:info:build       __cdk_filter_literal in literal.o
371:info:build       __cdk_filter_hash in cipher.o
372:info:build       __cdk_filter_cipher in cipher.o
373:info:build       __cdk_filter_cipher in cipher.o
374:info:build       __cdk_filter_cipher in cipher.o
375:info:build       __cdk_filter_cipher in cipher.o
376:info:build       __cdk_filter_cipher in cipher.o
377:info:build       __cdk_filter_cipher in cipher.o
378:info:build       __cdk_filter_cipher in cipher.o
379:info:build   "_gcry_md_read", referenced from:
380:info:build       __cdk_sig_check in sig-check.o
381:info:build       __cdk_sig_complete in sign.o
382:info:build       _cdk_sklist_write in keylist.o
383:info:build       _cdk_dek_from_passphrase in seskey.o
384:info:build       _cdk_pk_get_fingerprint in pubkey.o
385:info:build       __cdk_filter_cipher in cipher.o
386:info:build       __cdk_filter_cipher in cipher.o
387:info:build   "_gcry_md_copy", referenced from:
388:info:build       __cdk_proc_packets in proc-packet.o
389:info:build       _cdk_sklist_write in keylist.o
390:info:build   "_gcry_cipher_get_algo_blklen", referenced from:
391:info:build       _read_secret_key in read-packet.o
392:info:build       _cdk_sk_protect in pubkey.o
393:info:build       __cdk_filter_cipher in cipher.o
394:info:build       __cdk_filter_cipher in cipher.o
395:info:build   "_gcry_md_reset", referenced from:
396:info:build       _cdk_dek_from_passphrase in seskey.o
397:info:build   "_gcry_calloc", referenced from:
398:info:build       _calloc_func in main.o
399:info:build   "_gcry_sexp_release", referenced from:
400:info:build       _cdk_pubkey_to_sexp in pubkey.o
401:info:build       _cdk_pubkey_to_sexp in pubkey.o
402:info:build       _cdk_seckey_to_sexp in pubkey.o
403:info:build       _cdk_seckey_to_sexp in pubkey.o
404:info:build       _cdk_pk_verify in pubkey.o
405:info:build       _cdk_pk_verify in pubkey.o
406:info:build       _cdk_pk_verify in pubkey.o
407:info:build       _sexp_to_mpi in pubkey.o
408:info:build       _cdk_pk_sign in pubkey.o
409:info:build       _cdk_pk_sign in pubkey.o
410:info:build       _cdk_pk_sign in pubkey.o
411:info:build       _cdk_pk_sign in pubkey.o
412:info:build       _cdk_pk_decrypt in pubkey.o
413:info:build       _cdk_pk_decrypt in pubkey.o
414:info:build       _cdk_pk_decrypt in pubkey.o
415:info:build       _cdk_pk_decrypt in pubkey.o
416:info:build       _cdk_pk_encrypt in pubkey.o
417:info:build       _cdk_pk_encrypt in pubkey.o
418:info:build       _cdk_pk_encrypt in pubkey.o
419:info:build       _pk_genkey in keygen.o
420:info:build       _pk_genkey in keygen.o
421:info:build       _read_mpibuf_from_sexp in keygen.o
422:info:build       _cdk_keygen_start in keygen.o
423:info:build       _cdk_keygen_start in keygen.o
424:info:build   "_gcry_xmalloc", referenced from:
425:info:build       _alloc_func in main.o
426:info:build   "_gcry_mpi_release", referenced from:
427:info:build       __cdk_free_mpibuf in new-packet.o
428:info:build       _cdk_pklist_encrypt in keylist.o
429:info:build       _cdk_pklist_encrypt in keylist.o
430:info:build       _cdk_dek_extract in seskey.o
431:info:build       _digest_to_sexp in pubkey.o
432:info:build       _cdk_sk_unprotect in pubkey.o
433:info:build   "_gcry_pk_algo_info", referenced from:
434:info:build       _cdk_pk_get_nenc in pubkey.o
435:info:build       _cdk_pk_get_nsig in pubkey.o
436:info:build       _cdk_pk_get_npkey in pubkey.o
437:info:build       _cdk_pk_get_nskey in pubkey.o
438:info:build       _pk_test_algo in keygen.o
439:info:build   "_gcry_md_get_algo", referenced from:
440:info:build       _cdk_sklist_write in keylist.o
441:info:build   "_gcry_cipher_get_algo_keylen", referenced from:
442:info:build       _cdk_dek_set_cipher in seskey.o
443:info:build       _cdk_dek_from_passphrase in seskey.o
444:info:build       _cdk_dek_decode_pkcs1 in seskey.o
445:info:build   "_gcry_pk_encrypt", referenced from:
446:info:build       _cdk_pk_encrypt in pubkey.o
447:info:build   "_gcry_md_get_algo_dlen", referenced from:
448:info:build       __cdk_sig_check in sig-check.o
449:info:build       _cdk_dek_from_passphrase in seskey.o
450:info:build       __cdk_digest_encode_pkcs1 in seskey.o
451:info:build       _digest_to_sexp in pubkey.o
452:info:build       _cdk_sk_unprotect in pubkey.o
453:info:build       _cdk_pk_get_fingerprint in pubkey.o
454:info:build       _cdk_sk_protect in pubkey.o
455:info:build       __cdk_filter_cipher in cipher.o
456:info:build       __cdk_filter_cipher in cipher.o
457:info:build   "_gcry_pk_genkey", referenced from:
458:info:build       _pk_genkey in keygen.o
459:info:build   "_gcry_cipher_encrypt", referenced from:
460:info:build       _cdk_sk_protect in pubkey.o
461:info:build       __cdk_filter_cipher in cipher.o
462:info:build       __cdk_filter_cipher in cipher.o
463:info:build       __cdk_filter_cipher in cipher.o
464:info:build       __cdk_filter_cipher in cipher.o
465:info:build   "_gcry_random_bytes", referenced from:
466:info:build       _cdk_dek_encode_pkcs1 in seskey.o
467:info:build       _cdk_dek_encode_pkcs1 in seskey.o
468:info:build   "_gcry_cipher_open", referenced from:
469:info:build       _cdk_dek_set_key in seskey.o
470:info:build       _cdk_sk_unprotect in pubkey.o
471:info:build       _cdk_sk_protect in pubkey.o
472:info:build       __cdk_filter_cipher in cipher.o
473:info:build       __cdk_filter_cipher in cipher.o
474:info:build   "_gcry_pk_decrypt", referenced from:
475:info:build       _cdk_pk_decrypt in pubkey.o
476:info:build   "_gcry_cipher_decrypt", referenced from:
477:info:build       _cdk_sk_unprotect in pubkey.o
478:info:build       _cdk_sk_unprotect in pubkey.o
479:info:build       __cdk_filter_cipher in cipher.o
480:info:build       __cdk_filter_cipher in cipher.o
481:info:build   "_gcry_mpi_get_nbits", referenced from:
482:info:build       __cdk_proc_packets in proc-packet.o
483:info:build       __cdk_proc_packets in proc-packet.o
484:info:build       _calc_mpisize in write-packet.o
485:info:build       _write_mpibuf in write-packet.o
486:info:build       __cdk_hash_pubkey in sig-check.o
487:info:build       __cdk_sig_hash_for in sign.o
488:info:build       __cdk_sig_hash_for in sign.o
489:info:build       _mpi_to_buffer in pubkey.o
490:info:build       _cdk_pk_get_nbits in pubkey.o
491:info:build       _cdk_sk_protect in pubkey.o
492:info:build   "_gcry_sexp_build", referenced from:
493:info:build       _pubkey_to_sexp in pubkey.o
494:info:build       _seckey_to_sexp in pubkey.o
495:info:build       _seckey_to_sexp in pubkey.o
496:info:build       _digest_to_sexp in pubkey.o
497:info:build       _cdk_pk_verify in pubkey.o
498:info:build       _cdk_pk_verify in pubkey.o
499:info:build       _cdk_pk_decrypt in pubkey.o
500:info:build       _cdk_pk_decrypt in pubkey.o
501:info:build       _cdk_pk_encrypt in pubkey.o
502:info:build       _pk_genkey in keygen.o
503:info:build   "_gcry_free", referenced from:
504:info:build       _free_func in main.o
505:info:build   "_gcry_cipher_ctl", referenced from:
506:info:build       _cdk_sk_unprotect in pubkey.o
507:info:build       __cdk_filter_cipher in cipher.o
508:info:build       __cdk_filter_cipher in cipher.o
509:info:build   "_gcry_md_algo_info", referenced from:
510:info:build       __cdk_proc_packets in proc-packet.o
511:info:build       __cdk_proc_packets in proc-packet.o
512:info:build       _cdk_handle_control in main.o
513:info:build       _cdk_handle_control in main.o
514:info:build       _cdk_file_verify in verify.o
515:info:build       _check_algo in keylist.o
516:info:build       _cdk_s2k_new in seskey.o
517:info:build       __cdk_digest_encode_pkcs1 in seskey.o
518:info:build       __cdk_digest_encode_pkcs1 in seskey.o
519:info:build       _cdk_keygen_set_prefs in keygen.o
520:info:build   "_gcry_mpi_set_flag", referenced from:
521:info:build       __cdk_copy_seckey in new-packet.o
522:info:build       _read_mpi in read-packet.o
523:info:build       _cdk_sk_unprotect in pubkey.o
524:info:build   "_gcry_mpi_print", referenced from:
525:info:build       __cdk_proc_packets in proc-packet.o
526:info:build       _write_mpibuf in write-packet.o
527:info:build       _hash_mpibuf in sig-check.o
528:info:build       _cdk_dek_decode_pkcs1 in seskey.o
529:info:build       _checksum_mpi in pubkey.o
530:info:build       _mpi_to_buffer in pubkey.o
531:info:build       _cdk_sk_unprotect in pubkey.o
532:info:build       _cdk_pk_get_keyid in pubkey.o
533:info:build       _cdk_sk_protect in pubkey.o
534:info:build   "_gcry_control", referenced from:
535:info:build       _cdk_lib_shutdown in main.o
536:info:build       __secmem_init in main.o
537:info:build       __secmem_init in main.o
538:info:build       __secmem_init in main.o
539:info:build       __secmem_init in main.o
540:info:build       __secmem_init in main.o
541:info:build       _cdk_lib_startup in main.o
542:info:build   "_gcry_malloc_secure", referenced from:
543:info:build       _alloc_secure_func in main.o
544:info:build   "_gcry_realloc", referenced from:
545:info:build       _realloc_func in main.o
546:info:build   "_gcry_md_hash_buffer", referenced from:
547:info:build       _cdk_sk_unprotect in pubkey.o
548:info:build       _cdk_sk_protect in pubkey.o
549:info:build   "_gcry_mpi_copy", referenced from:
550:info:build       __cdk_copy_pubkey in new-packet.o
551:info:build       __cdk_copy_seckey in new-packet.o
552:info:build       _gcry_mpi_to_native in keygen.o
553:info:build       _gcry_mpi_to_native in keygen.o
554:info:build ld: symbol(s) not found
555:info:build collect2: ld returned 1 exit status
556:info:build lipo: can't open input file: /var/tmp//ccJufcV8.out (No such file or directory)
557:info:build make[2]: *** [libopencdk.la] Error 1
558:info:build make[1]: *** [all-recursive] Error 1
559:info:build make: *** [all] Error 2
560:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_opencdk/work/opencdk-0.6.6" && /usr/bin/make -j2 all " returned error 2
561:error:build Target org.macports.build returned: shell command failed
562:debug:build Backtrace: shell command failed
563    while executing
564"command_exec build"
565    (procedure "portbuild::build_main" line 8)
566    invoked from within
567"$procedure $targetname"
568:info:build Warning: the following items did not execute (for opencdk): org.macports.activate org.macports.build org.macports.destroot org.macports.install
569:notice:build Log for opencdk is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_opencdk/main.log