1 | DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/cross/avrdude |
---|
2 | DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/cross/avrdude |
---|
3 | DEBUG: Requested variant darwin is not provided by port avrdude. |
---|
4 | DEBUG: Requested variant i386 is not provided by port avrdude. |
---|
5 | DEBUG: Requested variant macosx is not provided by port avrdude. |
---|
6 | DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/libusb |
---|
7 | DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/libusb |
---|
8 | DEBUG: Searching for dependency: libusb |
---|
9 | DEBUG: Didn't find receipt, going to depspec regex for: libusb |
---|
10 | DEBUG: Requested variant darwin is not provided by port libusb. |
---|
11 | DEBUG: Requested variant i386 is not provided by port libusb. |
---|
12 | DEBUG: Requested variant macosx is not provided by port libusb. |
---|
13 | DEBUG: Executing com.apple.main (libusb) |
---|
14 | DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/i386/libusb-0.1.12_0.i386.tgz |
---|
15 | DEBUG: Skipping unarchive (libusb) since no archive found |
---|
16 | DEBUG: Skipping completed com.apple.unarchive (libusb) |
---|
17 | ---> Fetching libusb |
---|
18 | DEBUG: Executing com.apple.fetch (libusb) |
---|
19 | ---> libusb-0.1.12.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/libusb |
---|
20 | ---> Attempting to fetch libusb-0.1.12.tar.gz from http://puzzle.dl.sourceforge.net/libusb |
---|
21 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
22 | Dload Upload Total Spent Left Speed |
---|
23 | |
---|
24 | 0 380k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
25 | 12 380k 12 50400 0 0 33249 0 0:00:11 0:00:01 0:00:10 56312 |
---|
26 | 51 380k 51 195k 0 0 80620 0 0:00:04 0:00:02 0:00:02 104k |
---|
27 | 86 380k 86 330k 0 0 97083 0 0:00:04 0:00:03 0:00:01 115k |
---|
28 | 100 380k 100 380k 0 0 101k 0 0:00:03 0:00:03 --:--:-- 121k |
---|
29 | ---> Verifying checksum(s) for libusb |
---|
30 | DEBUG: Executing com.apple.checksum (libusb) |
---|
31 | ---> Checksumming libusb-0.1.12.tar.gz |
---|
32 | DEBUG: Correct (sha1) checksum for libusb-0.1.12.tar.gz |
---|
33 | ---> Extracting libusb |
---|
34 | DEBUG: Executing com.apple.extract (libusb) |
---|
35 | ---> Extracting libusb-0.1.12.tar.gz |
---|
36 | DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/libusb/libusb-0.1.12.tar.gz |
---|
37 | DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work" && gzip -dc /opt/local/var/db/dports/distfiles/libusb/libusb-0.1.12.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' |
---|
38 | DEBUG: Executing com.apple.patch (libusb) |
---|
39 | ---> Configuring libusb |
---|
40 | DEBUG: Executing com.apple.configure (libusb) |
---|
41 | DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12" && ./configure --prefix=/opt/local --disable-build-docs' |
---|
42 | checking for a BSD-compatible install... /opt/local/bin/ginstall -c |
---|
43 | checking whether build environment is sane... yes |
---|
44 | checking for gawk... no |
---|
45 | checking for mawk... no |
---|
46 | checking for nawk... no |
---|
47 | checking for awk... awk |
---|
48 | checking whether make sets $(MAKE)... yes |
---|
49 | checking build system type... i686-apple-darwin8.7.1 |
---|
50 | checking host system type... i686-apple-darwin8.7.1 |
---|
51 | checking for style of include used by make... GNU |
---|
52 | checking for gcc... gcc |
---|
53 | checking for C compiler default output file name... a.out |
---|
54 | checking whether the C compiler works... yes |
---|
55 | checking whether we are cross compiling... no |
---|
56 | checking for suffix of executables... |
---|
57 | checking for suffix of object files... o |
---|
58 | checking whether we are using the GNU C compiler... yes |
---|
59 | checking whether gcc accepts -g... yes |
---|
60 | checking for gcc option to accept ANSI C... none needed |
---|
61 | checking dependency style of gcc... gcc3 |
---|
62 | checking for a sed that does not truncate output... /usr/bin/sed |
---|
63 | checking for egrep... grep -E |
---|
64 | checking for ld used by gcc... /usr/bin/ld |
---|
65 | checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
66 | checking for /usr/bin/ld option to reload object files... -r |
---|
67 | checking for BSD-compatible nm... /usr/bin/nm -p |
---|
68 | checking whether ln -s works... yes |
---|
69 | checking how to recognise dependent libraries... pass_all |
---|
70 | checking how to run the C preprocessor... gcc -E |
---|
71 | checking for ANSI C header files... yes |
---|
72 | checking for sys/types.h... yes |
---|
73 | checking for sys/stat.h... yes |
---|
74 | checking for stdlib.h... yes |
---|
75 | checking for string.h... yes |
---|
76 | checking for memory.h... yes |
---|
77 | checking for strings.h... yes |
---|
78 | checking for inttypes.h... yes |
---|
79 | checking for stdint.h... yes |
---|
80 | checking for unistd.h... yes |
---|
81 | checking dlfcn.h usability... yes |
---|
82 | checking dlfcn.h presence... yes |
---|
83 | checking for dlfcn.h... yes |
---|
84 | checking for g++... g++ |
---|
85 | checking whether we are using the GNU C++ compiler... yes |
---|
86 | checking whether g++ accepts -g... yes |
---|
87 | checking dependency style of g++... gcc3 |
---|
88 | checking how to run the C++ preprocessor... g++ -E |
---|
89 | checking for g77... no |
---|
90 | checking for f77... no |
---|
91 | checking for xlf... no |
---|
92 | checking for frt... no |
---|
93 | checking for pgf77... no |
---|
94 | checking for fort77... no |
---|
95 | checking for fl32... no |
---|
96 | checking for af77... no |
---|
97 | checking for f90... no |
---|
98 | checking for xlf90... no |
---|
99 | checking for pgf90... no |
---|
100 | checking for epcf90... no |
---|
101 | checking for f95... no |
---|
102 | checking for fort... no |
---|
103 | checking for xlf95... no |
---|
104 | checking for ifc... no |
---|
105 | checking for efc... no |
---|
106 | checking for pgf95... no |
---|
107 | checking for lf95... no |
---|
108 | checking for gfortran... no |
---|
109 | checking whether we are using the GNU Fortran 77 compiler... no |
---|
110 | checking whether accepts -g... no |
---|
111 | checking the maximum length of command line arguments... 65536 |
---|
112 | checking command to parse /usr/bin/nm -p output from gcc object... ok |
---|
113 | checking for objdir... .libs |
---|
114 | checking for ar... ar |
---|
115 | checking for ranlib... ranlib |
---|
116 | checking for strip... strip |
---|
117 | checking if gcc static flag works... yes |
---|
118 | checking if gcc supports -fno-rtti -fno-exceptions... no |
---|
119 | checking for gcc option to produce PIC... -fno-common |
---|
120 | checking if gcc PIC flag -fno-common works... yes |
---|
121 | checking if gcc supports -c -o file.o... yes |
---|
122 | checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes |
---|
123 | checking dynamic linker characteristics... darwin8.7.1 dyld |
---|
124 | checking how to hardcode library paths into programs... immediate |
---|
125 | checking whether stripping libraries is possible... yes |
---|
126 | checking if libtool supports shared libraries... yes |
---|
127 | checking whether to build shared libraries... yes |
---|
128 | checking whether to build static libraries... yes |
---|
129 | configure: creating libtool |
---|
130 | appending configuration tag "CXX" to libtool |
---|
131 | checking for ld used by g++... /usr/bin/ld |
---|
132 | checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
133 | checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
134 | checking for g++ option to produce PIC... -fno-common |
---|
135 | checking if g++ PIC flag -fno-common works... yes |
---|
136 | checking if g++ supports -c -o file.o... yes |
---|
137 | checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
138 | checking dynamic linker characteristics... darwin8.7.1 dyld |
---|
139 | checking how to hardcode library paths into programs... immediate |
---|
140 | checking whether stripping libraries is possible... yes |
---|
141 | appending configuration tag "F77" to libtool |
---|
142 | checking for what USB OS support... Darwin and/or MacOS 10 |
---|
143 | checking for gcc... (cached) gcc |
---|
144 | checking whether we are using the GNU C compiler... (cached) yes |
---|
145 | checking whether gcc accepts -g... (cached) yes |
---|
146 | checking for gcc option to accept ANSI C... (cached) none needed |
---|
147 | checking dependency style of gcc... (cached) gcc3 |
---|
148 | checking whether gcc and cc understand -c and -o together... yes |
---|
149 | checking for a BSD-compatible install... /opt/local/bin/ginstall -c |
---|
150 | checking for ANSI C header files... (cached) yes |
---|
151 | checking for vprintf... yes |
---|
152 | checking for _doprnt... no |
---|
153 | checking for an ANSI C-conforming const... yes |
---|
154 | checking whether byte ordering is bigendian... no |
---|
155 | checking limits.h usability... yes |
---|
156 | checking limits.h presence... yes |
---|
157 | checking for limits.h... yes |
---|
158 | checking for unistd.h... (cached) yes |
---|
159 | checking values.h usability... no |
---|
160 | checking values.h presence... no |
---|
161 | checking for values.h... no |
---|
162 | checking for memmove... yes |
---|
163 | checking for pkg-config... /opt/local/bin/pkg-config |
---|
164 | checking if we should build the documentation... no |
---|
165 | checking for Doxygen tools... checking for dot... /opt/local/bin/dot |
---|
166 | checking for doxygen... /opt/local/bin/doxygen |
---|
167 | configure: creating ./config.status |
---|
168 | config.status: creating Makefile |
---|
169 | config.status: creating doc/Makefile |
---|
170 | config.status: creating libusb.spec |
---|
171 | config.status: creating libusb-config |
---|
172 | config.status: creating libusb.pc |
---|
173 | config.status: creating tests/Makefile |
---|
174 | config.status: creating README |
---|
175 | config.status: creating INSTALL.libusb |
---|
176 | config.status: creating usb.h |
---|
177 | config.status: creating Doxyfile |
---|
178 | config.status: creating config.h |
---|
179 | config.status: executing depfiles commands |
---|
180 | config.status: executing default commands |
---|
181 | ---> Building libusb with target all |
---|
182 | DEBUG: Executing com.apple.build (libusb) |
---|
183 | DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12" && make all' |
---|
184 | make all-recursive |
---|
185 | Making all in . |
---|
186 | if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT usb.lo -MD -MP -MF ".deps/usb.Tpo" -c -o usb.lo usb.c; \ |
---|
187 | then mv -f ".deps/usb.Tpo" ".deps/usb.Plo"; else rm -f ".deps/usb.Tpo"; exit 1; fi |
---|
188 | mkdir .libs |
---|
189 | gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT usb.lo -MD -MP -MF .deps/usb.Tpo -c usb.c -fno-common -DPIC -o .libs/usb.o |
---|
190 | gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT usb.lo -MD -MP -MF .deps/usb.Tpo -c usb.c -o usb.o >/dev/null 2>&1 |
---|
191 | if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \ |
---|
192 | then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi |
---|
193 | gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fno-common -DPIC -o .libs/error.o |
---|
194 | gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 |
---|
195 | if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT descriptors.lo -MD -MP -MF ".deps/descriptors.Tpo" -c -o descriptors.lo descriptors.c; \ |
---|
196 | then mv -f ".deps/descriptors.Tpo" ".deps/descriptors.Plo"; else rm -f ".deps/descriptors.Tpo"; exit 1; fi |
---|
197 | gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT descriptors.lo -MD -MP -MF .deps/descriptors.Tpo -c descriptors.c -fno-common -DPIC -o .libs/descriptors.o |
---|
198 | gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT descriptors.lo -MD -MP -MF .deps/descriptors.Tpo -c descriptors.c -o descriptors.o >/dev/null 2>&1 |
---|
199 | if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT darwin.lo -MD -MP -MF ".deps/darwin.Tpo" -c -o darwin.lo darwin.c; \ |
---|
200 | then mv -f ".deps/darwin.Tpo" ".deps/darwin.Plo"; else rm -f ".deps/darwin.Tpo"; exit 1; fi |
---|
201 | gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT darwin.lo -MD -MP -MF .deps/darwin.Tpo -c darwin.c -fno-common -DPIC -o .libs/darwin.o |
---|
202 | gcc -DHAVE_CONFIG_H -I. -Werror -no-cpp-precomp -g -O2 -g -Wall -MT darwin.lo -MD -MP -MF .deps/darwin.Tpo -c darwin.c -o darwin.o >/dev/null 2>&1 |
---|
203 | /bin/sh ./libtool --mode=link gcc -Werror -no-cpp-precomp -g -O2 -g -Wall -o libusb.la -rpath /opt/local/lib -version-info 8:4:4 -release 0.1 -export-dynamic -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind -no-undefined -Wl,-seg1addr,0x01666000 usb.lo error.lo descriptors.lo darwin.lo |
---|
204 | gcc -dynamiclib -o .libs/libusb-0.1.4.4.4.dylib .libs/usb.o .libs/error.o .libs/descriptors.o .libs/darwin.o -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind -Wl,-seg1addr -Wl,0x01666000 -install_name /opt/local/lib/libusb-0.1.4.dylib -compatibility_version 9 -current_version 9.4 |
---|
205 | ld: warning -prebind ignored because MACOSX_DEPLOYMENT_TARGET environment variable greater or equal to 10.4 |
---|
206 | (cd .libs && rm -f libusb-0.1.4.dylib && ln -s libusb-0.1.4.4.4.dylib libusb-0.1.4.dylib) |
---|
207 | (cd .libs && rm -f libusb.dylib && ln -s libusb-0.1.4.4.4.dylib libusb.dylib) |
---|
208 | ar cru .libs/libusb.a usb.o error.o descriptors.o darwin.o |
---|
209 | ranlib .libs/libusb.a |
---|
210 | creating libusb.la |
---|
211 | (cd .libs && rm -f libusb.la && ln -s ../libusb.la libusb.la) |
---|
212 | if /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -MT usbpp.lo -MD -MP -MF ".deps/usbpp.Tpo" -c -o usbpp.lo usbpp.cpp; \ |
---|
213 | then mv -f ".deps/usbpp.Tpo" ".deps/usbpp.Plo"; else rm -f ".deps/usbpp.Tpo"; exit 1; fi |
---|
214 | g++ -DHAVE_CONFIG_H -I. -g -O2 -MT usbpp.lo -MD -MP -MF .deps/usbpp.Tpo -c usbpp.cpp -fno-common -DPIC -o .libs/usbpp.o |
---|
215 | g++ -DHAVE_CONFIG_H -I. -g -O2 -MT usbpp.lo -MD -MP -MF .deps/usbpp.Tpo -c usbpp.cpp -o usbpp.o >/dev/null 2>&1 |
---|
216 | /bin/sh ./libtool --mode=link g++ -g -O2 -o libusbpp.la -rpath /opt/local/lib -version-info 8:4:4 -release 0.1 -export-dynamic -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind -no-undefined -lusb -Wl,-seg1addr,0x01676000 usbpp.lo |
---|
217 | g++ -dynamiclib -single_module -o .libs/libusbpp-0.1.4.4.4.dylib .libs/usbpp.o /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/.libs/libusb.dylib -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind -Wl,-seg1addr -Wl,0x01676000 -install_name /opt/local/lib/libusbpp-0.1.4.dylib -compatibility_version 9 -current_version 9.4 |
---|
218 | ld: warning prebinding disabled because dependent library: /opt/local/lib/libusb-0.1.4.dylib is not prebound |
---|
219 | (cd .libs && rm -f libusbpp-0.1.4.dylib && ln -s libusbpp-0.1.4.4.4.dylib libusbpp-0.1.4.dylib) |
---|
220 | (cd .libs && rm -f libusbpp.dylib && ln -s libusbpp-0.1.4.4.4.dylib libusbpp.dylib) |
---|
221 | ar cru .libs/libusbpp.a usbpp.o |
---|
222 | ranlib .libs/libusbpp.a |
---|
223 | creating libusbpp.la |
---|
224 | (cd .libs && rm -f libusbpp.la && ln -s ../libusbpp.la libusbpp.la) |
---|
225 | Making all in tests |
---|
226 | if gcc -DHAVE_CONFIG_H -I.. -I.. -g -O2 -g -Wall -MT testlibusb.o -MD -MP -MF ".deps/testlibusb.Tpo" -c -o testlibusb.o testlibusb.c; \ |
---|
227 | then mv -f ".deps/testlibusb.Tpo" ".deps/testlibusb.Po"; else rm -f ".deps/testlibusb.Tpo"; exit 1; fi |
---|
228 | /bin/sh ../libtool --mode=link gcc -g -O2 -g -Wall -o testlibusb testlibusb.o ../libusb.la -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind |
---|
229 | mkdir .libs |
---|
230 | gcc -g -O2 -g -Wall -o .libs/testlibusb testlibusb.o -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind ../.libs/libusb.dylib |
---|
231 | /usr/bin/ld: warning -prebind ignored because MACOSX_DEPLOYMENT_TARGET environment variable greater or equal to 10.4 |
---|
232 | creating testlibusb |
---|
233 | if g++ -DHAVE_CONFIG_H -I.. -I.. -g -O2 -MT descriptor_test.o -MD -MP -MF ".deps/descriptor_test.Tpo" -c -o descriptor_test.o descriptor_test.cpp; \ |
---|
234 | then mv -f ".deps/descriptor_test.Tpo" ".deps/descriptor_test.Po"; else rm -f ".deps/descriptor_test.Tpo"; exit 1; fi |
---|
235 | /bin/sh ../libtool --mode=link g++ -g -O2 -o descriptor_test descriptor_test.o ../libusbpp.la -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind |
---|
236 | g++ -g -O2 -o .libs/descriptor_test descriptor_test.o -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind -Wl,-bind_at_load ../.libs/libusbpp.dylib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/.libs/libusb.dylib |
---|
237 | /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libusbpp-0.1.4.dylib is not prebound |
---|
238 | creating descriptor_test |
---|
239 | if g++ -DHAVE_CONFIG_H -I.. -I.. -g -O2 -MT id_test.o -MD -MP -MF ".deps/id_test.Tpo" -c -o id_test.o id_test.cpp; \ |
---|
240 | then mv -f ".deps/id_test.Tpo" ".deps/id_test.Po"; else rm -f ".deps/id_test.Tpo"; exit 1; fi |
---|
241 | /bin/sh ../libtool --mode=link g++ -g -O2 -o id_test id_test.o ../libusbpp.la -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind |
---|
242 | g++ -g -O2 -o .libs/id_test id_test.o -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind -Wl,-bind_at_load ../.libs/libusbpp.dylib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/.libs/libusb.dylib |
---|
243 | /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libusbpp-0.1.4.dylib is not prebound |
---|
244 | creating id_test |
---|
245 | if g++ -DHAVE_CONFIG_H -I.. -I.. -g -O2 -MT find_hubs.o -MD -MP -MF ".deps/find_hubs.Tpo" -c -o find_hubs.o find_hubs.cpp; \ |
---|
246 | then mv -f ".deps/find_hubs.Tpo" ".deps/find_hubs.Po"; else rm -f ".deps/find_hubs.Tpo"; exit 1; fi |
---|
247 | /bin/sh ../libtool --mode=link g++ -g -O2 -o find_hubs find_hubs.o ../libusbpp.la -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind |
---|
248 | g++ -g -O2 -o .libs/find_hubs find_hubs.o -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind -Wl,-bind_at_load ../.libs/libusbpp.dylib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/.libs/libusb.dylib |
---|
249 | /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libusbpp-0.1.4.dylib is not prebound |
---|
250 | creating find_hubs |
---|
251 | if g++ -DHAVE_CONFIG_H -I.. -I.. -g -O2 -MT find_mice.o -MD -MP -MF ".deps/find_mice.Tpo" -c -o find_mice.o find_mice.cpp; \ |
---|
252 | then mv -f ".deps/find_mice.Tpo" ".deps/find_mice.Po"; else rm -f ".deps/find_mice.Tpo"; exit 1; fi |
---|
253 | /bin/sh ../libtool --mode=link g++ -g -O2 -o find_mice find_mice.o ../libusbpp.la -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind |
---|
254 | g++ -g -O2 -o .libs/find_mice find_mice.o -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind -Wl,-bind_at_load ../.libs/libusbpp.dylib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/.libs/libusb.dylib |
---|
255 | /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libusbpp-0.1.4.dylib is not prebound |
---|
256 | creating find_mice |
---|
257 | if g++ -DHAVE_CONFIG_H -I.. -I.. -g -O2 -MT get_resolution.o -MD -MP -MF ".deps/get_resolution.Tpo" -c -o get_resolution.o get_resolution.cpp; \ |
---|
258 | then mv -f ".deps/get_resolution.Tpo" ".deps/get_resolution.Po"; else rm -f ".deps/get_resolution.Tpo"; exit 1; fi |
---|
259 | /bin/sh ../libtool --mode=link g++ -g -O2 -o get_resolution get_resolution.o ../libusbpp.la -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind |
---|
260 | g++ -g -O2 -o .libs/get_resolution get_resolution.o -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind -Wl,-bind_at_load ../.libs/libusbpp.dylib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/.libs/libusb.dylib |
---|
261 | /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libusbpp-0.1.4.dylib is not prebound |
---|
262 | creating get_resolution |
---|
263 | if g++ -DHAVE_CONFIG_H -I.. -I.. -g -O2 -MT hub_strings.o -MD -MP -MF ".deps/hub_strings.Tpo" -c -o hub_strings.o hub_strings.cpp; \ |
---|
264 | then mv -f ".deps/hub_strings.Tpo" ".deps/hub_strings.Po"; else rm -f ".deps/hub_strings.Tpo"; exit 1; fi |
---|
265 | /bin/sh ../libtool --mode=link g++ -g -O2 -o hub_strings hub_strings.o ../libusbpp.la -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind |
---|
266 | g++ -g -O2 -o .libs/hub_strings hub_strings.o -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -Wl,-prebind -Wl,-bind_at_load ../.libs/libusbpp.dylib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/.libs/libusb.dylib |
---|
267 | /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libusbpp-0.1.4.dylib is not prebound |
---|
268 | creating hub_strings |
---|
269 | Making all in doc |
---|
270 | make[2]: Nothing to be done for `all'. |
---|
271 | ---> Staging libusb into destroot |
---|
272 | . changed |
---|
273 | gid expected 0 found 80 modified |
---|
274 | permissions expected 0775 found 0755 modified |
---|
275 | ./usr missing (created) |
---|
276 | . missing (directory not created: File exists) |
---|
277 | ./Applications missing (created) |
---|
278 | ./Developer missing (created) |
---|
279 | ./Library missing (created) |
---|
280 | . changed |
---|
281 | gid expected 80 found 0 modified |
---|
282 | permissions expected 0775 found 0755 modified |
---|
283 | ./bin missing (created) |
---|
284 | ./etc missing (created) |
---|
285 | ./include missing (created) |
---|
286 | ./lib missing (created) |
---|
287 | ./libexec missing (created) |
---|
288 | ./sbin missing (created) |
---|
289 | ./share missing (created) |
---|
290 | ./share/info missing (created) |
---|
291 | ./share/man missing (created) |
---|
292 | ./share/man/cat1 missing (created) |
---|
293 | ./share/man/cat2 missing (created) |
---|
294 | ./share/man/cat3 missing (created) |
---|
295 | ./share/man/cat4 missing (created) |
---|
296 | ./share/man/cat5 missing (created) |
---|
297 | ./share/man/cat6 missing (created) |
---|
298 | ./share/man/cat7 missing (created) |
---|
299 | ./share/man/cat8 missing (created) |
---|
300 | ./share/man/cat9 missing (created) |
---|
301 | ./share/man/catl missing (created) |
---|
302 | ./share/man/catn missing (created) |
---|
303 | ./share/man/man1 missing (created) |
---|
304 | ./share/man/man2 missing (created) |
---|
305 | ./share/man/man3 missing (created) |
---|
306 | ./share/man/man4 missing (created) |
---|
307 | ./share/man/man5 missing (created) |
---|
308 | ./share/man/man6 missing (created) |
---|
309 | ./share/man/man7 missing (created) |
---|
310 | ./share/man/man8 missing (created) |
---|
311 | ./share/man/man9 missing (created) |
---|
312 | ./share/man/manl missing (created) |
---|
313 | ./share/man/mann missing (created) |
---|
314 | ./share/nls missing (created) |
---|
315 | ./share/nls/C missing (created) |
---|
316 | ./share/nls/af_ZA.ISO8859-1 missing (created) |
---|
317 | ./share/nls/af_ZA.ISO8859-15 missing (created) |
---|
318 | ./share/nls/bg_BG.CP1251 missing (created) |
---|
319 | ./share/nls/cs_CZ.ISO8859-2 missing (created) |
---|
320 | ./share/nls/da_DK.ISO8859-1 missing (created) |
---|
321 | ./share/nls/da_DK.ISO8859-15 missing (created) |
---|
322 | ./share/nls/de_AT.ISO8859-1 missing (created) |
---|
323 | ./share/nls/de_AT.ISO8859-15 missing (created) |
---|
324 | ./share/nls/de_CH.ISO8859-1 missing (created) |
---|
325 | ./share/nls/de_CH.ISO8859-15 missing (created) |
---|
326 | ./share/nls/de_DE.ISO8859-1 missing (created) |
---|
327 | ./share/nls/de_DE.ISO8859-15 missing (created) |
---|
328 | ./share/nls/el_GR.ISO8859-7 missing (created) |
---|
329 | ./share/nls/en_AU.ISO8859-1 missing (created) |
---|
330 | ./share/nls/en_AU.ISO8859-15 missing (created) |
---|
331 | ./share/nls/en_AU.US-ASCII missing (created) |
---|
332 | ./share/nls/en_CA.ISO8859-1 missing (created) |
---|
333 | ./share/nls/en_CA.ISO8859-15 missing (created) |
---|
334 | ./share/nls/en_CA.US-ASCII missing (created) |
---|
335 | ./share/nls/en_GB.ISO8859-1 missing (created) |
---|
336 | ./share/nls/en_GB.ISO8859-15 missing (created) |
---|
337 | ./share/nls/en_GB.US-ASCII missing (created) |
---|
338 | ./share/nls/en_NZ.ISO8859-1 missing (created) |
---|
339 | ./share/nls/en_NZ.ISO8859-15 missing (created) |
---|
340 | ./share/nls/en_NZ.US-ASCII missing (created) |
---|
341 | ./share/nls/en_US.ISO8859-1 missing (created) |
---|
342 | ./share/nls/en_US.ISO8859-15 missing (created) |
---|
343 | ./share/nls/es_ES.ISO8859-1 missing (created) |
---|
344 | ./share/nls/es_ES.ISO8859-15 missing (created) |
---|
345 | ./share/nls/et_EE.ISO8859-15 missing (created) |
---|
346 | ./share/nls/fi_FI.ISO8859-1 missing (created) |
---|
347 | ./share/nls/fi_FI.ISO8859-15 missing (created) |
---|
348 | ./share/nls/fr_BE.ISO8859-1 missing (created) |
---|
349 | ./share/nls/fr_BE.ISO8859-15 missing (created) |
---|
350 | ./share/nls/fr_CA.ISO8859-1 missing (created) |
---|
351 | ./share/nls/fr_CA.ISO8859-15 missing (created) |
---|
352 | ./share/nls/fr_CH.ISO8859-1 missing (created) |
---|
353 | ./share/nls/fr_CH.ISO8859-15 missing (created) |
---|
354 | ./share/nls/fr_FR.ISO8859-1 missing (created) |
---|
355 | ./share/nls/fr_FR.ISO8859-15 missing (created) |
---|
356 | ./share/nls/hi_IN.ISCII-DEV missing (created) |
---|
357 | ./share/nls/hr_HR.ISO8859-2 missing (created) |
---|
358 | ./share/nls/hu_HU.ISO8859-2 missing (created) |
---|
359 | ./share/nls/is_IS.ISO8859-1 missing (created) |
---|
360 | ./share/nls/is_IS.ISO8859-15 missing (created) |
---|
361 | ./share/nls/it_CH.ISO8859-1 missing (created) |
---|
362 | ./share/nls/it_CH.ISO8859-15 missing (created) |
---|
363 | ./share/nls/it_IT.ISO8859-1 missing (created) |
---|
364 | ./share/nls/it_IT.ISO8859-15 missing (created) |
---|
365 | ./share/nls/ja_JP.SJIS missing (created) |
---|
366 | ./share/nls/ja_JP.eucJP missing (created) |
---|
367 | ./share/nls/ko_KR.eucKR missing (created) |
---|
368 | ./share/nls/la_LN.ISO8859-1 missing (created) |
---|
369 | ./share/nls/la_LN.ISO8859-15 missing (created) |
---|
370 | ./share/nls/la_LN.ISO8859-2 missing (created) |
---|
371 | ./share/nls/la_LN.ISO8859-4 missing (created) |
---|
372 | ./share/nls/la_LN.US-ASCII missing (created) |
---|
373 | ./share/nls/lt_LT.ISO8859-4 missing (created) |
---|
374 | ./share/nls/nl_BE.ISO8859-1 missing (created) |
---|
375 | ./share/nls/nl_BE.ISO8859-15 missing (created) |
---|
376 | ./share/nls/nl_NL.ISO8859-1 missing (created) |
---|
377 | ./share/nls/nl_NL.ISO8859-15 missing (created) |
---|
378 | ./share/nls/no_NO.ISO8859-1 missing (created) |
---|
379 | ./share/nls/no_NO.ISO8859-15 missing (created) |
---|
380 | ./share/nls/pl_PL.ISO8859-2 missing (created) |
---|
381 | ./share/nls/pt_BR.ISO8859-1 missing (created) |
---|
382 | ./share/nls/pt_PT.ISO8859-1 missing (created) |
---|
383 | ./share/nls/pt_PT.ISO8859-15 missing (created) |
---|
384 | ./share/nls/ro_RO.ISO8859-2 missing (created) |
---|
385 | ./share/nls/ru_RU.CP866 missing (created) |
---|
386 | ./share/nls/ru_RU.ISO8859-5 missing (created) |
---|
387 | ./share/nls/ru_RU.KOI8-R missing (created) |
---|
388 | ./share/nls/sk_SK.ISO8859-2 missing (created) |
---|
389 | ./share/nls/sl_SI.ISO8859-2 missing (created) |
---|
390 | ./share/nls/sv_SE.ISO8859-1 missing (created) |
---|
391 | ./share/nls/sv_SE.ISO8859-15 missing (created) |
---|
392 | ./share/nls/tr_TR.ISO8859-9 missing (created) |
---|
393 | ./share/nls/uk_UA.ISO8859-5 missing (created) |
---|
394 | ./share/nls/uk_UA.KOI8-U missing (created) |
---|
395 | ./share/nls/zh_CN.eucCN missing (created) |
---|
396 | ./share/nls/zh_TW.Big5 missing (created) |
---|
397 | ./share/skel missing (created) |
---|
398 | ./var missing (created) |
---|
399 | ./var/db missing (created) |
---|
400 | ./var/db/dports missing (created) |
---|
401 | ./var/db/dports/distfiles missing (created) |
---|
402 | ./var/db/dports/receipts missing (created) |
---|
403 | DEBUG: Executing com.apple.destroot (libusb) |
---|
404 | DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12" && make install DESTDIR=/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot' |
---|
405 | Making install in . |
---|
406 | test -z "/opt/local/bin" || /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/install-sh -d "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/bin" |
---|
407 | /opt/local/bin/ginstall -c 'libusb-config' '/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/bin/libusb-config' |
---|
408 | test -z "/opt/local/lib" || /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/install-sh -d "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib" |
---|
409 | /bin/sh ./libtool --mode=install /opt/local/bin/ginstall -c 'libusb.la' '/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusb.la' |
---|
410 | /opt/local/bin/ginstall -c .libs/libusb-0.1.4.4.4.dylib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusb-0.1.4.4.4.dylib |
---|
411 | (cd /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib && rm -f libusb-0.1.4.dylib && ln -s libusb-0.1.4.4.4.dylib libusb-0.1.4.dylib) |
---|
412 | (cd /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib && rm -f libusb.dylib && ln -s libusb-0.1.4.4.4.dylib libusb.dylib) |
---|
413 | /opt/local/bin/ginstall -c .libs/libusb.lai /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusb.la |
---|
414 | /opt/local/bin/ginstall -c .libs/libusb.a /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusb.a |
---|
415 | ranlib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusb.a |
---|
416 | chmod 644 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusb.a |
---|
417 | libtool: install: warning: remember to run `libtool --finish /opt/local/lib' |
---|
418 | /bin/sh ./libtool --mode=install /opt/local/bin/ginstall -c 'libusbpp.la' '/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusbpp.la' |
---|
419 | /opt/local/bin/ginstall -c .libs/libusbpp-0.1.4.4.4.dylib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusbpp-0.1.4.4.4.dylib |
---|
420 | (cd /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib && rm -f libusbpp-0.1.4.dylib && ln -s libusbpp-0.1.4.4.4.dylib libusbpp-0.1.4.dylib) |
---|
421 | (cd /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib && rm -f libusbpp.dylib && ln -s libusbpp-0.1.4.4.4.dylib libusbpp.dylib) |
---|
422 | /opt/local/bin/ginstall -c .libs/libusbpp.lai /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusbpp.la |
---|
423 | /opt/local/bin/ginstall -c .libs/libusbpp.a /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusbpp.a |
---|
424 | ranlib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusbpp.a |
---|
425 | chmod 644 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusbpp.a |
---|
426 | libtool: install: warning: remember to run `libtool --finish /opt/local/lib' |
---|
427 | test -z "/opt/local/include" || /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/install-sh -d "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/include" |
---|
428 | /opt/local/bin/ginstall -c -m 644 'usbpp.h' '/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/include/usbpp.h' |
---|
429 | test -z "/opt/local/include" || /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/install-sh -d "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/include" |
---|
430 | /opt/local/bin/ginstall -c -m 644 'usb.h' '/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/include/usb.h' |
---|
431 | test -z "/opt/local/lib/pkgconfig" || /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/libusb-0.1.12/install-sh -d "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/pkgconfig" |
---|
432 | /opt/local/bin/ginstall -c -m 644 'libusb.pc' '/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/pkgconfig/libusb.pc' |
---|
433 | Making install in tests |
---|
434 | make[2]: Nothing to be done for `install-exec-am'. |
---|
435 | make[2]: Nothing to be done for `install-data-am'. |
---|
436 | Making install in doc |
---|
437 | make[2]: Nothing to be done for `install-exec-am'. |
---|
438 | make[2]: Nothing to be done for `install-data-am'. |
---|
439 | DEBUG: Executing destroot_finish |
---|
440 | ---> Packaging tgz archive for libusb 0.1.12_0 |
---|
441 | DEBUG: Executing com.apple.archive (libusb) |
---|
442 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/bin/libusb-config |
---|
443 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/include/usb.h |
---|
444 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/include/usbpp.h |
---|
445 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusb-0.1.4.4.4.dylib |
---|
446 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusb-0.1.4.dylib |
---|
447 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusb.a |
---|
448 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusb.dylib |
---|
449 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusb.la |
---|
450 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusbpp-0.1.4.4.4.dylib |
---|
451 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusbpp-0.1.4.dylib |
---|
452 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusbpp.a |
---|
453 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusbpp.dylib |
---|
454 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/libusbpp.la |
---|
455 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/opt/local/lib/pkgconfig/libusb.pc |
---|
456 | DEBUG: Using /usr/bin/tar |
---|
457 | DEBUG: Using /usr/bin/gzip |
---|
458 | ---> Creating libusb-0.1.12_0.i386.tgz |
---|
459 | DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/gzip -c9 > /opt/local/var/db/dports/packages/darwin/i386/libusb-0.1.12_0.i386.tgz' |
---|
460 | ./ |
---|
461 | ./+COMMENT |
---|
462 | ./+CONTENTS |
---|
463 | ./+DESC |
---|
464 | ./+PORTFILE |
---|
465 | ./+STATE |
---|
466 | ./opt/ |
---|
467 | ./opt/local/ |
---|
468 | ./opt/local/bin/ |
---|
469 | ./opt/local/bin/libusb-config |
---|
470 | ./opt/local/include/ |
---|
471 | ./opt/local/include/usb.h |
---|
472 | ./opt/local/include/usbpp.h |
---|
473 | ./opt/local/lib/ |
---|
474 | ./opt/local/lib/libusb-0.1.4.4.4.dylib |
---|
475 | ./opt/local/lib/libusb-0.1.4.dylib |
---|
476 | ./opt/local/lib/libusb.a |
---|
477 | ./opt/local/lib/libusb.dylib |
---|
478 | ./opt/local/lib/libusb.la |
---|
479 | ./opt/local/lib/libusbpp-0.1.4.4.4.dylib |
---|
480 | ./opt/local/lib/libusbpp-0.1.4.dylib |
---|
481 | ./opt/local/lib/libusbpp.a |
---|
482 | ./opt/local/lib/libusbpp.dylib |
---|
483 | ./opt/local/lib/libusbpp.la |
---|
484 | ./opt/local/lib/pkgconfig/ |
---|
485 | ./opt/local/lib/pkgconfig/libusb.pc |
---|
486 | ---> Archive libusb-0.1.12_0.i386.tgz packaged |
---|
487 | DEBUG: Executing archive_finish |
---|
488 | DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/+COMMENT |
---|
489 | DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/+CONTENTS |
---|
490 | DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/+DESC |
---|
491 | DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/+PORTFILE |
---|
492 | DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work/destroot/+STATE |
---|
493 | ---> Archive for libusb 0.1.12_0 packaged |
---|
494 | ---> Installing libusb 0.1.12_0 |
---|
495 | DEBUG: Executing com.apple.install (libusb) |
---|
496 | DEBUG: installing directory: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt |
---|
497 | DEBUG: installing directory: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local |
---|
498 | DEBUG: installing directory: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/bin |
---|
499 | DEBUG: installing file: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/bin/libusb-config |
---|
500 | DEBUG: installing directory: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/include |
---|
501 | DEBUG: installing file: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/include/usb.h |
---|
502 | DEBUG: installing file: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/include/usbpp.h |
---|
503 | DEBUG: installing directory: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib |
---|
504 | DEBUG: installing file: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/libusb-0.1.4.4.4.dylib |
---|
505 | DEBUG: installing link: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/libusb-0.1.4.dylib |
---|
506 | DEBUG: installing file: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/libusb.a |
---|
507 | DEBUG: installing link: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/libusb.dylib |
---|
508 | DEBUG: installing file: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/libusb.la |
---|
509 | DEBUG: installing file: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/libusbpp-0.1.4.4.4.dylib |
---|
510 | DEBUG: installing link: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/libusbpp-0.1.4.dylib |
---|
511 | DEBUG: installing file: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/libusbpp.a |
---|
512 | DEBUG: installing link: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/libusbpp.dylib |
---|
513 | DEBUG: installing file: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/libusbpp.la |
---|
514 | DEBUG: installing directory: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/pkgconfig |
---|
515 | DEBUG: installing file: /opt/local/var/db/dports/software/libusb/0.1.12_0/opt/local/lib/pkgconfig/libusb.pc |
---|
516 | DEBUG: Executing com.apple.activate (libusb) |
---|
517 | ---> Activating libusb 0.1.12_0 |
---|
518 | DEBUG: activating directory: / |
---|
519 | DEBUG: activating directory: /opt |
---|
520 | DEBUG: activating directory: /opt/local |
---|
521 | DEBUG: activating directory: /opt/local/bin |
---|
522 | DEBUG: activating file: /opt/local/bin/libusb-config |
---|
523 | DEBUG: activating directory: /opt/local/include |
---|
524 | DEBUG: activating file: /opt/local/include/usb.h |
---|
525 | DEBUG: activating file: /opt/local/include/usbpp.h |
---|
526 | DEBUG: activating directory: /opt/local/lib |
---|
527 | DEBUG: activating file: /opt/local/lib/libusb-0.1.4.4.4.dylib |
---|
528 | DEBUG: activating link: /opt/local/lib/libusb-0.1.4.dylib |
---|
529 | DEBUG: activating file: /opt/local/lib/libusb.a |
---|
530 | DEBUG: activating link: /opt/local/lib/libusb.dylib |
---|
531 | DEBUG: activating file: /opt/local/lib/libusb.la |
---|
532 | DEBUG: activating file: /opt/local/lib/libusbpp-0.1.4.4.4.dylib |
---|
533 | DEBUG: activating link: /opt/local/lib/libusbpp-0.1.4.dylib |
---|
534 | DEBUG: activating file: /opt/local/lib/libusbpp.a |
---|
535 | DEBUG: activating link: /opt/local/lib/libusbpp.dylib |
---|
536 | DEBUG: activating file: /opt/local/lib/libusbpp.la |
---|
537 | DEBUG: activating directory: /opt/local/lib/pkgconfig |
---|
538 | DEBUG: activating file: /opt/local/lib/pkgconfig/libusb.pc |
---|
539 | DEBUG: Adding file to file_map: /opt/local/bin/libusb-config for: libusb |
---|
540 | DEBUG: Adding file to file_map: /opt/local/include/usb.h for: libusb |
---|
541 | DEBUG: Adding file to file_map: /opt/local/include/usbpp.h for: libusb |
---|
542 | DEBUG: Adding file to file_map: /opt/local/lib/libusb-0.1.4.4.4.dylib for: libusb |
---|
543 | DEBUG: Adding link to file_map: /opt/local/lib/libusb-0.1.4.dylib for: libusb |
---|
544 | DEBUG: Adding file to file_map: /opt/local/lib/libusb.a for: libusb |
---|
545 | DEBUG: Adding link to file_map: /opt/local/lib/libusb.dylib for: libusb |
---|
546 | DEBUG: Adding file to file_map: /opt/local/lib/libusb.la for: libusb |
---|
547 | DEBUG: Adding file to file_map: /opt/local/lib/libusbpp-0.1.4.4.4.dylib for: libusb |
---|
548 | DEBUG: Adding link to file_map: /opt/local/lib/libusbpp-0.1.4.dylib for: libusb |
---|
549 | DEBUG: Adding file to file_map: /opt/local/lib/libusbpp.a for: libusb |
---|
550 | DEBUG: Adding link to file_map: /opt/local/lib/libusbpp.dylib for: libusb |
---|
551 | DEBUG: Adding file to file_map: /opt/local/lib/libusbpp.la for: libusb |
---|
552 | DEBUG: Adding file to file_map: /opt/local/lib/pkgconfig/libusb.pc for: libusb |
---|
553 | DEBUG: Skipping completed com.apple.main (libusb) |
---|
554 | ---> Cleaning libusb |
---|
555 | DEBUG: Executing com.apple.clean (libusb) |
---|
556 | ---> Removing workpath for libusb |
---|
557 | DEBUG: Removing directory: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libusb/work |
---|
558 | DEBUG: Removing symlink: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/libusb/work |
---|
559 | DEBUG: Executing com.apple.main (avrdude) |
---|
560 | DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/i386/avrdude-5.1_0.i386.tgz |
---|
561 | DEBUG: Skipping unarchive (avrdude) since no archive found |
---|
562 | DEBUG: Skipping completed com.apple.unarchive (avrdude) |
---|
563 | ---> Fetching avrdude |
---|
564 | DEBUG: Executing com.apple.fetch (avrdude) |
---|
565 | ---> avrdude-5.1.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/avrdude |
---|
566 | ---> Attempting to fetch avrdude-5.1.tar.gz from http://savannah.nongnu.org/download/avrdude/ |
---|
567 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
568 | Dload Upload Total Spent Left Speed |
---|
569 | |
---|
570 | 100 324 0 324 0 0 538 0 --:--:-- --:--:-- --:--:-- 538 |
---|
571 | 100 324 0 324 0 0 538 0 --:--:-- --:--:-- --:--:-- 0 |
---|
572 | 0 421k 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 |
---|
573 | 27 421k 27 116k 0 0 26805 0 0:00:16 0:00:04 0:00:12 141k |
---|
574 | 100 421k 100 421k 0 0 79428 0 0:00:05 0:00:05 --:--:-- 233k |
---|
575 | ---> Verifying checksum(s) for avrdude |
---|
576 | DEBUG: Executing com.apple.checksum (avrdude) |
---|
577 | ---> Checksumming avrdude-5.1.tar.gz |
---|
578 | DEBUG: Correct (md5) checksum for avrdude-5.1.tar.gz |
---|
579 | ---> Extracting avrdude |
---|
580 | DEBUG: Executing com.apple.extract (avrdude) |
---|
581 | ---> Extracting avrdude-5.1.tar.gz |
---|
582 | DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/avrdude/avrdude-5.1.tar.gz |
---|
583 | DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work" && gzip -dc /opt/local/var/db/dports/distfiles/avrdude/avrdude-5.1.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' |
---|
584 | DEBUG: Executing com.apple.patch (avrdude) |
---|
585 | ---> Configuring avrdude |
---|
586 | DEBUG: Executing com.apple.configure (avrdude) |
---|
587 | DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/avrdude-5.1" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man CFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib' |
---|
588 | checking build system type... i686-apple-darwin8.7.1 |
---|
589 | checking host system type... i686-apple-darwin8.7.1 |
---|
590 | checking target system type... i686-apple-darwin8.7.1 |
---|
591 | checking for a BSD-compatible install... /opt/local/bin/ginstall -c |
---|
592 | checking whether build environment is sane... yes |
---|
593 | checking for gawk... no |
---|
594 | checking for mawk... no |
---|
595 | checking for nawk... no |
---|
596 | checking for awk... awk |
---|
597 | checking whether make sets $(MAKE)... yes |
---|
598 | checking for gcc... gcc |
---|
599 | checking for C compiler default output file name... a.out |
---|
600 | checking whether the C compiler works... yes |
---|
601 | checking whether we are cross compiling... no |
---|
602 | checking for suffix of executables... |
---|
603 | checking for suffix of object files... o |
---|
604 | checking whether we are using the GNU C compiler... yes |
---|
605 | checking whether gcc accepts -g... yes |
---|
606 | checking for gcc option to accept ANSI C... none needed |
---|
607 | checking for style of include used by make... GNU |
---|
608 | checking dependency style of gcc... gcc3 |
---|
609 | checking for a BSD-compatible install... /opt/local/bin/ginstall -c |
---|
610 | checking for bison... bison -y |
---|
611 | checking for flex... flex |
---|
612 | checking for yywrap in -lfl... yes |
---|
613 | checking lex output file root... lex.yy |
---|
614 | checking whether yytext is a pointer... yes |
---|
615 | checking for tputs in -ltermcap... yes |
---|
616 | checking for tputs in -lncurses... yes |
---|
617 | checking for readline in -lreadline... yes |
---|
618 | checking for usb_get_string_simple in -lusb... yes |
---|
619 | checking how to run the C preprocessor... gcc -E |
---|
620 | checking for egrep... grep -E |
---|
621 | checking for ANSI C header files... yes |
---|
622 | checking for sys/types.h... yes |
---|
623 | checking for sys/stat.h... yes |
---|
624 | checking for stdlib.h... yes |
---|
625 | checking for string.h... yes |
---|
626 | checking for memory.h... yes |
---|
627 | checking for strings.h... yes |
---|
628 | checking for inttypes.h... yes |
---|
629 | checking for stdint.h... yes |
---|
630 | checking for unistd.h... yes |
---|
631 | checking fcntl.h usability... yes |
---|
632 | checking fcntl.h presence... yes |
---|
633 | checking for fcntl.h... yes |
---|
634 | checking limits.h usability... yes |
---|
635 | checking limits.h presence... yes |
---|
636 | checking for limits.h... yes |
---|
637 | checking for stdlib.h... (cached) yes |
---|
638 | checking for string.h... (cached) yes |
---|
639 | checking sys/ioctl.h usability... yes |
---|
640 | checking sys/ioctl.h presence... yes |
---|
641 | checking for sys/ioctl.h... yes |
---|
642 | checking sys/time.h usability... yes |
---|
643 | checking sys/time.h presence... yes |
---|
644 | checking for sys/time.h... yes |
---|
645 | checking termios.h usability... yes |
---|
646 | checking termios.h presence... yes |
---|
647 | checking for termios.h... yes |
---|
648 | checking for unistd.h... (cached) yes |
---|
649 | checking for an ANSI C-conforming const... yes |
---|
650 | checking whether time.h and sys/time.h may both be included... yes |
---|
651 | checking whether gcc needs -traditional... no |
---|
652 | checking for stdlib.h... (cached) yes |
---|
653 | checking for GNU libc compatible malloc... yes |
---|
654 | checking for memset... yes |
---|
655 | checking for select... yes |
---|
656 | checking for strcasecmp... yes |
---|
657 | checking for strdup... yes |
---|
658 | checking for strerror... yes |
---|
659 | checking for strncasecmp... yes |
---|
660 | checking for strtol... yes |
---|
661 | checking for strtoul... yes |
---|
662 | checking for parallel device... configure: parallel port access disabled for this system |
---|
663 | checking for serial device... unknown |
---|
664 | configure: creating ./config.status |
---|
665 | config.status: creating windows/Makefile |
---|
666 | config.status: creating avrdude.spec |
---|
667 | config.status: creating Makefile |
---|
668 | config.status: creating avrdude.conf.tmp |
---|
669 | config.status: creating ac_cfg.h |
---|
670 | config.status: executing depfiles commands |
---|
671 | ---> Building avrdude with target all |
---|
672 | DEBUG: Executing com.apple.build (avrdude) |
---|
673 | DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/avrdude-5.1" && make all' |
---|
674 | make all-recursive |
---|
675 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-config_gram.o -MD -MP -MF ".deps/avrdude-config_gram.Tpo" -c -o avrdude-config_gram.o `test -f 'config_gram.c' || echo './'`config_gram.c; \ |
---|
676 | then mv -f ".deps/avrdude-config_gram.Tpo" ".deps/avrdude-config_gram.Po"; else rm -f ".deps/avrdude-config_gram.Tpo"; exit 1; fi |
---|
677 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-lexer.o -MD -MP -MF ".deps/avrdude-lexer.Tpo" -c -o avrdude-lexer.o `test -f 'lexer.c' || echo './'`lexer.c; \ |
---|
678 | then mv -f ".deps/avrdude-lexer.Tpo" ".deps/avrdude-lexer.Po"; else rm -f ".deps/avrdude-lexer.Tpo"; exit 1; fi |
---|
679 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-avr.o -MD -MP -MF ".deps/avrdude-avr.Tpo" -c -o avrdude-avr.o `test -f 'avr.c' || echo './'`avr.c; \ |
---|
680 | then mv -f ".deps/avrdude-avr.Tpo" ".deps/avrdude-avr.Po"; else rm -f ".deps/avrdude-avr.Tpo"; exit 1; fi |
---|
681 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-avr910.o -MD -MP -MF ".deps/avrdude-avr910.Tpo" -c -o avrdude-avr910.o `test -f 'avr910.c' || echo './'`avr910.c; \ |
---|
682 | then mv -f ".deps/avrdude-avr910.Tpo" ".deps/avrdude-avr910.Po"; else rm -f ".deps/avrdude-avr910.Tpo"; exit 1; fi |
---|
683 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-avrpart.o -MD -MP -MF ".deps/avrdude-avrpart.Tpo" -c -o avrdude-avrpart.o `test -f 'avrpart.c' || echo './'`avrpart.c; \ |
---|
684 | then mv -f ".deps/avrdude-avrpart.Tpo" ".deps/avrdude-avrpart.Po"; else rm -f ".deps/avrdude-avrpart.Tpo"; exit 1; fi |
---|
685 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-bitbang.o -MD -MP -MF ".deps/avrdude-bitbang.Tpo" -c -o avrdude-bitbang.o `test -f 'bitbang.c' || echo './'`bitbang.c; \ |
---|
686 | then mv -f ".deps/avrdude-bitbang.Tpo" ".deps/avrdude-bitbang.Po"; else rm -f ".deps/avrdude-bitbang.Tpo"; exit 1; fi |
---|
687 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-butterfly.o -MD -MP -MF ".deps/avrdude-butterfly.Tpo" -c -o avrdude-butterfly.o `test -f 'butterfly.c' || echo './'`butterfly.c; \ |
---|
688 | then mv -f ".deps/avrdude-butterfly.Tpo" ".deps/avrdude-butterfly.Po"; else rm -f ".deps/avrdude-butterfly.Tpo"; exit 1; fi |
---|
689 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-config.o -MD -MP -MF ".deps/avrdude-config.Tpo" -c -o avrdude-config.o `test -f 'config.c' || echo './'`config.c; \ |
---|
690 | then mv -f ".deps/avrdude-config.Tpo" ".deps/avrdude-config.Po"; else rm -f ".deps/avrdude-config.Tpo"; exit 1; fi |
---|
691 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-confwin.o -MD -MP -MF ".deps/avrdude-confwin.Tpo" -c -o avrdude-confwin.o `test -f 'confwin.c' || echo './'`confwin.c; \ |
---|
692 | then mv -f ".deps/avrdude-confwin.Tpo" ".deps/avrdude-confwin.Po"; else rm -f ".deps/avrdude-confwin.Tpo"; exit 1; fi |
---|
693 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-crc16.o -MD -MP -MF ".deps/avrdude-crc16.Tpo" -c -o avrdude-crc16.o `test -f 'crc16.c' || echo './'`crc16.c; \ |
---|
694 | then mv -f ".deps/avrdude-crc16.Tpo" ".deps/avrdude-crc16.Po"; else rm -f ".deps/avrdude-crc16.Tpo"; exit 1; fi |
---|
695 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-fileio.o -MD -MP -MF ".deps/avrdude-fileio.Tpo" -c -o avrdude-fileio.o `test -f 'fileio.c' || echo './'`fileio.c; \ |
---|
696 | then mv -f ".deps/avrdude-fileio.Tpo" ".deps/avrdude-fileio.Po"; else rm -f ".deps/avrdude-fileio.Tpo"; exit 1; fi |
---|
697 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-jtagmkI.o -MD -MP -MF ".deps/avrdude-jtagmkI.Tpo" -c -o avrdude-jtagmkI.o `test -f 'jtagmkI.c' || echo './'`jtagmkI.c; \ |
---|
698 | then mv -f ".deps/avrdude-jtagmkI.Tpo" ".deps/avrdude-jtagmkI.Po"; else rm -f ".deps/avrdude-jtagmkI.Tpo"; exit 1; fi |
---|
699 | jtagmkI.c: In function 'jtagmkI_initialize': |
---|
700 | jtagmkI.c:582: warning: pointer targets in passing argument 2 of 'jtagmkI_send' differ in signedness |
---|
701 | jtagmkI.c:583: warning: pointer targets in passing argument 2 of 'jtagmkI_recv' differ in signedness |
---|
702 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-jtagmkII.o -MD -MP -MF ".deps/avrdude-jtagmkII.Tpo" -c -o avrdude-jtagmkII.o `test -f 'jtagmkII.c' || echo './'`jtagmkII.c; \ |
---|
703 | then mv -f ".deps/avrdude-jtagmkII.Tpo" ".deps/avrdude-jtagmkII.Po"; else rm -f ".deps/avrdude-jtagmkII.Tpo"; exit 1; fi |
---|
704 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-lists.o -MD -MP -MF ".deps/avrdude-lists.Tpo" -c -o avrdude-lists.o `test -f 'lists.c' || echo './'`lists.c; \ |
---|
705 | then mv -f ".deps/avrdude-lists.Tpo" ".deps/avrdude-lists.Po"; else rm -f ".deps/avrdude-lists.Tpo"; exit 1; fi |
---|
706 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-main.o -MD -MP -MF ".deps/avrdude-main.Tpo" -c -o avrdude-main.o `test -f 'main.c' || echo './'`main.c; \ |
---|
707 | then mv -f ".deps/avrdude-main.Tpo" ".deps/avrdude-main.Po"; else rm -f ".deps/avrdude-main.Tpo"; exit 1; fi |
---|
708 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-par.o -MD -MP -MF ".deps/avrdude-par.Tpo" -c -o avrdude-par.o `test -f 'par.c' || echo './'`par.c; \ |
---|
709 | then mv -f ".deps/avrdude-par.Tpo" ".deps/avrdude-par.Po"; else rm -f ".deps/avrdude-par.Tpo"; exit 1; fi |
---|
710 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-pgm.o -MD -MP -MF ".deps/avrdude-pgm.Tpo" -c -o avrdude-pgm.o `test -f 'pgm.c' || echo './'`pgm.c; \ |
---|
711 | then mv -f ".deps/avrdude-pgm.Tpo" ".deps/avrdude-pgm.Po"; else rm -f ".deps/avrdude-pgm.Tpo"; exit 1; fi |
---|
712 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-ppi.o -MD -MP -MF ".deps/avrdude-ppi.Tpo" -c -o avrdude-ppi.o `test -f 'ppi.c' || echo './'`ppi.c; \ |
---|
713 | then mv -f ".deps/avrdude-ppi.Tpo" ".deps/avrdude-ppi.Po"; else rm -f ".deps/avrdude-ppi.Tpo"; exit 1; fi |
---|
714 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-ppiwin.o -MD -MP -MF ".deps/avrdude-ppiwin.Tpo" -c -o avrdude-ppiwin.o `test -f 'ppiwin.c' || echo './'`ppiwin.c; \ |
---|
715 | then mv -f ".deps/avrdude-ppiwin.Tpo" ".deps/avrdude-ppiwin.Po"; else rm -f ".deps/avrdude-ppiwin.Tpo"; exit 1; fi |
---|
716 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-safemode.o -MD -MP -MF ".deps/avrdude-safemode.Tpo" -c -o avrdude-safemode.o `test -f 'safemode.c' || echo './'`safemode.c; \ |
---|
717 | then mv -f ".deps/avrdude-safemode.Tpo" ".deps/avrdude-safemode.Po"; else rm -f ".deps/avrdude-safemode.Tpo"; exit 1; fi |
---|
718 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-serbb_posix.o -MD -MP -MF ".deps/avrdude-serbb_posix.Tpo" -c -o avrdude-serbb_posix.o `test -f 'serbb_posix.c' || echo './'`serbb_posix.c; \ |
---|
719 | then mv -f ".deps/avrdude-serbb_posix.Tpo" ".deps/avrdude-serbb_posix.Po"; else rm -f ".deps/avrdude-serbb_posix.Tpo"; exit 1; fi |
---|
720 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-serbb_win32.o -MD -MP -MF ".deps/avrdude-serbb_win32.Tpo" -c -o avrdude-serbb_win32.o `test -f 'serbb_win32.c' || echo './'`serbb_win32.c; \ |
---|
721 | then mv -f ".deps/avrdude-serbb_win32.Tpo" ".deps/avrdude-serbb_win32.Po"; else rm -f ".deps/avrdude-serbb_win32.Tpo"; exit 1; fi |
---|
722 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-ser_posix.o -MD -MP -MF ".deps/avrdude-ser_posix.Tpo" -c -o avrdude-ser_posix.o `test -f 'ser_posix.c' || echo './'`ser_posix.c; \ |
---|
723 | then mv -f ".deps/avrdude-ser_posix.Tpo" ".deps/avrdude-ser_posix.Po"; else rm -f ".deps/avrdude-ser_posix.Tpo"; exit 1; fi |
---|
724 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-ser_win32.o -MD -MP -MF ".deps/avrdude-ser_win32.Tpo" -c -o avrdude-ser_win32.o `test -f 'ser_win32.c' || echo './'`ser_win32.c; \ |
---|
725 | then mv -f ".deps/avrdude-ser_win32.Tpo" ".deps/avrdude-ser_win32.Po"; else rm -f ".deps/avrdude-ser_win32.Tpo"; exit 1; fi |
---|
726 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-stk500.o -MD -MP -MF ".deps/avrdude-stk500.Tpo" -c -o avrdude-stk500.o `test -f 'stk500.c' || echo './'`stk500.c; \ |
---|
727 | then mv -f ".deps/avrdude-stk500.Tpo" ".deps/avrdude-stk500.Po"; else rm -f ".deps/avrdude-stk500.Tpo"; exit 1; fi |
---|
728 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-stk500v2.o -MD -MP -MF ".deps/avrdude-stk500v2.Tpo" -c -o avrdude-stk500v2.o `test -f 'stk500v2.c' || echo './'`stk500v2.c; \ |
---|
729 | then mv -f ".deps/avrdude-stk500v2.Tpo" ".deps/avrdude-stk500v2.Po"; else rm -f ".deps/avrdude-stk500v2.Tpo"; exit 1; fi |
---|
730 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-term.o -MD -MP -MF ".deps/avrdude-term.Tpo" -c -o avrdude-term.o `test -f 'term.c' || echo './'`term.c; \ |
---|
731 | then mv -f ".deps/avrdude-term.Tpo" ".deps/avrdude-term.Po"; else rm -f ".deps/avrdude-term.Tpo"; exit 1; fi |
---|
732 | if gcc -DHAVE_CONFIG_H -I. -I. -I. -DCONFIG_DIR=\"/opt/local/etc\" -Wall -I/opt/local/include -MT avrdude-usb_libusb.o -MD -MP -MF ".deps/avrdude-usb_libusb.Tpo" -c -o avrdude-usb_libusb.o `test -f 'usb_libusb.c' || echo './'`usb_libusb.c; \ |
---|
733 | then mv -f ".deps/avrdude-usb_libusb.Tpo" ".deps/avrdude-usb_libusb.Po"; else rm -f ".deps/avrdude-usb_libusb.Tpo"; exit 1; fi |
---|
734 | usb_libusb.c: In function 'usbdev_send': |
---|
735 | usb_libusb.c:247: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' |
---|
736 | gcc -I/opt/local/include -L/opt/local/lib -o avrdude avrdude-config_gram.o avrdude-lexer.o avrdude-avr.o avrdude-avr910.o avrdude-avrpart.o avrdude-bitbang.o avrdude-butterfly.o avrdude-config.o avrdude-confwin.o avrdude-crc16.o avrdude-fileio.o avrdude-jtagmkI.o avrdude-jtagmkII.o avrdude-lists.o avrdude-main.o avrdude-par.o avrdude-pgm.o avrdude-ppi.o avrdude-ppiwin.o avrdude-safemode.o avrdude-serbb_posix.o avrdude-serbb_win32.o avrdude-ser_posix.o avrdude-ser_win32.o avrdude-stk500.o avrdude-stk500v2.o avrdude-term.o avrdude-usb_libusb.o -lusb -lreadline -lncurses -ltermcap |
---|
737 | ---> Staging avrdude into destroot |
---|
738 | . changed |
---|
739 | gid expected 0 found 80 modified |
---|
740 | permissions expected 0775 found 0755 modified |
---|
741 | ./usr missing (created) |
---|
742 | . missing (directory not created: File exists) |
---|
743 | ./Applications missing (created) |
---|
744 | ./Developer missing (created) |
---|
745 | ./Library missing (created) |
---|
746 | . changed |
---|
747 | gid expected 80 found 0 modified |
---|
748 | permissions expected 0775 found 0755 modified |
---|
749 | ./bin missing (created) |
---|
750 | ./etc missing (created) |
---|
751 | ./include missing (created) |
---|
752 | ./lib missing (created) |
---|
753 | ./libexec missing (created) |
---|
754 | ./sbin missing (created) |
---|
755 | ./share missing (created) |
---|
756 | ./share/info missing (created) |
---|
757 | ./share/man missing (created) |
---|
758 | ./share/man/cat1 missing (created) |
---|
759 | ./share/man/cat2 missing (created) |
---|
760 | ./share/man/cat3 missing (created) |
---|
761 | ./share/man/cat4 missing (created) |
---|
762 | ./share/man/cat5 missing (created) |
---|
763 | ./share/man/cat6 missing (created) |
---|
764 | ./share/man/cat7 missing (created) |
---|
765 | ./share/man/cat8 missing (created) |
---|
766 | ./share/man/cat9 missing (created) |
---|
767 | ./share/man/catl missing (created) |
---|
768 | ./share/man/catn missing (created) |
---|
769 | ./share/man/man1 missing (created) |
---|
770 | ./share/man/man2 missing (created) |
---|
771 | ./share/man/man3 missing (created) |
---|
772 | ./share/man/man4 missing (created) |
---|
773 | ./share/man/man5 missing (created) |
---|
774 | ./share/man/man6 missing (created) |
---|
775 | ./share/man/man7 missing (created) |
---|
776 | ./share/man/man8 missing (created) |
---|
777 | ./share/man/man9 missing (created) |
---|
778 | ./share/man/manl missing (created) |
---|
779 | ./share/man/mann missing (created) |
---|
780 | ./share/nls missing (created) |
---|
781 | ./share/nls/C missing (created) |
---|
782 | ./share/nls/af_ZA.ISO8859-1 missing (created) |
---|
783 | ./share/nls/af_ZA.ISO8859-15 missing (created) |
---|
784 | ./share/nls/bg_BG.CP1251 missing (created) |
---|
785 | ./share/nls/cs_CZ.ISO8859-2 missing (created) |
---|
786 | ./share/nls/da_DK.ISO8859-1 missing (created) |
---|
787 | ./share/nls/da_DK.ISO8859-15 missing (created) |
---|
788 | ./share/nls/de_AT.ISO8859-1 missing (created) |
---|
789 | ./share/nls/de_AT.ISO8859-15 missing (created) |
---|
790 | ./share/nls/de_CH.ISO8859-1 missing (created) |
---|
791 | ./share/nls/de_CH.ISO8859-15 missing (created) |
---|
792 | ./share/nls/de_DE.ISO8859-1 missing (created) |
---|
793 | ./share/nls/de_DE.ISO8859-15 missing (created) |
---|
794 | ./share/nls/el_GR.ISO8859-7 missing (created) |
---|
795 | ./share/nls/en_AU.ISO8859-1 missing (created) |
---|
796 | ./share/nls/en_AU.ISO8859-15 missing (created) |
---|
797 | ./share/nls/en_AU.US-ASCII missing (created) |
---|
798 | ./share/nls/en_CA.ISO8859-1 missing (created) |
---|
799 | ./share/nls/en_CA.ISO8859-15 missing (created) |
---|
800 | ./share/nls/en_CA.US-ASCII missing (created) |
---|
801 | ./share/nls/en_GB.ISO8859-1 missing (created) |
---|
802 | ./share/nls/en_GB.ISO8859-15 missing (created) |
---|
803 | ./share/nls/en_GB.US-ASCII missing (created) |
---|
804 | ./share/nls/en_NZ.ISO8859-1 missing (created) |
---|
805 | ./share/nls/en_NZ.ISO8859-15 missing (created) |
---|
806 | ./share/nls/en_NZ.US-ASCII missing (created) |
---|
807 | ./share/nls/en_US.ISO8859-1 missing (created) |
---|
808 | ./share/nls/en_US.ISO8859-15 missing (created) |
---|
809 | ./share/nls/es_ES.ISO8859-1 missing (created) |
---|
810 | ./share/nls/es_ES.ISO8859-15 missing (created) |
---|
811 | ./share/nls/et_EE.ISO8859-15 missing (created) |
---|
812 | ./share/nls/fi_FI.ISO8859-1 missing (created) |
---|
813 | ./share/nls/fi_FI.ISO8859-15 missing (created) |
---|
814 | ./share/nls/fr_BE.ISO8859-1 missing (created) |
---|
815 | ./share/nls/fr_BE.ISO8859-15 missing (created) |
---|
816 | ./share/nls/fr_CA.ISO8859-1 missing (created) |
---|
817 | ./share/nls/fr_CA.ISO8859-15 missing (created) |
---|
818 | ./share/nls/fr_CH.ISO8859-1 missing (created) |
---|
819 | ./share/nls/fr_CH.ISO8859-15 missing (created) |
---|
820 | ./share/nls/fr_FR.ISO8859-1 missing (created) |
---|
821 | ./share/nls/fr_FR.ISO8859-15 missing (created) |
---|
822 | ./share/nls/hi_IN.ISCII-DEV missing (created) |
---|
823 | ./share/nls/hr_HR.ISO8859-2 missing (created) |
---|
824 | ./share/nls/hu_HU.ISO8859-2 missing (created) |
---|
825 | ./share/nls/is_IS.ISO8859-1 missing (created) |
---|
826 | ./share/nls/is_IS.ISO8859-15 missing (created) |
---|
827 | ./share/nls/it_CH.ISO8859-1 missing (created) |
---|
828 | ./share/nls/it_CH.ISO8859-15 missing (created) |
---|
829 | ./share/nls/it_IT.ISO8859-1 missing (created) |
---|
830 | ./share/nls/it_IT.ISO8859-15 missing (created) |
---|
831 | ./share/nls/ja_JP.SJIS missing (created) |
---|
832 | ./share/nls/ja_JP.eucJP missing (created) |
---|
833 | ./share/nls/ko_KR.eucKR missing (created) |
---|
834 | ./share/nls/la_LN.ISO8859-1 missing (created) |
---|
835 | ./share/nls/la_LN.ISO8859-15 missing (created) |
---|
836 | ./share/nls/la_LN.ISO8859-2 missing (created) |
---|
837 | ./share/nls/la_LN.ISO8859-4 missing (created) |
---|
838 | ./share/nls/la_LN.US-ASCII missing (created) |
---|
839 | ./share/nls/lt_LT.ISO8859-4 missing (created) |
---|
840 | ./share/nls/nl_BE.ISO8859-1 missing (created) |
---|
841 | ./share/nls/nl_BE.ISO8859-15 missing (created) |
---|
842 | ./share/nls/nl_NL.ISO8859-1 missing (created) |
---|
843 | ./share/nls/nl_NL.ISO8859-15 missing (created) |
---|
844 | ./share/nls/no_NO.ISO8859-1 missing (created) |
---|
845 | ./share/nls/no_NO.ISO8859-15 missing (created) |
---|
846 | ./share/nls/pl_PL.ISO8859-2 missing (created) |
---|
847 | ./share/nls/pt_BR.ISO8859-1 missing (created) |
---|
848 | ./share/nls/pt_PT.ISO8859-1 missing (created) |
---|
849 | ./share/nls/pt_PT.ISO8859-15 missing (created) |
---|
850 | ./share/nls/ro_RO.ISO8859-2 missing (created) |
---|
851 | ./share/nls/ru_RU.CP866 missing (created) |
---|
852 | ./share/nls/ru_RU.ISO8859-5 missing (created) |
---|
853 | ./share/nls/ru_RU.KOI8-R missing (created) |
---|
854 | ./share/nls/sk_SK.ISO8859-2 missing (created) |
---|
855 | ./share/nls/sl_SI.ISO8859-2 missing (created) |
---|
856 | ./share/nls/sv_SE.ISO8859-1 missing (created) |
---|
857 | ./share/nls/sv_SE.ISO8859-15 missing (created) |
---|
858 | ./share/nls/tr_TR.ISO8859-9 missing (created) |
---|
859 | ./share/nls/uk_UA.ISO8859-5 missing (created) |
---|
860 | ./share/nls/uk_UA.KOI8-U missing (created) |
---|
861 | ./share/nls/zh_CN.eucCN missing (created) |
---|
862 | ./share/nls/zh_TW.Big5 missing (created) |
---|
863 | ./share/skel missing (created) |
---|
864 | ./var missing (created) |
---|
865 | ./var/db missing (created) |
---|
866 | ./var/db/dports missing (created) |
---|
867 | ./var/db/dports/distfiles missing (created) |
---|
868 | ./var/db/dports/receipts missing (created) |
---|
869 | DEBUG: Executing com.apple.destroot (avrdude) |
---|
870 | DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/avrdude-5.1" && make install DESTDIR=/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot' |
---|
871 | test -z "/opt/local/bin" || /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/avrdude-5.1/install-sh -d "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/opt/local/bin" |
---|
872 | /opt/local/bin/ginstall -c 'avrdude' '/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/opt/local/bin/avrdude' |
---|
873 | Backing up avrdude.conf in /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/opt/local/etc |
---|
874 | test -z "/opt/local/etc" || /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/avrdude-5.1/install-sh -d "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/opt/local/etc" |
---|
875 | /opt/local/bin/ginstall -c -m 644 'avrdude.conf' '/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/opt/local/etc/avrdude.conf' |
---|
876 | test -z "/opt/local/share/man/man1" || /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/avrdude-5.1/install-sh -d "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/opt/local/share/man/man1" |
---|
877 | /opt/local/bin/ginstall -c -m 644 './avrdude.1' '/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/opt/local/share/man/man1/avrdude.1' |
---|
878 | DEBUG: Executing destroot_finish |
---|
879 | ---> Compressing man pages for avrdude |
---|
880 | DEBUG: Scanning man1 |
---|
881 | man1/avrdude.1: 61.6% -- replaced with man1/avrdude.1.gz |
---|
882 | man1/avrdude.1.gz: changing permissions from 00644 to 00444 |
---|
883 | ---> Packaging tgz archive for avrdude 5.1_0 |
---|
884 | DEBUG: Executing com.apple.archive (avrdude) |
---|
885 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/opt/local/bin/avrdude |
---|
886 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/opt/local/etc/avrdude.conf |
---|
887 | DEBUG: checksum file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/opt/local/share/man/man1/avrdude.1.gz |
---|
888 | DEBUG: Using /usr/bin/tar |
---|
889 | DEBUG: Using /usr/bin/gzip |
---|
890 | ---> Creating avrdude-5.1_0.i386.tgz |
---|
891 | DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/gzip -c9 > /opt/local/var/db/dports/packages/darwin/i386/avrdude-5.1_0.i386.tgz' |
---|
892 | ./ |
---|
893 | ./+COMMENT |
---|
894 | ./+CONTENTS |
---|
895 | ./+DESC |
---|
896 | ./+PORTFILE |
---|
897 | ./+STATE |
---|
898 | ./opt/ |
---|
899 | ./opt/local/ |
---|
900 | ./opt/local/bin/ |
---|
901 | ./opt/local/bin/avrdude |
---|
902 | ./opt/local/etc/ |
---|
903 | ./opt/local/etc/avrdude.conf |
---|
904 | ./opt/local/share/ |
---|
905 | ./opt/local/share/man/ |
---|
906 | ./opt/local/share/man/man1/ |
---|
907 | ./opt/local/share/man/man1/avrdude.1.gz |
---|
908 | ---> Archive avrdude-5.1_0.i386.tgz packaged |
---|
909 | DEBUG: Executing archive_finish |
---|
910 | DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/+COMMENT |
---|
911 | DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/+CONTENTS |
---|
912 | DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/+DESC |
---|
913 | DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/+PORTFILE |
---|
914 | DEBUG: removing file: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work/destroot/+STATE |
---|
915 | ---> Archive for avrdude 5.1_0 packaged |
---|
916 | ---> Installing avrdude 5.1_0 |
---|
917 | DEBUG: Executing com.apple.install (avrdude) |
---|
918 | DEBUG: installing directory: /opt/local/var/db/dports/software/avrdude/5.1_0/opt |
---|
919 | DEBUG: installing directory: /opt/local/var/db/dports/software/avrdude/5.1_0/opt/local |
---|
920 | DEBUG: installing directory: /opt/local/var/db/dports/software/avrdude/5.1_0/opt/local/bin |
---|
921 | DEBUG: installing file: /opt/local/var/db/dports/software/avrdude/5.1_0/opt/local/bin/avrdude |
---|
922 | DEBUG: installing directory: /opt/local/var/db/dports/software/avrdude/5.1_0/opt/local/etc |
---|
923 | DEBUG: installing file: /opt/local/var/db/dports/software/avrdude/5.1_0/opt/local/etc/avrdude.conf |
---|
924 | DEBUG: installing directory: /opt/local/var/db/dports/software/avrdude/5.1_0/opt/local/share |
---|
925 | DEBUG: installing directory: /opt/local/var/db/dports/software/avrdude/5.1_0/opt/local/share/man |
---|
926 | DEBUG: installing directory: /opt/local/var/db/dports/software/avrdude/5.1_0/opt/local/share/man/man1 |
---|
927 | DEBUG: installing file: /opt/local/var/db/dports/software/avrdude/5.1_0/opt/local/share/man/man1/avrdude.1.gz |
---|
928 | DEBUG: Executing com.apple.activate (avrdude) |
---|
929 | ---> Activating avrdude 5.1_0 |
---|
930 | DEBUG: activating directory: / |
---|
931 | DEBUG: activating directory: /opt |
---|
932 | DEBUG: activating directory: /opt/local |
---|
933 | DEBUG: activating directory: /opt/local/bin |
---|
934 | DEBUG: activating file: /opt/local/bin/avrdude |
---|
935 | DEBUG: activating directory: /opt/local/etc |
---|
936 | DEBUG: activating file: /opt/local/etc/avrdude.conf |
---|
937 | DEBUG: activating directory: /opt/local/share |
---|
938 | DEBUG: activating directory: /opt/local/share/man |
---|
939 | DEBUG: activating directory: /opt/local/share/man/man1 |
---|
940 | DEBUG: activating file: /opt/local/share/man/man1/avrdude.1.gz |
---|
941 | DEBUG: Adding file to file_map: /opt/local/bin/avrdude for: avrdude |
---|
942 | DEBUG: Adding file to file_map: /opt/local/etc/avrdude.conf for: avrdude |
---|
943 | DEBUG: Adding file to file_map: /opt/local/share/man/man1/avrdude.1.gz for: avrdude |
---|
944 | DEBUG: Skipping completed com.apple.main (avrdude) |
---|
945 | ---> Cleaning avrdude |
---|
946 | DEBUG: Executing com.apple.clean (avrdude) |
---|
947 | ---> Removing workpath for avrdude |
---|
948 | DEBUG: Removing directory: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_cross_avrdude/work |
---|
949 | DEBUG: Removing symlink: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/cross/avrdude/work |
---|