1 | ---> Computing dependencies for clamav. |
---|
2 | ---> Fetching clamav |
---|
3 | ---> Verifying checksum(s) for clamav |
---|
4 | ---> Checksumming clamav-0.95.3.tar.gz |
---|
5 | ---> Extracting clamav |
---|
6 | ---> Extracting clamav-0.95.3.tar.gz |
---|
7 | ---> Configuring clamav |
---|
8 | checking build system type... i386-apple-darwin10.2.0 |
---|
9 | checking host system type... i386-apple-darwin10.2.0 |
---|
10 | checking target system type... i386-apple-darwin10.2.0 |
---|
11 | creating target.h - canonical system defines |
---|
12 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
13 | checking whether build environment is sane... yes |
---|
14 | checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
15 | checking for gawk... gawk |
---|
16 | checking whether make sets $(MAKE)... yes |
---|
17 | checking for gawk... (cached) gawk |
---|
18 | checking whether ln -s works... yes |
---|
19 | checking whether make sets $(MAKE)... (cached) yes |
---|
20 | checking for style of include used by make... GNU |
---|
21 | checking for gcc... /usr/bin/gcc-4.2 |
---|
22 | checking for C compiler default output file name... a.out |
---|
23 | checking whether the C compiler works... yes |
---|
24 | checking whether we are cross compiling... no |
---|
25 | checking for suffix of executables... |
---|
26 | checking for suffix of object files... o |
---|
27 | checking whether we are using the GNU C compiler... yes |
---|
28 | checking whether /usr/bin/gcc-4.2 accepts -g... yes |
---|
29 | checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed |
---|
30 | checking dependency style of /usr/bin/gcc-4.2... none |
---|
31 | checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
32 | checking for grep that handles long lines and -e... /opt/local/bin/grep |
---|
33 | checking for egrep... /opt/local/bin/grep -E |
---|
34 | checking for fgrep... /opt/local/bin/grep -F |
---|
35 | checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
36 | checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no |
---|
37 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm |
---|
38 | checking the name lister (/usr/bin/nm) interface... BSD nm |
---|
39 | checking the maximum length of command line arguments... 196608 |
---|
40 | checking whether the shell understands some XSI constructs... yes |
---|
41 | checking whether the shell understands "+="... yes |
---|
42 | checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r |
---|
43 | checking for objdump... no |
---|
44 | checking how to recognize dependent libraries... pass_all |
---|
45 | checking for ar... ar |
---|
46 | checking for strip... strip |
---|
47 | checking for ranlib... ranlib |
---|
48 | checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok |
---|
49 | checking for dsymutil... dsymutil |
---|
50 | checking for nmedit... nmedit |
---|
51 | checking for lipo... lipo |
---|
52 | checking for otool... otool |
---|
53 | checking for otool64... no |
---|
54 | checking for -single_module linker flag... yes |
---|
55 | checking for -exported_symbols_list linker flag... yes |
---|
56 | checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E |
---|
57 | checking for ANSI C header files... yes |
---|
58 | checking for sys/types.h... yes |
---|
59 | checking for sys/stat.h... yes |
---|
60 | checking for stdlib.h... yes |
---|
61 | checking for string.h... yes |
---|
62 | checking for memory.h... yes |
---|
63 | checking for strings.h... yes |
---|
64 | checking for inttypes.h... yes |
---|
65 | checking for stdint.h... yes |
---|
66 | checking for unistd.h... yes |
---|
67 | checking for dlfcn.h... yes |
---|
68 | checking for objdir... .libs |
---|
69 | checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no |
---|
70 | checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC |
---|
71 | checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes |
---|
72 | checking if /usr/bin/gcc-4.2 static flag -static works... no |
---|
73 | checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes |
---|
74 | checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes |
---|
75 | checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes |
---|
76 | checking dynamic linker characteristics... darwin10.2.0 dyld |
---|
77 | checking how to hardcode library paths into programs... immediate |
---|
78 | checking for dlopen in -ldl... yes |
---|
79 | checking whether a program can dlopen itself... yes |
---|
80 | checking whether a statically linked program can dlopen itself... yes |
---|
81 | checking whether stripping libraries is possible... yes |
---|
82 | checking if libtool supports shared libraries... yes |
---|
83 | checking whether to build shared libraries... yes |
---|
84 | checking whether to build static libraries... yes |
---|
85 | checking which extension is used for runtime loadable modules... .so |
---|
86 | checking which variable specifies run-time module search path... DYLD_LIBRARY_PATH |
---|
87 | checking for the default library search path... /usr/local/lib /lib /usr/lib |
---|
88 | checking for library containing dlopen... none required |
---|
89 | checking for dlerror... yes |
---|
90 | checking for shl_load... no |
---|
91 | checking for shl_load in -ldld... no |
---|
92 | checking for dld_link in -ldld... no |
---|
93 | checking for _ prefix in compiled symbols... yes |
---|
94 | checking whether we have to add an underscore for dlsym... no |
---|
95 | checking whether deplibs are loaded by dlopen... yes |
---|
96 | checking for argz.h... no |
---|
97 | checking for error_t... no |
---|
98 | checking for argz_add... no |
---|
99 | checking for argz_append... no |
---|
100 | checking for argz_count... no |
---|
101 | checking for argz_create_sep... no |
---|
102 | checking for argz_insert... no |
---|
103 | checking for argz_next... no |
---|
104 | checking for argz_stringify... no |
---|
105 | checking whether libtool supports -dlopen/-dlpreopen... yes |
---|
106 | checking for ltdl.h... yes |
---|
107 | checking whether lt_dlinterface_register is declared... yes |
---|
108 | checking for lt_dladvise_preload in -lltdl... yes |
---|
109 | checking where to find libltdl headers... |
---|
110 | checking where to find libltdl library... -lltdl |
---|
111 | checking for unistd.h... (cached) yes |
---|
112 | checking for dl.h... no |
---|
113 | checking for sys/dl.h... no |
---|
114 | checking for dld.h... no |
---|
115 | checking for mach-o/dyld.h... yes |
---|
116 | checking for dirent.h... yes |
---|
117 | checking for closedir... yes |
---|
118 | checking for opendir... yes |
---|
119 | checking for readdir... yes |
---|
120 | checking for strlcat... yes |
---|
121 | checking for strlcpy... yes |
---|
122 | checking for multiarch libdir... ${exec_prefix}/lib/ |
---|
123 | checking for ANSI C header files... (cached) yes |
---|
124 | checking for C/C++ restrict keyword... __restrict |
---|
125 | checking for an ANSI C-conforming const... yes |
---|
126 | checking for inline... inline |
---|
127 | checking whether FPU byte ordering is bigendian... no |
---|
128 | checking whether byte ordering is bigendian... universal |
---|
129 | checking for a supported version of gcc... ok (4.2.1) |
---|
130 | checking for gcc bug PR27603... ok, bug not present |
---|
131 | checking for gcc bug PR26763-2... ok, bug not present |
---|
132 | checking for valid code generation of CLI_ISCONTAINED... ok, bug not present |
---|
133 | checking for gcc bug PR28045... ok, bug not present |
---|
134 | checking for gcc bug PR37573... ok, bug not present |
---|
135 | checking for ld --version-script... yes |
---|
136 | checking for stdint.h... (cached) yes |
---|
137 | checking for unistd.h... (cached) yes |
---|
138 | checking sys/int_types.h usability... no |
---|
139 | checking sys/int_types.h presence... no |
---|
140 | checking for sys/int_types.h... no |
---|
141 | checking for dlfcn.h... (cached) yes |
---|
142 | checking for inttypes.h... (cached) yes |
---|
143 | checking sys/inttypes.h usability... no |
---|
144 | checking sys/inttypes.h presence... no |
---|
145 | checking for sys/inttypes.h... no |
---|
146 | checking for memory.h... (cached) yes |
---|
147 | checking ndir.h usability... no |
---|
148 | checking ndir.h presence... no |
---|
149 | checking for ndir.h... no |
---|
150 | checking for stdlib.h... (cached) yes |
---|
151 | checking for strings.h... (cached) yes |
---|
152 | checking for string.h... (cached) yes |
---|
153 | checking sys/mman.h usability... yes |
---|
154 | checking sys/mman.h presence... yes |
---|
155 | checking for sys/mman.h... yes |
---|
156 | checking sys/param.h usability... yes |
---|
157 | checking sys/param.h presence... yes |
---|
158 | checking for sys/param.h... yes |
---|
159 | checking for sys/stat.h... (cached) yes |
---|
160 | checking for sys/types.h... (cached) yes |
---|
161 | checking malloc.h usability... no |
---|
162 | checking malloc.h presence... no |
---|
163 | checking for malloc.h... no |
---|
164 | checking poll.h usability... yes |
---|
165 | checking poll.h presence... yes |
---|
166 | checking for poll.h... yes |
---|
167 | checking limits.h usability... yes |
---|
168 | checking limits.h presence... yes |
---|
169 | checking for limits.h... yes |
---|
170 | checking sys/filio.h usability... yes |
---|
171 | checking sys/filio.h presence... yes |
---|
172 | checking for sys/filio.h... yes |
---|
173 | checking sys/uio.h usability... yes |
---|
174 | checking sys/uio.h presence... yes |
---|
175 | checking for sys/uio.h... yes |
---|
176 | checking termios.h usability... yes |
---|
177 | checking termios.h presence... yes |
---|
178 | checking for termios.h... yes |
---|
179 | checking stdbool.h usability... yes |
---|
180 | checking stdbool.h presence... yes |
---|
181 | checking for stdbool.h... yes |
---|
182 | checking pwd.h usability... yes |
---|
183 | checking pwd.h presence... yes |
---|
184 | checking for pwd.h... yes |
---|
185 | checking grp.h usability... yes |
---|
186 | checking grp.h presence... yes |
---|
187 | checking for grp.h... yes |
---|
188 | checking syslog.h usability... yes |
---|
189 | checking syslog.h presence... yes |
---|
190 | checking for syslog.h... yes |
---|
191 | checking for off_t... yes |
---|
192 | checking size of short... 2 |
---|
193 | checking size of int... 4 |
---|
194 | checking size of long... configure: error: cannot determine a size for long |
---|
195 | Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_clamav/work/clamav-0.95.3" && ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --with-zlib=/opt/local " returned error 1 |
---|
196 | Command output: checking poll.h presence... yes |
---|
197 | checking for poll.h... yes |
---|
198 | checking limits.h usability... yes |
---|
199 | checking limits.h presence... yes |
---|
200 | checking for limits.h... yes |
---|
201 | checking sys/filio.h usability... yes |
---|
202 | checking sys/filio.h presence... yes |
---|
203 | checking for sys/filio.h... yes |
---|
204 | checking sys/uio.h usability... yes |
---|
205 | checking sys/uio.h presence... yes |
---|
206 | checking for sys/uio.h... yes |
---|
207 | checking termios.h usability... yes |
---|
208 | checking termios.h presence... yes |
---|
209 | checking for termios.h... yes |
---|
210 | checking stdbool.h usability... yes |
---|
211 | checking stdbool.h presence... yes |
---|
212 | checking for stdbool.h... yes |
---|
213 | checking pwd.h usability... yes |
---|
214 | checking pwd.h presence... yes |
---|
215 | checking for pwd.h... yes |
---|
216 | checking grp.h usability... yes |
---|
217 | checking grp.h presence... yes |
---|
218 | checking for grp.h... yes |
---|
219 | checking syslog.h usability... yes |
---|
220 | checking syslog.h presence... yes |
---|
221 | checking for syslog.h... yes |
---|
222 | checking for off_t... yes |
---|
223 | checking size of short... 2 |
---|
224 | checking size of int... 4 |
---|
225 | checking size of long... configure: error: cannot determine a size for long |
---|
226 | |
---|
227 | Warning: the following items did not execute (for clamav): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install |
---|
228 | Error: Status 1 encountered during processing. |
---|