Ticket #17346: libdvdnav.log

File libdvdnav.log, 358.1 KB (added by bgdotmail+macports@…, 15 years ago)
Line 
1DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libdvdnav
2DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libdvdnav
3DEBUG: setting option os.universal_supported to yes
4DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
5DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
6DEBUG: adding the default universal variant
7DEBUG: Requested variant darwin is not provided by port libdvdnav.
8DEBUG: Requested variant i386 is not provided by port libdvdnav.
9DEBUG: Requested variant macosx is not provided by port libdvdnav.
10DEBUG: Executing org.macports.main (libdvdnav)
11--->  Fetching libdvdnav
12DEBUG: Executing org.macports.fetch (libdvdnav)
13--->  Verifying checksum(s) for libdvdnav
14DEBUG: Executing org.macports.checksum (libdvdnav)
15--->  Checksumming libdvdnav-0.1.10.tar.gz
16DEBUG: Correct (md5) checksum for libdvdnav-0.1.10.tar.gz
17--->  Extracting libdvdnav
18DEBUG: Executing org.macports.extract (libdvdnav)
19--->  Extracting libdvdnav-0.1.10.tar.gz
20DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/libdvdnav/libdvdnav-0.1.10.tar.gz
21DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
22DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work" && gzip -dc /opt/local/var/macports/distfiles/libdvdnav/libdvdnav-0.1.10.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
23DEBUG: Executing org.macports.patch (libdvdnav)
24--->  Applying patches to libdvdnav
25--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libdvdnav/files/patch-m4_Makefile.in
26DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
27DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10" && patch -p0'
28patching file m4/Makefile.in
29--->  Configuring libdvdnav
30DEBUG: Executing org.macports.configure (libdvdnav)
31DEBUG: Using compiler 'Mac OS X gcc 4.0'
32DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
33DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10" && ./configure --prefix=/opt/local'
34checking build system type... i686-apple-darwin9.5.0
35checking host system type... i686-apple-darwin9.5.0
36checking target system type... i686-apple-darwin9.5.0
37checking for a BSD-compatible install... /usr/bin/install -c
38checking whether build environment is sane... yes
39checking for gawk... no
40checking for mawk... no
41checking for nawk... no
42checking for awk... awk
43checking whether make sets $(MAKE)... yes
44checking for style of include used by make... GNU
45checking for gcc... /usr/bin/gcc-4.0
46checking for C compiler default output file name... a.out
47checking whether the C compiler works... yes
48checking whether we are cross compiling... no
49checking for suffix of executables...
50checking for suffix of object files... o
51checking whether we are using the GNU C compiler... yes
52checking whether /usr/bin/gcc-4.0 accepts -g... yes
53checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
54checking dependency style of /usr/bin/gcc-4.0... gcc3
55checking for strerror in -lcposix... no
56checking for gcc... (cached) /usr/bin/gcc-4.0
57checking whether we are using the GNU C compiler... (cached) yes
58checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
59checking for /usr/bin/gcc-4.0 option to accept ANSI C... (cached) none needed
60checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
61checking whether make sets $(MAKE)... (cached) yes
62checking for a BSD-compatible install... /usr/bin/install -c
63checking whether ln -s works... yes
64checking for a sed that does not truncate output... /usr/bin/sed
65checking for egrep... grep -E
66checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
67checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
68checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
69checking for BSD-compatible nm... /usr/bin/nm -p
70checking how to recognise dependent libraries... pass_all
71checking how to run the C preprocessor... /usr/bin/cpp-4.0
72checking for ANSI C header files... yes
73checking for sys/types.h... yes
74checking for sys/stat.h... yes
75checking for stdlib.h... yes
76checking for string.h... yes
77checking for memory.h... yes
78checking for strings.h... yes
79checking for inttypes.h... yes
80checking for stdint.h... yes
81checking for unistd.h... yes
82checking dlfcn.h usability... yes
83checking dlfcn.h presence... yes
84checking for dlfcn.h... yes
85checking whether we are using the GNU C++ compiler... yes
86checking whether /usr/bin/g++-4.0 accepts -g... yes
87checking dependency style of /usr/bin/g++-4.0... gcc3
88checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
89checking for g77... no
90checking for f77... no
91checking for xlf... no
92checking for frt... no
93checking for pgf77... no
94checking for fort77... no
95checking for fl32... no
96checking for af77... no
97checking for f90... no
98checking for xlf90... no
99checking for pgf90... no
100checking for epcf90... no
101checking for f95... no
102checking for fort... no
103checking for xlf95... no
104checking for ifc... no
105checking for efc... no
106checking for pgf95... no
107checking for lf95... no
108checking for gfortran... no
109checking whether we are using the GNU Fortran 77 compiler... no
110checking whether  accepts -g... no
111checking the maximum length of command line arguments... 65536
112checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
113checking for objdir... .libs
114checking for ar... ar
115checking for ranlib... ranlib
116checking for strip... strip
117checking if /usr/bin/gcc-4.0 static flag  works... yes
118checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
119checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
120checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
121checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
122checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
123checking dynamic linker characteristics... darwin9.5.0 dyld
124checking how to hardcode library paths into programs... immediate
125checking whether stripping libraries is possible... yes
126checking for dlopen in -ldl... yes
127checking whether a program can dlopen itself... yes
128checking whether a statically linked program can dlopen itself... yes
129checking if libtool supports shared libraries... yes
130checking whether to build shared libraries... yes
131checking whether to build static libraries... no
132configure: creating libtool
133appending configuration tag "CXX" to libtool
134checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
135checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
136checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
137checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
138checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
139checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
140checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
141checking dynamic linker characteristics... darwin9.5.0 dyld
142checking how to hardcode library paths into programs... immediate
143checking whether stripping libraries is possible... yes
144checking for dlopen in -ldl... (cached) yes
145checking whether a program can dlopen itself... (cached) yes
146checking whether a statically linked program can dlopen itself... (cached) yes
147appending configuration tag "F77" to libtool
148./configure: line 20186: test: too many arguments
149checking for ANSI C header files... (cached) yes
150checking for unistd.h... (cached) yes
151checking for string.h... (cached) yes
152checking for an ANSI C-conforming const... yes
153checking for inline... inline
154checking for off_t... yes
155checking for size_t... yes
156checking whether byte ordering is bigendian... no
157checking for pthread_create in -lpthread... yes
158checking for dlopen in -lc... yes
159checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
160WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
161         you modified `acinclude.m4' or `configure.ac'.  You might want
162         to install the `Automake' and `Perl' packages.  Grab them from
163         any GNU archive site.
164
165checking for doxygen... no
166configure: creating ./config.status
167config.status: creating Makefile
168config.status: creating src/Makefile
169config.status: creating src/dvdread/Makefile
170config.status: creating src/vm/Makefile
171config.status: creating misc/Makefile
172config.status: creating misc/dvdnav-config
173config.status: creating misc/libdvdnav.spec
174config.status: creating misc/relchk.sh
175config.status: creating m4/Makefile
176config.status: creating doc/Makefile
177config.status: creating examples/Makefile
178config.status: creating config.h
179config.status: executing depfiles commands
180--->  Building libdvdnav
181DEBUG: Executing org.macports.build (libdvdnav)
182DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
183DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10" && make all'
184cd . && \
185          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
186/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
187WARNING: `automake-1.6' is missing on your system.  You should only need it if
188         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
189         You might want to install the `Automake' and `Perl' packages.
190         Grab them from any GNU archive site.
191cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
192configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
193../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
194../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
195aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
196aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
197aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
198aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
199aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
200aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
201configure.ac:107: the top level
202configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
203aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
204aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
205configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
206aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
207aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
208aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
209configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
210aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
211aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
212configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
213aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
214aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
215/bin/sh ./config.status --recheck
216running /bin/sh ./configure  --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib  --no-create --no-recursion
217checking build system type... i686-apple-darwin9.5.0
218checking host system type... i686-apple-darwin9.5.0
219checking target system type... i686-apple-darwin9.5.0
220checking for a BSD-compatible install... /usr/bin/install -c
221checking whether build environment is sane... yes
222checking for gawk... no
223checking for mawk... no
224checking for nawk... no
225checking for awk... awk
226checking whether make sets $(MAKE)... yes
227checking for style of include used by make... GNU
228checking for gcc... /usr/bin/gcc-4.0
229checking for C compiler default output file name... a.out
230checking whether the C compiler works... yes
231checking whether we are cross compiling... no
232checking for suffix of executables...
233checking for suffix of object files... o
234checking whether we are using the GNU C compiler... yes
235checking whether /usr/bin/gcc-4.0 accepts -g... yes
236checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
237checking dependency style of /usr/bin/gcc-4.0... gcc3
238checking for strerror in -lcposix... no
239checking for gcc... (cached) /usr/bin/gcc-4.0
240checking whether we are using the GNU C compiler... (cached) yes
241checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
242checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
243checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
244checking whether make sets $(MAKE)... (cached) yes
245checking for a BSD-compatible install... /usr/bin/install -c
246checking whether ln -s works... yes
247checking for a sed that does not truncate output... /usr/bin/sed
248checking for grep that handles long lines and -e... /usr/bin/grep
249checking for egrep... /usr/bin/grep -E
250checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
251checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
252checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
253checking for BSD-compatible nm... /usr/bin/nm -p
254checking how to recognise dependent libraries... pass_all
255checking how to run the C preprocessor... /usr/bin/cpp-4.0
256checking for ANSI C header files... yes
257checking for sys/types.h... yes
258checking for sys/stat.h... yes
259checking for stdlib.h... yes
260checking for string.h... yes
261checking for memory.h... yes
262checking for strings.h... yes
263checking for inttypes.h... yes
264checking for stdint.h... yes
265checking for unistd.h... yes
266checking dlfcn.h usability... yes
267checking dlfcn.h presence... yes
268checking for dlfcn.h... yes
269checking whether we are using the GNU C++ compiler... yes
270checking whether /usr/bin/g++-4.0 accepts -g... yes
271checking dependency style of /usr/bin/g++-4.0... gcc3
272checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
273checking for g77... no
274checking for xlf... no
275checking for f77... no
276checking for frt... no
277checking for pgf77... no
278checking for cf77... no
279checking for fort77... no
280checking for fl32... no
281checking for af77... no
282checking for xlf90... no
283checking for f90... no
284checking for pgf90... no
285checking for pghpf... no
286checking for epcf90... no
287checking for gfortran... no
288checking for g95... no
289checking for xlf95... no
290checking for f95... no
291checking for fort... no
292checking for ifort... no
293checking for ifc... no
294checking for efc... no
295checking for pgf95... no
296checking for lf95... no
297checking for ftn... no
298checking whether we are using the GNU Fortran 77 compiler... no
299checking whether  accepts -g... no
300checking the maximum length of command line arguments... 65536
301checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
302checking for objdir... .libs
303checking for ar... ar
304checking for ranlib... ranlib
305checking for strip... strip
306checking if /usr/bin/gcc-4.0 static flag  works... yes
307checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
308checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
309checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
310checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
311checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
312checking dynamic linker characteristics... darwin9.5.0 dyld
313checking how to hardcode library paths into programs... immediate
314checking whether stripping libraries is possible... yes
315checking for dlopen in -ldl... yes
316checking whether a program can dlopen itself... yes
317checking whether a statically linked program can dlopen itself... yes
318checking if libtool supports shared libraries... yes
319checking whether to build shared libraries... yes
320checking whether to build static libraries... no
321configure: creating libtool
322appending configuration tag "CXX" to libtool
323checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
324checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
325checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
326checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
327checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
328checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
329checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
330checking dynamic linker characteristics... darwin9.5.0 dyld
331checking how to hardcode library paths into programs... immediate
332checking whether stripping libraries is possible... yes
333checking for dlopen in -ldl... (cached) yes
334checking whether a program can dlopen itself... (cached) yes
335checking whether a statically linked program can dlopen itself... (cached) yes
336appending configuration tag "F77" to libtool
337./configure: line 20991: test: too many arguments
338checking for ANSI C header files... (cached) yes
339checking for unistd.h... (cached) yes
340checking for string.h... (cached) yes
341checking for an ANSI C-conforming const... yes
342checking for inline... inline
343checking for off_t... yes
344checking for size_t... yes
345checking whether byte ordering is bigendian... no
346checking for pthread_create in -lpthread... yes
347checking for dlopen in -lc... yes
348checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
349WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
350         you modified `acinclude.m4' or `configure.ac'.  You might want
351         to install the `Automake' and `Perl' packages.  Grab them from
352         any GNU archive site.
353
354checking for doxygen... no
355configure: creating ./config.status
356cd . && /bin/sh ./config.status Makefile
357config.status: creating Makefile
358config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
359cd . && \
360          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
361/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
362WARNING: `automake-1.6' is missing on your system.  You should only need it if
363         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
364         You might want to install the `Automake' and `Perl' packages.
365         Grab them from any GNU archive site.
366cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
367configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
368../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
369../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
370aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
371aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
372aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
373aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
374aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
375aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
376configure.ac:107: the top level
377configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
378aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
379aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
380configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
381aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
382aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
383aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
384configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
385aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
386aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
387configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
388aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
389aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
390/bin/sh ./config.status --recheck
391running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
392checking build system type... i686-apple-darwin9.5.0
393checking host system type... i686-apple-darwin9.5.0
394checking target system type... i686-apple-darwin9.5.0
395checking for a BSD-compatible install... /usr/bin/install -c
396checking whether build environment is sane... yes
397checking for gawk... no
398checking for mawk... no
399checking for nawk... no
400checking for awk... awk
401checking whether make sets $(MAKE)... yes
402checking for style of include used by make... GNU
403checking for gcc... /usr/bin/gcc-4.0
404checking for C compiler default output file name... a.out
405checking whether the C compiler works... yes
406checking whether we are cross compiling... no
407checking for suffix of executables...
408checking for suffix of object files... o
409checking whether we are using the GNU C compiler... yes
410checking whether /usr/bin/gcc-4.0 accepts -g... yes
411checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
412checking dependency style of /usr/bin/gcc-4.0... gcc3
413checking for strerror in -lcposix... no
414checking for gcc... (cached) /usr/bin/gcc-4.0
415checking whether we are using the GNU C compiler... (cached) yes
416checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
417checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
418checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
419checking whether make sets $(MAKE)... (cached) yes
420checking for a BSD-compatible install... /usr/bin/install -c
421checking whether ln -s works... yes
422checking for a sed that does not truncate output... /usr/bin/sed
423checking for grep that handles long lines and -e... /usr/bin/grep
424checking for egrep... /usr/bin/grep -E
425checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
426checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
427checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
428checking for BSD-compatible nm... /usr/bin/nm -p
429checking how to recognise dependent libraries... pass_all
430checking how to run the C preprocessor... /usr/bin/cpp-4.0
431checking for ANSI C header files... yes
432checking for sys/types.h... yes
433checking for sys/stat.h... yes
434checking for stdlib.h... yes
435checking for string.h... yes
436checking for memory.h... yes
437checking for strings.h... yes
438checking for inttypes.h... yes
439checking for stdint.h... yes
440checking for unistd.h... yes
441checking dlfcn.h usability... yes
442checking dlfcn.h presence... yes
443checking for dlfcn.h... yes
444checking whether we are using the GNU C++ compiler... yes
445checking whether /usr/bin/g++-4.0 accepts -g... yes
446checking dependency style of /usr/bin/g++-4.0... gcc3
447checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
448checking for g77... no
449checking for xlf... no
450checking for f77... no
451checking for frt... no
452checking for pgf77... no
453checking for cf77... no
454checking for fort77... no
455checking for fl32... no
456checking for af77... no
457checking for xlf90... no
458checking for f90... no
459checking for pgf90... no
460checking for pghpf... no
461checking for epcf90... no
462checking for gfortran... no
463checking for g95... no
464checking for xlf95... no
465checking for f95... no
466checking for fort... no
467checking for ifort... no
468checking for ifc... no
469checking for efc... no
470checking for pgf95... no
471checking for lf95... no
472checking for ftn... no
473checking whether we are using the GNU Fortran 77 compiler... no
474checking whether  accepts -g... no
475checking the maximum length of command line arguments... 65536
476checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
477checking for objdir... .libs
478checking for ar... ar
479checking for ranlib... ranlib
480checking for strip... strip
481checking if /usr/bin/gcc-4.0 static flag  works... yes
482checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
483checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
484checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
485checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
486checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
487checking dynamic linker characteristics... darwin9.5.0 dyld
488checking how to hardcode library paths into programs... immediate
489checking whether stripping libraries is possible... yes
490checking for dlopen in -ldl... yes
491checking whether a program can dlopen itself... yes
492checking whether a statically linked program can dlopen itself... yes
493checking if libtool supports shared libraries... yes
494checking whether to build shared libraries... yes
495checking whether to build static libraries... no
496configure: creating libtool
497appending configuration tag "CXX" to libtool
498checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
499checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
500checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
501checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
502checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
503checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
504checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
505checking dynamic linker characteristics... darwin9.5.0 dyld
506checking how to hardcode library paths into programs... immediate
507checking whether stripping libraries is possible... yes
508checking for dlopen in -ldl... (cached) yes
509checking whether a program can dlopen itself... (cached) yes
510checking whether a statically linked program can dlopen itself... (cached) yes
511appending configuration tag "F77" to libtool
512./configure: line 20991: test: too many arguments
513checking for ANSI C header files... (cached) yes
514checking for unistd.h... (cached) yes
515checking for string.h... (cached) yes
516checking for an ANSI C-conforming const... yes
517checking for inline... inline
518checking for off_t... yes
519checking for size_t... yes
520checking whether byte ordering is bigendian... no
521checking for pthread_create in -lpthread... yes
522checking for dlopen in -lc... yes
523checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
524WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
525         you modified `acinclude.m4' or `configure.ac'.  You might want
526         to install the `Automake' and `Perl' packages.  Grab them from
527         any GNU archive site.
528
529checking for doxygen... no
530configure: creating ./config.status
531cd . && /bin/sh ./config.status Makefile
532config.status: creating Makefile
533config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
534cd . && \
535          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
536/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
537WARNING: `automake-1.6' is missing on your system.  You should only need it if
538         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
539         You might want to install the `Automake' and `Perl' packages.
540         Grab them from any GNU archive site.
541cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
542configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
543../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
544../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
545aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
546aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
547aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
548aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
549aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
550aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
551configure.ac:107: the top level
552configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
553aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
554aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
555configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
556aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
557aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
558aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
559configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
560aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
561aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
562configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
563aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
564aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
565/bin/sh ./config.status --recheck
566running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
567checking build system type... i686-apple-darwin9.5.0
568checking host system type... i686-apple-darwin9.5.0
569checking target system type... i686-apple-darwin9.5.0
570checking for a BSD-compatible install... /usr/bin/install -c
571checking whether build environment is sane... yes
572checking for gawk... no
573checking for mawk... no
574checking for nawk... no
575checking for awk... awk
576checking whether make sets $(MAKE)... yes
577checking for style of include used by make... GNU
578checking for gcc... /usr/bin/gcc-4.0
579checking for C compiler default output file name... a.out
580checking whether the C compiler works... yes
581checking whether we are cross compiling... no
582checking for suffix of executables...
583checking for suffix of object files... o
584checking whether we are using the GNU C compiler... yes
585checking whether /usr/bin/gcc-4.0 accepts -g... yes
586checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
587checking dependency style of /usr/bin/gcc-4.0... gcc3
588checking for strerror in -lcposix... no
589checking for gcc... (cached) /usr/bin/gcc-4.0
590checking whether we are using the GNU C compiler... (cached) yes
591checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
592checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
593checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
594checking whether make sets $(MAKE)... (cached) yes
595checking for a BSD-compatible install... /usr/bin/install -c
596checking whether ln -s works... yes
597checking for a sed that does not truncate output... /usr/bin/sed
598checking for grep that handles long lines and -e... /usr/bin/grep
599checking for egrep... /usr/bin/grep -E
600checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
601checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
602checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
603checking for BSD-compatible nm... /usr/bin/nm -p
604checking how to recognise dependent libraries... pass_all
605checking how to run the C preprocessor... /usr/bin/cpp-4.0
606checking for ANSI C header files... yes
607checking for sys/types.h... yes
608checking for sys/stat.h... yes
609checking for stdlib.h... yes
610checking for string.h... yes
611checking for memory.h... yes
612checking for strings.h... yes
613checking for inttypes.h... yes
614checking for stdint.h... yes
615checking for unistd.h... yes
616checking dlfcn.h usability... yes
617checking dlfcn.h presence... yes
618checking for dlfcn.h... yes
619checking whether we are using the GNU C++ compiler... yes
620checking whether /usr/bin/g++-4.0 accepts -g... yes
621checking dependency style of /usr/bin/g++-4.0... gcc3
622checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
623checking for g77... no
624checking for xlf... no
625checking for f77... no
626checking for frt... no
627checking for pgf77... no
628checking for cf77... no
629checking for fort77... no
630checking for fl32... no
631checking for af77... no
632checking for xlf90... no
633checking for f90... no
634checking for pgf90... no
635checking for pghpf... no
636checking for epcf90... no
637checking for gfortran... no
638checking for g95... no
639checking for xlf95... no
640checking for f95... no
641checking for fort... no
642checking for ifort... no
643checking for ifc... no
644checking for efc... no
645checking for pgf95... no
646checking for lf95... no
647checking for ftn... no
648checking whether we are using the GNU Fortran 77 compiler... no
649checking whether  accepts -g... no
650checking the maximum length of command line arguments... 65536
651checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
652checking for objdir... .libs
653checking for ar... ar
654checking for ranlib... ranlib
655checking for strip... strip
656checking if /usr/bin/gcc-4.0 static flag  works... yes
657checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
658checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
659checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
660checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
661checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
662checking dynamic linker characteristics... darwin9.5.0 dyld
663checking how to hardcode library paths into programs... immediate
664checking whether stripping libraries is possible... yes
665checking for dlopen in -ldl... yes
666checking whether a program can dlopen itself... yes
667checking whether a statically linked program can dlopen itself... yes
668checking if libtool supports shared libraries... yes
669checking whether to build shared libraries... yes
670checking whether to build static libraries... no
671configure: creating libtool
672appending configuration tag "CXX" to libtool
673checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
674checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
675checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
676checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
677checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
678checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
679checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
680checking dynamic linker characteristics... darwin9.5.0 dyld
681checking how to hardcode library paths into programs... immediate
682checking whether stripping libraries is possible... yes
683checking for dlopen in -ldl... (cached) yes
684checking whether a program can dlopen itself... (cached) yes
685checking whether a statically linked program can dlopen itself... (cached) yes
686appending configuration tag "F77" to libtool
687./configure: line 20991: test: too many arguments
688checking for ANSI C header files... (cached) yes
689checking for unistd.h... (cached) yes
690checking for string.h... (cached) yes
691checking for an ANSI C-conforming const... yes
692checking for inline... inline
693checking for off_t... yes
694checking for size_t... yes
695checking whether byte ordering is bigendian... no
696checking for pthread_create in -lpthread... yes
697checking for dlopen in -lc... yes
698checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
699WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
700         you modified `acinclude.m4' or `configure.ac'.  You might want
701         to install the `Automake' and `Perl' packages.  Grab them from
702         any GNU archive site.
703
704checking for doxygen... no
705configure: creating ./config.status
706cd . && /bin/sh ./config.status Makefile
707config.status: creating Makefile
708config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
709cd . && \
710          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
711/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
712WARNING: `automake-1.6' is missing on your system.  You should only need it if
713         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
714         You might want to install the `Automake' and `Perl' packages.
715         Grab them from any GNU archive site.
716cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
717configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
718../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
719../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
720aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
721aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
722aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
723aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
724aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
725aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
726configure.ac:107: the top level
727configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
728aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
729aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
730configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
731aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
732aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
733aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
734configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
735aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
736aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
737configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
738aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
739aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
740/bin/sh ./config.status --recheck
741running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
742checking build system type... i686-apple-darwin9.5.0
743checking host system type... i686-apple-darwin9.5.0
744checking target system type... i686-apple-darwin9.5.0
745checking for a BSD-compatible install... /usr/bin/install -c
746checking whether build environment is sane... yes
747checking for gawk... no
748checking for mawk... no
749checking for nawk... no
750checking for awk... awk
751checking whether make sets $(MAKE)... yes
752checking for style of include used by make... GNU
753checking for gcc... /usr/bin/gcc-4.0
754checking for C compiler default output file name... a.out
755checking whether the C compiler works... yes
756checking whether we are cross compiling... no
757checking for suffix of executables...
758checking for suffix of object files... o
759checking whether we are using the GNU C compiler... yes
760checking whether /usr/bin/gcc-4.0 accepts -g... yes
761checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
762checking dependency style of /usr/bin/gcc-4.0... gcc3
763checking for strerror in -lcposix... no
764checking for gcc... (cached) /usr/bin/gcc-4.0
765checking whether we are using the GNU C compiler... (cached) yes
766checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
767checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
768checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
769checking whether make sets $(MAKE)... (cached) yes
770checking for a BSD-compatible install... /usr/bin/install -c
771checking whether ln -s works... yes
772checking for a sed that does not truncate output... /usr/bin/sed
773checking for grep that handles long lines and -e... /usr/bin/grep
774checking for egrep... /usr/bin/grep -E
775checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
776checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
777checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
778checking for BSD-compatible nm... /usr/bin/nm -p
779checking how to recognise dependent libraries... pass_all
780checking how to run the C preprocessor... /usr/bin/cpp-4.0
781checking for ANSI C header files... yes
782checking for sys/types.h... yes
783checking for sys/stat.h... yes
784checking for stdlib.h... yes
785checking for string.h... yes
786checking for memory.h... yes
787checking for strings.h... yes
788checking for inttypes.h... yes
789checking for stdint.h... yes
790checking for unistd.h... yes
791checking dlfcn.h usability... yes
792checking dlfcn.h presence... yes
793checking for dlfcn.h... yes
794checking whether we are using the GNU C++ compiler... yes
795checking whether /usr/bin/g++-4.0 accepts -g... yes
796checking dependency style of /usr/bin/g++-4.0... gcc3
797checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
798checking for g77... no
799checking for xlf... no
800checking for f77... no
801checking for frt... no
802checking for pgf77... no
803checking for cf77... no
804checking for fort77... no
805checking for fl32... no
806checking for af77... no
807checking for xlf90... no
808checking for f90... no
809checking for pgf90... no
810checking for pghpf... no
811checking for epcf90... no
812checking for gfortran... no
813checking for g95... no
814checking for xlf95... no
815checking for f95... no
816checking for fort... no
817checking for ifort... no
818checking for ifc... no
819checking for efc... no
820checking for pgf95... no
821checking for lf95... no
822checking for ftn... no
823checking whether we are using the GNU Fortran 77 compiler... no
824checking whether  accepts -g... no
825checking the maximum length of command line arguments... 65536
826checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
827checking for objdir... .libs
828checking for ar... ar
829checking for ranlib... ranlib
830checking for strip... strip
831checking if /usr/bin/gcc-4.0 static flag  works... yes
832checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
833checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
834checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
835checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
836checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
837checking dynamic linker characteristics... darwin9.5.0 dyld
838checking how to hardcode library paths into programs... immediate
839checking whether stripping libraries is possible... yes
840checking for dlopen in -ldl... yes
841checking whether a program can dlopen itself... yes
842checking whether a statically linked program can dlopen itself... yes
843checking if libtool supports shared libraries... yes
844checking whether to build shared libraries... yes
845checking whether to build static libraries... no
846configure: creating libtool
847appending configuration tag "CXX" to libtool
848checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
849checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
850checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
851checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
852checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
853checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
854checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
855checking dynamic linker characteristics... darwin9.5.0 dyld
856checking how to hardcode library paths into programs... immediate
857checking whether stripping libraries is possible... yes
858checking for dlopen in -ldl... (cached) yes
859checking whether a program can dlopen itself... (cached) yes
860checking whether a statically linked program can dlopen itself... (cached) yes
861appending configuration tag "F77" to libtool
862./configure: line 20991: test: too many arguments
863checking for ANSI C header files... (cached) yes
864checking for unistd.h... (cached) yes
865checking for string.h... (cached) yes
866checking for an ANSI C-conforming const... yes
867checking for inline... inline
868checking for off_t... yes
869checking for size_t... yes
870checking whether byte ordering is bigendian... no
871checking for pthread_create in -lpthread... yes
872checking for dlopen in -lc... yes
873checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
874WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
875         you modified `acinclude.m4' or `configure.ac'.  You might want
876         to install the `Automake' and `Perl' packages.  Grab them from
877         any GNU archive site.
878
879checking for doxygen... no
880configure: creating ./config.status
881cd . && /bin/sh ./config.status Makefile
882config.status: creating Makefile
883config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
884cd . && \
885          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
886/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
887WARNING: `automake-1.6' is missing on your system.  You should only need it if
888         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
889         You might want to install the `Automake' and `Perl' packages.
890         Grab them from any GNU archive site.
891cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
892configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
893../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
894../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
895aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
896aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
897aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
898aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
899aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
900aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
901configure.ac:107: the top level
902configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
903aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
904aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
905configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
906aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
907aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
908aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
909configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
910aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
911aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
912configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
913aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
914aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
915/bin/sh ./config.status --recheck
916running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
917checking build system type... i686-apple-darwin9.5.0
918checking host system type... i686-apple-darwin9.5.0
919checking target system type... i686-apple-darwin9.5.0
920checking for a BSD-compatible install... /usr/bin/install -c
921checking whether build environment is sane... yes
922checking for gawk... no
923checking for mawk... no
924checking for nawk... no
925checking for awk... awk
926checking whether make sets $(MAKE)... yes
927checking for style of include used by make... GNU
928checking for gcc... /usr/bin/gcc-4.0
929checking for C compiler default output file name... a.out
930checking whether the C compiler works... yes
931checking whether we are cross compiling... no
932checking for suffix of executables...
933checking for suffix of object files... o
934checking whether we are using the GNU C compiler... yes
935checking whether /usr/bin/gcc-4.0 accepts -g... yes
936checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
937checking dependency style of /usr/bin/gcc-4.0... gcc3
938checking for strerror in -lcposix... no
939checking for gcc... (cached) /usr/bin/gcc-4.0
940checking whether we are using the GNU C compiler... (cached) yes
941checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
942checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
943checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
944checking whether make sets $(MAKE)... (cached) yes
945checking for a BSD-compatible install... /usr/bin/install -c
946checking whether ln -s works... yes
947checking for a sed that does not truncate output... /usr/bin/sed
948checking for grep that handles long lines and -e... /usr/bin/grep
949checking for egrep... /usr/bin/grep -E
950checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
951checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
952checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
953checking for BSD-compatible nm... /usr/bin/nm -p
954checking how to recognise dependent libraries... pass_all
955checking how to run the C preprocessor... /usr/bin/cpp-4.0
956checking for ANSI C header files... yes
957checking for sys/types.h... yes
958checking for sys/stat.h... yes
959checking for stdlib.h... yes
960checking for string.h... yes
961checking for memory.h... yes
962checking for strings.h... yes
963checking for inttypes.h... yes
964checking for stdint.h... yes
965checking for unistd.h... yes
966checking dlfcn.h usability... yes
967checking dlfcn.h presence... yes
968checking for dlfcn.h... yes
969checking whether we are using the GNU C++ compiler... yes
970checking whether /usr/bin/g++-4.0 accepts -g... yes
971checking dependency style of /usr/bin/g++-4.0... gcc3
972checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
973checking for g77... no
974checking for xlf... no
975checking for f77... no
976checking for frt... no
977checking for pgf77... no
978checking for cf77... no
979checking for fort77... no
980checking for fl32... no
981checking for af77... no
982checking for xlf90... no
983checking for f90... no
984checking for pgf90... no
985checking for pghpf... no
986checking for epcf90... no
987checking for gfortran... no
988checking for g95... no
989checking for xlf95... no
990checking for f95... no
991checking for fort... no
992checking for ifort... no
993checking for ifc... no
994checking for efc... no
995checking for pgf95... no
996checking for lf95... no
997checking for ftn... no
998checking whether we are using the GNU Fortran 77 compiler... no
999checking whether  accepts -g... no
1000checking the maximum length of command line arguments... 65536
1001checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
1002checking for objdir... .libs
1003checking for ar... ar
1004checking for ranlib... ranlib
1005checking for strip... strip
1006checking if /usr/bin/gcc-4.0 static flag  works... yes
1007checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
1008checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
1009checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
1010checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
1011checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1012checking dynamic linker characteristics... darwin9.5.0 dyld
1013checking how to hardcode library paths into programs... immediate
1014checking whether stripping libraries is possible... yes
1015checking for dlopen in -ldl... yes
1016checking whether a program can dlopen itself... yes
1017checking whether a statically linked program can dlopen itself... yes
1018checking if libtool supports shared libraries... yes
1019checking whether to build shared libraries... yes
1020checking whether to build static libraries... no
1021configure: creating libtool
1022appending configuration tag "CXX" to libtool
1023checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1024checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1025checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1026checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
1027checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
1028checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
1029checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1030checking dynamic linker characteristics... darwin9.5.0 dyld
1031checking how to hardcode library paths into programs... immediate
1032checking whether stripping libraries is possible... yes
1033checking for dlopen in -ldl... (cached) yes
1034checking whether a program can dlopen itself... (cached) yes
1035checking whether a statically linked program can dlopen itself... (cached) yes
1036appending configuration tag "F77" to libtool
1037./configure: line 20991: test: too many arguments
1038checking for ANSI C header files... (cached) yes
1039checking for unistd.h... (cached) yes
1040checking for string.h... (cached) yes
1041checking for an ANSI C-conforming const... yes
1042checking for inline... inline
1043checking for off_t... yes
1044checking for size_t... yes
1045checking whether byte ordering is bigendian... no
1046checking for pthread_create in -lpthread... yes
1047checking for dlopen in -lc... yes
1048checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
1049WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
1050         you modified `acinclude.m4' or `configure.ac'.  You might want
1051         to install the `Automake' and `Perl' packages.  Grab them from
1052         any GNU archive site.
1053
1054checking for doxygen... no
1055configure: creating ./config.status
1056cd . && /bin/sh ./config.status Makefile
1057config.status: creating Makefile
1058config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
1059cd . && \
1060          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
1061/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
1062WARNING: `automake-1.6' is missing on your system.  You should only need it if
1063         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
1064         You might want to install the `Automake' and `Perl' packages.
1065         Grab them from any GNU archive site.
1066cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
1067configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
1068../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
1069../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
1070aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
1071aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
1072aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
1073aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
1074aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
1075aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
1076configure.ac:107: the top level
1077configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
1078aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
1079aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
1080configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
1081aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
1082aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
1083aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
1084configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
1085aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
1086aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
1087configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
1088aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
1089aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
1090/bin/sh ./config.status --recheck
1091running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
1092checking build system type... i686-apple-darwin9.5.0
1093checking host system type... i686-apple-darwin9.5.0
1094checking target system type... i686-apple-darwin9.5.0
1095checking for a BSD-compatible install... /usr/bin/install -c
1096checking whether build environment is sane... yes
1097checking for gawk... no
1098checking for mawk... no
1099checking for nawk... no
1100checking for awk... awk
1101checking whether make sets $(MAKE)... yes
1102checking for style of include used by make... GNU
1103checking for gcc... /usr/bin/gcc-4.0
1104checking for C compiler default output file name... a.out
1105checking whether the C compiler works... yes
1106checking whether we are cross compiling... no
1107checking for suffix of executables...
1108checking for suffix of object files... o
1109checking whether we are using the GNU C compiler... yes
1110checking whether /usr/bin/gcc-4.0 accepts -g... yes
1111checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
1112checking dependency style of /usr/bin/gcc-4.0... gcc3
1113checking for strerror in -lcposix... no
1114checking for gcc... (cached) /usr/bin/gcc-4.0
1115checking whether we are using the GNU C compiler... (cached) yes
1116checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
1117checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
1118checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
1119checking whether make sets $(MAKE)... (cached) yes
1120checking for a BSD-compatible install... /usr/bin/install -c
1121checking whether ln -s works... yes
1122checking for a sed that does not truncate output... /usr/bin/sed
1123checking for grep that handles long lines and -e... /usr/bin/grep
1124checking for egrep... /usr/bin/grep -E
1125checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1126checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1127checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
1128checking for BSD-compatible nm... /usr/bin/nm -p
1129checking how to recognise dependent libraries... pass_all
1130checking how to run the C preprocessor... /usr/bin/cpp-4.0
1131checking for ANSI C header files... yes
1132checking for sys/types.h... yes
1133checking for sys/stat.h... yes
1134checking for stdlib.h... yes
1135checking for string.h... yes
1136checking for memory.h... yes
1137checking for strings.h... yes
1138checking for inttypes.h... yes
1139checking for stdint.h... yes
1140checking for unistd.h... yes
1141checking dlfcn.h usability... yes
1142checking dlfcn.h presence... yes
1143checking for dlfcn.h... yes
1144checking whether we are using the GNU C++ compiler... yes
1145checking whether /usr/bin/g++-4.0 accepts -g... yes
1146checking dependency style of /usr/bin/g++-4.0... gcc3
1147checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
1148checking for g77... no
1149checking for xlf... no
1150checking for f77... no
1151checking for frt... no
1152checking for pgf77... no
1153checking for cf77... no
1154checking for fort77... no
1155checking for fl32... no
1156checking for af77... no
1157checking for xlf90... no
1158checking for f90... no
1159checking for pgf90... no
1160checking for pghpf... no
1161checking for epcf90... no
1162checking for gfortran... no
1163checking for g95... no
1164checking for xlf95... no
1165checking for f95... no
1166checking for fort... no
1167checking for ifort... no
1168checking for ifc... no
1169checking for efc... no
1170checking for pgf95... no
1171checking for lf95... no
1172checking for ftn... no
1173checking whether we are using the GNU Fortran 77 compiler... no
1174checking whether  accepts -g... no
1175checking the maximum length of command line arguments... 65536
1176checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
1177checking for objdir... .libs
1178checking for ar... ar
1179checking for ranlib... ranlib
1180checking for strip... strip
1181checking if /usr/bin/gcc-4.0 static flag  works... yes
1182checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
1183checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
1184checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
1185checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
1186checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1187checking dynamic linker characteristics... darwin9.5.0 dyld
1188checking how to hardcode library paths into programs... immediate
1189checking whether stripping libraries is possible... yes
1190checking for dlopen in -ldl... yes
1191checking whether a program can dlopen itself... yes
1192checking whether a statically linked program can dlopen itself... yes
1193checking if libtool supports shared libraries... yes
1194checking whether to build shared libraries... yes
1195checking whether to build static libraries... no
1196configure: creating libtool
1197appending configuration tag "CXX" to libtool
1198checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1199checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1200checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1201checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
1202checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
1203checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
1204checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1205checking dynamic linker characteristics... darwin9.5.0 dyld
1206checking how to hardcode library paths into programs... immediate
1207checking whether stripping libraries is possible... yes
1208checking for dlopen in -ldl... (cached) yes
1209checking whether a program can dlopen itself... (cached) yes
1210checking whether a statically linked program can dlopen itself... (cached) yes
1211appending configuration tag "F77" to libtool
1212./configure: line 20991: test: too many arguments
1213checking for ANSI C header files... (cached) yes
1214checking for unistd.h... (cached) yes
1215checking for string.h... (cached) yes
1216checking for an ANSI C-conforming const... yes
1217checking for inline... inline
1218checking for off_t... yes
1219checking for size_t... yes
1220checking whether byte ordering is bigendian... no
1221checking for pthread_create in -lpthread... yes
1222checking for dlopen in -lc... yes
1223checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
1224WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
1225         you modified `acinclude.m4' or `configure.ac'.  You might want
1226         to install the `Automake' and `Perl' packages.  Grab them from
1227         any GNU archive site.
1228
1229checking for doxygen... no
1230configure: creating ./config.status
1231cd . && /bin/sh ./config.status Makefile
1232config.status: creating Makefile
1233config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
1234cd . && \
1235          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
1236/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
1237WARNING: `automake-1.6' is missing on your system.  You should only need it if
1238         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
1239         You might want to install the `Automake' and `Perl' packages.
1240         Grab them from any GNU archive site.
1241cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
1242configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
1243../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
1244../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
1245aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
1246aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
1247aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
1248aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
1249aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
1250aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
1251configure.ac:107: the top level
1252configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
1253aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
1254aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
1255configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
1256aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
1257aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
1258aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
1259configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
1260aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
1261aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
1262configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
1263aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
1264aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
1265/bin/sh ./config.status --recheck
1266running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
1267checking build system type... i686-apple-darwin9.5.0
1268checking host system type... i686-apple-darwin9.5.0
1269checking target system type... i686-apple-darwin9.5.0
1270checking for a BSD-compatible install... /usr/bin/install -c
1271checking whether build environment is sane... yes
1272checking for gawk... no
1273checking for mawk... no
1274checking for nawk... no
1275checking for awk... awk
1276checking whether make sets $(MAKE)... yes
1277checking for style of include used by make... GNU
1278checking for gcc... /usr/bin/gcc-4.0
1279checking for C compiler default output file name... a.out
1280checking whether the C compiler works... yes
1281checking whether we are cross compiling... no
1282checking for suffix of executables...
1283checking for suffix of object files... o
1284checking whether we are using the GNU C compiler... yes
1285checking whether /usr/bin/gcc-4.0 accepts -g... yes
1286checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
1287checking dependency style of /usr/bin/gcc-4.0... gcc3
1288checking for strerror in -lcposix... no
1289checking for gcc... (cached) /usr/bin/gcc-4.0
1290checking whether we are using the GNU C compiler... (cached) yes
1291checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
1292checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
1293checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
1294checking whether make sets $(MAKE)... (cached) yes
1295checking for a BSD-compatible install... /usr/bin/install -c
1296checking whether ln -s works... yes
1297checking for a sed that does not truncate output... /usr/bin/sed
1298checking for grep that handles long lines and -e... /usr/bin/grep
1299checking for egrep... /usr/bin/grep -E
1300checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1301checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1302checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
1303checking for BSD-compatible nm... /usr/bin/nm -p
1304checking how to recognise dependent libraries... pass_all
1305checking how to run the C preprocessor... /usr/bin/cpp-4.0
1306checking for ANSI C header files... yes
1307checking for sys/types.h... yes
1308checking for sys/stat.h... yes
1309checking for stdlib.h... yes
1310checking for string.h... yes
1311checking for memory.h... yes
1312checking for strings.h... yes
1313checking for inttypes.h... yes
1314checking for stdint.h... yes
1315checking for unistd.h... yes
1316checking dlfcn.h usability... yes
1317checking dlfcn.h presence... yes
1318checking for dlfcn.h... yes
1319checking whether we are using the GNU C++ compiler... yes
1320checking whether /usr/bin/g++-4.0 accepts -g... yes
1321checking dependency style of /usr/bin/g++-4.0... gcc3
1322checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
1323checking for g77... no
1324checking for xlf... no
1325checking for f77... no
1326checking for frt... no
1327checking for pgf77... no
1328checking for cf77... no
1329checking for fort77... no
1330checking for fl32... no
1331checking for af77... no
1332checking for xlf90... no
1333checking for f90... no
1334checking for pgf90... no
1335checking for pghpf... no
1336checking for epcf90... no
1337checking for gfortran... no
1338checking for g95... no
1339checking for xlf95... no
1340checking for f95... no
1341checking for fort... no
1342checking for ifort... no
1343checking for ifc... no
1344checking for efc... no
1345checking for pgf95... no
1346checking for lf95... no
1347checking for ftn... no
1348checking whether we are using the GNU Fortran 77 compiler... no
1349checking whether  accepts -g... no
1350checking the maximum length of command line arguments... 65536
1351checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
1352checking for objdir... .libs
1353checking for ar... ar
1354checking for ranlib... ranlib
1355checking for strip... strip
1356checking if /usr/bin/gcc-4.0 static flag  works... yes
1357checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
1358checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
1359checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
1360checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
1361checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1362checking dynamic linker characteristics... darwin9.5.0 dyld
1363checking how to hardcode library paths into programs... immediate
1364checking whether stripping libraries is possible... yes
1365checking for dlopen in -ldl... yes
1366checking whether a program can dlopen itself... yes
1367checking whether a statically linked program can dlopen itself... yes
1368checking if libtool supports shared libraries... yes
1369checking whether to build shared libraries... yes
1370checking whether to build static libraries... no
1371configure: creating libtool
1372appending configuration tag "CXX" to libtool
1373checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1374checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1375checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1376checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
1377checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
1378checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
1379checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1380checking dynamic linker characteristics... darwin9.5.0 dyld
1381checking how to hardcode library paths into programs... immediate
1382checking whether stripping libraries is possible... yes
1383checking for dlopen in -ldl... (cached) yes
1384checking whether a program can dlopen itself... (cached) yes
1385checking whether a statically linked program can dlopen itself... (cached) yes
1386appending configuration tag "F77" to libtool
1387./configure: line 20991: test: too many arguments
1388checking for ANSI C header files... (cached) yes
1389checking for unistd.h... (cached) yes
1390checking for string.h... (cached) yes
1391checking for an ANSI C-conforming const... yes
1392checking for inline... inline
1393checking for off_t... yes
1394checking for size_t... yes
1395checking whether byte ordering is bigendian... no
1396checking for pthread_create in -lpthread... yes
1397checking for dlopen in -lc... yes
1398checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
1399WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
1400         you modified `acinclude.m4' or `configure.ac'.  You might want
1401         to install the `Automake' and `Perl' packages.  Grab them from
1402         any GNU archive site.
1403
1404checking for doxygen... no
1405configure: creating ./config.status
1406cd . && /bin/sh ./config.status Makefile
1407config.status: creating Makefile
1408config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
1409cd . && \
1410          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
1411/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
1412WARNING: `automake-1.6' is missing on your system.  You should only need it if
1413         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
1414         You might want to install the `Automake' and `Perl' packages.
1415         Grab them from any GNU archive site.
1416cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
1417configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
1418../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
1419../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
1420aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
1421aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
1422aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
1423aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
1424aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
1425aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
1426configure.ac:107: the top level
1427configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
1428aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
1429aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
1430configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
1431aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
1432aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
1433aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
1434configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
1435aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
1436aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
1437configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
1438aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
1439aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
1440/bin/sh ./config.status --recheck
1441running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
1442checking build system type... i686-apple-darwin9.5.0
1443checking host system type... i686-apple-darwin9.5.0
1444checking target system type... i686-apple-darwin9.5.0
1445checking for a BSD-compatible install... /usr/bin/install -c
1446checking whether build environment is sane... yes
1447checking for gawk... no
1448checking for mawk... no
1449checking for nawk... no
1450checking for awk... awk
1451checking whether make sets $(MAKE)... yes
1452checking for style of include used by make... GNU
1453checking for gcc... /usr/bin/gcc-4.0
1454checking for C compiler default output file name... a.out
1455checking whether the C compiler works... yes
1456checking whether we are cross compiling... no
1457checking for suffix of executables...
1458checking for suffix of object files... o
1459checking whether we are using the GNU C compiler... yes
1460checking whether /usr/bin/gcc-4.0 accepts -g... yes
1461checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
1462checking dependency style of /usr/bin/gcc-4.0... gcc3
1463checking for strerror in -lcposix... no
1464checking for gcc... (cached) /usr/bin/gcc-4.0
1465checking whether we are using the GNU C compiler... (cached) yes
1466checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
1467checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
1468checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
1469checking whether make sets $(MAKE)... (cached) yes
1470checking for a BSD-compatible install... /usr/bin/install -c
1471checking whether ln -s works... yes
1472checking for a sed that does not truncate output... /usr/bin/sed
1473checking for grep that handles long lines and -e... /usr/bin/grep
1474checking for egrep... /usr/bin/grep -E
1475checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1476checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1477checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
1478checking for BSD-compatible nm... /usr/bin/nm -p
1479checking how to recognise dependent libraries... pass_all
1480checking how to run the C preprocessor... /usr/bin/cpp-4.0
1481checking for ANSI C header files... yes
1482checking for sys/types.h... yes
1483checking for sys/stat.h... yes
1484checking for stdlib.h... yes
1485checking for string.h... yes
1486checking for memory.h... yes
1487checking for strings.h... yes
1488checking for inttypes.h... yes
1489checking for stdint.h... yes
1490checking for unistd.h... yes
1491checking dlfcn.h usability... yes
1492checking dlfcn.h presence... yes
1493checking for dlfcn.h... yes
1494checking whether we are using the GNU C++ compiler... yes
1495checking whether /usr/bin/g++-4.0 accepts -g... yes
1496checking dependency style of /usr/bin/g++-4.0... gcc3
1497checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
1498checking for g77... no
1499checking for xlf... no
1500checking for f77... no
1501checking for frt... no
1502checking for pgf77... no
1503checking for cf77... no
1504checking for fort77... no
1505checking for fl32... no
1506checking for af77... no
1507checking for xlf90... no
1508checking for f90... no
1509checking for pgf90... no
1510checking for pghpf... no
1511checking for epcf90... no
1512checking for gfortran... no
1513checking for g95... no
1514checking for xlf95... no
1515checking for f95... no
1516checking for fort... no
1517checking for ifort... no
1518checking for ifc... no
1519checking for efc... no
1520checking for pgf95... no
1521checking for lf95... no
1522checking for ftn... no
1523checking whether we are using the GNU Fortran 77 compiler... no
1524checking whether  accepts -g... no
1525checking the maximum length of command line arguments... 65536
1526checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
1527checking for objdir... .libs
1528checking for ar... ar
1529checking for ranlib... ranlib
1530checking for strip... strip
1531checking if /usr/bin/gcc-4.0 static flag  works... yes
1532checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
1533checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
1534checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
1535checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
1536checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1537checking dynamic linker characteristics... darwin9.5.0 dyld
1538checking how to hardcode library paths into programs... immediate
1539checking whether stripping libraries is possible... yes
1540checking for dlopen in -ldl... yes
1541checking whether a program can dlopen itself... yes
1542checking whether a statically linked program can dlopen itself... yes
1543checking if libtool supports shared libraries... yes
1544checking whether to build shared libraries... yes
1545checking whether to build static libraries... no
1546configure: creating libtool
1547appending configuration tag "CXX" to libtool
1548checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1549checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1550checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1551checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
1552checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
1553checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
1554checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1555checking dynamic linker characteristics... darwin9.5.0 dyld
1556checking how to hardcode library paths into programs... immediate
1557checking whether stripping libraries is possible... yes
1558checking for dlopen in -ldl... (cached) yes
1559checking whether a program can dlopen itself... (cached) yes
1560checking whether a statically linked program can dlopen itself... (cached) yes
1561appending configuration tag "F77" to libtool
1562./configure: line 20991: test: too many arguments
1563checking for ANSI C header files... (cached) yes
1564checking for unistd.h... (cached) yes
1565checking for string.h... (cached) yes
1566checking for an ANSI C-conforming const... yes
1567checking for inline... inline
1568checking for off_t... yes
1569checking for size_t... yes
1570checking whether byte ordering is bigendian... no
1571checking for pthread_create in -lpthread... yes
1572checking for dlopen in -lc... yes
1573checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
1574WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
1575         you modified `acinclude.m4' or `configure.ac'.  You might want
1576         to install the `Automake' and `Perl' packages.  Grab them from
1577         any GNU archive site.
1578
1579checking for doxygen... no
1580configure: creating ./config.status
1581cd . && /bin/sh ./config.status Makefile
1582config.status: creating Makefile
1583config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
1584cd . && \
1585          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
1586/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
1587WARNING: `automake-1.6' is missing on your system.  You should only need it if
1588         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
1589         You might want to install the `Automake' and `Perl' packages.
1590         Grab them from any GNU archive site.
1591cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
1592configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
1593../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
1594../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
1595aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
1596aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
1597aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
1598aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
1599aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
1600aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
1601configure.ac:107: the top level
1602configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
1603aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
1604aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
1605configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
1606aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
1607aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
1608aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
1609configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
1610aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
1611aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
1612configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
1613aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
1614aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
1615/bin/sh ./config.status --recheck
1616running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
1617checking build system type... i686-apple-darwin9.5.0
1618checking host system type... i686-apple-darwin9.5.0
1619checking target system type... i686-apple-darwin9.5.0
1620checking for a BSD-compatible install... /usr/bin/install -c
1621checking whether build environment is sane... yes
1622checking for gawk... no
1623checking for mawk... no
1624checking for nawk... no
1625checking for awk... awk
1626checking whether make sets $(MAKE)... yes
1627checking for style of include used by make... GNU
1628checking for gcc... /usr/bin/gcc-4.0
1629checking for C compiler default output file name... a.out
1630checking whether the C compiler works... yes
1631checking whether we are cross compiling... no
1632checking for suffix of executables...
1633checking for suffix of object files... o
1634checking whether we are using the GNU C compiler... yes
1635checking whether /usr/bin/gcc-4.0 accepts -g... yes
1636checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
1637checking dependency style of /usr/bin/gcc-4.0... gcc3
1638checking for strerror in -lcposix... no
1639checking for gcc... (cached) /usr/bin/gcc-4.0
1640checking whether we are using the GNU C compiler... (cached) yes
1641checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
1642checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
1643checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
1644checking whether make sets $(MAKE)... (cached) yes
1645checking for a BSD-compatible install... /usr/bin/install -c
1646checking whether ln -s works... yes
1647checking for a sed that does not truncate output... /usr/bin/sed
1648checking for grep that handles long lines and -e... /usr/bin/grep
1649checking for egrep... /usr/bin/grep -E
1650checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1651checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1652checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
1653checking for BSD-compatible nm... /usr/bin/nm -p
1654checking how to recognise dependent libraries... pass_all
1655checking how to run the C preprocessor... /usr/bin/cpp-4.0
1656checking for ANSI C header files... yes
1657checking for sys/types.h... yes
1658checking for sys/stat.h... yes
1659checking for stdlib.h... yes
1660checking for string.h... yes
1661checking for memory.h... yes
1662checking for strings.h... yes
1663checking for inttypes.h... yes
1664checking for stdint.h... yes
1665checking for unistd.h... yes
1666checking dlfcn.h usability... yes
1667checking dlfcn.h presence... yes
1668checking for dlfcn.h... yes
1669checking whether we are using the GNU C++ compiler... yes
1670checking whether /usr/bin/g++-4.0 accepts -g... yes
1671checking dependency style of /usr/bin/g++-4.0... gcc3
1672checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
1673checking for g77... no
1674checking for xlf... no
1675checking for f77... no
1676checking for frt... no
1677checking for pgf77... no
1678checking for cf77... no
1679checking for fort77... no
1680checking for fl32... no
1681checking for af77... no
1682checking for xlf90... no
1683checking for f90... no
1684checking for pgf90... no
1685checking for pghpf... no
1686checking for epcf90... no
1687checking for gfortran... no
1688checking for g95... no
1689checking for xlf95... no
1690checking for f95... no
1691checking for fort... no
1692checking for ifort... no
1693checking for ifc... no
1694checking for efc... no
1695checking for pgf95... no
1696checking for lf95... no
1697checking for ftn... no
1698checking whether we are using the GNU Fortran 77 compiler... no
1699checking whether  accepts -g... no
1700checking the maximum length of command line arguments... 65536
1701checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
1702checking for objdir... .libs
1703checking for ar... ar
1704checking for ranlib... ranlib
1705checking for strip... strip
1706checking if /usr/bin/gcc-4.0 static flag  works... yes
1707checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
1708checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
1709checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
1710checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
1711checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1712checking dynamic linker characteristics... darwin9.5.0 dyld
1713checking how to hardcode library paths into programs... immediate
1714checking whether stripping libraries is possible... yes
1715checking for dlopen in -ldl... yes
1716checking whether a program can dlopen itself... yes
1717checking whether a statically linked program can dlopen itself... yes
1718checking if libtool supports shared libraries... yes
1719checking whether to build shared libraries... yes
1720checking whether to build static libraries... no
1721configure: creating libtool
1722appending configuration tag "CXX" to libtool
1723checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1724checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1725checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1726checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
1727checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
1728checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
1729checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1730checking dynamic linker characteristics... darwin9.5.0 dyld
1731checking how to hardcode library paths into programs... immediate
1732checking whether stripping libraries is possible... yes
1733checking for dlopen in -ldl... (cached) yes
1734checking whether a program can dlopen itself... (cached) yes
1735checking whether a statically linked program can dlopen itself... (cached) yes
1736appending configuration tag "F77" to libtool
1737./configure: line 20991: test: too many arguments
1738checking for ANSI C header files... (cached) yes
1739checking for unistd.h... (cached) yes
1740checking for string.h... (cached) yes
1741checking for an ANSI C-conforming const... yes
1742checking for inline... inline
1743checking for off_t... yes
1744checking for size_t... yes
1745checking whether byte ordering is bigendian... no
1746checking for pthread_create in -lpthread... yes
1747checking for dlopen in -lc... yes
1748checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
1749WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
1750         you modified `acinclude.m4' or `configure.ac'.  You might want
1751         to install the `Automake' and `Perl' packages.  Grab them from
1752         any GNU archive site.
1753
1754checking for doxygen... no
1755configure: creating ./config.status
1756cd . && /bin/sh ./config.status Makefile
1757config.status: creating Makefile
1758config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
1759cd . && \
1760          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
1761/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
1762WARNING: `automake-1.6' is missing on your system.  You should only need it if
1763         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
1764         You might want to install the `Automake' and `Perl' packages.
1765         Grab them from any GNU archive site.
1766cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
1767configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
1768../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
1769../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
1770aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
1771aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
1772aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
1773aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
1774aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
1775aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
1776configure.ac:107: the top level
1777configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
1778aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
1779aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
1780configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
1781aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
1782aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
1783aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
1784configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
1785aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
1786aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
1787configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
1788aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
1789aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
1790/bin/sh ./config.status --recheck
1791running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
1792checking build system type... i686-apple-darwin9.5.0
1793checking host system type... i686-apple-darwin9.5.0
1794checking target system type... i686-apple-darwin9.5.0
1795checking for a BSD-compatible install... /usr/bin/install -c
1796checking whether build environment is sane... yes
1797checking for gawk... no
1798checking for mawk... no
1799checking for nawk... no
1800checking for awk... awk
1801checking whether make sets $(MAKE)... yes
1802checking for style of include used by make... GNU
1803checking for gcc... /usr/bin/gcc-4.0
1804checking for C compiler default output file name... a.out
1805checking whether the C compiler works... yes
1806checking whether we are cross compiling... no
1807checking for suffix of executables...
1808checking for suffix of object files... o
1809checking whether we are using the GNU C compiler... yes
1810checking whether /usr/bin/gcc-4.0 accepts -g... yes
1811checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
1812checking dependency style of /usr/bin/gcc-4.0... gcc3
1813checking for strerror in -lcposix... no
1814checking for gcc... (cached) /usr/bin/gcc-4.0
1815checking whether we are using the GNU C compiler... (cached) yes
1816checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
1817checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
1818checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
1819checking whether make sets $(MAKE)... (cached) yes
1820checking for a BSD-compatible install... /usr/bin/install -c
1821checking whether ln -s works... yes
1822checking for a sed that does not truncate output... /usr/bin/sed
1823checking for grep that handles long lines and -e... /usr/bin/grep
1824checking for egrep... /usr/bin/grep -E
1825checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1826checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1827checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
1828checking for BSD-compatible nm... /usr/bin/nm -p
1829checking how to recognise dependent libraries... pass_all
1830checking how to run the C preprocessor... /usr/bin/cpp-4.0
1831checking for ANSI C header files... yes
1832checking for sys/types.h... yes
1833checking for sys/stat.h... yes
1834checking for stdlib.h... yes
1835checking for string.h... yes
1836checking for memory.h... yes
1837checking for strings.h... yes
1838checking for inttypes.h... yes
1839checking for stdint.h... yes
1840checking for unistd.h... yes
1841checking dlfcn.h usability... yes
1842checking dlfcn.h presence... yes
1843checking for dlfcn.h... yes
1844checking whether we are using the GNU C++ compiler... yes
1845checking whether /usr/bin/g++-4.0 accepts -g... yes
1846checking dependency style of /usr/bin/g++-4.0... gcc3
1847checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
1848checking for g77... no
1849checking for xlf... no
1850checking for f77... no
1851checking for frt... no
1852checking for pgf77... no
1853checking for cf77... no
1854checking for fort77... no
1855checking for fl32... no
1856checking for af77... no
1857checking for xlf90... no
1858checking for f90... no
1859checking for pgf90... no
1860checking for pghpf... no
1861checking for epcf90... no
1862checking for gfortran... no
1863checking for g95... no
1864checking for xlf95... no
1865checking for f95... no
1866checking for fort... no
1867checking for ifort... no
1868checking for ifc... no
1869checking for efc... no
1870checking for pgf95... no
1871checking for lf95... no
1872checking for ftn... no
1873checking whether we are using the GNU Fortran 77 compiler... no
1874checking whether  accepts -g... no
1875checking the maximum length of command line arguments... 65536
1876checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
1877checking for objdir... .libs
1878checking for ar... ar
1879checking for ranlib... ranlib
1880checking for strip... strip
1881checking if /usr/bin/gcc-4.0 static flag  works... yes
1882checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
1883checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
1884checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
1885checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
1886checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1887checking dynamic linker characteristics... darwin9.5.0 dyld
1888checking how to hardcode library paths into programs... immediate
1889checking whether stripping libraries is possible... yes
1890checking for dlopen in -ldl... yes
1891checking whether a program can dlopen itself... yes
1892checking whether a statically linked program can dlopen itself... yes
1893checking if libtool supports shared libraries... yes
1894checking whether to build shared libraries... yes
1895checking whether to build static libraries... no
1896configure: creating libtool
1897appending configuration tag "CXX" to libtool
1898checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1899checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1900checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1901checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
1902checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
1903checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
1904checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1905checking dynamic linker characteristics... darwin9.5.0 dyld
1906checking how to hardcode library paths into programs... immediate
1907checking whether stripping libraries is possible... yes
1908checking for dlopen in -ldl... (cached) yes
1909checking whether a program can dlopen itself... (cached) yes
1910checking whether a statically linked program can dlopen itself... (cached) yes
1911appending configuration tag "F77" to libtool
1912./configure: line 20991: test: too many arguments
1913checking for ANSI C header files... (cached) yes
1914checking for unistd.h... (cached) yes
1915checking for string.h... (cached) yes
1916checking for an ANSI C-conforming const... yes
1917checking for inline... inline
1918checking for off_t... yes
1919checking for size_t... yes
1920checking whether byte ordering is bigendian... no
1921checking for pthread_create in -lpthread... yes
1922checking for dlopen in -lc... yes
1923checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
1924WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
1925         you modified `acinclude.m4' or `configure.ac'.  You might want
1926         to install the `Automake' and `Perl' packages.  Grab them from
1927         any GNU archive site.
1928
1929checking for doxygen... no
1930configure: creating ./config.status
1931cd . && /bin/sh ./config.status Makefile
1932config.status: creating Makefile
1933config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
1934cd . && \
1935          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
1936/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
1937WARNING: `automake-1.6' is missing on your system.  You should only need it if
1938         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
1939         You might want to install the `Automake' and `Perl' packages.
1940         Grab them from any GNU archive site.
1941cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
1942configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
1943../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
1944../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
1945aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
1946aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
1947aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
1948aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
1949aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
1950aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
1951configure.ac:107: the top level
1952configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
1953aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
1954aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
1955configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
1956aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
1957aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
1958aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
1959configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
1960aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
1961aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
1962configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
1963aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
1964aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
1965/bin/sh ./config.status --recheck
1966running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
1967checking build system type... i686-apple-darwin9.5.0
1968checking host system type... i686-apple-darwin9.5.0
1969checking target system type... i686-apple-darwin9.5.0
1970checking for a BSD-compatible install... /usr/bin/install -c
1971checking whether build environment is sane... yes
1972checking for gawk... no
1973checking for mawk... no
1974checking for nawk... no
1975checking for awk... awk
1976checking whether make sets $(MAKE)... yes
1977checking for style of include used by make... GNU
1978checking for gcc... /usr/bin/gcc-4.0
1979checking for C compiler default output file name... a.out
1980checking whether the C compiler works... yes
1981checking whether we are cross compiling... no
1982checking for suffix of executables...
1983checking for suffix of object files... o
1984checking whether we are using the GNU C compiler... yes
1985checking whether /usr/bin/gcc-4.0 accepts -g... yes
1986checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
1987checking dependency style of /usr/bin/gcc-4.0... gcc3
1988checking for strerror in -lcposix... no
1989checking for gcc... (cached) /usr/bin/gcc-4.0
1990checking whether we are using the GNU C compiler... (cached) yes
1991checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
1992checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
1993checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
1994checking whether make sets $(MAKE)... (cached) yes
1995checking for a BSD-compatible install... /usr/bin/install -c
1996checking whether ln -s works... yes
1997checking for a sed that does not truncate output... /usr/bin/sed
1998checking for grep that handles long lines and -e... /usr/bin/grep
1999checking for egrep... /usr/bin/grep -E
2000checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2001checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2002checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
2003checking for BSD-compatible nm... /usr/bin/nm -p
2004checking how to recognise dependent libraries... pass_all
2005checking how to run the C preprocessor... /usr/bin/cpp-4.0
2006checking for ANSI C header files... yes
2007checking for sys/types.h... yes
2008checking for sys/stat.h... yes
2009checking for stdlib.h... yes
2010checking for string.h... yes
2011checking for memory.h... yes
2012checking for strings.h... yes
2013checking for inttypes.h... yes
2014checking for stdint.h... yes
2015checking for unistd.h... yes
2016checking dlfcn.h usability... yes
2017checking dlfcn.h presence... yes
2018checking for dlfcn.h... yes
2019checking whether we are using the GNU C++ compiler... yes
2020checking whether /usr/bin/g++-4.0 accepts -g... yes
2021checking dependency style of /usr/bin/g++-4.0... gcc3
2022checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
2023checking for g77... no
2024checking for xlf... no
2025checking for f77... no
2026checking for frt... no
2027checking for pgf77... no
2028checking for cf77... no
2029checking for fort77... no
2030checking for fl32... no
2031checking for af77... no
2032checking for xlf90... no
2033checking for f90... no
2034checking for pgf90... no
2035checking for pghpf... no
2036checking for epcf90... no
2037checking for gfortran... no
2038checking for g95... no
2039checking for xlf95... no
2040checking for f95... no
2041checking for fort... no
2042checking for ifort... no
2043checking for ifc... no
2044checking for efc... no
2045checking for pgf95... no
2046checking for lf95... no
2047checking for ftn... no
2048checking whether we are using the GNU Fortran 77 compiler... no
2049checking whether  accepts -g... no
2050checking the maximum length of command line arguments... 65536
2051checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
2052checking for objdir... .libs
2053checking for ar... ar
2054checking for ranlib... ranlib
2055checking for strip... strip
2056checking if /usr/bin/gcc-4.0 static flag  works... yes
2057checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
2058checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
2059checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
2060checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
2061checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2062checking dynamic linker characteristics... darwin9.5.0 dyld
2063checking how to hardcode library paths into programs... immediate
2064checking whether stripping libraries is possible... yes
2065checking for dlopen in -ldl... yes
2066checking whether a program can dlopen itself... yes
2067checking whether a statically linked program can dlopen itself... yes
2068checking if libtool supports shared libraries... yes
2069checking whether to build shared libraries... yes
2070checking whether to build static libraries... no
2071configure: creating libtool
2072appending configuration tag "CXX" to libtool
2073checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2074checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2075checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2076checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
2077checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
2078checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
2079checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2080checking dynamic linker characteristics... darwin9.5.0 dyld
2081checking how to hardcode library paths into programs... immediate
2082checking whether stripping libraries is possible... yes
2083checking for dlopen in -ldl... (cached) yes
2084checking whether a program can dlopen itself... (cached) yes
2085checking whether a statically linked program can dlopen itself... (cached) yes
2086appending configuration tag "F77" to libtool
2087./configure: line 20991: test: too many arguments
2088checking for ANSI C header files... (cached) yes
2089checking for unistd.h... (cached) yes
2090checking for string.h... (cached) yes
2091checking for an ANSI C-conforming const... yes
2092checking for inline... inline
2093checking for off_t... yes
2094checking for size_t... yes
2095checking whether byte ordering is bigendian... no
2096checking for pthread_create in -lpthread... yes
2097checking for dlopen in -lc... yes
2098checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
2099WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
2100         you modified `acinclude.m4' or `configure.ac'.  You might want
2101         to install the `Automake' and `Perl' packages.  Grab them from
2102         any GNU archive site.
2103
2104checking for doxygen... no
2105configure: creating ./config.status
2106cd . && /bin/sh ./config.status Makefile
2107config.status: creating Makefile
2108config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
2109cd . && \
2110          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
2111/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
2112WARNING: `automake-1.6' is missing on your system.  You should only need it if
2113         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
2114         You might want to install the `Automake' and `Perl' packages.
2115         Grab them from any GNU archive site.
2116cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
2117configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
2118../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
2119../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
2120aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
2121aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
2122aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
2123aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
2124aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
2125aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
2126configure.ac:107: the top level
2127configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
2128aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
2129aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
2130configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
2131aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
2132aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
2133aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
2134configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
2135aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
2136aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
2137configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
2138aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
2139aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
2140/bin/sh ./config.status --recheck
2141running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
2142checking build system type... i686-apple-darwin9.5.0
2143checking host system type... i686-apple-darwin9.5.0
2144checking target system type... i686-apple-darwin9.5.0
2145checking for a BSD-compatible install... /usr/bin/install -c
2146checking whether build environment is sane... yes
2147checking for gawk... no
2148checking for mawk... no
2149checking for nawk... no
2150checking for awk... awk
2151checking whether make sets $(MAKE)... yes
2152checking for style of include used by make... GNU
2153checking for gcc... /usr/bin/gcc-4.0
2154checking for C compiler default output file name... a.out
2155checking whether the C compiler works... yes
2156checking whether we are cross compiling... no
2157checking for suffix of executables...
2158checking for suffix of object files... o
2159checking whether we are using the GNU C compiler... yes
2160checking whether /usr/bin/gcc-4.0 accepts -g... yes
2161checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
2162checking dependency style of /usr/bin/gcc-4.0... gcc3
2163checking for strerror in -lcposix... no
2164checking for gcc... (cached) /usr/bin/gcc-4.0
2165checking whether we are using the GNU C compiler... (cached) yes
2166checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
2167checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
2168checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
2169checking whether make sets $(MAKE)... (cached) yes
2170checking for a BSD-compatible install... /usr/bin/install -c
2171checking whether ln -s works... yes
2172checking for a sed that does not truncate output... /usr/bin/sed
2173checking for grep that handles long lines and -e... /usr/bin/grep
2174checking for egrep... /usr/bin/grep -E
2175checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2176checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2177checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
2178checking for BSD-compatible nm... /usr/bin/nm -p
2179checking how to recognise dependent libraries... pass_all
2180checking how to run the C preprocessor... /usr/bin/cpp-4.0
2181checking for ANSI C header files... yes
2182checking for sys/types.h... yes
2183checking for sys/stat.h... yes
2184checking for stdlib.h... yes
2185checking for string.h... yes
2186checking for memory.h... yes
2187checking for strings.h... yes
2188checking for inttypes.h... yes
2189checking for stdint.h... yes
2190checking for unistd.h... yes
2191checking dlfcn.h usability... yes
2192checking dlfcn.h presence... yes
2193checking for dlfcn.h... yes
2194checking whether we are using the GNU C++ compiler... yes
2195checking whether /usr/bin/g++-4.0 accepts -g... yes
2196checking dependency style of /usr/bin/g++-4.0... gcc3
2197checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
2198checking for g77... no
2199checking for xlf... no
2200checking for f77... no
2201checking for frt... no
2202checking for pgf77... no
2203checking for cf77... no
2204checking for fort77... no
2205checking for fl32... no
2206checking for af77... no
2207checking for xlf90... no
2208checking for f90... no
2209checking for pgf90... no
2210checking for pghpf... no
2211checking for epcf90... no
2212checking for gfortran... no
2213checking for g95... no
2214checking for xlf95... no
2215checking for f95... no
2216checking for fort... no
2217checking for ifort... no
2218checking for ifc... no
2219checking for efc... no
2220checking for pgf95... no
2221checking for lf95... no
2222checking for ftn... no
2223checking whether we are using the GNU Fortran 77 compiler... no
2224checking whether  accepts -g... no
2225checking the maximum length of command line arguments... 65536
2226checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
2227checking for objdir... .libs
2228checking for ar... ar
2229checking for ranlib... ranlib
2230checking for strip... strip
2231checking if /usr/bin/gcc-4.0 static flag  works... yes
2232checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
2233checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
2234checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
2235checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
2236checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2237checking dynamic linker characteristics... darwin9.5.0 dyld
2238checking how to hardcode library paths into programs... immediate
2239checking whether stripping libraries is possible... yes
2240checking for dlopen in -ldl... yes
2241checking whether a program can dlopen itself... yes
2242checking whether a statically linked program can dlopen itself... yes
2243checking if libtool supports shared libraries... yes
2244checking whether to build shared libraries... yes
2245checking whether to build static libraries... no
2246configure: creating libtool
2247appending configuration tag "CXX" to libtool
2248checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2249checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2250checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2251checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
2252checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
2253checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
2254checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2255checking dynamic linker characteristics... darwin9.5.0 dyld
2256checking how to hardcode library paths into programs... immediate
2257checking whether stripping libraries is possible... yes
2258checking for dlopen in -ldl... (cached) yes
2259checking whether a program can dlopen itself... (cached) yes
2260checking whether a statically linked program can dlopen itself... (cached) yes
2261appending configuration tag "F77" to libtool
2262./configure: line 20991: test: too many arguments
2263checking for ANSI C header files... (cached) yes
2264checking for unistd.h... (cached) yes
2265checking for string.h... (cached) yes
2266checking for an ANSI C-conforming const... yes
2267checking for inline... inline
2268checking for off_t... yes
2269checking for size_t... yes
2270checking whether byte ordering is bigendian... no
2271checking for pthread_create in -lpthread... yes
2272checking for dlopen in -lc... yes
2273checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
2274WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
2275         you modified `acinclude.m4' or `configure.ac'.  You might want
2276         to install the `Automake' and `Perl' packages.  Grab them from
2277         any GNU archive site.
2278
2279checking for doxygen... no
2280configure: creating ./config.status
2281cd . && /bin/sh ./config.status Makefile
2282config.status: creating Makefile
2283config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
2284cd . && \
2285          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
2286/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
2287WARNING: `automake-1.6' is missing on your system.  You should only need it if
2288         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
2289         You might want to install the `Automake' and `Perl' packages.
2290         Grab them from any GNU archive site.
2291cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
2292configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
2293../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
2294../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
2295aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
2296aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
2297aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
2298aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
2299aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
2300aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
2301configure.ac:107: the top level
2302configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
2303aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
2304aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
2305configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
2306aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
2307aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
2308aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
2309configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
2310aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
2311aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
2312configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
2313aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
2314aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
2315/bin/sh ./config.status --recheck
2316running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
2317checking build system type... i686-apple-darwin9.5.0
2318checking host system type... i686-apple-darwin9.5.0
2319checking target system type... i686-apple-darwin9.5.0
2320checking for a BSD-compatible install... /usr/bin/install -c
2321checking whether build environment is sane... yes
2322checking for gawk... no
2323checking for mawk... no
2324checking for nawk... no
2325checking for awk... awk
2326checking whether make sets $(MAKE)... yes
2327checking for style of include used by make... GNU
2328checking for gcc... /usr/bin/gcc-4.0
2329checking for C compiler default output file name... a.out
2330checking whether the C compiler works... yes
2331checking whether we are cross compiling... no
2332checking for suffix of executables...
2333checking for suffix of object files... o
2334checking whether we are using the GNU C compiler... yes
2335checking whether /usr/bin/gcc-4.0 accepts -g... yes
2336checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
2337checking dependency style of /usr/bin/gcc-4.0... gcc3
2338checking for strerror in -lcposix... no
2339checking for gcc... (cached) /usr/bin/gcc-4.0
2340checking whether we are using the GNU C compiler... (cached) yes
2341checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
2342checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
2343checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
2344checking whether make sets $(MAKE)... (cached) yes
2345checking for a BSD-compatible install... /usr/bin/install -c
2346checking whether ln -s works... yes
2347checking for a sed that does not truncate output... /usr/bin/sed
2348checking for grep that handles long lines and -e... /usr/bin/grep
2349checking for egrep... /usr/bin/grep -E
2350checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2351checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2352checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
2353checking for BSD-compatible nm... /usr/bin/nm -p
2354checking how to recognise dependent libraries... pass_all
2355checking how to run the C preprocessor... /usr/bin/cpp-4.0
2356checking for ANSI C header files... yes
2357checking for sys/types.h... yes
2358checking for sys/stat.h... yes
2359checking for stdlib.h... yes
2360checking for string.h... yes
2361checking for memory.h... yes
2362checking for strings.h... yes
2363checking for inttypes.h... yes
2364checking for stdint.h... yes
2365checking for unistd.h... yes
2366checking dlfcn.h usability... yes
2367checking dlfcn.h presence... yes
2368checking for dlfcn.h... yes
2369checking whether we are using the GNU C++ compiler... yes
2370checking whether /usr/bin/g++-4.0 accepts -g... yes
2371checking dependency style of /usr/bin/g++-4.0... gcc3
2372checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
2373checking for g77... no
2374checking for xlf... no
2375checking for f77... no
2376checking for frt... no
2377checking for pgf77... no
2378checking for cf77... no
2379checking for fort77... no
2380checking for fl32... no
2381checking for af77... no
2382checking for xlf90... no
2383checking for f90... no
2384checking for pgf90... no
2385checking for pghpf... no
2386checking for epcf90... no
2387checking for gfortran... no
2388checking for g95... no
2389checking for xlf95... no
2390checking for f95... no
2391checking for fort... no
2392checking for ifort... no
2393checking for ifc... no
2394checking for efc... no
2395checking for pgf95... no
2396checking for lf95... no
2397checking for ftn... no
2398checking whether we are using the GNU Fortran 77 compiler... no
2399checking whether  accepts -g... no
2400checking the maximum length of command line arguments... 65536
2401checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
2402checking for objdir... .libs
2403checking for ar... ar
2404checking for ranlib... ranlib
2405checking for strip... strip
2406checking if /usr/bin/gcc-4.0 static flag  works... yes
2407checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
2408checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
2409checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
2410checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
2411checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2412checking dynamic linker characteristics... darwin9.5.0 dyld
2413checking how to hardcode library paths into programs... immediate
2414checking whether stripping libraries is possible... yes
2415checking for dlopen in -ldl... yes
2416checking whether a program can dlopen itself... yes
2417checking whether a statically linked program can dlopen itself... yes
2418checking if libtool supports shared libraries... yes
2419checking whether to build shared libraries... yes
2420checking whether to build static libraries... no
2421configure: creating libtool
2422appending configuration tag "CXX" to libtool
2423checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2424checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2425checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2426checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
2427checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
2428checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
2429checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2430checking dynamic linker characteristics... darwin9.5.0 dyld
2431checking how to hardcode library paths into programs... immediate
2432checking whether stripping libraries is possible... yes
2433checking for dlopen in -ldl... (cached) yes
2434checking whether a program can dlopen itself... (cached) yes
2435checking whether a statically linked program can dlopen itself... (cached) yes
2436appending configuration tag "F77" to libtool
2437./configure: line 20991: test: too many arguments
2438checking for ANSI C header files... (cached) yes
2439checking for unistd.h... (cached) yes
2440checking for string.h... (cached) yes
2441checking for an ANSI C-conforming const... yes
2442checking for inline... inline
2443checking for off_t... yes
2444checking for size_t... yes
2445checking whether byte ordering is bigendian... no
2446checking for pthread_create in -lpthread... yes
2447checking for dlopen in -lc... yes
2448checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
2449WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
2450         you modified `acinclude.m4' or `configure.ac'.  You might want
2451         to install the `Automake' and `Perl' packages.  Grab them from
2452         any GNU archive site.
2453
2454checking for doxygen... no
2455configure: creating ./config.status
2456cd . && /bin/sh ./config.status Makefile
2457config.status: creating Makefile
2458config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
2459cd . && \
2460          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
2461/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
2462WARNING: `automake-1.6' is missing on your system.  You should only need it if
2463         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
2464         You might want to install the `Automake' and `Perl' packages.
2465         Grab them from any GNU archive site.
2466cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
2467configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
2468../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
2469../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
2470aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
2471aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
2472aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
2473aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
2474aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
2475aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
2476configure.ac:107: the top level
2477configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
2478aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
2479aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
2480configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
2481aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
2482aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
2483aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
2484configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
2485aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
2486aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
2487configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
2488aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
2489aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
2490/bin/sh ./config.status --recheck
2491running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
2492checking build system type... i686-apple-darwin9.5.0
2493checking host system type... i686-apple-darwin9.5.0
2494checking target system type... i686-apple-darwin9.5.0
2495checking for a BSD-compatible install... /usr/bin/install -c
2496checking whether build environment is sane... yes
2497checking for gawk... no
2498checking for mawk... no
2499checking for nawk... no
2500checking for awk... awk
2501checking whether make sets $(MAKE)... yes
2502checking for style of include used by make... GNU
2503checking for gcc... /usr/bin/gcc-4.0
2504checking for C compiler default output file name... a.out
2505checking whether the C compiler works... yes
2506checking whether we are cross compiling... no
2507checking for suffix of executables...
2508checking for suffix of object files... o
2509checking whether we are using the GNU C compiler... yes
2510checking whether /usr/bin/gcc-4.0 accepts -g... yes
2511checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
2512checking dependency style of /usr/bin/gcc-4.0... gcc3
2513checking for strerror in -lcposix... no
2514checking for gcc... (cached) /usr/bin/gcc-4.0
2515checking whether we are using the GNU C compiler... (cached) yes
2516checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
2517checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
2518checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
2519checking whether make sets $(MAKE)... (cached) yes
2520checking for a BSD-compatible install... /usr/bin/install -c
2521checking whether ln -s works... yes
2522checking for a sed that does not truncate output... /usr/bin/sed
2523checking for grep that handles long lines and -e... /usr/bin/grep
2524checking for egrep... /usr/bin/grep -E
2525checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2526checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2527checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
2528checking for BSD-compatible nm... /usr/bin/nm -p
2529checking how to recognise dependent libraries... pass_all
2530checking how to run the C preprocessor... /usr/bin/cpp-4.0
2531checking for ANSI C header files... yes
2532checking for sys/types.h... yes
2533checking for sys/stat.h... yes
2534checking for stdlib.h... yes
2535checking for string.h... yes
2536checking for memory.h... yes
2537checking for strings.h... yes
2538checking for inttypes.h... yes
2539checking for stdint.h... yes
2540checking for unistd.h... yes
2541checking dlfcn.h usability... yes
2542checking dlfcn.h presence... yes
2543checking for dlfcn.h... yes
2544checking whether we are using the GNU C++ compiler... yes
2545checking whether /usr/bin/g++-4.0 accepts -g... yes
2546checking dependency style of /usr/bin/g++-4.0... gcc3
2547checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
2548checking for g77... no
2549checking for xlf... no
2550checking for f77... no
2551checking for frt... no
2552checking for pgf77... no
2553checking for cf77... no
2554checking for fort77... no
2555checking for fl32... no
2556checking for af77... no
2557checking for xlf90... no
2558checking for f90... no
2559checking for pgf90... no
2560checking for pghpf... no
2561checking for epcf90... no
2562checking for gfortran... no
2563checking for g95... no
2564checking for xlf95... no
2565checking for f95... no
2566checking for fort... no
2567checking for ifort... no
2568checking for ifc... no
2569checking for efc... no
2570checking for pgf95... no
2571checking for lf95... no
2572checking for ftn... no
2573checking whether we are using the GNU Fortran 77 compiler... no
2574checking whether  accepts -g... no
2575checking the maximum length of command line arguments... 65536
2576checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
2577checking for objdir... .libs
2578checking for ar... ar
2579checking for ranlib... ranlib
2580checking for strip... strip
2581checking if /usr/bin/gcc-4.0 static flag  works... yes
2582checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
2583checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
2584checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
2585checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
2586checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2587checking dynamic linker characteristics... darwin9.5.0 dyld
2588checking how to hardcode library paths into programs... immediate
2589checking whether stripping libraries is possible... yes
2590checking for dlopen in -ldl... yes
2591checking whether a program can dlopen itself... yes
2592checking whether a statically linked program can dlopen itself... yes
2593checking if libtool supports shared libraries... yes
2594checking whether to build shared libraries... yes
2595checking whether to build static libraries... no
2596configure: creating libtool
2597appending configuration tag "CXX" to libtool
2598checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2599checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2600checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2601checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
2602checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
2603checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
2604checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2605checking dynamic linker characteristics... darwin9.5.0 dyld
2606checking how to hardcode library paths into programs... immediate
2607checking whether stripping libraries is possible... yes
2608checking for dlopen in -ldl... (cached) yes
2609checking whether a program can dlopen itself... (cached) yes
2610checking whether a statically linked program can dlopen itself... (cached) yes
2611appending configuration tag "F77" to libtool
2612./configure: line 20991: test: too many arguments
2613checking for ANSI C header files... (cached) yes
2614checking for unistd.h... (cached) yes
2615checking for string.h... (cached) yes
2616checking for an ANSI C-conforming const... yes
2617checking for inline... inline
2618checking for off_t... yes
2619checking for size_t... yes
2620checking whether byte ordering is bigendian... no
2621checking for pthread_create in -lpthread... yes
2622checking for dlopen in -lc... yes
2623checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
2624WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
2625         you modified `acinclude.m4' or `configure.ac'.  You might want
2626         to install the `Automake' and `Perl' packages.  Grab them from
2627         any GNU archive site.
2628
2629checking for doxygen... no
2630configure: creating ./config.status
2631cd . && /bin/sh ./config.status Makefile
2632config.status: creating Makefile
2633config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
2634cd . && \
2635          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
2636/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
2637WARNING: `automake-1.6' is missing on your system.  You should only need it if
2638         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
2639         You might want to install the `Automake' and `Perl' packages.
2640         Grab them from any GNU archive site.
2641cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
2642configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
2643../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
2644../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
2645aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
2646aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
2647aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
2648aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
2649aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
2650aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
2651configure.ac:107: the top level
2652configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
2653aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
2654aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
2655configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
2656aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
2657aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
2658aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
2659configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
2660aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
2661aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
2662configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
2663aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
2664aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
2665/bin/sh ./config.status --recheck
2666running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
2667checking build system type... i686-apple-darwin9.5.0
2668checking host system type... i686-apple-darwin9.5.0
2669checking target system type... i686-apple-darwin9.5.0
2670checking for a BSD-compatible install... /usr/bin/install -c
2671checking whether build environment is sane... yes
2672checking for gawk... no
2673checking for mawk... no
2674checking for nawk... no
2675checking for awk... awk
2676checking whether make sets $(MAKE)... yes
2677checking for style of include used by make... GNU
2678checking for gcc... /usr/bin/gcc-4.0
2679checking for C compiler default output file name... a.out
2680checking whether the C compiler works... yes
2681checking whether we are cross compiling... no
2682checking for suffix of executables...
2683checking for suffix of object files... o
2684checking whether we are using the GNU C compiler... yes
2685checking whether /usr/bin/gcc-4.0 accepts -g... yes
2686checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
2687checking dependency style of /usr/bin/gcc-4.0... gcc3
2688checking for strerror in -lcposix... no
2689checking for gcc... (cached) /usr/bin/gcc-4.0
2690checking whether we are using the GNU C compiler... (cached) yes
2691checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
2692checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
2693checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
2694checking whether make sets $(MAKE)... (cached) yes
2695checking for a BSD-compatible install... /usr/bin/install -c
2696checking whether ln -s works... yes
2697checking for a sed that does not truncate output... /usr/bin/sed
2698checking for grep that handles long lines and -e... /usr/bin/grep
2699checking for egrep... /usr/bin/grep -E
2700checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2701checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2702checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
2703checking for BSD-compatible nm... /usr/bin/nm -p
2704checking how to recognise dependent libraries... pass_all
2705checking how to run the C preprocessor... /usr/bin/cpp-4.0
2706checking for ANSI C header files... yes
2707checking for sys/types.h... yes
2708checking for sys/stat.h... yes
2709checking for stdlib.h... yes
2710checking for string.h... yes
2711checking for memory.h... yes
2712checking for strings.h... yes
2713checking for inttypes.h... yes
2714checking for stdint.h... yes
2715checking for unistd.h... yes
2716checking dlfcn.h usability... yes
2717checking dlfcn.h presence... yes
2718checking for dlfcn.h... yes
2719checking whether we are using the GNU C++ compiler... yes
2720checking whether /usr/bin/g++-4.0 accepts -g... yes
2721checking dependency style of /usr/bin/g++-4.0... gcc3
2722checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
2723checking for g77... no
2724checking for xlf... no
2725checking for f77... no
2726checking for frt... no
2727checking for pgf77... no
2728checking for cf77... no
2729checking for fort77... no
2730checking for fl32... no
2731checking for af77... no
2732checking for xlf90... no
2733checking for f90... no
2734checking for pgf90... no
2735checking for pghpf... no
2736checking for epcf90... no
2737checking for gfortran... no
2738checking for g95... no
2739checking for xlf95... no
2740checking for f95... no
2741checking for fort... no
2742checking for ifort... no
2743checking for ifc... no
2744checking for efc... no
2745checking for pgf95... no
2746checking for lf95... no
2747checking for ftn... no
2748checking whether we are using the GNU Fortran 77 compiler... no
2749checking whether  accepts -g... no
2750checking the maximum length of command line arguments... 65536
2751checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
2752checking for objdir... .libs
2753checking for ar... ar
2754checking for ranlib... ranlib
2755checking for strip... strip
2756checking if /usr/bin/gcc-4.0 static flag  works... yes
2757checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
2758checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
2759checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
2760checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
2761checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2762checking dynamic linker characteristics... darwin9.5.0 dyld
2763checking how to hardcode library paths into programs... immediate
2764checking whether stripping libraries is possible... yes
2765checking for dlopen in -ldl... yes
2766checking whether a program can dlopen itself... yes
2767checking whether a statically linked program can dlopen itself... yes
2768checking if libtool supports shared libraries... yes
2769checking whether to build shared libraries... yes
2770checking whether to build static libraries... no
2771configure: creating libtool
2772appending configuration tag "CXX" to libtool
2773checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2774checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2775checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2776checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
2777checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
2778checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
2779checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2780checking dynamic linker characteristics... darwin9.5.0 dyld
2781checking how to hardcode library paths into programs... immediate
2782checking whether stripping libraries is possible... yes
2783checking for dlopen in -ldl... (cached) yes
2784checking whether a program can dlopen itself... (cached) yes
2785checking whether a statically linked program can dlopen itself... (cached) yes
2786appending configuration tag "F77" to libtool
2787./configure: line 20991: test: too many arguments
2788checking for ANSI C header files... (cached) yes
2789checking for unistd.h... (cached) yes
2790checking for string.h... (cached) yes
2791checking for an ANSI C-conforming const... yes
2792checking for inline... inline
2793checking for off_t... yes
2794checking for size_t... yes
2795checking whether byte ordering is bigendian... no
2796checking for pthread_create in -lpthread... yes
2797checking for dlopen in -lc... yes
2798checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
2799WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
2800         you modified `acinclude.m4' or `configure.ac'.  You might want
2801         to install the `Automake' and `Perl' packages.  Grab them from
2802         any GNU archive site.
2803
2804checking for doxygen... no
2805configure: creating ./config.status
2806cd . && /bin/sh ./config.status Makefile
2807config.status: creating Makefile
2808config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
2809cd . && \
2810          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
2811/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
2812WARNING: `automake-1.6' is missing on your system.  You should only need it if
2813         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
2814         You might want to install the `Automake' and `Perl' packages.
2815         Grab them from any GNU archive site.
2816cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
2817configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
2818../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
2819../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
2820aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
2821aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
2822aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
2823aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
2824aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
2825aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
2826configure.ac:107: the top level
2827configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
2828aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
2829aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
2830configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
2831aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
2832aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
2833aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
2834configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
2835aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
2836aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
2837configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
2838aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
2839aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
2840/bin/sh ./config.status --recheck
2841running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
2842checking build system type... i686-apple-darwin9.5.0
2843checking host system type... i686-apple-darwin9.5.0
2844checking target system type... i686-apple-darwin9.5.0
2845checking for a BSD-compatible install... /usr/bin/install -c
2846checking whether build environment is sane... yes
2847checking for gawk... no
2848checking for mawk... no
2849checking for nawk... no
2850checking for awk... awk
2851checking whether make sets $(MAKE)... yes
2852checking for style of include used by make... GNU
2853checking for gcc... /usr/bin/gcc-4.0
2854checking for C compiler default output file name... a.out
2855checking whether the C compiler works... yes
2856checking whether we are cross compiling... no
2857checking for suffix of executables...
2858checking for suffix of object files... o
2859checking whether we are using the GNU C compiler... yes
2860checking whether /usr/bin/gcc-4.0 accepts -g... yes
2861checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
2862checking dependency style of /usr/bin/gcc-4.0... gcc3
2863checking for strerror in -lcposix... no
2864checking for gcc... (cached) /usr/bin/gcc-4.0
2865checking whether we are using the GNU C compiler... (cached) yes
2866checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
2867checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
2868checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
2869checking whether make sets $(MAKE)... (cached) yes
2870checking for a BSD-compatible install... /usr/bin/install -c
2871checking whether ln -s works... yes
2872checking for a sed that does not truncate output... /usr/bin/sed
2873checking for grep that handles long lines and -e... /usr/bin/grep
2874checking for egrep... /usr/bin/grep -E
2875checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2876checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2877checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
2878checking for BSD-compatible nm... /usr/bin/nm -p
2879checking how to recognise dependent libraries... pass_all
2880checking how to run the C preprocessor... /usr/bin/cpp-4.0
2881checking for ANSI C header files... yes
2882checking for sys/types.h... yes
2883checking for sys/stat.h... yes
2884checking for stdlib.h... yes
2885checking for string.h... yes
2886checking for memory.h... yes
2887checking for strings.h... yes
2888checking for inttypes.h... yes
2889checking for stdint.h... yes
2890checking for unistd.h... yes
2891checking dlfcn.h usability... yes
2892checking dlfcn.h presence... yes
2893checking for dlfcn.h... yes
2894checking whether we are using the GNU C++ compiler... yes
2895checking whether /usr/bin/g++-4.0 accepts -g... yes
2896checking dependency style of /usr/bin/g++-4.0... gcc3
2897checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
2898checking for g77... no
2899checking for xlf... no
2900checking for f77... no
2901checking for frt... no
2902checking for pgf77... no
2903checking for cf77... no
2904checking for fort77... no
2905checking for fl32... no
2906checking for af77... no
2907checking for xlf90... no
2908checking for f90... no
2909checking for pgf90... no
2910checking for pghpf... no
2911checking for epcf90... no
2912checking for gfortran... no
2913checking for g95... no
2914checking for xlf95... no
2915checking for f95... no
2916checking for fort... no
2917checking for ifort... no
2918checking for ifc... no
2919checking for efc... no
2920checking for pgf95... no
2921checking for lf95... no
2922checking for ftn... no
2923checking whether we are using the GNU Fortran 77 compiler... no
2924checking whether  accepts -g... no
2925checking the maximum length of command line arguments... 65536
2926checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
2927checking for objdir... .libs
2928checking for ar... ar
2929checking for ranlib... ranlib
2930checking for strip... strip
2931checking if /usr/bin/gcc-4.0 static flag  works... yes
2932checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
2933checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
2934checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
2935checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
2936checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2937checking dynamic linker characteristics... darwin9.5.0 dyld
2938checking how to hardcode library paths into programs... immediate
2939checking whether stripping libraries is possible... yes
2940checking for dlopen in -ldl... yes
2941checking whether a program can dlopen itself... yes
2942checking whether a statically linked program can dlopen itself... yes
2943checking if libtool supports shared libraries... yes
2944checking whether to build shared libraries... yes
2945checking whether to build static libraries... no
2946configure: creating libtool
2947appending configuration tag "CXX" to libtool
2948checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2949checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2950checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2951checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
2952checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
2953checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
2954checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2955checking dynamic linker characteristics... darwin9.5.0 dyld
2956checking how to hardcode library paths into programs... immediate
2957checking whether stripping libraries is possible... yes
2958checking for dlopen in -ldl... (cached) yes
2959checking whether a program can dlopen itself... (cached) yes
2960checking whether a statically linked program can dlopen itself... (cached) yes
2961appending configuration tag "F77" to libtool
2962./configure: line 20991: test: too many arguments
2963checking for ANSI C header files... (cached) yes
2964checking for unistd.h... (cached) yes
2965checking for string.h... (cached) yes
2966checking for an ANSI C-conforming const... yes
2967checking for inline... inline
2968checking for off_t... yes
2969checking for size_t... yes
2970checking whether byte ordering is bigendian... no
2971checking for pthread_create in -lpthread... yes
2972checking for dlopen in -lc... yes
2973checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
2974WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
2975         you modified `acinclude.m4' or `configure.ac'.  You might want
2976         to install the `Automake' and `Perl' packages.  Grab them from
2977         any GNU archive site.
2978
2979checking for doxygen... no
2980configure: creating ./config.status
2981cd . && /bin/sh ./config.status Makefile
2982config.status: creating Makefile
2983config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
2984cd . && \
2985          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
2986/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
2987WARNING: `automake-1.6' is missing on your system.  You should only need it if
2988         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
2989         You might want to install the `Automake' and `Perl' packages.
2990         Grab them from any GNU archive site.
2991cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
2992configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
2993../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
2994../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
2995aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
2996aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
2997aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
2998aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
2999aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
3000aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
3001configure.ac:107: the top level
3002configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
3003aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
3004aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
3005configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
3006aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
3007aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
3008aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
3009configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
3010aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
3011aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
3012configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
3013aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
3014aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
3015/bin/sh ./config.status --recheck
3016running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
3017checking build system type... i686-apple-darwin9.5.0
3018checking host system type... i686-apple-darwin9.5.0
3019checking target system type... i686-apple-darwin9.5.0
3020checking for a BSD-compatible install... /usr/bin/install -c
3021checking whether build environment is sane... yes
3022checking for gawk... no
3023checking for mawk... no
3024checking for nawk... no
3025checking for awk... awk
3026checking whether make sets $(MAKE)... yes
3027checking for style of include used by make... GNU
3028checking for gcc... /usr/bin/gcc-4.0
3029checking for C compiler default output file name... a.out
3030checking whether the C compiler works... yes
3031checking whether we are cross compiling... no
3032checking for suffix of executables...
3033checking for suffix of object files... o
3034checking whether we are using the GNU C compiler... yes
3035checking whether /usr/bin/gcc-4.0 accepts -g... yes
3036checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
3037checking dependency style of /usr/bin/gcc-4.0... gcc3
3038checking for strerror in -lcposix... no
3039checking for gcc... (cached) /usr/bin/gcc-4.0
3040checking whether we are using the GNU C compiler... (cached) yes
3041checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
3042checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
3043checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
3044checking whether make sets $(MAKE)... (cached) yes
3045checking for a BSD-compatible install... /usr/bin/install -c
3046checking whether ln -s works... yes
3047checking for a sed that does not truncate output... /usr/bin/sed
3048checking for grep that handles long lines and -e... /usr/bin/grep
3049checking for egrep... /usr/bin/grep -E
3050checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3051checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
3052checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
3053checking for BSD-compatible nm... /usr/bin/nm -p
3054checking how to recognise dependent libraries... pass_all
3055checking how to run the C preprocessor... /usr/bin/cpp-4.0
3056checking for ANSI C header files... yes
3057checking for sys/types.h... yes
3058checking for sys/stat.h... yes
3059checking for stdlib.h... yes
3060checking for string.h... yes
3061checking for memory.h... yes
3062checking for strings.h... yes
3063checking for inttypes.h... yes
3064checking for stdint.h... yes
3065checking for unistd.h... yes
3066checking dlfcn.h usability... yes
3067checking dlfcn.h presence... yes
3068checking for dlfcn.h... yes
3069checking whether we are using the GNU C++ compiler... yes
3070checking whether /usr/bin/g++-4.0 accepts -g... yes
3071checking dependency style of /usr/bin/g++-4.0... gcc3
3072checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
3073checking for g77... no
3074checking for xlf... no
3075checking for f77... no
3076checking for frt... no
3077checking for pgf77... no
3078checking for cf77... no
3079checking for fort77... no
3080checking for fl32... no
3081checking for af77... no
3082checking for xlf90... no
3083checking for f90... no
3084checking for pgf90... no
3085checking for pghpf... no
3086checking for epcf90... no
3087checking for gfortran... no
3088checking for g95... no
3089checking for xlf95... no
3090checking for f95... no
3091checking for fort... no
3092checking for ifort... no
3093checking for ifc... no
3094checking for efc... no
3095checking for pgf95... no
3096checking for lf95... no
3097checking for ftn... no
3098checking whether we are using the GNU Fortran 77 compiler... no
3099checking whether  accepts -g... no
3100checking the maximum length of command line arguments... 65536
3101checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
3102checking for objdir... .libs
3103checking for ar... ar
3104checking for ranlib... ranlib
3105checking for strip... strip
3106checking if /usr/bin/gcc-4.0 static flag  works... yes
3107checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
3108checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
3109checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
3110checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
3111checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3112checking dynamic linker characteristics... darwin9.5.0 dyld
3113checking how to hardcode library paths into programs... immediate
3114checking whether stripping libraries is possible... yes
3115checking for dlopen in -ldl... yes
3116checking whether a program can dlopen itself... yes
3117checking whether a statically linked program can dlopen itself... yes
3118checking if libtool supports shared libraries... yes
3119checking whether to build shared libraries... yes
3120checking whether to build static libraries... no
3121configure: creating libtool
3122appending configuration tag "CXX" to libtool
3123checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3124checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
3125checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3126checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
3127checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
3128checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
3129checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3130checking dynamic linker characteristics... darwin9.5.0 dyld
3131checking how to hardcode library paths into programs... immediate
3132checking whether stripping libraries is possible... yes
3133checking for dlopen in -ldl... (cached) yes
3134checking whether a program can dlopen itself... (cached) yes
3135checking whether a statically linked program can dlopen itself... (cached) yes
3136appending configuration tag "F77" to libtool
3137./configure: line 20991: test: too many arguments
3138checking for ANSI C header files... (cached) yes
3139checking for unistd.h... (cached) yes
3140checking for string.h... (cached) yes
3141checking for an ANSI C-conforming const... yes
3142checking for inline... inline
3143checking for off_t... yes
3144checking for size_t... yes
3145checking whether byte ordering is bigendian... no
3146checking for pthread_create in -lpthread... yes
3147checking for dlopen in -lc... yes
3148checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
3149WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
3150         you modified `acinclude.m4' or `configure.ac'.  You might want
3151         to install the `Automake' and `Perl' packages.  Grab them from
3152         any GNU archive site.
3153
3154checking for doxygen... no
3155configure: creating ./config.status
3156cd . && /bin/sh ./config.status Makefile
3157config.status: creating Makefile
3158config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
3159cd . && \
3160          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
3161/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
3162WARNING: `automake-1.6' is missing on your system.  You should only need it if
3163         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
3164         You might want to install the `Automake' and `Perl' packages.
3165         Grab them from any GNU archive site.
3166cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
3167configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
3168../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
3169../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
3170aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
3171aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
3172aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
3173aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
3174aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
3175aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
3176configure.ac:107: the top level
3177configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
3178aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
3179aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
3180configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
3181aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
3182aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
3183aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
3184configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
3185aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
3186aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
3187configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
3188aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
3189aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
3190/bin/sh ./config.status --recheck
3191running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
3192checking build system type... i686-apple-darwin9.5.0
3193checking host system type... i686-apple-darwin9.5.0
3194checking target system type... i686-apple-darwin9.5.0
3195checking for a BSD-compatible install... /usr/bin/install -c
3196checking whether build environment is sane... yes
3197checking for gawk... no
3198checking for mawk... no
3199checking for nawk... no
3200checking for awk... awk
3201checking whether make sets $(MAKE)... yes
3202checking for style of include used by make... GNU
3203checking for gcc... /usr/bin/gcc-4.0
3204checking for C compiler default output file name... a.out
3205checking whether the C compiler works... yes
3206checking whether we are cross compiling... no
3207checking for suffix of executables...
3208checking for suffix of object files... o
3209checking whether we are using the GNU C compiler... yes
3210checking whether /usr/bin/gcc-4.0 accepts -g... yes
3211checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
3212checking dependency style of /usr/bin/gcc-4.0... gcc3
3213checking for strerror in -lcposix... no
3214checking for gcc... (cached) /usr/bin/gcc-4.0
3215checking whether we are using the GNU C compiler... (cached) yes
3216checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
3217checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
3218checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
3219checking whether make sets $(MAKE)... (cached) yes
3220checking for a BSD-compatible install... /usr/bin/install -c
3221checking whether ln -s works... yes
3222checking for a sed that does not truncate output... /usr/bin/sed
3223checking for grep that handles long lines and -e... /usr/bin/grep
3224checking for egrep... /usr/bin/grep -E
3225checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3226checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
3227checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
3228checking for BSD-compatible nm... /usr/bin/nm -p
3229checking how to recognise dependent libraries... pass_all
3230checking how to run the C preprocessor... /usr/bin/cpp-4.0
3231checking for ANSI C header files... yes
3232checking for sys/types.h... yes
3233checking for sys/stat.h... yes
3234checking for stdlib.h... yes
3235checking for string.h... yes
3236checking for memory.h... yes
3237checking for strings.h... yes
3238checking for inttypes.h... yes
3239checking for stdint.h... yes
3240checking for unistd.h... yes
3241checking dlfcn.h usability... yes
3242checking dlfcn.h presence... yes
3243checking for dlfcn.h... yes
3244checking whether we are using the GNU C++ compiler... yes
3245checking whether /usr/bin/g++-4.0 accepts -g... yes
3246checking dependency style of /usr/bin/g++-4.0... gcc3
3247checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
3248checking for g77... no
3249checking for xlf... no
3250checking for f77... no
3251checking for frt... no
3252checking for pgf77... no
3253checking for cf77... no
3254checking for fort77... no
3255checking for fl32... no
3256checking for af77... no
3257checking for xlf90... no
3258checking for f90... no
3259checking for pgf90... no
3260checking for pghpf... no
3261checking for epcf90... no
3262checking for gfortran... no
3263checking for g95... no
3264checking for xlf95... no
3265checking for f95... no
3266checking for fort... no
3267checking for ifort... no
3268checking for ifc... no
3269checking for efc... no
3270checking for pgf95... no
3271checking for lf95... no
3272checking for ftn... no
3273checking whether we are using the GNU Fortran 77 compiler... no
3274checking whether  accepts -g... no
3275checking the maximum length of command line arguments... 65536
3276checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
3277checking for objdir... .libs
3278checking for ar... ar
3279checking for ranlib... ranlib
3280checking for strip... strip
3281checking if /usr/bin/gcc-4.0 static flag  works... yes
3282checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
3283checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
3284checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
3285checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
3286checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3287checking dynamic linker characteristics... darwin9.5.0 dyld
3288checking how to hardcode library paths into programs... immediate
3289checking whether stripping libraries is possible... yes
3290checking for dlopen in -ldl... yes
3291checking whether a program can dlopen itself... yes
3292checking whether a statically linked program can dlopen itself... yes
3293checking if libtool supports shared libraries... yes
3294checking whether to build shared libraries... yes
3295checking whether to build static libraries... no
3296configure: creating libtool
3297appending configuration tag "CXX" to libtool
3298checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3299checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
3300checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3301checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
3302checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
3303checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
3304checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3305checking dynamic linker characteristics... darwin9.5.0 dyld
3306checking how to hardcode library paths into programs... immediate
3307checking whether stripping libraries is possible... yes
3308checking for dlopen in -ldl... (cached) yes
3309checking whether a program can dlopen itself... (cached) yes
3310checking whether a statically linked program can dlopen itself... (cached) yes
3311appending configuration tag "F77" to libtool
3312./configure: line 20991: test: too many arguments
3313checking for ANSI C header files... (cached) yes
3314checking for unistd.h... (cached) yes
3315checking for string.h... (cached) yes
3316checking for an ANSI C-conforming const... yes
3317checking for inline... inline
3318checking for off_t... yes
3319checking for size_t... yes
3320checking whether byte ordering is bigendian... no
3321checking for pthread_create in -lpthread... yes
3322checking for dlopen in -lc... yes
3323checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
3324WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
3325         you modified `acinclude.m4' or `configure.ac'.  You might want
3326         to install the `Automake' and `Perl' packages.  Grab them from
3327         any GNU archive site.
3328
3329checking for doxygen... no
3330configure: creating ./config.status
3331cd . && /bin/sh ./config.status Makefile
3332config.status: creating Makefile
3333config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
3334cd . && \
3335          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
3336/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
3337WARNING: `automake-1.6' is missing on your system.  You should only need it if
3338         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
3339         You might want to install the `Automake' and `Perl' packages.
3340         Grab them from any GNU archive site.
3341cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
3342configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
3343../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
3344../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
3345aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
3346aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
3347aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
3348aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
3349aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
3350aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
3351configure.ac:107: the top level
3352configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
3353aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
3354aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
3355configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
3356aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
3357aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
3358aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
3359configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
3360aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
3361aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
3362configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
3363aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
3364aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
3365/bin/sh ./config.status --recheck
3366running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
3367checking build system type... i686-apple-darwin9.5.0
3368checking host system type... i686-apple-darwin9.5.0
3369checking target system type... i686-apple-darwin9.5.0
3370checking for a BSD-compatible install... /usr/bin/install -c
3371checking whether build environment is sane... yes
3372checking for gawk... no
3373checking for mawk... no
3374checking for nawk... no
3375checking for awk... awk
3376checking whether make sets $(MAKE)... yes
3377checking for style of include used by make... GNU
3378checking for gcc... /usr/bin/gcc-4.0
3379checking for C compiler default output file name... a.out
3380checking whether the C compiler works... yes
3381checking whether we are cross compiling... no
3382checking for suffix of executables...
3383checking for suffix of object files... o
3384checking whether we are using the GNU C compiler... yes
3385checking whether /usr/bin/gcc-4.0 accepts -g... yes
3386checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
3387checking dependency style of /usr/bin/gcc-4.0... gcc3
3388checking for strerror in -lcposix... no
3389checking for gcc... (cached) /usr/bin/gcc-4.0
3390checking whether we are using the GNU C compiler... (cached) yes
3391checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
3392checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
3393checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
3394checking whether make sets $(MAKE)... (cached) yes
3395checking for a BSD-compatible install... /usr/bin/install -c
3396checking whether ln -s works... yes
3397checking for a sed that does not truncate output... /usr/bin/sed
3398checking for grep that handles long lines and -e... /usr/bin/grep
3399checking for egrep... /usr/bin/grep -E
3400checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3401checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
3402checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
3403checking for BSD-compatible nm... /usr/bin/nm -p
3404checking how to recognise dependent libraries... pass_all
3405checking how to run the C preprocessor... /usr/bin/cpp-4.0
3406checking for ANSI C header files... yes
3407checking for sys/types.h... yes
3408checking for sys/stat.h... yes
3409checking for stdlib.h... yes
3410checking for string.h... yes
3411checking for memory.h... yes
3412checking for strings.h... yes
3413checking for inttypes.h... yes
3414checking for stdint.h... yes
3415checking for unistd.h... yes
3416checking dlfcn.h usability... yes
3417checking dlfcn.h presence... yes
3418checking for dlfcn.h... yes
3419checking whether we are using the GNU C++ compiler... yes
3420checking whether /usr/bin/g++-4.0 accepts -g... yes
3421checking dependency style of /usr/bin/g++-4.0... gcc3
3422checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
3423checking for g77... no
3424checking for xlf... no
3425checking for f77... no
3426checking for frt... no
3427checking for pgf77... no
3428checking for cf77... no
3429checking for fort77... no
3430checking for fl32... no
3431checking for af77... no
3432checking for xlf90... no
3433checking for f90... no
3434checking for pgf90... no
3435checking for pghpf... no
3436checking for epcf90... no
3437checking for gfortran... no
3438checking for g95... no
3439checking for xlf95... no
3440checking for f95... no
3441checking for fort... no
3442checking for ifort... no
3443checking for ifc... no
3444checking for efc... no
3445checking for pgf95... no
3446checking for lf95... no
3447checking for ftn... no
3448checking whether we are using the GNU Fortran 77 compiler... no
3449checking whether  accepts -g... no
3450checking the maximum length of command line arguments... 65536
3451checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
3452checking for objdir... .libs
3453checking for ar... ar
3454checking for ranlib... ranlib
3455checking for strip... strip
3456checking if /usr/bin/gcc-4.0 static flag  works... yes
3457checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
3458checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
3459checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
3460checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
3461checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3462checking dynamic linker characteristics... darwin9.5.0 dyld
3463checking how to hardcode library paths into programs... immediate
3464checking whether stripping libraries is possible... yes
3465checking for dlopen in -ldl... yes
3466checking whether a program can dlopen itself... yes
3467checking whether a statically linked program can dlopen itself... yes
3468checking if libtool supports shared libraries... yes
3469checking whether to build shared libraries... yes
3470checking whether to build static libraries... no
3471configure: creating libtool
3472appending configuration tag "CXX" to libtool
3473checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3474checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
3475checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3476checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
3477checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
3478checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
3479checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3480checking dynamic linker characteristics... darwin9.5.0 dyld
3481checking how to hardcode library paths into programs... immediate
3482checking whether stripping libraries is possible... yes
3483checking for dlopen in -ldl... (cached) yes
3484checking whether a program can dlopen itself... (cached) yes
3485checking whether a statically linked program can dlopen itself... (cached) yes
3486appending configuration tag "F77" to libtool
3487./configure: line 20991: test: too many arguments
3488checking for ANSI C header files... (cached) yes
3489checking for unistd.h... (cached) yes
3490checking for string.h... (cached) yes
3491checking for an ANSI C-conforming const... yes
3492checking for inline... inline
3493checking for off_t... yes
3494checking for size_t... yes
3495checking whether byte ordering is bigendian... no
3496checking for pthread_create in -lpthread... yes
3497checking for dlopen in -lc... yes
3498checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
3499WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
3500         you modified `acinclude.m4' or `configure.ac'.  You might want
3501         to install the `Automake' and `Perl' packages.  Grab them from
3502         any GNU archive site.
3503
3504checking for doxygen... no
3505configure: creating ./config.status
3506cd . && /bin/sh ./config.status Makefile
3507config.status: creating Makefile
3508config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
3509cd . && \
3510          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
3511/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
3512WARNING: `automake-1.6' is missing on your system.  You should only need it if
3513         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
3514         You might want to install the `Automake' and `Perl' packages.
3515         Grab them from any GNU archive site.
3516cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
3517configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
3518../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
3519../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
3520aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
3521aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
3522aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
3523aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
3524aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
3525aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
3526configure.ac:107: the top level
3527configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
3528aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
3529aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
3530configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
3531aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
3532aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
3533aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
3534configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
3535aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
3536aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
3537configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
3538aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
3539aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
3540/bin/sh ./config.status --recheck
3541running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
3542checking build system type... i686-apple-darwin9.5.0
3543checking host system type... i686-apple-darwin9.5.0
3544checking target system type... i686-apple-darwin9.5.0
3545checking for a BSD-compatible install... /usr/bin/install -c
3546checking whether build environment is sane... yes
3547checking for gawk... no
3548checking for mawk... no
3549checking for nawk... no
3550checking for awk... awk
3551checking whether make sets $(MAKE)... yes
3552checking for style of include used by make... GNU
3553checking for gcc... /usr/bin/gcc-4.0
3554checking for C compiler default output file name... a.out
3555checking whether the C compiler works... yes
3556checking whether we are cross compiling... no
3557checking for suffix of executables...
3558checking for suffix of object files... o
3559checking whether we are using the GNU C compiler... yes
3560checking whether /usr/bin/gcc-4.0 accepts -g... yes
3561checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
3562checking dependency style of /usr/bin/gcc-4.0... gcc3
3563checking for strerror in -lcposix... no
3564checking for gcc... (cached) /usr/bin/gcc-4.0
3565checking whether we are using the GNU C compiler... (cached) yes
3566checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
3567checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
3568checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
3569checking whether make sets $(MAKE)... (cached) yes
3570checking for a BSD-compatible install... /usr/bin/install -c
3571checking whether ln -s works... yes
3572checking for a sed that does not truncate output... /usr/bin/sed
3573checking for grep that handles long lines and -e... /usr/bin/grep
3574checking for egrep... /usr/bin/grep -E
3575checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3576checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
3577checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
3578checking for BSD-compatible nm... /usr/bin/nm -p
3579checking how to recognise dependent libraries... pass_all
3580checking how to run the C preprocessor... /usr/bin/cpp-4.0
3581checking for ANSI C header files... yes
3582checking for sys/types.h... yes
3583checking for sys/stat.h... yes
3584checking for stdlib.h... yes
3585checking for string.h... yes
3586checking for memory.h... yes
3587checking for strings.h... yes
3588checking for inttypes.h... yes
3589checking for stdint.h... yes
3590checking for unistd.h... yes
3591checking dlfcn.h usability... yes
3592checking dlfcn.h presence... yes
3593checking for dlfcn.h... yes
3594checking whether we are using the GNU C++ compiler... yes
3595checking whether /usr/bin/g++-4.0 accepts -g... yes
3596checking dependency style of /usr/bin/g++-4.0... gcc3
3597checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
3598checking for g77... no
3599checking for xlf... no
3600checking for f77... no
3601checking for frt... no
3602checking for pgf77... no
3603checking for cf77... no
3604checking for fort77... no
3605checking for fl32... no
3606checking for af77... no
3607checking for xlf90... no
3608checking for f90... no
3609checking for pgf90... no
3610checking for pghpf... no
3611checking for epcf90... no
3612checking for gfortran... no
3613checking for g95... no
3614checking for xlf95... no
3615checking for f95... no
3616checking for fort... no
3617checking for ifort... no
3618checking for ifc... no
3619checking for efc... no
3620checking for pgf95... no
3621checking for lf95... no
3622checking for ftn... no
3623checking whether we are using the GNU Fortran 77 compiler... no
3624checking whether  accepts -g... no
3625checking the maximum length of command line arguments... 65536
3626checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
3627checking for objdir... .libs
3628checking for ar... ar
3629checking for ranlib... ranlib
3630checking for strip... strip
3631checking if /usr/bin/gcc-4.0 static flag  works... yes
3632checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
3633checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
3634checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
3635checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
3636checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3637checking dynamic linker characteristics... darwin9.5.0 dyld
3638checking how to hardcode library paths into programs... immediate
3639checking whether stripping libraries is possible... yes
3640checking for dlopen in -ldl... yes
3641checking whether a program can dlopen itself... yes
3642checking whether a statically linked program can dlopen itself... yes
3643checking if libtool supports shared libraries... yes
3644checking whether to build shared libraries... yes
3645checking whether to build static libraries... no
3646configure: creating libtool
3647appending configuration tag "CXX" to libtool
3648checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3649checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
3650checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3651checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
3652checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
3653checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
3654checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3655checking dynamic linker characteristics... darwin9.5.0 dyld
3656checking how to hardcode library paths into programs... immediate
3657checking whether stripping libraries is possible... yes
3658checking for dlopen in -ldl... (cached) yes
3659checking whether a program can dlopen itself... (cached) yes
3660checking whether a statically linked program can dlopen itself... (cached) yes
3661appending configuration tag "F77" to libtool
3662./configure: line 20991: test: too many arguments
3663checking for ANSI C header files... (cached) yes
3664checking for unistd.h... (cached) yes
3665checking for string.h... (cached) yes
3666checking for an ANSI C-conforming const... yes
3667checking for inline... inline
3668checking for off_t... yes
3669checking for size_t... yes
3670checking whether byte ordering is bigendian... no
3671checking for pthread_create in -lpthread... yes
3672checking for dlopen in -lc... yes
3673checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
3674WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
3675         you modified `acinclude.m4' or `configure.ac'.  You might want
3676         to install the `Automake' and `Perl' packages.  Grab them from
3677         any GNU archive site.
3678
3679checking for doxygen... no
3680configure: creating ./config.status
3681cd . && /bin/sh ./config.status Makefile
3682config.status: creating Makefile
3683config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
3684cd . && \
3685          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
3686/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
3687WARNING: `automake-1.6' is missing on your system.  You should only need it if
3688         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
3689         You might want to install the `Automake' and `Perl' packages.
3690         Grab them from any GNU archive site.
3691cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
3692configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
3693../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
3694../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
3695aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
3696aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
3697aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
3698aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
3699aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
3700aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
3701configure.ac:107: the top level
3702configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
3703aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
3704aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
3705configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
3706aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
3707aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
3708aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
3709configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
3710aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
3711aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
3712configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
3713aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
3714aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
3715/bin/sh ./config.status --recheck
3716running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
3717checking build system type... i686-apple-darwin9.5.0
3718checking host system type... i686-apple-darwin9.5.0
3719checking target system type... i686-apple-darwin9.5.0
3720checking for a BSD-compatible install... /usr/bin/install -c
3721checking whether build environment is sane... yes
3722checking for gawk... no
3723checking for mawk... no
3724checking for nawk... no
3725checking for awk... awk
3726checking whether make sets $(MAKE)... yes
3727checking for style of include used by make... GNU
3728checking for gcc... /usr/bin/gcc-4.0
3729checking for C compiler default output file name... a.out
3730checking whether the C compiler works... yes
3731checking whether we are cross compiling... no
3732checking for suffix of executables...
3733checking for suffix of object files... o
3734checking whether we are using the GNU C compiler... yes
3735checking whether /usr/bin/gcc-4.0 accepts -g... yes
3736checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
3737checking dependency style of /usr/bin/gcc-4.0... gcc3
3738checking for strerror in -lcposix... no
3739checking for gcc... (cached) /usr/bin/gcc-4.0
3740checking whether we are using the GNU C compiler... (cached) yes
3741checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
3742checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
3743checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
3744checking whether make sets $(MAKE)... (cached) yes
3745checking for a BSD-compatible install... /usr/bin/install -c
3746checking whether ln -s works... yes
3747checking for a sed that does not truncate output... /usr/bin/sed
3748checking for grep that handles long lines and -e... /usr/bin/grep
3749checking for egrep... /usr/bin/grep -E
3750checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3751checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
3752checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
3753checking for BSD-compatible nm... /usr/bin/nm -p
3754checking how to recognise dependent libraries... pass_all
3755checking how to run the C preprocessor... /usr/bin/cpp-4.0
3756checking for ANSI C header files... yes
3757checking for sys/types.h... yes
3758checking for sys/stat.h... yes
3759checking for stdlib.h... yes
3760checking for string.h... yes
3761checking for memory.h... yes
3762checking for strings.h... yes
3763checking for inttypes.h... yes
3764checking for stdint.h... yes
3765checking for unistd.h... yes
3766checking dlfcn.h usability... yes
3767checking dlfcn.h presence... yes
3768checking for dlfcn.h... yes
3769checking whether we are using the GNU C++ compiler... yes
3770checking whether /usr/bin/g++-4.0 accepts -g... yes
3771checking dependency style of /usr/bin/g++-4.0... gcc3
3772checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
3773checking for g77... no
3774checking for xlf... no
3775checking for f77... no
3776checking for frt... no
3777checking for pgf77... no
3778checking for cf77... no
3779checking for fort77... no
3780checking for fl32... no
3781checking for af77... no
3782checking for xlf90... no
3783checking for f90... no
3784checking for pgf90... no
3785checking for pghpf... no
3786checking for epcf90... no
3787checking for gfortran... no
3788checking for g95... no
3789checking for xlf95... no
3790checking for f95... no
3791checking for fort... no
3792checking for ifort... no
3793checking for ifc... no
3794checking for efc... no
3795checking for pgf95... no
3796checking for lf95... no
3797checking for ftn... no
3798checking whether we are using the GNU Fortran 77 compiler... no
3799checking whether  accepts -g... no
3800checking the maximum length of command line arguments... 65536
3801checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
3802checking for objdir... .libs
3803checking for ar... ar
3804checking for ranlib... ranlib
3805checking for strip... strip
3806checking if /usr/bin/gcc-4.0 static flag  works... yes
3807checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
3808checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
3809checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
3810checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
3811checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3812checking dynamic linker characteristics... darwin9.5.0 dyld
3813checking how to hardcode library paths into programs... immediate
3814checking whether stripping libraries is possible... yes
3815checking for dlopen in -ldl... yes
3816checking whether a program can dlopen itself... yes
3817checking whether a statically linked program can dlopen itself... yes
3818checking if libtool supports shared libraries... yes
3819checking whether to build shared libraries... yes
3820checking whether to build static libraries... no
3821configure: creating libtool
3822appending configuration tag "CXX" to libtool
3823checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3824checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
3825checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3826checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
3827checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
3828checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
3829checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3830checking dynamic linker characteristics... darwin9.5.0 dyld
3831checking how to hardcode library paths into programs... immediate
3832checking whether stripping libraries is possible... yes
3833checking for dlopen in -ldl... (cached) yes
3834checking whether a program can dlopen itself... (cached) yes
3835checking whether a statically linked program can dlopen itself... (cached) yes
3836appending configuration tag "F77" to libtool
3837./configure: line 20991: test: too many arguments
3838checking for ANSI C header files... (cached) yes
3839checking for unistd.h... (cached) yes
3840checking for string.h... (cached) yes
3841checking for an ANSI C-conforming const... yes
3842checking for inline... inline
3843checking for off_t... yes
3844checking for size_t... yes
3845checking whether byte ordering is bigendian... no
3846checking for pthread_create in -lpthread... yes
3847checking for dlopen in -lc... yes
3848checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
3849WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
3850         you modified `acinclude.m4' or `configure.ac'.  You might want
3851         to install the `Automake' and `Perl' packages.  Grab them from
3852         any GNU archive site.
3853
3854checking for doxygen... no
3855configure: creating ./config.status
3856cd . && /bin/sh ./config.status Makefile
3857config.status: creating Makefile
3858config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
3859cd . && \
3860          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
3861/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
3862WARNING: `automake-1.6' is missing on your system.  You should only need it if
3863         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
3864         You might want to install the `Automake' and `Perl' packages.
3865         Grab them from any GNU archive site.
3866cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
3867configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
3868../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
3869../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
3870aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
3871aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
3872aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
3873aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
3874aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
3875aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
3876configure.ac:107: the top level
3877configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
3878aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
3879aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
3880configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
3881aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
3882aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
3883aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
3884configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
3885aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
3886aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
3887configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
3888aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
3889aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
3890/bin/sh ./config.status --recheck
3891running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
3892checking build system type... i686-apple-darwin9.5.0
3893checking host system type... i686-apple-darwin9.5.0
3894checking target system type... i686-apple-darwin9.5.0
3895checking for a BSD-compatible install... /usr/bin/install -c
3896checking whether build environment is sane... yes
3897checking for gawk... no
3898checking for mawk... no
3899checking for nawk... no
3900checking for awk... awk
3901checking whether make sets $(MAKE)... yes
3902checking for style of include used by make... GNU
3903checking for gcc... /usr/bin/gcc-4.0
3904checking for C compiler default output file name... a.out
3905checking whether the C compiler works... yes
3906checking whether we are cross compiling... no
3907checking for suffix of executables...
3908checking for suffix of object files... o
3909checking whether we are using the GNU C compiler... yes
3910checking whether /usr/bin/gcc-4.0 accepts -g... yes
3911checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
3912checking dependency style of /usr/bin/gcc-4.0... gcc3
3913checking for strerror in -lcposix... no
3914checking for gcc... (cached) /usr/bin/gcc-4.0
3915checking whether we are using the GNU C compiler... (cached) yes
3916checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
3917checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
3918checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
3919checking whether make sets $(MAKE)... (cached) yes
3920checking for a BSD-compatible install... /usr/bin/install -c
3921checking whether ln -s works... yes
3922checking for a sed that does not truncate output... /usr/bin/sed
3923checking for grep that handles long lines and -e... /usr/bin/grep
3924checking for egrep... /usr/bin/grep -E
3925checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3926checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
3927checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
3928checking for BSD-compatible nm... /usr/bin/nm -p
3929checking how to recognise dependent libraries... pass_all
3930checking how to run the C preprocessor... /usr/bin/cpp-4.0
3931checking for ANSI C header files... yes
3932checking for sys/types.h... yes
3933checking for sys/stat.h... yes
3934checking for stdlib.h... yes
3935checking for string.h... yes
3936checking for memory.h... yes
3937checking for strings.h... yes
3938checking for inttypes.h... yes
3939checking for stdint.h... yes
3940checking for unistd.h... yes
3941checking dlfcn.h usability... yes
3942checking dlfcn.h presence... yes
3943checking for dlfcn.h... yes
3944checking whether we are using the GNU C++ compiler... yes
3945checking whether /usr/bin/g++-4.0 accepts -g... yes
3946checking dependency style of /usr/bin/g++-4.0... gcc3
3947checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
3948checking for g77... no
3949checking for xlf... no
3950checking for f77... no
3951checking for frt... no
3952checking for pgf77... no
3953checking for cf77... no
3954checking for fort77... no
3955checking for fl32... no
3956checking for af77... no
3957checking for xlf90... no
3958checking for f90... no
3959checking for pgf90... no
3960checking for pghpf... no
3961checking for epcf90... no
3962checking for gfortran... no
3963checking for g95... no
3964checking for xlf95... no
3965checking for f95... no
3966checking for fort... no
3967checking for ifort... no
3968checking for ifc... no
3969checking for efc... no
3970checking for pgf95... no
3971checking for lf95... no
3972checking for ftn... no
3973checking whether we are using the GNU Fortran 77 compiler... no
3974checking whether  accepts -g... no
3975checking the maximum length of command line arguments... 65536
3976checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
3977checking for objdir... .libs
3978checking for ar... ar
3979checking for ranlib... ranlib
3980checking for strip... strip
3981checking if /usr/bin/gcc-4.0 static flag  works... yes
3982checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
3983checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
3984checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
3985checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
3986checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
3987checking dynamic linker characteristics... darwin9.5.0 dyld
3988checking how to hardcode library paths into programs... immediate
3989checking whether stripping libraries is possible... yes
3990checking for dlopen in -ldl... yes
3991checking whether a program can dlopen itself... yes
3992checking whether a statically linked program can dlopen itself... yes
3993checking if libtool supports shared libraries... yes
3994checking whether to build shared libraries... yes
3995checking whether to build static libraries... no
3996configure: creating libtool
3997appending configuration tag "CXX" to libtool
3998checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3999checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4000checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4001checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
4002checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
4003checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
4004checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4005checking dynamic linker characteristics... darwin9.5.0 dyld
4006checking how to hardcode library paths into programs... immediate
4007checking whether stripping libraries is possible... yes
4008checking for dlopen in -ldl... (cached) yes
4009checking whether a program can dlopen itself... (cached) yes
4010checking whether a statically linked program can dlopen itself... (cached) yes
4011appending configuration tag "F77" to libtool
4012./configure: line 20991: test: too many arguments
4013checking for ANSI C header files... (cached) yes
4014checking for unistd.h... (cached) yes
4015checking for string.h... (cached) yes
4016checking for an ANSI C-conforming const... yes
4017checking for inline... inline
4018checking for off_t... yes
4019checking for size_t... yes
4020checking whether byte ordering is bigendian... no
4021checking for pthread_create in -lpthread... yes
4022checking for dlopen in -lc... yes
4023checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
4024WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
4025         you modified `acinclude.m4' or `configure.ac'.  You might want
4026         to install the `Automake' and `Perl' packages.  Grab them from
4027         any GNU archive site.
4028
4029checking for doxygen... no
4030configure: creating ./config.status
4031cd . && /bin/sh ./config.status Makefile
4032config.status: creating Makefile
4033config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
4034cd . && \
4035          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
4036/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
4037WARNING: `automake-1.6' is missing on your system.  You should only need it if
4038         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
4039         You might want to install the `Automake' and `Perl' packages.
4040         Grab them from any GNU archive site.
4041cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
4042configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
4043../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
4044../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
4045aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
4046aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
4047aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
4048aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
4049aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
4050aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
4051configure.ac:107: the top level
4052configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
4053aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
4054aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
4055configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
4056aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
4057aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
4058aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
4059configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
4060aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
4061aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
4062configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
4063aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
4064aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
4065/bin/sh ./config.status --recheck
4066running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
4067checking build system type... i686-apple-darwin9.5.0
4068checking host system type... i686-apple-darwin9.5.0
4069checking target system type... i686-apple-darwin9.5.0
4070checking for a BSD-compatible install... /usr/bin/install -c
4071checking whether build environment is sane... yes
4072checking for gawk... no
4073checking for mawk... no
4074checking for nawk... no
4075checking for awk... awk
4076checking whether make sets $(MAKE)... yes
4077checking for style of include used by make... GNU
4078checking for gcc... /usr/bin/gcc-4.0
4079checking for C compiler default output file name... a.out
4080checking whether the C compiler works... yes
4081checking whether we are cross compiling... no
4082checking for suffix of executables...
4083checking for suffix of object files... o
4084checking whether we are using the GNU C compiler... yes
4085checking whether /usr/bin/gcc-4.0 accepts -g... yes
4086checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
4087checking dependency style of /usr/bin/gcc-4.0... gcc3
4088checking for strerror in -lcposix... no
4089checking for gcc... (cached) /usr/bin/gcc-4.0
4090checking whether we are using the GNU C compiler... (cached) yes
4091checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
4092checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
4093checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
4094checking whether make sets $(MAKE)... (cached) yes
4095checking for a BSD-compatible install... /usr/bin/install -c
4096checking whether ln -s works... yes
4097checking for a sed that does not truncate output... /usr/bin/sed
4098checking for grep that handles long lines and -e... /usr/bin/grep
4099checking for egrep... /usr/bin/grep -E
4100checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4101checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4102checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
4103checking for BSD-compatible nm... /usr/bin/nm -p
4104checking how to recognise dependent libraries... pass_all
4105checking how to run the C preprocessor... /usr/bin/cpp-4.0
4106checking for ANSI C header files... yes
4107checking for sys/types.h... yes
4108checking for sys/stat.h... yes
4109checking for stdlib.h... yes
4110checking for string.h... yes
4111checking for memory.h... yes
4112checking for strings.h... yes
4113checking for inttypes.h... yes
4114checking for stdint.h... yes
4115checking for unistd.h... yes
4116checking dlfcn.h usability... yes
4117checking dlfcn.h presence... yes
4118checking for dlfcn.h... yes
4119checking whether we are using the GNU C++ compiler... yes
4120checking whether /usr/bin/g++-4.0 accepts -g... yes
4121checking dependency style of /usr/bin/g++-4.0... gcc3
4122checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
4123checking for g77... no
4124checking for xlf... no
4125checking for f77... no
4126checking for frt... no
4127checking for pgf77... no
4128checking for cf77... no
4129checking for fort77... no
4130checking for fl32... no
4131checking for af77... no
4132checking for xlf90... no
4133checking for f90... no
4134checking for pgf90... no
4135checking for pghpf... no
4136checking for epcf90... no
4137checking for gfortran... no
4138checking for g95... no
4139checking for xlf95... no
4140checking for f95... no
4141checking for fort... no
4142checking for ifort... no
4143checking for ifc... no
4144checking for efc... no
4145checking for pgf95... no
4146checking for lf95... no
4147checking for ftn... no
4148checking whether we are using the GNU Fortran 77 compiler... no
4149checking whether  accepts -g... no
4150checking the maximum length of command line arguments... 65536
4151checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
4152checking for objdir... .libs
4153checking for ar... ar
4154checking for ranlib... ranlib
4155checking for strip... strip
4156checking if /usr/bin/gcc-4.0 static flag  works... yes
4157checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
4158checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
4159checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
4160checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
4161checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4162checking dynamic linker characteristics... darwin9.5.0 dyld
4163checking how to hardcode library paths into programs... immediate
4164checking whether stripping libraries is possible... yes
4165checking for dlopen in -ldl... yes
4166checking whether a program can dlopen itself... yes
4167checking whether a statically linked program can dlopen itself... yes
4168checking if libtool supports shared libraries... yes
4169checking whether to build shared libraries... yes
4170checking whether to build static libraries... no
4171configure: creating libtool
4172appending configuration tag "CXX" to libtool
4173checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4174checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4175checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4176checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
4177checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
4178checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
4179checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4180checking dynamic linker characteristics... darwin9.5.0 dyld
4181checking how to hardcode library paths into programs... immediate
4182checking whether stripping libraries is possible... yes
4183checking for dlopen in -ldl... (cached) yes
4184checking whether a program can dlopen itself... (cached) yes
4185checking whether a statically linked program can dlopen itself... (cached) yes
4186appending configuration tag "F77" to libtool
4187./configure: line 20991: test: too many arguments
4188checking for ANSI C header files... (cached) yes
4189checking for unistd.h... (cached) yes
4190checking for string.h... (cached) yes
4191checking for an ANSI C-conforming const... yes
4192checking for inline... inline
4193checking for off_t... yes
4194checking for size_t... yes
4195checking whether byte ordering is bigendian... no
4196checking for pthread_create in -lpthread... yes
4197checking for dlopen in -lc... yes
4198checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
4199WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
4200         you modified `acinclude.m4' or `configure.ac'.  You might want
4201         to install the `Automake' and `Perl' packages.  Grab them from
4202         any GNU archive site.
4203
4204checking for doxygen... no
4205configure: creating ./config.status
4206cd . && /bin/sh ./config.status Makefile
4207config.status: creating Makefile
4208config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
4209cd . && \
4210          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
4211/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
4212WARNING: `automake-1.6' is missing on your system.  You should only need it if
4213         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
4214         You might want to install the `Automake' and `Perl' packages.
4215         Grab them from any GNU archive site.
4216cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
4217configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
4218../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
4219../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
4220aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
4221aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
4222aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
4223aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
4224aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
4225aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
4226configure.ac:107: the top level
4227configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
4228aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
4229aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
4230configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
4231aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
4232aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
4233aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
4234configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
4235aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
4236aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
4237configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
4238aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
4239aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
4240/bin/sh ./config.status --recheck
4241running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
4242checking build system type... i686-apple-darwin9.5.0
4243checking host system type... i686-apple-darwin9.5.0
4244checking target system type... i686-apple-darwin9.5.0
4245checking for a BSD-compatible install... /usr/bin/install -c
4246checking whether build environment is sane... yes
4247checking for gawk... no
4248checking for mawk... no
4249checking for nawk... no
4250checking for awk... awk
4251checking whether make sets $(MAKE)... yes
4252checking for style of include used by make... GNU
4253checking for gcc... /usr/bin/gcc-4.0
4254checking for C compiler default output file name... a.out
4255checking whether the C compiler works... yes
4256checking whether we are cross compiling... no
4257checking for suffix of executables...
4258checking for suffix of object files... o
4259checking whether we are using the GNU C compiler... yes
4260checking whether /usr/bin/gcc-4.0 accepts -g... yes
4261checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
4262checking dependency style of /usr/bin/gcc-4.0... gcc3
4263checking for strerror in -lcposix... no
4264checking for gcc... (cached) /usr/bin/gcc-4.0
4265checking whether we are using the GNU C compiler... (cached) yes
4266checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
4267checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
4268checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
4269checking whether make sets $(MAKE)... (cached) yes
4270checking for a BSD-compatible install... /usr/bin/install -c
4271checking whether ln -s works... yes
4272checking for a sed that does not truncate output... /usr/bin/sed
4273checking for grep that handles long lines and -e... /usr/bin/grep
4274checking for egrep... /usr/bin/grep -E
4275checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4276checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4277checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
4278checking for BSD-compatible nm... /usr/bin/nm -p
4279checking how to recognise dependent libraries... pass_all
4280checking how to run the C preprocessor... /usr/bin/cpp-4.0
4281checking for ANSI C header files... yes
4282checking for sys/types.h... yes
4283checking for sys/stat.h... yes
4284checking for stdlib.h... yes
4285checking for string.h... yes
4286checking for memory.h... yes
4287checking for strings.h... yes
4288checking for inttypes.h... yes
4289checking for stdint.h... yes
4290checking for unistd.h... yes
4291checking dlfcn.h usability... yes
4292checking dlfcn.h presence... yes
4293checking for dlfcn.h... yes
4294checking whether we are using the GNU C++ compiler... yes
4295checking whether /usr/bin/g++-4.0 accepts -g... yes
4296checking dependency style of /usr/bin/g++-4.0... gcc3
4297checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
4298checking for g77... no
4299checking for xlf... no
4300checking for f77... no
4301checking for frt... no
4302checking for pgf77... no
4303checking for cf77... no
4304checking for fort77... no
4305checking for fl32... no
4306checking for af77... no
4307checking for xlf90... no
4308checking for f90... no
4309checking for pgf90... no
4310checking for pghpf... no
4311checking for epcf90... no
4312checking for gfortran... no
4313checking for g95... no
4314checking for xlf95... no
4315checking for f95... no
4316checking for fort... no
4317checking for ifort... no
4318checking for ifc... no
4319checking for efc... no
4320checking for pgf95... no
4321checking for lf95... no
4322checking for ftn... no
4323checking whether we are using the GNU Fortran 77 compiler... no
4324checking whether  accepts -g... no
4325checking the maximum length of command line arguments... 65536
4326checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
4327checking for objdir... .libs
4328checking for ar... ar
4329checking for ranlib... ranlib
4330checking for strip... strip
4331checking if /usr/bin/gcc-4.0 static flag  works... yes
4332checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
4333checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
4334checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
4335checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
4336checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4337checking dynamic linker characteristics... darwin9.5.0 dyld
4338checking how to hardcode library paths into programs... immediate
4339checking whether stripping libraries is possible... yes
4340checking for dlopen in -ldl... yes
4341checking whether a program can dlopen itself... yes
4342checking whether a statically linked program can dlopen itself... yes
4343checking if libtool supports shared libraries... yes
4344checking whether to build shared libraries... yes
4345checking whether to build static libraries... no
4346configure: creating libtool
4347appending configuration tag "CXX" to libtool
4348checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4349checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4350checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4351checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
4352checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
4353checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
4354checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4355checking dynamic linker characteristics... darwin9.5.0 dyld
4356checking how to hardcode library paths into programs... immediate
4357checking whether stripping libraries is possible... yes
4358checking for dlopen in -ldl... (cached) yes
4359checking whether a program can dlopen itself... (cached) yes
4360checking whether a statically linked program can dlopen itself... (cached) yes
4361appending configuration tag "F77" to libtool
4362./configure: line 20991: test: too many arguments
4363checking for ANSI C header files... (cached) yes
4364checking for unistd.h... (cached) yes
4365checking for string.h... (cached) yes
4366checking for an ANSI C-conforming const... yes
4367checking for inline... inline
4368checking for off_t... yes
4369checking for size_t... yes
4370checking whether byte ordering is bigendian... no
4371checking for pthread_create in -lpthread... yes
4372checking for dlopen in -lc... yes
4373checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
4374WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
4375         you modified `acinclude.m4' or `configure.ac'.  You might want
4376         to install the `Automake' and `Perl' packages.  Grab them from
4377         any GNU archive site.
4378
4379checking for doxygen... no
4380configure: creating ./config.status
4381cd . && /bin/sh ./config.status Makefile
4382config.status: creating Makefile
4383config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
4384cd . && \
4385          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
4386/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
4387WARNING: `automake-1.6' is missing on your system.  You should only need it if
4388         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
4389         You might want to install the `Automake' and `Perl' packages.
4390         Grab them from any GNU archive site.
4391cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
4392configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
4393../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
4394../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
4395aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
4396aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
4397aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
4398aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
4399aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
4400aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
4401configure.ac:107: the top level
4402configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
4403aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
4404aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
4405configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
4406aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
4407aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
4408aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
4409configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
4410aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
4411aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
4412configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
4413aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
4414aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
4415/bin/sh ./config.status --recheck
4416running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
4417checking build system type... i686-apple-darwin9.5.0
4418checking host system type... i686-apple-darwin9.5.0
4419checking target system type... i686-apple-darwin9.5.0
4420checking for a BSD-compatible install... /usr/bin/install -c
4421checking whether build environment is sane... yes
4422checking for gawk... no
4423checking for mawk... no
4424checking for nawk... no
4425checking for awk... awk
4426checking whether make sets $(MAKE)... yes
4427checking for style of include used by make... GNU
4428checking for gcc... /usr/bin/gcc-4.0
4429checking for C compiler default output file name... a.out
4430checking whether the C compiler works... yes
4431checking whether we are cross compiling... no
4432checking for suffix of executables...
4433checking for suffix of object files... o
4434checking whether we are using the GNU C compiler... yes
4435checking whether /usr/bin/gcc-4.0 accepts -g... yes
4436checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
4437checking dependency style of /usr/bin/gcc-4.0... gcc3
4438checking for strerror in -lcposix... no
4439checking for gcc... (cached) /usr/bin/gcc-4.0
4440checking whether we are using the GNU C compiler... (cached) yes
4441checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
4442checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
4443checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
4444checking whether make sets $(MAKE)... (cached) yes
4445checking for a BSD-compatible install... /usr/bin/install -c
4446checking whether ln -s works... yes
4447checking for a sed that does not truncate output... /usr/bin/sed
4448checking for grep that handles long lines and -e... /usr/bin/grep
4449checking for egrep... /usr/bin/grep -E
4450checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4451checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4452checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
4453checking for BSD-compatible nm... /usr/bin/nm -p
4454checking how to recognise dependent libraries... pass_all
4455checking how to run the C preprocessor... /usr/bin/cpp-4.0
4456checking for ANSI C header files... yes
4457checking for sys/types.h... yes
4458checking for sys/stat.h... yes
4459checking for stdlib.h... yes
4460checking for string.h... yes
4461checking for memory.h... yes
4462checking for strings.h... yes
4463checking for inttypes.h... yes
4464checking for stdint.h... yes
4465checking for unistd.h... yes
4466checking dlfcn.h usability... yes
4467checking dlfcn.h presence... yes
4468checking for dlfcn.h... yes
4469checking whether we are using the GNU C++ compiler... yes
4470checking whether /usr/bin/g++-4.0 accepts -g... yes
4471checking dependency style of /usr/bin/g++-4.0... gcc3
4472checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
4473checking for g77... no
4474checking for xlf... no
4475checking for f77... no
4476checking for frt... no
4477checking for pgf77... no
4478checking for cf77... no
4479checking for fort77... no
4480checking for fl32... no
4481checking for af77... no
4482checking for xlf90... no
4483checking for f90... no
4484checking for pgf90... no
4485checking for pghpf... no
4486checking for epcf90... no
4487checking for gfortran... no
4488checking for g95... no
4489checking for xlf95... no
4490checking for f95... no
4491checking for fort... no
4492checking for ifort... no
4493checking for ifc... no
4494checking for efc... no
4495checking for pgf95... no
4496checking for lf95... no
4497checking for ftn... no
4498checking whether we are using the GNU Fortran 77 compiler... no
4499checking whether  accepts -g... no
4500checking the maximum length of command line arguments... 65536
4501checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
4502checking for objdir... .libs
4503checking for ar... ar
4504checking for ranlib... ranlib
4505checking for strip... strip
4506checking if /usr/bin/gcc-4.0 static flag  works... yes
4507checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
4508checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
4509checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
4510checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
4511checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4512checking dynamic linker characteristics... darwin9.5.0 dyld
4513checking how to hardcode library paths into programs... immediate
4514checking whether stripping libraries is possible... yes
4515checking for dlopen in -ldl... yes
4516checking whether a program can dlopen itself... yes
4517checking whether a statically linked program can dlopen itself... yes
4518checking if libtool supports shared libraries... yes
4519checking whether to build shared libraries... yes
4520checking whether to build static libraries... no
4521configure: creating libtool
4522appending configuration tag "CXX" to libtool
4523checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4524checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4525checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4526checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
4527checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
4528checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
4529checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4530checking dynamic linker characteristics... darwin9.5.0 dyld
4531checking how to hardcode library paths into programs... immediate
4532checking whether stripping libraries is possible... yes
4533checking for dlopen in -ldl... (cached) yes
4534checking whether a program can dlopen itself... (cached) yes
4535checking whether a statically linked program can dlopen itself... (cached) yes
4536appending configuration tag "F77" to libtool
4537./configure: line 20991: test: too many arguments
4538checking for ANSI C header files... (cached) yes
4539checking for unistd.h... (cached) yes
4540checking for string.h... (cached) yes
4541checking for an ANSI C-conforming const... yes
4542checking for inline... inline
4543checking for off_t... yes
4544checking for size_t... yes
4545checking whether byte ordering is bigendian... no
4546checking for pthread_create in -lpthread... yes
4547checking for dlopen in -lc... yes
4548checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
4549WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
4550         you modified `acinclude.m4' or `configure.ac'.  You might want
4551         to install the `Automake' and `Perl' packages.  Grab them from
4552         any GNU archive site.
4553
4554checking for doxygen... no
4555configure: creating ./config.status
4556cd . && /bin/sh ./config.status Makefile
4557config.status: creating Makefile
4558config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
4559cd . && \
4560          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
4561/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
4562WARNING: `automake-1.6' is missing on your system.  You should only need it if
4563         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
4564         You might want to install the `Automake' and `Perl' packages.
4565         Grab them from any GNU archive site.
4566cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
4567configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
4568../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
4569../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
4570aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
4571aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
4572aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
4573aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
4574aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
4575aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
4576configure.ac:107: the top level
4577configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
4578aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
4579aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
4580configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
4581aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
4582aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
4583aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
4584configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
4585aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
4586aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
4587configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
4588aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
4589aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
4590/bin/sh ./config.status --recheck
4591running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
4592checking build system type... i686-apple-darwin9.5.0
4593checking host system type... i686-apple-darwin9.5.0
4594checking target system type... i686-apple-darwin9.5.0
4595checking for a BSD-compatible install... /usr/bin/install -c
4596checking whether build environment is sane... yes
4597checking for gawk... no
4598checking for mawk... no
4599checking for nawk... no
4600checking for awk... awk
4601checking whether make sets $(MAKE)... yes
4602checking for style of include used by make... GNU
4603checking for gcc... /usr/bin/gcc-4.0
4604checking for C compiler default output file name... a.out
4605checking whether the C compiler works... yes
4606checking whether we are cross compiling... no
4607checking for suffix of executables...
4608checking for suffix of object files... o
4609checking whether we are using the GNU C compiler... yes
4610checking whether /usr/bin/gcc-4.0 accepts -g... yes
4611checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
4612checking dependency style of /usr/bin/gcc-4.0... gcc3
4613checking for strerror in -lcposix... no
4614checking for gcc... (cached) /usr/bin/gcc-4.0
4615checking whether we are using the GNU C compiler... (cached) yes
4616checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
4617checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
4618checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
4619checking whether make sets $(MAKE)... (cached) yes
4620checking for a BSD-compatible install... /usr/bin/install -c
4621checking whether ln -s works... yes
4622checking for a sed that does not truncate output... /usr/bin/sed
4623checking for grep that handles long lines and -e... /usr/bin/grep
4624checking for egrep... /usr/bin/grep -E
4625checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4626checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4627checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
4628checking for BSD-compatible nm... /usr/bin/nm -p
4629checking how to recognise dependent libraries... pass_all
4630checking how to run the C preprocessor... /usr/bin/cpp-4.0
4631checking for ANSI C header files... yes
4632checking for sys/types.h... yes
4633checking for sys/stat.h... yes
4634checking for stdlib.h... yes
4635checking for string.h... yes
4636checking for memory.h... yes
4637checking for strings.h... yes
4638checking for inttypes.h... yes
4639checking for stdint.h... yes
4640checking for unistd.h... yes
4641checking dlfcn.h usability... yes
4642checking dlfcn.h presence... yes
4643checking for dlfcn.h... yes
4644checking whether we are using the GNU C++ compiler... yes
4645checking whether /usr/bin/g++-4.0 accepts -g... yes
4646checking dependency style of /usr/bin/g++-4.0... gcc3
4647checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
4648checking for g77... no
4649checking for xlf... no
4650checking for f77... no
4651checking for frt... no
4652checking for pgf77... no
4653checking for cf77... no
4654checking for fort77... no
4655checking for fl32... no
4656checking for af77... no
4657checking for xlf90... no
4658checking for f90... no
4659checking for pgf90... no
4660checking for pghpf... no
4661checking for epcf90... no
4662checking for gfortran... no
4663checking for g95... no
4664checking for xlf95... no
4665checking for f95... no
4666checking for fort... no
4667checking for ifort... no
4668checking for ifc... no
4669checking for efc... no
4670checking for pgf95... no
4671checking for lf95... no
4672checking for ftn... no
4673checking whether we are using the GNU Fortran 77 compiler... no
4674checking whether  accepts -g... no
4675checking the maximum length of command line arguments... 65536
4676checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
4677checking for objdir... .libs
4678checking for ar... ar
4679checking for ranlib... ranlib
4680checking for strip... strip
4681checking if /usr/bin/gcc-4.0 static flag  works... yes
4682checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
4683checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
4684checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
4685checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
4686checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4687checking dynamic linker characteristics... darwin9.5.0 dyld
4688checking how to hardcode library paths into programs... immediate
4689checking whether stripping libraries is possible... yes
4690checking for dlopen in -ldl... yes
4691checking whether a program can dlopen itself... yes
4692checking whether a statically linked program can dlopen itself... yes
4693checking if libtool supports shared libraries... yes
4694checking whether to build shared libraries... yes
4695checking whether to build static libraries... no
4696configure: creating libtool
4697appending configuration tag "CXX" to libtool
4698checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4699checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4700checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4701checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
4702checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
4703checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
4704checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4705checking dynamic linker characteristics... darwin9.5.0 dyld
4706checking how to hardcode library paths into programs... immediate
4707checking whether stripping libraries is possible... yes
4708checking for dlopen in -ldl... (cached) yes
4709checking whether a program can dlopen itself... (cached) yes
4710checking whether a statically linked program can dlopen itself... (cached) yes
4711appending configuration tag "F77" to libtool
4712./configure: line 20991: test: too many arguments
4713checking for ANSI C header files... (cached) yes
4714checking for unistd.h... (cached) yes
4715checking for string.h... (cached) yes
4716checking for an ANSI C-conforming const... yes
4717checking for inline... inline
4718checking for off_t... yes
4719checking for size_t... yes
4720checking whether byte ordering is bigendian... no
4721checking for pthread_create in -lpthread... yes
4722checking for dlopen in -lc... yes
4723checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
4724WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
4725         you modified `acinclude.m4' or `configure.ac'.  You might want
4726         to install the `Automake' and `Perl' packages.  Grab them from
4727         any GNU archive site.
4728
4729checking for doxygen... no
4730configure: creating ./config.status
4731cd . && /bin/sh ./config.status Makefile
4732config.status: creating Makefile
4733config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
4734cd . && \
4735          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
4736/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
4737WARNING: `automake-1.6' is missing on your system.  You should only need it if
4738         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
4739         You might want to install the `Automake' and `Perl' packages.
4740         Grab them from any GNU archive site.
4741cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
4742configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
4743../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
4744../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
4745aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
4746aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
4747aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
4748aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
4749aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
4750aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
4751configure.ac:107: the top level
4752configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
4753aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
4754aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
4755configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
4756aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
4757aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
4758aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
4759configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
4760aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
4761aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
4762configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
4763aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
4764aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
4765/bin/sh ./config.status --recheck
4766running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
4767checking build system type... i686-apple-darwin9.5.0
4768checking host system type... i686-apple-darwin9.5.0
4769checking target system type... i686-apple-darwin9.5.0
4770checking for a BSD-compatible install... /usr/bin/install -c
4771checking whether build environment is sane... yes
4772checking for gawk... no
4773checking for mawk... no
4774checking for nawk... no
4775checking for awk... awk
4776checking whether make sets $(MAKE)... yes
4777checking for style of include used by make... GNU
4778checking for gcc... /usr/bin/gcc-4.0
4779checking for C compiler default output file name... a.out
4780checking whether the C compiler works... yes
4781checking whether we are cross compiling... no
4782checking for suffix of executables...
4783checking for suffix of object files... o
4784checking whether we are using the GNU C compiler... yes
4785checking whether /usr/bin/gcc-4.0 accepts -g... yes
4786checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
4787checking dependency style of /usr/bin/gcc-4.0... gcc3
4788checking for strerror in -lcposix... no
4789checking for gcc... (cached) /usr/bin/gcc-4.0
4790checking whether we are using the GNU C compiler... (cached) yes
4791checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
4792checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
4793checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
4794checking whether make sets $(MAKE)... (cached) yes
4795checking for a BSD-compatible install... /usr/bin/install -c
4796checking whether ln -s works... yes
4797checking for a sed that does not truncate output... /usr/bin/sed
4798checking for grep that handles long lines and -e... /usr/bin/grep
4799checking for egrep... /usr/bin/grep -E
4800checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4801checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4802checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
4803checking for BSD-compatible nm... /usr/bin/nm -p
4804checking how to recognise dependent libraries... pass_all
4805checking how to run the C preprocessor... /usr/bin/cpp-4.0
4806checking for ANSI C header files... yes
4807checking for sys/types.h... yes
4808checking for sys/stat.h... yes
4809checking for stdlib.h... yes
4810checking for string.h... yes
4811checking for memory.h... yes
4812checking for strings.h... yes
4813checking for inttypes.h... yes
4814checking for stdint.h... yes
4815checking for unistd.h... yes
4816checking dlfcn.h usability... yes
4817checking dlfcn.h presence... yes
4818checking for dlfcn.h... yes
4819checking whether we are using the GNU C++ compiler... yes
4820checking whether /usr/bin/g++-4.0 accepts -g... yes
4821checking dependency style of /usr/bin/g++-4.0... gcc3
4822checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
4823checking for g77... no
4824checking for xlf... no
4825checking for f77... no
4826checking for frt... no
4827checking for pgf77... no
4828checking for cf77... no
4829checking for fort77... no
4830checking for fl32... no
4831checking for af77... no
4832checking for xlf90... no
4833checking for f90... no
4834checking for pgf90... no
4835checking for pghpf... no
4836checking for epcf90... no
4837checking for gfortran... no
4838checking for g95... no
4839checking for xlf95... no
4840checking for f95... no
4841checking for fort... no
4842checking for ifort... no
4843checking for ifc... no
4844checking for efc... no
4845checking for pgf95... no
4846checking for lf95... no
4847checking for ftn... no
4848checking whether we are using the GNU Fortran 77 compiler... no
4849checking whether  accepts -g... no
4850checking the maximum length of command line arguments... 65536
4851checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
4852checking for objdir... .libs
4853checking for ar... ar
4854checking for ranlib... ranlib
4855checking for strip... strip
4856checking if /usr/bin/gcc-4.0 static flag  works... yes
4857checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
4858checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
4859checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
4860checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
4861checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4862checking dynamic linker characteristics... darwin9.5.0 dyld
4863checking how to hardcode library paths into programs... immediate
4864checking whether stripping libraries is possible... yes
4865checking for dlopen in -ldl... yes
4866checking whether a program can dlopen itself... yes
4867checking whether a statically linked program can dlopen itself... yes
4868checking if libtool supports shared libraries... yes
4869checking whether to build shared libraries... yes
4870checking whether to build static libraries... no
4871configure: creating libtool
4872appending configuration tag "CXX" to libtool
4873checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4874checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4875checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4876checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
4877checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
4878checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
4879checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
4880checking dynamic linker characteristics... darwin9.5.0 dyld
4881checking how to hardcode library paths into programs... immediate
4882checking whether stripping libraries is possible... yes
4883checking for dlopen in -ldl... (cached) yes
4884checking whether a program can dlopen itself... (cached) yes
4885checking whether a statically linked program can dlopen itself... (cached) yes
4886appending configuration tag "F77" to libtool
4887./configure: line 20991: test: too many arguments
4888checking for ANSI C header files... (cached) yes
4889checking for unistd.h... (cached) yes
4890checking for string.h... (cached) yes
4891checking for an ANSI C-conforming const... yes
4892checking for inline... inline
4893checking for off_t... yes
4894checking for size_t... yes
4895checking whether byte ordering is bigendian... no
4896checking for pthread_create in -lpthread... yes
4897checking for dlopen in -lc... yes
4898checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
4899WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
4900         you modified `acinclude.m4' or `configure.ac'.  You might want
4901         to install the `Automake' and `Perl' packages.  Grab them from
4902         any GNU archive site.
4903
4904checking for doxygen... no
4905configure: creating ./config.status
4906cd . && /bin/sh ./config.status Makefile
4907config.status: creating Makefile
4908config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
4909cd . && \
4910          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
4911/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
4912WARNING: `automake-1.6' is missing on your system.  You should only need it if
4913         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
4914         You might want to install the `Automake' and `Perl' packages.
4915         Grab them from any GNU archive site.
4916cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
4917configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
4918../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
4919../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
4920aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
4921aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
4922aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
4923aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
4924aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
4925aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
4926configure.ac:107: the top level
4927configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
4928aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
4929aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
4930configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
4931aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
4932aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
4933aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
4934configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
4935aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
4936aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
4937configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
4938aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
4939aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
4940/bin/sh ./config.status --recheck
4941running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
4942checking build system type... i686-apple-darwin9.5.0
4943checking host system type... i686-apple-darwin9.5.0
4944checking target system type... i686-apple-darwin9.5.0
4945checking for a BSD-compatible install... /usr/bin/install -c
4946checking whether build environment is sane... yes
4947checking for gawk... no
4948checking for mawk... no
4949checking for nawk... no
4950checking for awk... awk
4951checking whether make sets $(MAKE)... yes
4952checking for style of include used by make... GNU
4953checking for gcc... /usr/bin/gcc-4.0
4954checking for C compiler default output file name... a.out
4955checking whether the C compiler works... yes
4956checking whether we are cross compiling... no
4957checking for suffix of executables...
4958checking for suffix of object files... o
4959checking whether we are using the GNU C compiler... yes
4960checking whether /usr/bin/gcc-4.0 accepts -g... yes
4961checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
4962checking dependency style of /usr/bin/gcc-4.0... gcc3
4963checking for strerror in -lcposix... no
4964checking for gcc... (cached) /usr/bin/gcc-4.0
4965checking whether we are using the GNU C compiler... (cached) yes
4966checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
4967checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
4968checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
4969checking whether make sets $(MAKE)... (cached) yes
4970checking for a BSD-compatible install... /usr/bin/install -c
4971checking whether ln -s works... yes
4972checking for a sed that does not truncate output... /usr/bin/sed
4973checking for grep that handles long lines and -e... /usr/bin/grep
4974checking for egrep... /usr/bin/grep -E
4975checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
4976checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
4977checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
4978checking for BSD-compatible nm... /usr/bin/nm -p
4979checking how to recognise dependent libraries... pass_all
4980checking how to run the C preprocessor... /usr/bin/cpp-4.0
4981checking for ANSI C header files... yes
4982checking for sys/types.h... yes
4983checking for sys/stat.h... yes
4984checking for stdlib.h... yes
4985checking for string.h... yes
4986checking for memory.h... yes
4987checking for strings.h... yes
4988checking for inttypes.h... yes
4989checking for stdint.h... yes
4990checking for unistd.h... yes
4991checking dlfcn.h usability... yes
4992checking dlfcn.h presence... yes
4993checking for dlfcn.h... yes
4994checking whether we are using the GNU C++ compiler... yes
4995checking whether /usr/bin/g++-4.0 accepts -g... yes
4996checking dependency style of /usr/bin/g++-4.0... gcc3
4997checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
4998checking for g77... no
4999checking for xlf... no
5000checking for f77... no
5001checking for frt... no
5002checking for pgf77... no
5003checking for cf77... no
5004checking for fort77... no
5005checking for fl32... no
5006checking for af77... no
5007checking for xlf90... no
5008checking for f90... no
5009checking for pgf90... no
5010checking for pghpf... no
5011checking for epcf90... no
5012checking for gfortran... no
5013checking for g95... no
5014checking for xlf95... no
5015checking for f95... no
5016checking for fort... no
5017checking for ifort... no
5018checking for ifc... no
5019checking for efc... no
5020checking for pgf95... no
5021checking for lf95... no
5022checking for ftn... no
5023checking whether we are using the GNU Fortran 77 compiler... no
5024checking whether  accepts -g... no
5025checking the maximum length of command line arguments... 65536
5026checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
5027checking for objdir... .libs
5028checking for ar... ar
5029checking for ranlib... ranlib
5030checking for strip... strip
5031checking if /usr/bin/gcc-4.0 static flag  works... yes
5032checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
5033checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
5034checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
5035checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
5036checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5037checking dynamic linker characteristics... darwin9.5.0 dyld
5038checking how to hardcode library paths into programs... immediate
5039checking whether stripping libraries is possible... yes
5040checking for dlopen in -ldl... yes
5041checking whether a program can dlopen itself... yes
5042checking whether a statically linked program can dlopen itself... yes
5043checking if libtool supports shared libraries... yes
5044checking whether to build shared libraries... yes
5045checking whether to build static libraries... no
5046configure: creating libtool
5047appending configuration tag "CXX" to libtool
5048checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5049checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
5050checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5051checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
5052checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
5053checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
5054checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5055checking dynamic linker characteristics... darwin9.5.0 dyld
5056checking how to hardcode library paths into programs... immediate
5057checking whether stripping libraries is possible... yes
5058checking for dlopen in -ldl... (cached) yes
5059checking whether a program can dlopen itself... (cached) yes
5060checking whether a statically linked program can dlopen itself... (cached) yes
5061appending configuration tag "F77" to libtool
5062./configure: line 20991: test: too many arguments
5063checking for ANSI C header files... (cached) yes
5064checking for unistd.h... (cached) yes
5065checking for string.h... (cached) yes
5066checking for an ANSI C-conforming const... yes
5067checking for inline... inline
5068checking for off_t... yes
5069checking for size_t... yes
5070checking whether byte ordering is bigendian... no
5071checking for pthread_create in -lpthread... yes
5072checking for dlopen in -lc... yes
5073checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
5074WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
5075         you modified `acinclude.m4' or `configure.ac'.  You might want
5076         to install the `Automake' and `Perl' packages.  Grab them from
5077         any GNU archive site.
5078
5079checking for doxygen... no
5080configure: creating ./config.status
5081cd . && /bin/sh ./config.status Makefile
5082config.status: creating Makefile
5083config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
5084cd . && \
5085          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
5086/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
5087WARNING: `automake-1.6' is missing on your system.  You should only need it if
5088         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
5089         You might want to install the `Automake' and `Perl' packages.
5090         Grab them from any GNU archive site.
5091cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
5092configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
5093../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
5094../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
5095aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
5096aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
5097aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
5098aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
5099aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
5100aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
5101configure.ac:107: the top level
5102configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
5103aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
5104aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
5105configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
5106aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
5107aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
5108aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
5109configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
5110aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
5111aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
5112configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
5113aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
5114aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
5115/bin/sh ./config.status --recheck
5116running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
5117checking build system type... i686-apple-darwin9.5.0
5118checking host system type... i686-apple-darwin9.5.0
5119checking target system type... i686-apple-darwin9.5.0
5120checking for a BSD-compatible install... /usr/bin/install -c
5121checking whether build environment is sane... yes
5122checking for gawk... no
5123checking for mawk... no
5124checking for nawk... no
5125checking for awk... awk
5126checking whether make sets $(MAKE)... yes
5127checking for style of include used by make... GNU
5128checking for gcc... /usr/bin/gcc-4.0
5129checking for C compiler default output file name... a.out
5130checking whether the C compiler works... yes
5131checking whether we are cross compiling... no
5132checking for suffix of executables...
5133checking for suffix of object files... o
5134checking whether we are using the GNU C compiler... yes
5135checking whether /usr/bin/gcc-4.0 accepts -g... yes
5136checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
5137checking dependency style of /usr/bin/gcc-4.0... gcc3
5138checking for strerror in -lcposix... no
5139checking for gcc... (cached) /usr/bin/gcc-4.0
5140checking whether we are using the GNU C compiler... (cached) yes
5141checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
5142checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
5143checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
5144checking whether make sets $(MAKE)... (cached) yes
5145checking for a BSD-compatible install... /usr/bin/install -c
5146checking whether ln -s works... yes
5147checking for a sed that does not truncate output... /usr/bin/sed
5148checking for grep that handles long lines and -e... /usr/bin/grep
5149checking for egrep... /usr/bin/grep -E
5150checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5151checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
5152checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
5153checking for BSD-compatible nm... /usr/bin/nm -p
5154checking how to recognise dependent libraries... pass_all
5155checking how to run the C preprocessor... /usr/bin/cpp-4.0
5156checking for ANSI C header files... yes
5157checking for sys/types.h... yes
5158checking for sys/stat.h... yes
5159checking for stdlib.h... yes
5160checking for string.h... yes
5161checking for memory.h... yes
5162checking for strings.h... yes
5163checking for inttypes.h... yes
5164checking for stdint.h... yes
5165checking for unistd.h... yes
5166checking dlfcn.h usability... yes
5167checking dlfcn.h presence... yes
5168checking for dlfcn.h... yes
5169checking whether we are using the GNU C++ compiler... yes
5170checking whether /usr/bin/g++-4.0 accepts -g... yes
5171checking dependency style of /usr/bin/g++-4.0... gcc3
5172checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
5173checking for g77... no
5174checking for xlf... no
5175checking for f77... no
5176checking for frt... no
5177checking for pgf77... no
5178checking for cf77... no
5179checking for fort77... no
5180checking for fl32... no
5181checking for af77... no
5182checking for xlf90... no
5183checking for f90... no
5184checking for pgf90... no
5185checking for pghpf... no
5186checking for epcf90... no
5187checking for gfortran... no
5188checking for g95... no
5189checking for xlf95... no
5190checking for f95... no
5191checking for fort... no
5192checking for ifort... no
5193checking for ifc... no
5194checking for efc... no
5195checking for pgf95... no
5196checking for lf95... no
5197checking for ftn... no
5198checking whether we are using the GNU Fortran 77 compiler... no
5199checking whether  accepts -g... no
5200checking the maximum length of command line arguments... 65536
5201checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
5202checking for objdir... .libs
5203checking for ar... ar
5204checking for ranlib... ranlib
5205checking for strip... strip
5206checking if /usr/bin/gcc-4.0 static flag  works... yes
5207checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
5208checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
5209checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
5210checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
5211checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5212checking dynamic linker characteristics... darwin9.5.0 dyld
5213checking how to hardcode library paths into programs... immediate
5214checking whether stripping libraries is possible... yes
5215checking for dlopen in -ldl... yes
5216checking whether a program can dlopen itself... yes
5217checking whether a statically linked program can dlopen itself... yes
5218checking if libtool supports shared libraries... yes
5219checking whether to build shared libraries... yes
5220checking whether to build static libraries... no
5221configure: creating libtool
5222appending configuration tag "CXX" to libtool
5223checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5224checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
5225checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5226checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
5227checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
5228checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
5229checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5230checking dynamic linker characteristics... darwin9.5.0 dyld
5231checking how to hardcode library paths into programs... immediate
5232checking whether stripping libraries is possible... yes
5233checking for dlopen in -ldl... (cached) yes
5234checking whether a program can dlopen itself... (cached) yes
5235checking whether a statically linked program can dlopen itself... (cached) yes
5236appending configuration tag "F77" to libtool
5237./configure: line 20991: test: too many arguments
5238checking for ANSI C header files... (cached) yes
5239checking for unistd.h... (cached) yes
5240checking for string.h... (cached) yes
5241checking for an ANSI C-conforming const... yes
5242checking for inline... inline
5243checking for off_t... yes
5244checking for size_t... yes
5245checking whether byte ordering is bigendian... no
5246checking for pthread_create in -lpthread... yes
5247checking for dlopen in -lc... yes
5248checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
5249WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
5250         you modified `acinclude.m4' or `configure.ac'.  You might want
5251         to install the `Automake' and `Perl' packages.  Grab them from
5252         any GNU archive site.
5253
5254checking for doxygen... no
5255configure: creating ./config.status
5256cd . && /bin/sh ./config.status Makefile
5257config.status: creating Makefile
5258config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
5259cd . && \
5260          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
5261/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
5262WARNING: `automake-1.6' is missing on your system.  You should only need it if
5263         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
5264         You might want to install the `Automake' and `Perl' packages.
5265         Grab them from any GNU archive site.
5266cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
5267configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
5268../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
5269../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
5270aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
5271aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
5272aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
5273aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
5274aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
5275aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
5276configure.ac:107: the top level
5277configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
5278aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
5279aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
5280configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
5281aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
5282aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
5283aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
5284configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
5285aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
5286aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
5287configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
5288aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
5289aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
5290/bin/sh ./config.status --recheck
5291running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
5292checking build system type... i686-apple-darwin9.5.0
5293checking host system type... i686-apple-darwin9.5.0
5294checking target system type... i686-apple-darwin9.5.0
5295checking for a BSD-compatible install... /usr/bin/install -c
5296checking whether build environment is sane... yes
5297checking for gawk... no
5298checking for mawk... no
5299checking for nawk... no
5300checking for awk... awk
5301checking whether make sets $(MAKE)... yes
5302checking for style of include used by make... GNU
5303checking for gcc... /usr/bin/gcc-4.0
5304checking for C compiler default output file name... a.out
5305checking whether the C compiler works... yes
5306checking whether we are cross compiling... no
5307checking for suffix of executables...
5308checking for suffix of object files... o
5309checking whether we are using the GNU C compiler... yes
5310checking whether /usr/bin/gcc-4.0 accepts -g... yes
5311checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
5312checking dependency style of /usr/bin/gcc-4.0... gcc3
5313checking for strerror in -lcposix... no
5314checking for gcc... (cached) /usr/bin/gcc-4.0
5315checking whether we are using the GNU C compiler... (cached) yes
5316checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
5317checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
5318checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
5319checking whether make sets $(MAKE)... (cached) yes
5320checking for a BSD-compatible install... /usr/bin/install -c
5321checking whether ln -s works... yes
5322checking for a sed that does not truncate output... /usr/bin/sed
5323checking for grep that handles long lines and -e... /usr/bin/grep
5324checking for egrep... /usr/bin/grep -E
5325checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5326checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
5327checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
5328checking for BSD-compatible nm... /usr/bin/nm -p
5329checking how to recognise dependent libraries... pass_all
5330checking how to run the C preprocessor... /usr/bin/cpp-4.0
5331checking for ANSI C header files... yes
5332checking for sys/types.h... yes
5333checking for sys/stat.h... yes
5334checking for stdlib.h... yes
5335checking for string.h... yes
5336checking for memory.h... yes
5337checking for strings.h... yes
5338checking for inttypes.h... yes
5339checking for stdint.h... yes
5340checking for unistd.h... yes
5341checking dlfcn.h usability... yes
5342checking dlfcn.h presence... yes
5343checking for dlfcn.h... yes
5344checking whether we are using the GNU C++ compiler... yes
5345checking whether /usr/bin/g++-4.0 accepts -g... yes
5346checking dependency style of /usr/bin/g++-4.0... gcc3
5347checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
5348checking for g77... no
5349checking for xlf... no
5350checking for f77... no
5351checking for frt... no
5352checking for pgf77... no
5353checking for cf77... no
5354checking for fort77... no
5355checking for fl32... no
5356checking for af77... no
5357checking for xlf90... no
5358checking for f90... no
5359checking for pgf90... no
5360checking for pghpf... no
5361checking for epcf90... no
5362checking for gfortran... no
5363checking for g95... no
5364checking for xlf95... no
5365checking for f95... no
5366checking for fort... no
5367checking for ifort... no
5368checking for ifc... no
5369checking for efc... no
5370checking for pgf95... no
5371checking for lf95... no
5372checking for ftn... no
5373checking whether we are using the GNU Fortran 77 compiler... no
5374checking whether  accepts -g... no
5375checking the maximum length of command line arguments... 65536
5376checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
5377checking for objdir... .libs
5378checking for ar... ar
5379checking for ranlib... ranlib
5380checking for strip... strip
5381checking if /usr/bin/gcc-4.0 static flag  works... yes
5382checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
5383checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
5384checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
5385checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
5386checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5387checking dynamic linker characteristics... darwin9.5.0 dyld
5388checking how to hardcode library paths into programs... immediate
5389checking whether stripping libraries is possible... yes
5390checking for dlopen in -ldl... yes
5391checking whether a program can dlopen itself... yes
5392checking whether a statically linked program can dlopen itself... yes
5393checking if libtool supports shared libraries... yes
5394checking whether to build shared libraries... yes
5395checking whether to build static libraries... no
5396configure: creating libtool
5397appending configuration tag "CXX" to libtool
5398checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5399checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
5400checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5401checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
5402checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
5403checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
5404checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5405checking dynamic linker characteristics... darwin9.5.0 dyld
5406checking how to hardcode library paths into programs... immediate
5407checking whether stripping libraries is possible... yes
5408checking for dlopen in -ldl... (cached) yes
5409checking whether a program can dlopen itself... (cached) yes
5410checking whether a statically linked program can dlopen itself... (cached) yes
5411appending configuration tag "F77" to libtool
5412./configure: line 20991: test: too many arguments
5413checking for ANSI C header files... (cached) yes
5414checking for unistd.h... (cached) yes
5415checking for string.h... (cached) yes
5416checking for an ANSI C-conforming const... yes
5417checking for inline... inline
5418checking for off_t... yes
5419checking for size_t... yes
5420checking whether byte ordering is bigendian... no
5421checking for pthread_create in -lpthread... yes
5422checking for dlopen in -lc... yes
5423checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
5424WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
5425         you modified `acinclude.m4' or `configure.ac'.  You might want
5426         to install the `Automake' and `Perl' packages.  Grab them from
5427         any GNU archive site.
5428
5429checking for doxygen... no
5430configure: creating ./config.status
5431cd . && /bin/sh ./config.status Makefile
5432config.status: creating Makefile
5433config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
5434cd . && \
5435          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
5436/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
5437WARNING: `automake-1.6' is missing on your system.  You should only need it if
5438         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
5439         You might want to install the `Automake' and `Perl' packages.
5440         Grab them from any GNU archive site.
5441cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
5442configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
5443../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
5444../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
5445aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
5446aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
5447aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
5448aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
5449aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
5450aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
5451configure.ac:107: the top level
5452configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
5453aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
5454aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
5455configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
5456aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
5457aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
5458aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
5459configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
5460aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
5461aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
5462configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
5463aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
5464aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
5465/bin/sh ./config.status --recheck
5466running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
5467checking build system type... i686-apple-darwin9.5.0
5468checking host system type... i686-apple-darwin9.5.0
5469checking target system type... i686-apple-darwin9.5.0
5470checking for a BSD-compatible install... /usr/bin/install -c
5471checking whether build environment is sane... yes
5472checking for gawk... no
5473checking for mawk... no
5474checking for nawk... no
5475checking for awk... awk
5476checking whether make sets $(MAKE)... yes
5477checking for style of include used by make... GNU
5478checking for gcc... /usr/bin/gcc-4.0
5479checking for C compiler default output file name... a.out
5480checking whether the C compiler works... yes
5481checking whether we are cross compiling... no
5482checking for suffix of executables...
5483checking for suffix of object files... o
5484checking whether we are using the GNU C compiler... yes
5485checking whether /usr/bin/gcc-4.0 accepts -g... yes
5486checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
5487checking dependency style of /usr/bin/gcc-4.0... gcc3
5488checking for strerror in -lcposix... no
5489checking for gcc... (cached) /usr/bin/gcc-4.0
5490checking whether we are using the GNU C compiler... (cached) yes
5491checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
5492checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
5493checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
5494checking whether make sets $(MAKE)... (cached) yes
5495checking for a BSD-compatible install... /usr/bin/install -c
5496checking whether ln -s works... yes
5497checking for a sed that does not truncate output... /usr/bin/sed
5498checking for grep that handles long lines and -e... /usr/bin/grep
5499checking for egrep... /usr/bin/grep -E
5500checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5501checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
5502checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
5503checking for BSD-compatible nm... /usr/bin/nm -p
5504checking how to recognise dependent libraries... pass_all
5505checking how to run the C preprocessor... /usr/bin/cpp-4.0
5506checking for ANSI C header files... yes
5507checking for sys/types.h... yes
5508checking for sys/stat.h... yes
5509checking for stdlib.h... yes
5510checking for string.h... yes
5511checking for memory.h... yes
5512checking for strings.h... yes
5513checking for inttypes.h... yes
5514checking for stdint.h... yes
5515checking for unistd.h... yes
5516checking dlfcn.h usability... yes
5517checking dlfcn.h presence... yes
5518checking for dlfcn.h... yes
5519checking whether we are using the GNU C++ compiler... yes
5520checking whether /usr/bin/g++-4.0 accepts -g... yes
5521checking dependency style of /usr/bin/g++-4.0... gcc3
5522checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
5523checking for g77... no
5524checking for xlf... no
5525checking for f77... no
5526checking for frt... no
5527checking for pgf77... no
5528checking for cf77... no
5529checking for fort77... no
5530checking for fl32... no
5531checking for af77... no
5532checking for xlf90... no
5533checking for f90... no
5534checking for pgf90... no
5535checking for pghpf... no
5536checking for epcf90... no
5537checking for gfortran... no
5538checking for g95... no
5539checking for xlf95... no
5540checking for f95... no
5541checking for fort... no
5542checking for ifort... no
5543checking for ifc... no
5544checking for efc... no
5545checking for pgf95... no
5546checking for lf95... no
5547checking for ftn... no
5548checking whether we are using the GNU Fortran 77 compiler... no
5549checking whether  accepts -g... no
5550checking the maximum length of command line arguments... 65536
5551checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
5552checking for objdir... .libs
5553checking for ar... ar
5554checking for ranlib... ranlib
5555checking for strip... strip
5556checking if /usr/bin/gcc-4.0 static flag  works... yes
5557checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
5558checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
5559checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
5560checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
5561checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5562checking dynamic linker characteristics... darwin9.5.0 dyld
5563checking how to hardcode library paths into programs... immediate
5564checking whether stripping libraries is possible... yes
5565checking for dlopen in -ldl... yes
5566checking whether a program can dlopen itself... yes
5567checking whether a statically linked program can dlopen itself... yes
5568checking if libtool supports shared libraries... yes
5569checking whether to build shared libraries... yes
5570checking whether to build static libraries... no
5571configure: creating libtool
5572appending configuration tag "CXX" to libtool
5573checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5574checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
5575checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5576checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
5577checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
5578checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
5579checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5580checking dynamic linker characteristics... darwin9.5.0 dyld
5581checking how to hardcode library paths into programs... immediate
5582checking whether stripping libraries is possible... yes
5583checking for dlopen in -ldl... (cached) yes
5584checking whether a program can dlopen itself... (cached) yes
5585checking whether a statically linked program can dlopen itself... (cached) yes
5586appending configuration tag "F77" to libtool
5587./configure: line 20991: test: too many arguments
5588checking for ANSI C header files... (cached) yes
5589checking for unistd.h... (cached) yes
5590checking for string.h... (cached) yes
5591checking for an ANSI C-conforming const... yes
5592checking for inline... inline
5593checking for off_t... yes
5594checking for size_t... yes
5595checking whether byte ordering is bigendian... no
5596checking for pthread_create in -lpthread... yes
5597checking for dlopen in -lc... yes
5598checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
5599WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
5600         you modified `acinclude.m4' or `configure.ac'.  You might want
5601         to install the `Automake' and `Perl' packages.  Grab them from
5602         any GNU archive site.
5603
5604checking for doxygen... no
5605configure: creating ./config.status
5606cd . && /bin/sh ./config.status Makefile
5607config.status: creating Makefile
5608config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
5609cd . && \
5610          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
5611/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
5612WARNING: `automake-1.6' is missing on your system.  You should only need it if
5613         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
5614         You might want to install the `Automake' and `Perl' packages.
5615         Grab them from any GNU archive site.
5616cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
5617configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
5618../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
5619../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
5620aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
5621aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
5622aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
5623aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
5624aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
5625aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
5626configure.ac:107: the top level
5627configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
5628aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
5629aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
5630configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
5631aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
5632aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
5633aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
5634configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
5635aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
5636aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
5637configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
5638aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
5639aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
5640/bin/sh ./config.status --recheck
5641running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
5642checking build system type... i686-apple-darwin9.5.0
5643checking host system type... i686-apple-darwin9.5.0
5644checking target system type... i686-apple-darwin9.5.0
5645checking for a BSD-compatible install... /usr/bin/install -c
5646checking whether build environment is sane... yes
5647checking for gawk... no
5648checking for mawk... no
5649checking for nawk... no
5650checking for awk... awk
5651checking whether make sets $(MAKE)... yes
5652checking for style of include used by make... GNU
5653checking for gcc... /usr/bin/gcc-4.0
5654checking for C compiler default output file name... a.out
5655checking whether the C compiler works... yes
5656checking whether we are cross compiling... no
5657checking for suffix of executables...
5658checking for suffix of object files... o
5659checking whether we are using the GNU C compiler... yes
5660checking whether /usr/bin/gcc-4.0 accepts -g... yes
5661checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
5662checking dependency style of /usr/bin/gcc-4.0... gcc3
5663checking for strerror in -lcposix... no
5664checking for gcc... (cached) /usr/bin/gcc-4.0
5665checking whether we are using the GNU C compiler... (cached) yes
5666checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
5667checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
5668checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
5669checking whether make sets $(MAKE)... (cached) yes
5670checking for a BSD-compatible install... /usr/bin/install -c
5671checking whether ln -s works... yes
5672checking for a sed that does not truncate output... /usr/bin/sed
5673checking for grep that handles long lines and -e... /usr/bin/grep
5674checking for egrep... /usr/bin/grep -E
5675checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5676checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
5677checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
5678checking for BSD-compatible nm... /usr/bin/nm -p
5679checking how to recognise dependent libraries... pass_all
5680checking how to run the C preprocessor... /usr/bin/cpp-4.0
5681checking for ANSI C header files... yes
5682checking for sys/types.h... yes
5683checking for sys/stat.h... yes
5684checking for stdlib.h... yes
5685checking for string.h... yes
5686checking for memory.h... yes
5687checking for strings.h... yes
5688checking for inttypes.h... yes
5689checking for stdint.h... yes
5690checking for unistd.h... yes
5691checking dlfcn.h usability... yes
5692checking dlfcn.h presence... yes
5693checking for dlfcn.h... yes
5694checking whether we are using the GNU C++ compiler... yes
5695checking whether /usr/bin/g++-4.0 accepts -g... yes
5696checking dependency style of /usr/bin/g++-4.0... gcc3
5697checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
5698checking for g77... no
5699checking for xlf... no
5700checking for f77... no
5701checking for frt... no
5702checking for pgf77... no
5703checking for cf77... no
5704checking for fort77... no
5705checking for fl32... no
5706checking for af77... no
5707checking for xlf90... no
5708checking for f90... no
5709checking for pgf90... no
5710checking for pghpf... no
5711checking for epcf90... no
5712checking for gfortran... no
5713checking for g95... no
5714checking for xlf95... no
5715checking for f95... no
5716checking for fort... no
5717checking for ifort... no
5718checking for ifc... no
5719checking for efc... no
5720checking for pgf95... no
5721checking for lf95... no
5722checking for ftn... no
5723checking whether we are using the GNU Fortran 77 compiler... no
5724checking whether  accepts -g... no
5725checking the maximum length of command line arguments... 65536
5726checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
5727checking for objdir... .libs
5728checking for ar... ar
5729checking for ranlib... ranlib
5730checking for strip... strip
5731checking if /usr/bin/gcc-4.0 static flag  works... yes
5732checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
5733checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
5734checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
5735checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
5736checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5737checking dynamic linker characteristics... darwin9.5.0 dyld
5738checking how to hardcode library paths into programs... immediate
5739checking whether stripping libraries is possible... yes
5740checking for dlopen in -ldl... yes
5741checking whether a program can dlopen itself... yes
5742checking whether a statically linked program can dlopen itself... yes
5743checking if libtool supports shared libraries... yes
5744checking whether to build shared libraries... yes
5745checking whether to build static libraries... no
5746configure: creating libtool
5747appending configuration tag "CXX" to libtool
5748checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5749checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
5750checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5751checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
5752checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
5753checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
5754checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5755checking dynamic linker characteristics... darwin9.5.0 dyld
5756checking how to hardcode library paths into programs... immediate
5757checking whether stripping libraries is possible... yes
5758checking for dlopen in -ldl... (cached) yes
5759checking whether a program can dlopen itself... (cached) yes
5760checking whether a statically linked program can dlopen itself... (cached) yes
5761appending configuration tag "F77" to libtool
5762./configure: line 20991: test: too many arguments
5763checking for ANSI C header files... (cached) yes
5764checking for unistd.h... (cached) yes
5765checking for string.h... (cached) yes
5766checking for an ANSI C-conforming const... yes
5767checking for inline... inline
5768checking for off_t... yes
5769checking for size_t... yes
5770checking whether byte ordering is bigendian... no
5771checking for pthread_create in -lpthread... yes
5772checking for dlopen in -lc... yes
5773checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
5774WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
5775         you modified `acinclude.m4' or `configure.ac'.  You might want
5776         to install the `Automake' and `Perl' packages.  Grab them from
5777         any GNU archive site.
5778
5779checking for doxygen... no
5780configure: creating ./config.status
5781cd . && /bin/sh ./config.status Makefile
5782config.status: creating Makefile
5783config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
5784cd . && \
5785          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
5786/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
5787WARNING: `automake-1.6' is missing on your system.  You should only need it if
5788         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
5789         You might want to install the `Automake' and `Perl' packages.
5790         Grab them from any GNU archive site.
5791cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
5792configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
5793../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
5794../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
5795aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
5796aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
5797aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
5798aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
5799aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
5800aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
5801configure.ac:107: the top level
5802configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
5803aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
5804aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
5805configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
5806aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
5807aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
5808aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
5809configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
5810aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
5811aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
5812configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
5813aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
5814aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
5815/bin/sh ./config.status --recheck
5816running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
5817checking build system type... i686-apple-darwin9.5.0
5818checking host system type... i686-apple-darwin9.5.0
5819checking target system type... i686-apple-darwin9.5.0
5820checking for a BSD-compatible install... /usr/bin/install -c
5821checking whether build environment is sane... yes
5822checking for gawk... no
5823checking for mawk... no
5824checking for nawk... no
5825checking for awk... awk
5826checking whether make sets $(MAKE)... yes
5827checking for style of include used by make... GNU
5828checking for gcc... /usr/bin/gcc-4.0
5829checking for C compiler default output file name... a.out
5830checking whether the C compiler works... yes
5831checking whether we are cross compiling... no
5832checking for suffix of executables...
5833checking for suffix of object files... o
5834checking whether we are using the GNU C compiler... yes
5835checking whether /usr/bin/gcc-4.0 accepts -g... yes
5836checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
5837checking dependency style of /usr/bin/gcc-4.0... gcc3
5838checking for strerror in -lcposix... no
5839checking for gcc... (cached) /usr/bin/gcc-4.0
5840checking whether we are using the GNU C compiler... (cached) yes
5841checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
5842checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
5843checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
5844checking whether make sets $(MAKE)... (cached) yes
5845checking for a BSD-compatible install... /usr/bin/install -c
5846checking whether ln -s works... yes
5847checking for a sed that does not truncate output... /usr/bin/sed
5848checking for grep that handles long lines and -e... /usr/bin/grep
5849checking for egrep... /usr/bin/grep -E
5850checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5851checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
5852checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
5853checking for BSD-compatible nm... /usr/bin/nm -p
5854checking how to recognise dependent libraries... pass_all
5855checking how to run the C preprocessor... /usr/bin/cpp-4.0
5856checking for ANSI C header files... yes
5857checking for sys/types.h... yes
5858checking for sys/stat.h... yes
5859checking for stdlib.h... yes
5860checking for string.h... yes
5861checking for memory.h... yes
5862checking for strings.h... yes
5863checking for inttypes.h... yes
5864checking for stdint.h... yes
5865checking for unistd.h... yes
5866checking dlfcn.h usability... yes
5867checking dlfcn.h presence... yes
5868checking for dlfcn.h... yes
5869checking whether we are using the GNU C++ compiler... yes
5870checking whether /usr/bin/g++-4.0 accepts -g... yes
5871checking dependency style of /usr/bin/g++-4.0... gcc3
5872checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
5873checking for g77... no
5874checking for xlf... no
5875checking for f77... no
5876checking for frt... no
5877checking for pgf77... no
5878checking for cf77... no
5879checking for fort77... no
5880checking for fl32... no
5881checking for af77... no
5882checking for xlf90... no
5883checking for f90... no
5884checking for pgf90... no
5885checking for pghpf... no
5886checking for epcf90... no
5887checking for gfortran... no
5888checking for g95... no
5889checking for xlf95... no
5890checking for f95... no
5891checking for fort... no
5892checking for ifort... no
5893checking for ifc... no
5894checking for efc... no
5895checking for pgf95... no
5896checking for lf95... no
5897checking for ftn... no
5898checking whether we are using the GNU Fortran 77 compiler... no
5899checking whether  accepts -g... no
5900checking the maximum length of command line arguments... 65536
5901checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
5902checking for objdir... .libs
5903checking for ar... ar
5904checking for ranlib... ranlib
5905checking for strip... strip
5906checking if /usr/bin/gcc-4.0 static flag  works... yes
5907checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
5908checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
5909checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
5910checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
5911checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5912checking dynamic linker characteristics... darwin9.5.0 dyld
5913checking how to hardcode library paths into programs... immediate
5914checking whether stripping libraries is possible... yes
5915checking for dlopen in -ldl... yes
5916checking whether a program can dlopen itself... yes
5917checking whether a statically linked program can dlopen itself... yes
5918checking if libtool supports shared libraries... yes
5919checking whether to build shared libraries... yes
5920checking whether to build static libraries... no
5921configure: creating libtool
5922appending configuration tag "CXX" to libtool
5923checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5924checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
5925checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5926checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
5927checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
5928checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
5929checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
5930checking dynamic linker characteristics... darwin9.5.0 dyld
5931checking how to hardcode library paths into programs... immediate
5932checking whether stripping libraries is possible... yes
5933checking for dlopen in -ldl... (cached) yes
5934checking whether a program can dlopen itself... (cached) yes
5935checking whether a statically linked program can dlopen itself... (cached) yes
5936appending configuration tag "F77" to libtool
5937./configure: line 20991: test: too many arguments
5938checking for ANSI C header files... (cached) yes
5939checking for unistd.h... (cached) yes
5940checking for string.h... (cached) yes
5941checking for an ANSI C-conforming const... yes
5942checking for inline... inline
5943checking for off_t... yes
5944checking for size_t... yes
5945checking whether byte ordering is bigendian... no
5946checking for pthread_create in -lpthread... yes
5947checking for dlopen in -lc... yes
5948checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
5949WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
5950         you modified `acinclude.m4' or `configure.ac'.  You might want
5951         to install the `Automake' and `Perl' packages.  Grab them from
5952         any GNU archive site.
5953
5954checking for doxygen... no
5955configure: creating ./config.status
5956cd . && /bin/sh ./config.status Makefile
5957config.status: creating Makefile
5958config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
5959cd . && \
5960          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
5961/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
5962WARNING: `automake-1.6' is missing on your system.  You should only need it if
5963         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
5964         You might want to install the `Automake' and `Perl' packages.
5965         Grab them from any GNU archive site.
5966cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
5967configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
5968../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
5969../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
5970aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
5971aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
5972aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
5973aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
5974aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
5975aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
5976configure.ac:107: the top level
5977configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
5978aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
5979aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
5980configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
5981aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
5982aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
5983aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
5984configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
5985aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
5986aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
5987configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
5988aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
5989aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
5990/bin/sh ./config.status --recheck
5991running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
5992checking build system type... i686-apple-darwin9.5.0
5993checking host system type... i686-apple-darwin9.5.0
5994checking target system type... i686-apple-darwin9.5.0
5995checking for a BSD-compatible install... /usr/bin/install -c
5996checking whether build environment is sane... yes
5997checking for gawk... no
5998checking for mawk... no
5999checking for nawk... no
6000checking for awk... awk
6001checking whether make sets $(MAKE)... yes
6002checking for style of include used by make... GNU
6003checking for gcc... /usr/bin/gcc-4.0
6004checking for C compiler default output file name... a.out
6005checking whether the C compiler works... yes
6006checking whether we are cross compiling... no
6007checking for suffix of executables...
6008checking for suffix of object files... o
6009checking whether we are using the GNU C compiler... yes
6010checking whether /usr/bin/gcc-4.0 accepts -g... yes
6011checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
6012checking dependency style of /usr/bin/gcc-4.0... gcc3
6013checking for strerror in -lcposix... no
6014checking for gcc... (cached) /usr/bin/gcc-4.0
6015checking whether we are using the GNU C compiler... (cached) yes
6016checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
6017checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
6018checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
6019checking whether make sets $(MAKE)... (cached) yes
6020checking for a BSD-compatible install... /usr/bin/install -c
6021checking whether ln -s works... yes
6022checking for a sed that does not truncate output... /usr/bin/sed
6023checking for grep that handles long lines and -e... /usr/bin/grep
6024checking for egrep... /usr/bin/grep -E
6025checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
6026checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
6027checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
6028checking for BSD-compatible nm... /usr/bin/nm -p
6029checking how to recognise dependent libraries... pass_all
6030checking how to run the C preprocessor... /usr/bin/cpp-4.0
6031checking for ANSI C header files... yes
6032checking for sys/types.h... yes
6033checking for sys/stat.h... yes
6034checking for stdlib.h... yes
6035checking for string.h... yes
6036checking for memory.h... yes
6037checking for strings.h... yes
6038checking for inttypes.h... yes
6039checking for stdint.h... yes
6040checking for unistd.h... yes
6041checking dlfcn.h usability... yes
6042checking dlfcn.h presence... yes
6043checking for dlfcn.h... yes
6044checking whether we are using the GNU C++ compiler... yes
6045checking whether /usr/bin/g++-4.0 accepts -g... yes
6046checking dependency style of /usr/bin/g++-4.0... gcc3
6047checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
6048checking for g77... no
6049checking for xlf... no
6050checking for f77... no
6051checking for frt... no
6052checking for pgf77... no
6053checking for cf77... no
6054checking for fort77... no
6055checking for fl32... no
6056checking for af77... no
6057checking for xlf90... no
6058checking for f90... no
6059checking for pgf90... no
6060checking for pghpf... no
6061checking for epcf90... no
6062checking for gfortran... no
6063checking for g95... no
6064checking for xlf95... no
6065checking for f95... no
6066checking for fort... no
6067checking for ifort... no
6068checking for ifc... no
6069checking for efc... no
6070checking for pgf95... no
6071checking for lf95... no
6072checking for ftn... no
6073checking whether we are using the GNU Fortran 77 compiler... no
6074checking whether  accepts -g... no
6075checking the maximum length of command line arguments... 65536
6076checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
6077checking for objdir... .libs
6078checking for ar... ar
6079checking for ranlib... ranlib
6080checking for strip... strip
6081checking if /usr/bin/gcc-4.0 static flag  works... yes
6082checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
6083checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
6084checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
6085checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
6086checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6087checking dynamic linker characteristics... darwin9.5.0 dyld
6088checking how to hardcode library paths into programs... immediate
6089checking whether stripping libraries is possible... yes
6090checking for dlopen in -ldl... yes
6091checking whether a program can dlopen itself... yes
6092checking whether a statically linked program can dlopen itself... yes
6093checking if libtool supports shared libraries... yes
6094checking whether to build shared libraries... yes
6095checking whether to build static libraries... no
6096configure: creating libtool
6097appending configuration tag "CXX" to libtool
6098checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
6099checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
6100checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6101checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
6102checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
6103checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
6104checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6105checking dynamic linker characteristics... darwin9.5.0 dyld
6106checking how to hardcode library paths into programs... immediate
6107checking whether stripping libraries is possible... yes
6108checking for dlopen in -ldl... (cached) yes
6109checking whether a program can dlopen itself... (cached) yes
6110checking whether a statically linked program can dlopen itself... (cached) yes
6111appending configuration tag "F77" to libtool
6112./configure: line 20991: test: too many arguments
6113checking for ANSI C header files... (cached) yes
6114checking for unistd.h... (cached) yes
6115checking for string.h... (cached) yes
6116checking for an ANSI C-conforming const... yes
6117checking for inline... inline
6118checking for off_t... yes
6119checking for size_t... yes
6120checking whether byte ordering is bigendian... no
6121checking for pthread_create in -lpthread... yes
6122checking for dlopen in -lc... yes
6123checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
6124WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
6125         you modified `acinclude.m4' or `configure.ac'.  You might want
6126         to install the `Automake' and `Perl' packages.  Grab them from
6127         any GNU archive site.
6128
6129checking for doxygen... no
6130configure: creating ./config.status
6131cd . && /bin/sh ./config.status Makefile
6132config.status: creating Makefile
6133config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
6134cd . && \
6135          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
6136/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
6137WARNING: `automake-1.6' is missing on your system.  You should only need it if
6138         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
6139         You might want to install the `Automake' and `Perl' packages.
6140         Grab them from any GNU archive site.
6141cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
6142configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
6143../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
6144../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
6145aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
6146aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
6147aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
6148aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
6149aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
6150aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
6151configure.ac:107: the top level
6152configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
6153aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
6154aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
6155configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
6156aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
6157aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
6158aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
6159configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
6160aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
6161aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
6162configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
6163aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
6164aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
6165/bin/sh ./config.status --recheck
6166running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
6167checking build system type... i686-apple-darwin9.5.0
6168checking host system type... i686-apple-darwin9.5.0
6169checking target system type... i686-apple-darwin9.5.0
6170checking for a BSD-compatible install... /usr/bin/install -c
6171checking whether build environment is sane... yes
6172checking for gawk... no
6173checking for mawk... no
6174checking for nawk... no
6175checking for awk... awk
6176checking whether make sets $(MAKE)... yes
6177checking for style of include used by make... GNU
6178checking for gcc... /usr/bin/gcc-4.0
6179checking for C compiler default output file name... a.out
6180checking whether the C compiler works... yes
6181checking whether we are cross compiling... no
6182checking for suffix of executables...
6183checking for suffix of object files... o
6184checking whether we are using the GNU C compiler... yes
6185checking whether /usr/bin/gcc-4.0 accepts -g... yes
6186checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
6187checking dependency style of /usr/bin/gcc-4.0... gcc3
6188checking for strerror in -lcposix... no
6189checking for gcc... (cached) /usr/bin/gcc-4.0
6190checking whether we are using the GNU C compiler... (cached) yes
6191checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
6192checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
6193checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
6194checking whether make sets $(MAKE)... (cached) yes
6195checking for a BSD-compatible install... /usr/bin/install -c
6196checking whether ln -s works... yes
6197checking for a sed that does not truncate output... /usr/bin/sed
6198checking for grep that handles long lines and -e... /usr/bin/grep
6199checking for egrep... /usr/bin/grep -E
6200checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
6201checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
6202checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
6203checking for BSD-compatible nm... /usr/bin/nm -p
6204checking how to recognise dependent libraries... pass_all
6205checking how to run the C preprocessor... /usr/bin/cpp-4.0
6206checking for ANSI C header files... yes
6207checking for sys/types.h... yes
6208checking for sys/stat.h... yes
6209checking for stdlib.h... yes
6210checking for string.h... yes
6211checking for memory.h... yes
6212checking for strings.h... yes
6213checking for inttypes.h... yes
6214checking for stdint.h... yes
6215checking for unistd.h... yes
6216checking dlfcn.h usability... yes
6217checking dlfcn.h presence... yes
6218checking for dlfcn.h... yes
6219checking whether we are using the GNU C++ compiler... yes
6220checking whether /usr/bin/g++-4.0 accepts -g... yes
6221checking dependency style of /usr/bin/g++-4.0... gcc3
6222checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
6223checking for g77... no
6224checking for xlf... no
6225checking for f77... no
6226checking for frt... no
6227checking for pgf77... no
6228checking for cf77... no
6229checking for fort77... no
6230checking for fl32... no
6231checking for af77... no
6232checking for xlf90... no
6233checking for f90... no
6234checking for pgf90... no
6235checking for pghpf... no
6236checking for epcf90... no
6237checking for gfortran... no
6238checking for g95... no
6239checking for xlf95... no
6240checking for f95... no
6241checking for fort... no
6242checking for ifort... no
6243checking for ifc... no
6244checking for efc... no
6245checking for pgf95... no
6246checking for lf95... no
6247checking for ftn... no
6248checking whether we are using the GNU Fortran 77 compiler... no
6249checking whether  accepts -g... no
6250checking the maximum length of command line arguments... 65536
6251checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
6252checking for objdir... .libs
6253checking for ar... ar
6254checking for ranlib... ranlib
6255checking for strip... strip
6256checking if /usr/bin/gcc-4.0 static flag  works... yes
6257checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
6258checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
6259checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
6260checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
6261checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6262checking dynamic linker characteristics... darwin9.5.0 dyld
6263checking how to hardcode library paths into programs... immediate
6264checking whether stripping libraries is possible... yes
6265checking for dlopen in -ldl... yes
6266checking whether a program can dlopen itself... yes
6267checking whether a statically linked program can dlopen itself... yes
6268checking if libtool supports shared libraries... yes
6269checking whether to build shared libraries... yes
6270checking whether to build static libraries... no
6271configure: creating libtool
6272appending configuration tag "CXX" to libtool
6273checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
6274checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
6275checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6276checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
6277checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
6278checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
6279checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6280checking dynamic linker characteristics... darwin9.5.0 dyld
6281checking how to hardcode library paths into programs... immediate
6282checking whether stripping libraries is possible... yes
6283checking for dlopen in -ldl... (cached) yes
6284checking whether a program can dlopen itself... (cached) yes
6285checking whether a statically linked program can dlopen itself... (cached) yes
6286appending configuration tag "F77" to libtool
6287./configure: line 20991: test: too many arguments
6288checking for ANSI C header files... (cached) yes
6289checking for unistd.h... (cached) yes
6290checking for string.h... (cached) yes
6291checking for an ANSI C-conforming const... yes
6292checking for inline... inline
6293checking for off_t... yes
6294checking for size_t... yes
6295checking whether byte ordering is bigendian... no
6296checking for pthread_create in -lpthread... yes
6297checking for dlopen in -lc... yes
6298checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
6299WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
6300         you modified `acinclude.m4' or `configure.ac'.  You might want
6301         to install the `Automake' and `Perl' packages.  Grab them from
6302         any GNU archive site.
6303
6304checking for doxygen... no
6305configure: creating ./config.status
6306cd . && /bin/sh ./config.status Makefile
6307config.status: creating Makefile
6308config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
6309cd . && \
6310          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
6311/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
6312WARNING: `automake-1.6' is missing on your system.  You should only need it if
6313         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
6314         You might want to install the `Automake' and `Perl' packages.
6315         Grab them from any GNU archive site.
6316cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
6317configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
6318../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
6319../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
6320aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
6321aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
6322aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
6323aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
6324aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
6325aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
6326configure.ac:107: the top level
6327configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
6328aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
6329aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
6330configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
6331aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
6332aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
6333aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
6334configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
6335aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
6336aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
6337configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
6338aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
6339aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
6340/bin/sh ./config.status --recheck
6341running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
6342checking build system type... i686-apple-darwin9.5.0
6343checking host system type... i686-apple-darwin9.5.0
6344checking target system type... i686-apple-darwin9.5.0
6345checking for a BSD-compatible install... /usr/bin/install -c
6346checking whether build environment is sane... yes
6347checking for gawk... no
6348checking for mawk... no
6349checking for nawk... no
6350checking for awk... awk
6351checking whether make sets $(MAKE)... yes
6352checking for style of include used by make... GNU
6353checking for gcc... /usr/bin/gcc-4.0
6354checking for C compiler default output file name... a.out
6355checking whether the C compiler works... yes
6356checking whether we are cross compiling... no
6357checking for suffix of executables...
6358checking for suffix of object files... o
6359checking whether we are using the GNU C compiler... yes
6360checking whether /usr/bin/gcc-4.0 accepts -g... yes
6361checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
6362checking dependency style of /usr/bin/gcc-4.0... gcc3
6363checking for strerror in -lcposix... no
6364checking for gcc... (cached) /usr/bin/gcc-4.0
6365checking whether we are using the GNU C compiler... (cached) yes
6366checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
6367checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
6368checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
6369checking whether make sets $(MAKE)... (cached) yes
6370checking for a BSD-compatible install... /usr/bin/install -c
6371checking whether ln -s works... yes
6372checking for a sed that does not truncate output... /usr/bin/sed
6373checking for grep that handles long lines and -e... /usr/bin/grep
6374checking for egrep... /usr/bin/grep -E
6375checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
6376checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
6377checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
6378checking for BSD-compatible nm... /usr/bin/nm -p
6379checking how to recognise dependent libraries... pass_all
6380checking how to run the C preprocessor... /usr/bin/cpp-4.0
6381checking for ANSI C header files... yes
6382checking for sys/types.h... yes
6383checking for sys/stat.h... yes
6384checking for stdlib.h... yes
6385checking for string.h... yes
6386checking for memory.h... yes
6387checking for strings.h... yes
6388checking for inttypes.h... yes
6389checking for stdint.h... yes
6390checking for unistd.h... yes
6391checking dlfcn.h usability... yes
6392checking dlfcn.h presence... yes
6393checking for dlfcn.h... yes
6394checking whether we are using the GNU C++ compiler... yes
6395checking whether /usr/bin/g++-4.0 accepts -g... yes
6396checking dependency style of /usr/bin/g++-4.0... gcc3
6397checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
6398checking for g77... no
6399checking for xlf... no
6400checking for f77... no
6401checking for frt... no
6402checking for pgf77... no
6403checking for cf77... no
6404checking for fort77... no
6405checking for fl32... no
6406checking for af77... no
6407checking for xlf90... no
6408checking for f90... no
6409checking for pgf90... no
6410checking for pghpf... no
6411checking for epcf90... no
6412checking for gfortran... no
6413checking for g95... no
6414checking for xlf95... no
6415checking for f95... no
6416checking for fort... no
6417checking for ifort... no
6418checking for ifc... no
6419checking for efc... no
6420checking for pgf95... no
6421checking for lf95... no
6422checking for ftn... no
6423checking whether we are using the GNU Fortran 77 compiler... no
6424checking whether  accepts -g... no
6425checking the maximum length of command line arguments... 65536
6426checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
6427checking for objdir... .libs
6428checking for ar... ar
6429checking for ranlib... ranlib
6430checking for strip... strip
6431checking if /usr/bin/gcc-4.0 static flag  works... yes
6432checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
6433checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
6434checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
6435checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
6436checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6437checking dynamic linker characteristics... darwin9.5.0 dyld
6438checking how to hardcode library paths into programs... immediate
6439checking whether stripping libraries is possible... yes
6440checking for dlopen in -ldl... yes
6441checking whether a program can dlopen itself... yes
6442checking whether a statically linked program can dlopen itself... yes
6443checking if libtool supports shared libraries... yes
6444checking whether to build shared libraries... yes
6445checking whether to build static libraries... no
6446configure: creating libtool
6447appending configuration tag "CXX" to libtool
6448checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
6449checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
6450checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6451checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
6452checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
6453checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
6454checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6455checking dynamic linker characteristics... darwin9.5.0 dyld
6456checking how to hardcode library paths into programs... immediate
6457checking whether stripping libraries is possible... yes
6458checking for dlopen in -ldl... (cached) yes
6459checking whether a program can dlopen itself... (cached) yes
6460checking whether a statically linked program can dlopen itself... (cached) yes
6461appending configuration tag "F77" to libtool
6462./configure: line 20991: test: too many arguments
6463checking for ANSI C header files... (cached) yes
6464checking for unistd.h... (cached) yes
6465checking for string.h... (cached) yes
6466checking for an ANSI C-conforming const... yes
6467checking for inline... inline
6468checking for off_t... yes
6469checking for size_t... yes
6470checking whether byte ordering is bigendian... no
6471checking for pthread_create in -lpthread... yes
6472checking for dlopen in -lc... yes
6473checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
6474WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
6475         you modified `acinclude.m4' or `configure.ac'.  You might want
6476         to install the `Automake' and `Perl' packages.  Grab them from
6477         any GNU archive site.
6478
6479checking for doxygen... no
6480configure: creating ./config.status
6481cd . && /bin/sh ./config.status Makefile
6482config.status: creating Makefile
6483config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
6484cd . && \
6485          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
6486/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
6487WARNING: `automake-1.6' is missing on your system.  You should only need it if
6488         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
6489         You might want to install the `Automake' and `Perl' packages.
6490         Grab them from any GNU archive site.
6491cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf
6492configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
6493../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
6494../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
6495aclocal.m4:1465: AC_LIBTOOL_LINKER_OPTION is expanded from...
6496aclocal.m4:3394: _LT_AC_LANG_C_CONFIG is expanded from...
6497aclocal.m4:3393: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
6498aclocal.m4:936: AC_LIBTOOL_SETUP is expanded from...
6499aclocal.m4:916: _AC_PROG_LIBTOOL is expanded from...
6500aclocal.m4:881: AC_PROG_LIBTOOL is expanded from...
6501configure.ac:107: the top level
6502configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
6503aclocal.m4:1422: AC_LIBTOOL_COMPILER_OPTION is expanded from...
6504aclocal.m4:5436: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
6505configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
6506aclocal.m4:3535: _LT_AC_LANG_CXX_CONFIG is expanded from...
6507aclocal.m4:3534: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
6508aclocal.m4:2537: _LT_AC_TAGCONFIG is expanded from...
6509configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
6510aclocal.m4:4561: _LT_AC_LANG_F77_CONFIG is expanded from...
6511aclocal.m4:4560: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
6512configure.ac:107: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
6513aclocal.m4:4661: _LT_AC_LANG_GCJ_CONFIG is expanded from...
6514aclocal.m4:4660: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
6515/bin/sh ./config.status --recheck
6516running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2 LDFLAGS=-L/opt/local/lib --no-create --no-recursion
6517checking build system type... i686-apple-darwin9.5.0
6518checking host system type... i686-apple-darwin9.5.0
6519checking target system type... i686-apple-darwin9.5.0
6520checking for a BSD-compatible install... /usr/bin/install -c
6521checking whether build environment is sane... yes
6522checking for gawk... no
6523checking for mawk... no
6524checking for nawk... no
6525checking for awk... awk
6526checking whether make sets $(MAKE)... yes
6527checking for style of include used by make... GNU
6528checking for gcc... /usr/bin/gcc-4.0
6529checking for C compiler default output file name... a.out
6530checking whether the C compiler works... yes
6531checking whether we are cross compiling... no
6532checking for suffix of executables...
6533checking for suffix of object files... o
6534checking whether we are using the GNU C compiler... yes
6535checking whether /usr/bin/gcc-4.0 accepts -g... yes
6536checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
6537checking dependency style of /usr/bin/gcc-4.0... gcc3
6538checking for strerror in -lcposix... no
6539checking for gcc... (cached) /usr/bin/gcc-4.0
6540checking whether we are using the GNU C compiler... (cached) yes
6541checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
6542checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
6543checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
6544checking whether make sets $(MAKE)... (cached) yes
6545checking for a BSD-compatible install... /usr/bin/install -c
6546checking whether ln -s works... yes
6547checking for a sed that does not truncate output... /usr/bin/sed
6548checking for grep that handles long lines and -e... /usr/bin/grep
6549checking for egrep... /usr/bin/grep -E
6550checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
6551checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
6552checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
6553checking for BSD-compatible nm... /usr/bin/nm -p
6554checking how to recognise dependent libraries... pass_all
6555checking how to run the C preprocessor... /usr/bin/cpp-4.0
6556checking for ANSI C header files... yes
6557checking for sys/types.h... yes
6558checking for sys/stat.h... yes
6559checking for stdlib.h... yes
6560checking for string.h... yes
6561checking for memory.h... yes
6562checking for strings.h... yes
6563checking for inttypes.h... yes
6564checking for stdint.h... yes
6565checking for unistd.h... yes
6566checking dlfcn.h usability... yes
6567checking dlfcn.h presence... yes
6568checking for dlfcn.h... yes
6569checking whether we are using the GNU C++ compiler... yes
6570checking whether /usr/bin/g++-4.0 accepts -g... yes
6571checking dependency style of /usr/bin/g++-4.0... gcc3
6572checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
6573checking for g77... no
6574checking for xlf... no
6575checking for f77... no
6576checking for frt... no
6577checking for pgf77... no
6578checking for cf77... no
6579checking for fort77... no
6580checking for fl32... no
6581checking for af77... no
6582checking for xlf90... no
6583checking for f90... no
6584checking for pgf90... no
6585checking for pghpf... no
6586checking for epcf90... no
6587checking for gfortran... no
6588checking for g95... no
6589checking for xlf95... no
6590checking for f95... no
6591checking for fort... no
6592checking for ifort... no
6593checking for ifc... no
6594checking for efc... no
6595checking for pgf95... no
6596checking for lf95... no
6597checking for ftn... no
6598checking whether we are using the GNU Fortran 77 compiler... no
6599checking whether  accepts -g... no
6600checking the maximum length of command line arguments... 65536
6601checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
6602checking for objdir... .libs
6603checking for ar... ar
6604checking for ranlib... ranlib
6605checking for strip... strip
6606checking if /usr/bin/gcc-4.0 static flag  works... yes
6607checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
6608checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
6609checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
6610checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
6611checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6612checking dynamic linker characteristics... darwin9.5.0 dyld
6613checking how to hardcode library paths into programs... immediate
6614checking whether stripping libraries is possible... yes
6615checking for dlopen in -ldl... yes
6616checking whether a program can dlopen itself... yes
6617checking whether a statically linked program can dlopen itself... yes
6618checking if libtool supports shared libraries... yes
6619checking whether to build shared libraries... yes
6620checking whether to build static libraries... no
6621configure: creating libtool
6622appending configuration tag "CXX" to libtool
6623checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
6624checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
6625checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6626checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
6627checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
6628checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
6629checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
6630checking dynamic linker characteristics... darwin9.5.0 dyld
6631checking how to hardcode library paths into programs... immediate
6632checking whether stripping libraries is possible... yes
6633checking for dlopen in -ldl... (cached) yes
6634checking whether a program can dlopen itself... (cached) yes
6635checking whether a statically linked program can dlopen itself... (cached) yes
6636appending configuration tag "F77" to libtool
6637./configure: line 20991: test: too many arguments
6638checking for ANSI C header files... (cached) yes
6639checking for unistd.h... (cached) yes
6640checking for string.h... (cached) yes
6641checking for an ANSI C-conforming const... yes
6642checking for inline... inline
6643checking for off_t... yes
6644checking for size_t... yes
6645checking whether byte ordering is bigendian... no
6646checking for pthread_create in -lpthread... yes
6647checking for dlopen in -lc... yes
6648checking for aclocal directory... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: aclocal-1.6: command not found
6649WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
6650         you modified `acinclude.m4' or `configure.ac'.  You might want
6651         to install the `Automake' and `Perl' packages.  Grab them from
6652         any GNU archive site.
6653
6654checking for doxygen... no
6655configure: creating ./config.status
6656cd . && /bin/sh ./config.status Makefile
6657config.status: creating Makefile
6658config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
6659cd . && \
6660          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run automake-1.6 --gnu  Makefile
6661/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing: line 46: automake-1.6: command not found
6662WARNING: `automake-1.6' is missing on your system.  You should only need it if
6663         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
6664         You might want to install the `Automake' and `Perl' packages.
6665         Grab them from any GNU archive site.
6666cd . && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing --run autoconf