1 | version:1 |
---|
2 | :msg:main ---> Computing dependencies for libtool:info:main .:debug:main Searching for dependency: automake |
---|
3 | :debug:main Found Dependency: receipt exists for automake |
---|
4 | :msg:main |
---|
5 | :debug:main Executing org.macports.main (libtool) |
---|
6 | :msg:main ---> Fetching libtool |
---|
7 | :debug:fetch fetch phase started at Tue Jul 5 15:22:57 EDT 2011 |
---|
8 | :debug:fetch Executing org.macports.fetch (libtool) |
---|
9 | :msg:fetch ---> Verifying checksum(s) for libtool |
---|
10 | :debug:checksum checksum phase started at Tue Jul 5 15:22:57 EDT 2011 |
---|
11 | :debug:checksum Executing org.macports.checksum (libtool) |
---|
12 | :info:checksum ---> Checksumming libtool-2.4.tar.gz |
---|
13 | :debug:checksum Correct (md5) checksum for libtool-2.4.tar.gz |
---|
14 | :debug:checksum Correct (sha1) checksum for libtool-2.4.tar.gz |
---|
15 | :debug:checksum Correct (rmd160) checksum for libtool-2.4.tar.gz |
---|
16 | :msg:checksum ---> Extracting libtool |
---|
17 | :debug:extract extract phase started at Tue Jul 5 15:22:57 EDT 2011 |
---|
18 | :debug:extract Executing org.macports.extract (libtool) |
---|
19 | :info:extract ---> Extracting libtool-2.4.tar.gz |
---|
20 | :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/libtool/libtool-2.4.tar.gz' |
---|
21 | :debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
22 | :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libtool/libtool-2.4.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -' |
---|
23 | :debug:patch patch phase started at Tue Jul 5 15:22:58 EDT 2011 |
---|
24 | :debug:patch Executing org.macports.patch (libtool) |
---|
25 | :msg:patch ---> Configuring libtool |
---|
26 | :debug:patch Using compiler 'Mac OS X gcc 4.2' |
---|
27 | :debug:configure configure phase started at Tue Jul 5 15:22:58 EDT 2011 |
---|
28 | :debug:configure Executing org.macports.configure (libtool) |
---|
29 | :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' SED='/usr/bin/sed' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' GREP='/usr/bin/grep' CC='/usr/bin/gcc-4.2' |
---|
30 | :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4" && ./configure --prefix=/opt/local --program-prefix=g' |
---|
31 | :info:configure ## ----------------------- ## |
---|
32 | :info:configure ## Configuring libtool 2.4 ## |
---|
33 | :info:configure ## ----------------------- ## |
---|
34 | :info:configure |
---|
35 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
36 | :info:configure checking whether build environment is sane... yes |
---|
37 | :info:configure checking for a thread-safe mkdir -p... libltdl/config/install-sh -c -d |
---|
38 | :info:configure checking for gawk... no |
---|
39 | :info:configure checking for mawk... no |
---|
40 | :info:configure checking for nawk... no |
---|
41 | :info:configure checking for awk... awk |
---|
42 | :info:configure checking whether make sets $(MAKE)... yes |
---|
43 | :info:configure checking build system type... x86_64-apple-darwin10.8.0 |
---|
44 | :info:configure checking host system type... x86_64-apple-darwin10.8.0 |
---|
45 | :info:configure configure: autobuild project... GNU Libtool |
---|
46 | :info:configure configure: autobuild revision... 2.4 () |
---|
47 | :info:configure configure: autobuild hostname... mahost196.netronome.com |
---|
48 | :info:configure configure: autobuild mode... default |
---|
49 | :info:configure configure: autobuild timestamp... 20110705T192259Z |
---|
50 | :info:configure checking for gcc... /usr/bin/gcc-4.2 |
---|
51 | :info:configure checking whether the C compiler works... yes |
---|
52 | :info:configure checking for C compiler default output file name... a.out |
---|
53 | :info:configure checking for suffix of executables... |
---|
54 | :info:configure checking whether we are cross compiling... no |
---|
55 | :info:configure checking for suffix of object files... o |
---|
56 | :info:configure checking whether we are using the GNU C compiler... yes |
---|
57 | :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes |
---|
58 | :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed |
---|
59 | :info:configure checking for style of include used by make... GNU |
---|
60 | :info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3 |
---|
61 | :info:configure checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together... yes |
---|
62 | :info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E |
---|
63 | :info:configure checking how to print strings... printf |
---|
64 | :info:configure checking for a sed that does not truncate output... /usr/bin/sed |
---|
65 | :info:configure checking for grep that handles long lines and -e... /usr/bin/grep |
---|
66 | :info:configure checking for egrep... /usr/bin/grep -E |
---|
67 | :info:configure checking for fgrep... /usr/bin/grep -F |
---|
68 | :info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
69 | :info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no |
---|
70 | :info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm |
---|
71 | :info:configure checking the name lister (/usr/bin/nm) interface... BSD nm |
---|
72 | :info:configure checking whether ln -s works... yes |
---|
73 | :info:configure checking the maximum length of command line arguments... 196608 |
---|
74 | :info:configure checking whether the shell understands some XSI constructs... yes |
---|
75 | :info:configure checking whether the shell understands "+="... yes |
---|
76 | :info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop |
---|
77 | :info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop |
---|
78 | :info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r |
---|
79 | :info:configure checking for objdump... no |
---|
80 | :info:configure checking how to recognize dependent libraries... pass_all |
---|
81 | :info:configure checking for dlltool... no |
---|
82 | :info:configure checking how to associate runtime and link libraries... printf %s\n |
---|
83 | :info:configure checking for ar... ar |
---|
84 | :info:configure checking for archiver @FILE support... no |
---|
85 | :info:configure checking for strip... strip |
---|
86 | :info:configure checking for ranlib... ranlib |
---|
87 | :info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok |
---|
88 | :info:configure checking for sysroot... no |
---|
89 | :info:configure checking for mt... no |
---|
90 | :info:configure checking if : is a manifest tool... no |
---|
91 | :info:configure checking for dsymutil... dsymutil |
---|
92 | :info:configure checking for nmedit... nmedit |
---|
93 | :info:configure checking for lipo... lipo |
---|
94 | :info:configure checking for otool... otool |
---|
95 | :info:configure checking for otool64... no |
---|
96 | :info:configure checking for -single_module linker flag... yes |
---|
97 | :info:configure checking for -exported_symbols_list linker flag... yes |
---|
98 | :info:configure checking for -force_load linker flag... yes |
---|
99 | :info:configure checking for ANSI C header files... yes |
---|
100 | :info:configure checking for sys/types.h... yes |
---|
101 | :info:configure checking for sys/stat.h... yes |
---|
102 | :info:configure checking for stdlib.h... yes |
---|
103 | :info:configure checking for string.h... yes |
---|
104 | :info:configure checking for memory.h... yes |
---|
105 | :info:configure checking for strings.h... yes |
---|
106 | :info:configure checking for inttypes.h... yes |
---|
107 | :info:configure checking for stdint.h... yes |
---|
108 | :info:configure checking for unistd.h... yes |
---|
109 | :info:configure checking for dlfcn.h... yes |
---|
110 | :info:configure checking for objdir... .libs |
---|
111 | :info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no |
---|
112 | :info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC |
---|
113 | :info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes |
---|
114 | :info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no |
---|
115 | :info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes |
---|
116 | :info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes |
---|
117 | :info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes |
---|
118 | :info:configure checking dynamic linker characteristics... darwin10.8.0 dyld |
---|
119 | :info:configure checking how to hardcode library paths into programs... immediate |
---|
120 | :info:configure checking for dlopen in -ldl... yes |
---|
121 | :info:configure checking whether a program can dlopen itself... yes |
---|
122 | :info:configure checking whether a statically linked program can dlopen itself... yes |
---|
123 | :info:configure checking whether stripping libraries is possible... yes |
---|
124 | :info:configure checking if libtool supports shared libraries... yes |
---|
125 | :info:configure checking whether to build shared libraries... yes |
---|
126 | :info:configure checking whether to build static libraries... yes |
---|
127 | :info:configure checking which extension is used for runtime loadable modules... .so |
---|
128 | :info:configure checking which variable specifies run-time module search path... DYLD_LIBRARY_PATH |
---|
129 | :info:configure checking for the default library search path... /usr/local/lib /lib /usr/lib |
---|
130 | :info:configure checking for library containing dlopen... none required |
---|
131 | :info:configure checking for dlerror... yes |
---|
132 | :info:configure checking for shl_load... no |
---|
133 | :info:configure checking for shl_load in -ldld... no |
---|
134 | :info:configure checking for dld_link in -ldld... no |
---|
135 | :info:configure checking for _ prefix in compiled symbols... yes |
---|
136 | :info:configure checking whether we have to add an underscore for dlsym... no |
---|
137 | :info:configure checking whether deplibs are loaded by dlopen... yes |
---|
138 | :info:configure checking for argz.h... no |
---|
139 | :info:configure checking for error_t... no |
---|
140 | :info:configure checking for argz_add... no |
---|
141 | :info:configure checking for argz_append... no |
---|
142 | :info:configure checking for argz_count... no |
---|
143 | :info:configure checking for argz_create_sep... no |
---|
144 | :info:configure checking for argz_insert... no |
---|
145 | :info:configure checking for argz_next... no |
---|
146 | :info:configure checking for argz_stringify... no |
---|
147 | :info:configure checking whether libtool supports -dlopen/-dlpreopen... yes |
---|
148 | :info:configure checking for unistd.h... (cached) yes |
---|
149 | :info:configure checking for dl.h... no |
---|
150 | :info:configure checking for sys/dl.h... no |
---|
151 | :info:configure checking for dld.h... no |
---|
152 | :info:configure checking for mach-o/dyld.h... yes |
---|
153 | :info:configure checking for dirent.h... yes |
---|
154 | :info:configure checking for closedir... yes |
---|
155 | :info:configure checking for opendir... yes |
---|
156 | :info:configure checking for readdir... yes |
---|
157 | :info:configure checking for strlcat... yes |
---|
158 | :info:configure checking for strlcpy... yes |
---|
159 | :info:configure checking whether we are using the GNU C++ compiler... yes |
---|
160 | :info:configure checking whether /usr/bin/g++-4.2 accepts -g... yes |
---|
161 | :info:configure checking dependency style of /usr/bin/g++-4.2... gcc3 |
---|
162 | :info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E |
---|
163 | :info:configure checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
164 | :info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no |
---|
165 | :info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes |
---|
166 | :info:configure checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC |
---|
167 | :info:configure checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes |
---|
168 | :info:configure checking if /usr/bin/g++-4.2 static flag -static works... no |
---|
169 | :info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... yes |
---|
170 | :info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes |
---|
171 | :info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes |
---|
172 | :info:configure checking dynamic linker characteristics... darwin10.8.0 dyld |
---|
173 | :info:configure checking how to hardcode library paths into programs... immediate |
---|
174 | :info:configure checking for g77... no |
---|
175 | :info:configure checking for xlf... no |
---|
176 | :info:configure checking for f77... no |
---|
177 | :info:configure checking for frt... no |
---|
178 | :info:configure checking for pgf77... no |
---|
179 | :info:configure checking for cf77... no |
---|
180 | :info:configure checking for fort77... no |
---|
181 | :info:configure checking for fl32... no |
---|
182 | :info:configure checking for af77... no |
---|
183 | :info:configure checking for xlf90... no |
---|
184 | :info:configure checking for f90... no |
---|
185 | :info:configure checking for pgf90... no |
---|
186 | :info:configure checking for pghpf... no |
---|
187 | :info:configure checking for epcf90... no |
---|
188 | :info:configure checking for gfortran... no |
---|
189 | :info:configure checking for g95... g95 |
---|
190 | :info:configure checking whether we are using the GNU Fortran 77 compiler... no |
---|
191 | :info:configure checking whether g95 accepts -g... yes |
---|
192 | :info:configure checking if libtool supports shared libraries... yes |
---|
193 | :info:configure checking whether to build shared libraries... yes |
---|
194 | :info:configure checking whether to build static libraries... yes |
---|
195 | :info:configure checking for g95 option to produce PIC... |
---|
196 | :info:configure checking if g95 static flag works... no |
---|
197 | :info:configure checking if g95 supports -c -o file.o... no |
---|
198 | :info:configure checking if g95 supports -c -o file.o... (cached) no |
---|
199 | :info:configure checking whether the g95 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... no |
---|
200 | :info:configure checking dynamic linker characteristics... darwin10.8.0 dyld |
---|
201 | :info:configure checking how to hardcode library paths into programs... immediate |
---|
202 | :info:configure checking for gfortran... no |
---|
203 | :info:configure checking for g95... g95 |
---|
204 | :info:configure checking whether we are using the GNU Fortran compiler... no |
---|
205 | :info:configure checking whether g95 accepts -g... yes |
---|
206 | :info:configure checking if libtool supports shared libraries... no |
---|
207 | :info:configure checking whether to build shared libraries... no |
---|
208 | :info:configure checking whether to build static libraries... yes |
---|
209 | :info:configure libtool.m4: error: problem compiling FC test program |
---|
210 | :info:configure checking for g95 option to produce PIC... |
---|
211 | :info:configure checking if g95 static flag works... no |
---|
212 | :info:configure checking if g95 supports -c -o file.o... no |
---|
213 | :info:configure checking if g95 supports -c -o file.o... (cached) no |
---|
214 | :info:configure checking whether the g95 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... no |
---|
215 | :info:configure checking dynamic linker characteristics... darwin10.8.0 dyld |
---|
216 | :info:configure checking how to hardcode library paths into programs... immediate |
---|
217 | :info:configure checking for gcj... no |
---|
218 | :info:configure checking for windres... no |
---|
219 | :info:configure checking whether make supports order-only prerequisites... yes |
---|
220 | :info:configure configure: creating ./config.status |
---|
221 | :info:configure config.status: creating Makefile |
---|
222 | :info:configure config.status: creating config.h |
---|
223 | :info:configure config.status: executing tests/atconfig commands |
---|
224 | :info:configure config.status: executing depfiles commands |
---|
225 | :info:configure config.status: executing libtool commands |
---|
226 | :msg:configure ---> Building libtool |
---|
227 | :debug:build build phase started at Tue Jul 5 15:23:12 EDT 2011 |
---|
228 | :debug:build Executing org.macports.build (libtool) |
---|
229 | :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
230 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4" && /usr/bin/make -j2 all' |
---|
231 | :info:build rm -f libtoolize.tmp libtoolize |
---|
232 | :info:build /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4/libltdl/config/install-sh -d . libltdl/ |
---|
233 | :info:build set dummy `/bin/sh ./libltdl/config/mkstamp .`; shift; case 2.4 in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \ |
---|
234 | :info:build sed -e 's,@EGREP\@,/usr/bin/grep -E,g' -e 's,@FGREP\@,/usr/bin/grep -F,g' -e 's,@GREP\@,/usr/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.4,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_URL\@,http://www.gnu.org/software/libtool/,g' -e 's,@PACKAGE_NAME\@,GNU Libtool,g' -e 's,@PACKAGE_STRING\@,GNU Libtool 2.4,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.4,g' -e 's,@SED\@,/usr/bin/sed,g' -e 's,@VERSION\@,2.4,g' -e 's,@aclocaldir\@,/opt/local/share/aclocal,g' -e 's,@datadir\@,/opt/local/share,g' -e 's,@pkgdatadir\@,/opt/local/share/libtool,g' -e 's,@host_triplet\@,x86_64-apple-darwin10.8.0,g' -e 's,@prefix\@,/opt/local,g' -e "s,@TIMESTAMP\@,$TIMESTAMP,g" \ |
---|
235 | :info:build -e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' \ |
---|
236 | :info:build -e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c libltdl/loaders/dlopen.c libltdl/loaders/dyld.c libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h libltdl/slist.c,g" \ |
---|
237 | :info:build -e "s,@pkgconfig_files\@,config/compile config/config.guess config/config.sub config/depcomp config/install-sh config/missing config/ltmain.sh,g" \ |
---|
238 | :info:build ./libtoolize.in > libtoolize.tmp |
---|
239 | :info:build cp ./libltdl/argz_.h libltdl/argz.h-t |
---|
240 | :info:build mv libltdl/argz.h-t libltdl/argz.h |
---|
241 | :info:build chmod a+x libtoolize.tmp |
---|
242 | :info:build chmod a-w libtoolize.tmp |
---|
243 | :info:build mv -f libtoolize.tmp libtoolize |
---|
244 | :info:build /usr/bin/make all-recursive |
---|
245 | :info:build depbase=`echo libltdl/loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ |
---|
246 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c &&\ |
---|
247 | :info:build mv -f $depbase.Tpo $depbase.Plo |
---|
248 | :info:build depbase=`echo libltdl/argz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ |
---|
249 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/argz.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/argz.lo libltdl/argz.c &&\ |
---|
250 | :info:build mv -f $depbase.Tpo $depbase.Plo |
---|
251 | :info:build libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o |
---|
252 | :info:build libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/argz.lo -MD -MP -MF libltdl/.deps/argz.Tpo -c libltdl/argz.c -o libltdl/argz.o |
---|
253 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c -o libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c |
---|
254 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c -o libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo './'`libltdl/lt__alloc.c |
---|
255 | :info:build libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdl_la-preopen.o |
---|
256 | :info:build libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c -o libltdl/libltdl_libltdl_la-lt__alloc.o |
---|
257 | :info:build mv -f libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo libltdl/.deps/libltdl_libltdl_la-lt__alloc.Plo |
---|
258 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c -o libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo './'`libltdl/lt_dlloader.c |
---|
259 | :info:build mv -f libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Plo |
---|
260 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c -o libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo './'`libltdl/lt_error.c |
---|
261 | :info:build libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c -o libltdl/libltdl_libltdl_la-lt_dlloader.o |
---|
262 | :info:build libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c -o libltdl/libltdl_libltdl_la-lt_error.o |
---|
263 | :info:build mv -f libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo libltdl/.deps/libltdl_libltdl_la-lt_error.Plo |
---|
264 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c -o libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo './'`libltdl/ltdl.c |
---|
265 | :info:build mv -f libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Plo |
---|
266 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c -o libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo './'`libltdl/slist.c |
---|
267 | :info:build libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c -o libltdl/libltdl_libltdl_la-ltdl.o |
---|
268 | :info:build libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/opt/local/include -pipe -O2 -arch x86_64 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c -o libltdl/libltdl_libltdl_la-slist.o |
---|
269 | :info:build mv -f libltdl/.deps/libltdl_libltdl_la-slist.Tpo libltdl/.deps/libltdl_libltdl_la-slist.Plo |
---|
270 | :info:build /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -module -avoid-version -L/opt/local/lib -arch x86_64 -o libltdl/dlopen.la libltdl/loaders/dlopen.lo |
---|
271 | :info:build libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/dlopen.o |
---|
272 | :info:build libtool: link: ranlib libltdl/.libs/dlopen.a |
---|
273 | :info:build libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) |
---|
274 | :info:build mv -f libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo libltdl/.deps/libltdl_libltdl_la-ltdl.Plo |
---|
275 | :info:build /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -no-undefined -version-info 10:0:3 -dlpreopen libltdl/dlopen.la -L/opt/local/lib -arch x86_64 -o libltdl/libltdl.la -rpath /opt/local/lib libltdl/loaders/libltdl_libltdl_la-preopen.lo libltdl/libltdl_libltdl_la-lt__alloc.lo libltdl/libltdl_libltdl_la-lt_dlloader.lo libltdl/libltdl_libltdl_la-lt_error.lo libltdl/libltdl_libltdl_la-ltdl.lo libltdl/libltdl_libltdl_la-slist.lo libltdl/argz.lo |
---|
276 | :info:build libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS libltdl/.libs/libltdl.nmT |
---|
277 | :info:build libtool: link: (cd libltdl/.libs && /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -c -fno-builtin -fno-common -DPIC "libltdlS.c") |
---|
278 | :info:build libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm" "libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT" |
---|
279 | :info:build libtool: link: (cd libltdl/.libs/libltdl.lax/dlopen.a && ar x "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4/libltdl/.libs/dlopen.a") |
---|
280 | :info:build libtool: link: ar cru libltdl/.libs/libltdl.a libltdl/loaders/libltdl_libltdl_la-preopen.o libltdl/libltdl_libltdl_la-lt__alloc.o libltdl/libltdl_libltdl_la-lt_dlloader.o libltdl/libltdl_libltdl_la-lt_error.o libltdl/libltdl_libltdl_la-ltdl.o libltdl/libltdl_libltdl_la-slist.o libltdl/argz.o libltdl/.libs/libltdlS.o libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o |
---|
281 | :info:build libtool: link: ranlib libltdl/.libs/libltdl.a |
---|
282 | :info:build libtool: link: rm -fr libltdl/.libs/libltdl.lax |
---|
283 | :info:build libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s "../libltdl.la" "libltdl.la" ) |
---|
284 | :msg:build ---> Staging libtool into destroot |
---|
285 | :info:build . changed |
---|
286 | :info:build gid expected 0 found 80 modified |
---|
287 | :info:build ./usr missing (created) |
---|
288 | :info:build . missing (directory not created: File exists) |
---|
289 | :info:build ./Applications missing (created) |
---|
290 | :info:build ./Developer missing (created) |
---|
291 | :info:build ./Library missing (created) |
---|
292 | :info:build . changed |
---|
293 | :info:build gid expected 80 found 0 modified |
---|
294 | :info:build ./bin missing (created) |
---|
295 | :info:build ./etc missing (created) |
---|
296 | :info:build ./include missing (created) |
---|
297 | :info:build ./lib missing (created) |
---|
298 | :info:build ./lib/pkgconfig missing (created) |
---|
299 | :info:build ./libexec missing (created) |
---|
300 | :info:build ./sbin missing (created) |
---|
301 | :info:build ./share missing (created) |
---|
302 | :info:build ./share/info missing (created) |
---|
303 | :info:build ./share/man missing (created) |
---|
304 | :info:build ./share/man/cat1 missing (created) |
---|
305 | :info:build ./share/man/cat2 missing (created) |
---|
306 | :info:build ./share/man/cat3 missing (created) |
---|
307 | :info:build ./share/man/cat4 missing (created) |
---|
308 | :info:build ./share/man/cat5 missing (created) |
---|
309 | :info:build ./share/man/cat6 missing (created) |
---|
310 | :info:build ./share/man/cat7 missing (created) |
---|
311 | :info:build ./share/man/cat8 missing (created) |
---|
312 | :info:build ./share/man/cat9 missing (created) |
---|
313 | :info:build ./share/man/catl missing (created) |
---|
314 | :info:build ./share/man/catn missing (created) |
---|
315 | :info:build ./share/man/man1 missing (created) |
---|
316 | :info:build ./share/man/man2 missing (created) |
---|
317 | :info:build ./share/man/man3 missing (created) |
---|
318 | :info:build ./share/man/man4 missing (created) |
---|
319 | :info:build ./share/man/man5 missing (created) |
---|
320 | :info:build ./share/man/man6 missing (created) |
---|
321 | :info:build ./share/man/man7 missing (created) |
---|
322 | :info:build ./share/man/man8 missing (created) |
---|
323 | :info:build ./share/man/man9 missing (created) |
---|
324 | :info:build ./share/man/manl missing (created) |
---|
325 | :info:build ./share/man/mann missing (created) |
---|
326 | :info:build ./share/nls missing (created) |
---|
327 | :info:build ./share/nls/C missing (created) |
---|
328 | :info:build ./share/nls/af_ZA.ISO8859-1 missing (created) |
---|
329 | :info:build ./share/nls/af_ZA.ISO8859-15 missing (created) |
---|
330 | :info:build ./share/nls/bg_BG.CP1251 missing (created) |
---|
331 | :info:build ./share/nls/cs_CZ.ISO8859-2 missing (created) |
---|
332 | :info:build ./share/nls/da_DK.ISO8859-1 missing (created) |
---|
333 | :info:build ./share/nls/da_DK.ISO8859-15 missing (created) |
---|
334 | :info:build ./share/nls/de_AT.ISO8859-1 missing (created) |
---|
335 | :info:build ./share/nls/de_AT.ISO8859-15 missing (created) |
---|
336 | :info:build ./share/nls/de_CH.ISO8859-1 missing (created) |
---|
337 | :info:build ./share/nls/de_CH.ISO8859-15 missing (created) |
---|
338 | :info:build ./share/nls/de_DE.ISO8859-1 missing (created) |
---|
339 | :info:build ./share/nls/de_DE.ISO8859-15 missing (created) |
---|
340 | :info:build ./share/nls/el_GR.ISO8859-7 missing (created) |
---|
341 | :info:build ./share/nls/en_AU.ISO8859-1 missing (created) |
---|
342 | :info:build ./share/nls/en_AU.ISO8859-15 missing (created) |
---|
343 | :info:build ./share/nls/en_AU.US-ASCII missing (created) |
---|
344 | :info:build ./share/nls/en_CA.ISO8859-1 missing (created) |
---|
345 | :info:build ./share/nls/en_CA.ISO8859-15 missing (created) |
---|
346 | :info:build ./share/nls/en_CA.US-ASCII missing (created) |
---|
347 | :info:build ./share/nls/en_GB.ISO8859-1 missing (created) |
---|
348 | :info:build ./share/nls/en_GB.ISO8859-15 missing (created) |
---|
349 | :info:build ./share/nls/en_GB.US-ASCII missing (created) |
---|
350 | :info:build ./share/nls/en_NZ.ISO8859-1 missing (created) |
---|
351 | :info:build ./share/nls/en_NZ.ISO8859-15 missing (created) |
---|
352 | :info:build ./share/nls/en_NZ.US-ASCII missing (created) |
---|
353 | :info:build ./share/nls/en_US.ISO8859-1 missing (created) |
---|
354 | :info:build ./share/nls/en_US.ISO8859-15 missing (created) |
---|
355 | :info:build ./share/nls/es_ES.ISO8859-1 missing (created) |
---|
356 | :info:build ./share/nls/es_ES.ISO8859-15 missing (created) |
---|
357 | :info:build ./share/nls/et_EE.ISO8859-15 missing (created) |
---|
358 | :info:build ./share/nls/fi_FI.ISO8859-1 missing (created) |
---|
359 | :info:build ./share/nls/fi_FI.ISO8859-15 missing (created) |
---|
360 | :info:build ./share/nls/fr_BE.ISO8859-1 missing (created) |
---|
361 | :info:build ./share/nls/fr_BE.ISO8859-15 missing (created) |
---|
362 | :info:build ./share/nls/fr_CA.ISO8859-1 missing (created) |
---|
363 | :info:build ./share/nls/fr_CA.ISO8859-15 missing (created) |
---|
364 | :info:build ./share/nls/fr_CH.ISO8859-1 missing (created) |
---|
365 | :info:build ./share/nls/fr_CH.ISO8859-15 missing (created) |
---|
366 | :info:build ./share/nls/fr_FR.ISO8859-1 missing (created) |
---|
367 | :info:build ./share/nls/fr_FR.ISO8859-15 missing (created) |
---|
368 | :info:build ./share/nls/hi_IN.ISCII-DEV missing (created) |
---|
369 | :info:build ./share/nls/hr_HR.ISO8859-2 missing (created) |
---|
370 | :info:build ./share/nls/hu_HU.ISO8859-2 missing (created) |
---|
371 | :info:build ./share/nls/is_IS.ISO8859-1 missing (created) |
---|
372 | :info:build ./share/nls/is_IS.ISO8859-15 missing (created) |
---|
373 | :info:build ./share/nls/it_CH.ISO8859-1 missing (created) |
---|
374 | :info:build ./share/nls/it_CH.ISO8859-15 missing (created) |
---|
375 | :info:build ./share/nls/it_IT.ISO8859-1 missing (created) |
---|
376 | :info:build ./share/nls/it_IT.ISO8859-15 missing (created) |
---|
377 | :info:build ./share/nls/ja_JP.SJIS missing (created) |
---|
378 | :info:build ./share/nls/ja_JP.eucJP missing (created) |
---|
379 | :info:build ./share/nls/ko_KR.eucKR missing (created) |
---|
380 | :info:build ./share/nls/la_LN.ISO8859-1 missing (created) |
---|
381 | :info:build ./share/nls/la_LN.ISO8859-15 missing (created) |
---|
382 | :info:build ./share/nls/la_LN.ISO8859-2 missing (created) |
---|
383 | :info:build ./share/nls/la_LN.ISO8859-4 missing (created) |
---|
384 | :info:build ./share/nls/la_LN.US-ASCII missing (created) |
---|
385 | :info:build ./share/nls/lt_LT.ISO8859-4 missing (created) |
---|
386 | :info:build ./share/nls/nl_BE.ISO8859-1 missing (created) |
---|
387 | :info:build ./share/nls/nl_BE.ISO8859-15 missing (created) |
---|
388 | :info:build ./share/nls/nl_NL.ISO8859-1 missing (created) |
---|
389 | :info:build ./share/nls/nl_NL.ISO8859-15 missing (created) |
---|
390 | :info:build ./share/nls/no_NO.ISO8859-1 missing (created) |
---|
391 | :info:build ./share/nls/no_NO.ISO8859-15 missing (created) |
---|
392 | :info:build ./share/nls/pl_PL.ISO8859-2 missing (created) |
---|
393 | :info:build ./share/nls/pt_BR.ISO8859-1 missing (created) |
---|
394 | :info:build ./share/nls/pt_PT.ISO8859-1 missing (created) |
---|
395 | :info:build ./share/nls/pt_PT.ISO8859-15 missing (created) |
---|
396 | :info:build ./share/nls/ro_RO.ISO8859-2 missing (created) |
---|
397 | :info:build ./share/nls/ru_RU.CP866 missing (created) |
---|
398 | :info:build ./share/nls/ru_RU.ISO8859-5 missing (created) |
---|
399 | :info:build ./share/nls/ru_RU.KOI8-R missing (created) |
---|
400 | :info:build ./share/nls/sk_SK.ISO8859-2 missing (created) |
---|
401 | :info:build ./share/nls/sl_SI.ISO8859-2 missing (created) |
---|
402 | :info:build ./share/nls/sv_SE.ISO8859-1 missing (created) |
---|
403 | :info:build ./share/nls/sv_SE.ISO8859-15 missing (created) |
---|
404 | :info:build ./share/nls/tr_TR.ISO8859-9 missing (created) |
---|
405 | :info:build ./share/nls/uk_UA.ISO8859-5 missing (created) |
---|
406 | :info:build ./share/nls/uk_UA.KOI8-U missing (created) |
---|
407 | :info:build ./share/nls/zh_CN.eucCN missing (created) |
---|
408 | :info:build ./share/nls/zh_TW.Big5 missing (created) |
---|
409 | :info:build ./share/skel missing (created) |
---|
410 | :info:build ./src missing (created) |
---|
411 | :info:build ./var missing (created) |
---|
412 | :info:build ./var/macports missing (created) |
---|
413 | :info:build ./var/macports/build missing (created) |
---|
414 | :info:build ./var/macports/distfiles missing (created) |
---|
415 | :info:build ./var/macports/logs missing (created) |
---|
416 | :info:build ./var/macports/packages missing (created) |
---|
417 | :info:build ./var/macports/receipts missing (created) |
---|
418 | :info:build ./var/macports/registry missing (created) |
---|
419 | :info:build ./www missing (created) |
---|
420 | :debug:destroot destroot phase started at Tue Jul 5 15:23:13 EDT 2011 |
---|
421 | :debug:destroot Executing org.macports.destroot (libtool) |
---|
422 | :debug:destroot Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
423 | :debug:destroot Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4" && /usr/bin/make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot' |
---|
424 | :info:destroot /usr/bin/make install-recursive |
---|
425 | :info:destroot test -z "/opt/local/bin" || libltdl/config/install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/bin" |
---|
426 | :info:destroot /usr/bin/install -c libtoolize '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/bin/./glibtoolize' |
---|
427 | :info:destroot /usr/bin/install -c libtool '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/bin/./glibtool' |
---|
428 | :info:destroot test -z "/opt/local/lib" || libltdl/config/install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/lib" |
---|
429 | :info:destroot /bin/sh ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/lib' |
---|
430 | :info:destroot libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/lib/libltdl.la |
---|
431 | :info:destroot libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/lib/libltdl.a |
---|
432 | :info:destroot libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/lib/libltdl.a |
---|
433 | :info:destroot libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/lib/libltdl.a |
---|
434 | :info:destroot libtool: install: warning: remember to run `libtool --finish /opt/local/lib' |
---|
435 | :info:destroot rm -rf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/* |
---|
436 | :info:destroot /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4/libltdl/config/install-sh -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/aclocal |
---|
437 | :info:destroot /usr/bin/install -c -m 644 './libltdl/m4/argz.m4' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/aclocal/argz.m4' |
---|
438 | :info:destroot /usr/bin/install -c -m 644 './libltdl/m4/libtool.m4' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/aclocal/libtool.m4' |
---|
439 | :info:destroot /usr/bin/install -c -m 644 './libltdl/m4/ltdl.m4' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/aclocal/ltdl.m4' |
---|
440 | :info:destroot /usr/bin/install -c -m 644 './libltdl/m4/ltoptions.m4' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/aclocal/ltoptions.m4' |
---|
441 | :info:destroot /usr/bin/install -c -m 644 './libltdl/m4/ltsugar.m4' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/aclocal/ltsugar.m4' |
---|
442 | :info:destroot /usr/bin/install -c -m 644 './libltdl/m4/ltversion.m4' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/aclocal/ltversion.m4' |
---|
443 | :info:destroot /usr/bin/install -c -m 644 './libltdl/m4/lt~obsolete.m4' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/aclocal/lt~obsolete.m4' |
---|
444 | :info:destroot /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4/libltdl/config/install-sh -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool |
---|
445 | :info:destroot /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4/libltdl/config/install-sh -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/config |
---|
446 | :info:destroot /usr/bin/install -c './libltdl/config/compile' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/config/compile' |
---|
447 | :info:destroot /usr/bin/install -c './libltdl/config/config.guess' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/config/config.guess' |
---|
448 | :info:destroot /usr/bin/install -c './libltdl/config/config.sub' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/config/config.sub' |
---|
449 | :info:destroot /usr/bin/install -c './libltdl/config/depcomp' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/config/depcomp' |
---|
450 | :info:destroot /usr/bin/install -c './libltdl/config/install-sh' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/config/install-sh' |
---|
451 | :info:destroot /usr/bin/install -c './libltdl/config/missing' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/config/missing' |
---|
452 | :info:destroot /usr/bin/install -c './libltdl/config/ltmain.sh' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/config/ltmain.sh' |
---|
453 | :info:destroot /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4/libltdl/config/install-sh -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl |
---|
454 | :info:destroot /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4/libltdl/config/install-sh -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/libltdl |
---|
455 | :info:destroot /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4/libltdl/config/install-sh -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/loaders |
---|
456 | :info:destroot /usr/bin/install -c -m 644 './libltdl/COPYING.LIB' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/COPYING.LIB' |
---|
457 | :info:destroot /usr/bin/install -c -m 644 './libltdl/README' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/README' |
---|
458 | :info:destroot /usr/bin/install -c -m 644 './libltdl/Makefile.inc' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/Makefile.inc' |
---|
459 | :info:destroot /usr/bin/install -c -m 644 './libltdl/Makefile.am' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/Makefile.am' |
---|
460 | :info:destroot /usr/bin/install -c -m 644 './libltdl/configure.ac' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/configure.ac' |
---|
461 | :info:destroot /usr/bin/install -c -m 644 './libltdl/aclocal.m4' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/aclocal.m4' |
---|
462 | :info:destroot /usr/bin/install -c -m 644 './libltdl/Makefile.in' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/Makefile.in' |
---|
463 | :info:destroot /usr/bin/install -c -m 644 './libltdl/config-h.in' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/config-h.in' |
---|
464 | :info:destroot /usr/bin/install -c -m 644 './libltdl/configure' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/configure' |
---|
465 | :info:destroot /usr/bin/install -c -m 644 './libltdl/argz_.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/argz_.h' |
---|
466 | :info:destroot /usr/bin/install -c -m 644 './libltdl/argz.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/argz.c' |
---|
467 | :info:destroot /usr/bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/loaders/dld_link.c' |
---|
468 | :info:destroot /usr/bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/loaders/dlopen.c' |
---|
469 | :info:destroot /usr/bin/install -c -m 644 './libltdl/loaders/dyld.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/loaders/dyld.c' |
---|
470 | :info:destroot /usr/bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/loaders/load_add_on.c' |
---|
471 | :info:destroot /usr/bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/loaders/loadlibrary.c' |
---|
472 | :info:destroot /usr/bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/loaders/shl_load.c' |
---|
473 | :info:destroot /usr/bin/install -c -m 644 './libltdl/lt__dirent.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/lt__dirent.c' |
---|
474 | :info:destroot /usr/bin/install -c -m 644 './libltdl/lt__strl.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/lt__strl.c' |
---|
475 | :info:destroot /usr/bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/libltdl/lt__alloc.h' |
---|
476 | :info:destroot /usr/bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/libltdl/lt__dirent.h' |
---|
477 | :info:destroot /usr/bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/libltdl/lt__glibc.h' |
---|
478 | :info:destroot /usr/bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/libltdl/lt__private.h' |
---|
479 | :info:destroot /usr/bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/libltdl/lt__strl.h' |
---|
480 | :info:destroot /usr/bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/libltdl/lt_dlloader.h' |
---|
481 | :info:destroot /usr/bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/libltdl/lt_error.h' |
---|
482 | :info:destroot /usr/bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/libltdl/lt_system.h' |
---|
483 | :info:destroot /usr/bin/install -c -m 644 './libltdl/libltdl/slist.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/libltdl/slist.h' |
---|
484 | :info:destroot /usr/bin/install -c -m 644 './libltdl/loaders/preopen.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/loaders/preopen.c' |
---|
485 | :info:destroot /usr/bin/install -c -m 644 './libltdl/lt__alloc.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/lt__alloc.c' |
---|
486 | :info:destroot /usr/bin/install -c -m 644 './libltdl/lt_dlloader.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/lt_dlloader.c' |
---|
487 | :info:destroot /usr/bin/install -c -m 644 './libltdl/lt_error.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/lt_error.c' |
---|
488 | :info:destroot /usr/bin/install -c -m 644 './libltdl/ltdl.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/ltdl.c' |
---|
489 | :info:destroot /usr/bin/install -c -m 644 './libltdl/ltdl.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/ltdl.h' |
---|
490 | :info:destroot /usr/bin/install -c -m 644 './libltdl/slist.c' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/slist.c' |
---|
491 | :info:destroot chmod a+x /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/libtool/libltdl/configure |
---|
492 | :info:destroot test -z "/opt/local/include" || libltdl/config/install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/include" |
---|
493 | :info:destroot /usr/bin/install -c -m 644 libltdl/ltdl.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/include' |
---|
494 | :info:destroot test -z "/opt/local/share/info" || libltdl/config/install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/info" |
---|
495 | :info:destroot /usr/bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/info' |
---|
496 | :info:destroot install-info --info-dir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/info' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/info/libtool.info' |
---|
497 | :info:destroot test -z "/opt/local/include/libltdl" || libltdl/config/install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/include/libltdl" |
---|
498 | :info:destroot /usr/bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/include/libltdl' |
---|
499 | :info:destroot test -z "/opt/local/share/man/man1" || libltdl/config/install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/man/man1" |
---|
500 | :info:destroot /usr/bin/install -c -m 644 './doc/libtool.1' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/man/man1/glibtool.1' |
---|
501 | :info:destroot /usr/bin/install -c -m 644 './doc/libtoolize.1' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/man/man1/glibtoolize.1' |
---|
502 | :debug:destroot Executing proc-post-org.macports.destroot-destroot-0 |
---|
503 | :info:destroot xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/doc |
---|
504 | :info:destroot xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/doc/libtool |
---|
505 | :info:destroot xinstall: chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/libtool-2.4) |
---|
506 | :info:destroot xinstall: AUTHORS -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/doc/libtool/AUTHORS |
---|
507 | :info:destroot xinstall: COPYING -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/doc/libtool/COPYING |
---|
508 | :info:destroot xinstall: ChangeLog -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/doc/libtool/ChangeLog |
---|
509 | :info:destroot xinstall: NEWS -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/doc/libtool/NEWS |
---|
510 | :info:destroot xinstall: README -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/doc/libtool/README |
---|
511 | :info:destroot xinstall: THANKS -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/doc/libtool/THANKS |
---|
512 | :info:destroot xinstall: TODO -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/work/destroot/opt/local/share/doc/libtool/TODO |
---|
513 | :debug:destroot Executing proc-post-org.macports.destroot-destroot-1 |
---|
514 | :error:destroot /opt/local/lib/libltdl.dylib is not in the destroot. Please clean libtool and try again. |
---|
515 | :error:destroot Target org.macports.destroot returned: missing /opt/local/lib/libltdl.dylib in destroot |
---|
516 | :debug:destroot Backtrace: missing /opt/local/lib/libltdl.dylib in destroot |
---|
517 | while executing |
---|
518 | "$post $targetname" |
---|
519 | :info:destroot Warning: the following items did not execute (for libtool): org.macports.destroot |
---|
520 | :notice:destroot Log for libtool is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libtool/main.log |
---|