Ticket #24705: libdvdcss.txt

File libdvdcss.txt, 22.4 KB (added by ryandesign (Ryan Carsten Schmidt), 14 years ago)

debug log

Line 
1DEBUG: Found port in file:///Volumes/data/macports/ports/devel/libdvdcss
2DEBUG: Changing to port directory: /Volumes/data/macports/ports/devel/libdvdcss
3DEBUG: OS Platform: darwin
4DEBUG: OS Version: 9.8.0
5DEBUG: Mac OS X Version: 10.5
6DEBUG: System Arch: powerpc
7DEBUG: setting option os.universal_supported to yes
8DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
9DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
10DEBUG: adding the default universal variant
11DEBUG: Reading variant descriptions from /Volumes/data/macports/ports/_resources/port1.0/variant_descriptions.conf
12DEBUG: Requested variant powerpc is not provided by port libdvdcss.
13DEBUG: Requested variant darwin is not provided by port libdvdcss.
14DEBUG: Requested variant macosx is not provided by port libdvdcss.
15MacPorts running without privileges. You may be unable to complete certain actions (eg install).
16DEBUG: Privilege de-escalation not attempted as not running as root.
17DEBUG: Attempting ln -sf /mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work /Volumes/data/macports/ports/devel/libdvdcss/work
18--->  Computing dependencies for libdvdcss
19DEBUG: Executing org.macports.main (libdvdcss)
20MacPorts running without privileges. You may be unable to complete certain actions (eg install).
21DEBUG: Privilege de-escalation not attempted as not running as root.
22--->  Fetching libdvdcss
23DEBUG: Executing org.macports.fetch (libdvdcss)
24MacPorts running without privileges. You may be unable to complete certain actions (eg install).
25DEBUG: Privilege de-escalation not attempted as not running as root.
26--->  Verifying checksum(s) for libdvdcss
27DEBUG: Executing org.macports.checksum (libdvdcss)
28--->  Checksumming libdvdcss-1.2.10.tar.bz2
29DEBUG: Correct (md5) checksum for libdvdcss-1.2.10.tar.bz2
30DEBUG: Correct (sha1) checksum for libdvdcss-1.2.10.tar.bz2
31DEBUG: Correct (rmd160) checksum for libdvdcss-1.2.10.tar.bz2
32MacPorts running without privileges. You may be unable to complete certain actions (eg install).
33DEBUG: Privilege de-escalation not attempted as not running as root.
34DEBUG: setting option extract.cmd to /usr/bin/bzip2
35--->  Extracting libdvdcss
36DEBUG: Executing org.macports.extract (libdvdcss)
37--->  Extracting libdvdcss-1.2.10.tar.bz2
38DEBUG: setting option extract.args to /mp/var/macports/distfiles/libdvdcss/libdvdcss-1.2.10.tar.bz2
39DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
40DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work" && /usr/bin/bzip2 -dc /mp/var/macports/distfiles/libdvdcss/libdvdcss-1.2.10.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
41MacPorts running without privileges. You may be unable to complete certain actions (eg install).
42DEBUG: Privilege de-escalation not attempted as not running as root.
43DEBUG: Executing org.macports.patch (libdvdcss)
44MacPorts running without privileges. You may be unable to complete certain actions (eg install).
45DEBUG: Privilege de-escalation not attempted as not running as root.
46--->  Configuring libdvdcss
47DEBUG: Using compiler 'Mac OS X gcc 4.0'
48DEBUG: Executing org.macports.configure (libdvdcss)
49DEBUG: Environment: CFLAGS='-O2 -arch ppc' CPPFLAGS='-I/mp/include' CXXFLAGS='-O2 -arch ppc' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2 -m32' LDFLAGS='-L/mp/lib' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch ppc' FFLAGS='-O2 -m32' CC='/usr/bin/gcc-4.0'
50DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10" && ./configure --prefix=/mp'
51checking build system type... powerpc-apple-darwin9.8.0
52checking host system type... powerpc-apple-darwin9.8.0
53checking target system type... powerpc-apple-darwin9.8.0
54checking for a BSD-compatible install... /usr/bin/install -c
55checking whether build environment is sane... yes
56checking for a thread-safe mkdir -p... /mp/bin/gmkdir -p
57checking for gawk... gawk
58checking whether make sets $(MAKE)... yes
59checking for gcc... /usr/bin/gcc-4.0
60checking for C compiler default output file name... a.out
61checking whether the C compiler works... yes
62checking whether we are cross compiling... no
63checking for suffix of executables...
64checking for suffix of object files... o
65checking whether we are using the GNU C compiler... yes
66checking whether /usr/bin/gcc-4.0 accepts -g... yes
67checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
68checking for style of include used by make... GNU
69checking dependency style of /usr/bin/gcc-4.0... gcc3
70checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
71checking for grep that handles long lines and -e... /mp/bin/grep
72checking for egrep... /mp/bin/grep -E
73checking for ANSI C header files... yes
74checking for a sed that does not truncate output... /mp/bin/gsed
75checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
76checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld... no
77checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld option to reload object files... -r
78checking for BSD-compatible nm... /usr/bin/nm -p
79checking whether ln -s works... yes
80checking how to recognize dependent libraries... pass_all
81checking for sys/types.h... yes
82checking for sys/stat.h... yes
83checking for stdlib.h... yes
84checking for string.h... yes
85checking for memory.h... yes
86checking for strings.h... yes
87checking for inttypes.h... yes
88checking for stdint.h... yes
89checking for unistd.h... yes
90checking dlfcn.h usability... yes
91checking dlfcn.h presence... yes
92checking for dlfcn.h... yes
93checking whether we are using the GNU C++ compiler... yes
94checking whether /usr/bin/g++-4.0 accepts -g... yes
95checking dependency style of /usr/bin/g++-4.0... gcc3
96checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
97checking for g77... no
98checking for xlf... no
99checking for f77... no
100checking for frt... no
101checking for pgf77... no
102checking for cf77... no
103checking for fort77... no
104checking for fl32... no
105checking for af77... no
106checking for xlf90... no
107checking for f90... no
108checking for pgf90... no
109checking for pghpf... no
110checking for epcf90... no
111checking for gfortran... no
112checking for g95... no
113checking for xlf95... no
114checking for f95... no
115checking for fort... no
116checking for ifort... no
117checking for ifc... no
118checking for efc... no
119checking for pgf95... no
120checking for lf95... no
121checking for ftn... no
122checking whether we are using the GNU Fortran 77 compiler... no
123checking whether  accepts -g... no
124checking the maximum length of command line arguments... 196608
125checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
126checking for objdir... .libs
127checking for ar... ar
128checking for ranlib... ranlib
129checking for strip... strip
130checking for dsymutil... dsymutil
131checking for nmedit... nmedit
132checking for -single_module linker flag... yes
133checking for -exported_symbols_list linker flag... yes
134checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
135checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
136checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
137checking if /usr/bin/gcc-4.0 static flag -static works... no
138checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
139checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes
140checking dynamic linker characteristics... darwin9.8.0 dyld
141checking how to hardcode library paths into programs... immediate
142checking whether stripping libraries is possible... yes
143checking if libtool supports shared libraries... yes
144checking whether to build shared libraries... yes
145checking whether to build static libraries... yes
146configure: creating libtool
147appending configuration tag "CXX" to libtool
148checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
149checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld... no
150checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes
151checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
152checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
153checking if /usr/bin/g++-4.0 static flag -static works... no
154checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
155checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes
156checking dynamic linker characteristics... darwin9.8.0 dyld
157(cached) (cached) checking how to hardcode library paths into programs... immediate
158appending configuration tag "F77" to libtool
159checking for an ANSI C-conforming const... yes
160checking for inline... inline
161checking for size_t... yes
162checking for unistd.h... (cached) yes
163checking sys/param.h usability... yes
164checking sys/param.h presence... yes
165checking for sys/param.h... yes
166checking limits.h usability... yes
167checking limits.h presence... yes
168checking for limits.h... yes
169checking pwd.h usability... yes
170checking pwd.h presence... yes
171checking for pwd.h... yes
172checking errno.h usability... yes
173checking errno.h presence... yes
174checking for errno.h... yes
175checking windows.h usability... no
176checking windows.h presence... no
177checking for windows.h... no
178checking sys/ioctl.h usability... yes
179checking sys/ioctl.h presence... yes
180checking for sys/ioctl.h... yes
181checking sys/cdio.h usability... no
182checking sys/cdio.h presence... no
183checking for sys/cdio.h... no
184checking sys/dvdio.h usability... no
185checking sys/dvdio.h presence... no
186checking for sys/dvdio.h... no
187checking linux/cdrom.h usability... no
188checking linux/cdrom.h presence... no
189checking for linux/cdrom.h... no
190checking dvd.h usability... no
191checking dvd.h presence... no
192checking for dvd.h... no
193checking /sys/dev/scsi/scsi_ioctl.h usability... no
194checking /sys/dev/scsi/scsi_ioctl.h presence... no
195checking for /sys/dev/scsi/scsi_ioctl.h... no
196checking sys/scsi/scsi_types.h usability... no
197checking sys/scsi/scsi_types.h presence... no
198checking for sys/scsi/scsi_types.h... no
199checking sys/scsi.h usability... no
200checking sys/scsi.h presence... no
201checking for sys/scsi.h... no
202checking IOKit/storage/IODVDMediaBSDClient.h usability... yes
203checking IOKit/storage/IODVDMediaBSDClient.h presence... yes
204checking for IOKit/storage/IODVDMediaBSDClient.h... yes
205checking if $CC accepts -Wall... yes
206checking if $CC accepts -Wsign-compare... yes
207checking for doxygen... /mp/bin/doxygen
208checking for latex... /mp/bin/latex
209configure: creating ./config.status
210config.status: creating Makefile
211config.status: creating doc/Makefile
212config.status: creating src/Makefile
213config.status: creating src/dvdcss/Makefile
214config.status: creating test/Makefile
215config.status: creating src/libdvdcss.pc
216config.status: creating config.h
217config.status: executing depfiles commands
218MacPorts running without privileges. You may be unable to complete certain actions (eg install).
219DEBUG: Privilege de-escalation not attempted as not running as root.
220--->  Building libdvdcss
221DEBUG: Executing org.macports.build (libdvdcss)
222DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
223DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10" && /usr/bin/nice -n 10 /usr/bin/make -j1 all'
224/usr/bin/make  all-recursive
225Making all in src
226Making all in dvdcss
227make[3]: Nothing to be done for `all'.
228/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT libdvdcss.lo -MD -MP -MF .deps/libdvdcss.Tpo -c -o libdvdcss.lo libdvdcss.c
229mkdir .libs
230 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT libdvdcss.lo -MD -MP -MF .deps/libdvdcss.Tpo -c libdvdcss.c  -fno-common -DPIC -o .libs/libdvdcss.o
231 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT libdvdcss.lo -MD -MP -MF .deps/libdvdcss.Tpo -c libdvdcss.c -o libdvdcss.o >/dev/null 2>&1
232mv -f .deps/libdvdcss.Tpo .deps/libdvdcss.Plo
233/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT device.lo -MD -MP -MF .deps/device.Tpo -c -o device.lo device.c
234 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT device.lo -MD -MP -MF .deps/device.Tpo -c device.c  -fno-common -DPIC -o .libs/device.o
235 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT device.lo -MD -MP -MF .deps/device.Tpo -c device.c -o device.o >/dev/null 2>&1
236mv -f .deps/device.Tpo .deps/device.Plo
237/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT css.lo -MD -MP -MF .deps/css.Tpo -c -o css.lo css.c
238 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT css.lo -MD -MP -MF .deps/css.Tpo -c css.c  -fno-common -DPIC -o .libs/css.o
239 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT css.lo -MD -MP -MF .deps/css.Tpo -c css.c -o css.o >/dev/null 2>&1
240mv -f .deps/css.Tpo .deps/css.Plo
241/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT ioctl.lo -MD -MP -MF .deps/ioctl.Tpo -c -o ioctl.lo ioctl.c
242 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT ioctl.lo -MD -MP -MF .deps/ioctl.Tpo -c ioctl.c  -fno-common -DPIC -o .libs/ioctl.o
243 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT ioctl.lo -MD -MP -MF .deps/ioctl.Tpo -c ioctl.c -o ioctl.o >/dev/null 2>&1
244mv -f .deps/ioctl.Tpo .deps/ioctl.Plo
245/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
246 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c  -fno-common -DPIC -o .libs/error.o
247 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
248mv -f .deps/error.Tpo .deps/error.Plo
249/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0  -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -version-info 3:0:1 -no-undefined -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,IOKit -L/mp/lib -o libdvdcss.la -rpath /mp/lib libdvdcss.lo device.lo css.lo ioctl.lo error.lo   
250/usr/bin/gcc-4.0 -dynamiclib  -o .libs/libdvdcss.2.1.0.dylib  .libs/libdvdcss.o .libs/device.o .libs/css.o .libs/ioctl.o .libs/error.o  -L/mp/lib  -arch ppc -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,IOKit -install_name  /mp/lib/libdvdcss.2.dylib -compatibility_version 4 -current_version 4.0 -Wl,-single_module
251dsymutil .libs/libdvdcss.2.1.0.dylib || :
252warning: no debug symbols in executable (-arch ppc7400)
253(cd .libs && rm -f libdvdcss.2.dylib && ln -s libdvdcss.2.1.0.dylib libdvdcss.2.dylib)
254(cd .libs && rm -f libdvdcss.dylib && ln -s libdvdcss.2.1.0.dylib libdvdcss.dylib)
255ar cru .libs/libdvdcss.a  libdvdcss.o device.o css.o ioctl.o error.o
256ranlib .libs/libdvdcss.a
257creating libdvdcss.la
258(cd .libs && rm -f libdvdcss.la && ln -s ../libdvdcss.la libdvdcss.la)
259Making all in test
260/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include -I../src -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -MT csstest-csstest.o -MD -MP -MF .deps/csstest-csstest.Tpo -c -o csstest-csstest.o `test -f 'csstest.c' || echo './'`csstest.c
261mv -f .deps/csstest-csstest.Tpo .deps/csstest-csstest.Po
262/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0 -I../src -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp  -L/mp/lib -o csstest csstest-csstest.o ../src/libdvdcss.la 
263mkdir .libs
264/usr/bin/gcc-4.0 -I../src -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDVDCSS_DIST -Wsign-compare -Wall -O2 -arch ppc -no-cpp-precomp -o .libs/csstest csstest-csstest.o  -L/mp/lib ../src/.libs/libdvdcss.dylib
265creating csstest
266Making all in doc
267rm -f doxygen.cfg
268sed 's|@SRCDIR@|.|g; s|@TOP_SRCDIR@|..|g' doxygen.cfg.in > doxygen.cfg
269doxygen doxygen.cfg
270Warning: Tag `DETAILS_AT_TOP' at line 163 of file doxygen.cfg has become obsolete.
271To avoid this warning please update your configuration file using "doxygen -u"
272/mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10/src/dvdcss/dvdcss.h:64: Warning: Member LIBDVDCSS_EXPORT (define) of file dvdcss.h is not documented.
273/mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10/src/dvdcss/dvdcss.h:70: Warning: Member dvdcss_interface_2 (variable) of file dvdcss.h is not documented.
274Searching for include files...
275Searching for example files...
276Searching for images...
277Searching for dot files...
278Searching for files in directory /mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10/doc
279Searching for files in directory /mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10/doc/html
280Searching for files in directory /mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10/doc/latex
281Searching for files to exclude
282Searching for files to process...
283Reading and parsing tag files
284Preprocessing /mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10/src/dvdcss/dvdcss.h...
285Parsing file /mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10/src/dvdcss/dvdcss.h...
286Preprocessing /mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10/src/libdvdcss.c...
287Parsing file /mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10/src/libdvdcss.c...
288Building group list...
289Building directory list...
290Building namespace list...
291Building file list...
292Building class list...
293Associating documentation with classes...
294Computing nesting relations for classes...
295Building example list...
296Searching for enumerations...
297Searching for documented typedefs...
298Searching for members imported via using declarations...
299Searching for included using directives...
300Searching for documented variables...
301Building member list...
302Searching for friends...
303Searching for documented defines...
304Computing class inheritance relations...
305Computing class usage relations...
306Flushing cached template relations that have become invalid...
307Creating members for template instances...
308Computing class relations...
309Add enum values to enums...
310Searching for member function documentation...
311Building page list...
312Search for main page...
313Computing page relations...
314Determining the scope of groups...
315Sorting lists...
316Freeing entry tree
317Determining which enums are documented
318Computing member relations...
319Building full member lists recursively...
320Adding members to member groups.
321Computing member references...
322Inheriting documentation...
323Generating disk names...
324Adding source references...
325Adding xrefitems...
326Counting data structures...
327Resolving user defined references...
328Finding anchors and sections in the documentation...
329Combining using relations...
330Adding members to index pages...
331Generating style sheet...
332Generating index page...
333Generating page index...
334Generating example documentation...
335Generating file sources...
336Generating code for file dvdcss.h...
337Parsing code for file libdvdcss.c...
338Generating file documentation...
339Generating docs for file dvdcss.h...
340Generating page documentation...
341Generating group documentation...
342Generating group index...
343Generating class documentation...
344Generating annotated compound index...
345Generating alphabetical compound index...
346Generating hierarchical class index...
347Generating member index...
348Generating namespace index...
349Generating namespace member index...
350Generating graph info page...
351Generating file index...
352Generating example index...
353Generating file member index...
354touch stamp-doxygen
355cd latex && /usr/bin/make  ps
356echo "Running latex..."
357Running latex...
358latex refman.tex
359This is pdfTeX, Version 3.141592-1.40.3 (Web2C 7.5.6)
360kpathsea: Running mktexfmt latex.fmt
361tcfmgr: config file `tcfmgr.map' (usually in $TEXMFMAIN/texconfig) not found.
362fmtutil: config file `fmtutil.cnf' not found.
363I can't find the format file `latex.fmt'!
364make[3]: *** [refman.dvi] Error 1
365make[2]: *** [stamp-latex] Error 2
366make[1]: *** [all-recursive] Error 1
367make: *** [all] Error 2
368Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10" && /usr/bin/nice -n 10 /usr/bin/make -j1 all " returned error 2
369DEBUG: Backtrace: shell command " cd "/mp/var/macports/build/_Volumes_data_macports_ports_devel_libdvdcss/work/libdvdcss-1.2.10" && /usr/bin/nice -n 10 /usr/bin/make -j1 all " returned error 2
370    while executing
371"command_exec build"
372    (procedure "portbuild::build_main" line 9)
373    invoked from within
374"$procedure $targetname"
375Warning: the following items did not execute (for libdvdcss): org.macports.activate org.macports.build org.macports.destroot org.macports.install
376Error: Status 1 encountered during processing.