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