Ticket #22702: clamav.buildlog

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