Last login: Sat Feb 20 12:52:59 on console You have mail. sofaki:~ solazari$ sudo port clean expat Password: ---> Cleaning expat sofaki:~ solazari$ sudo port uninstall expat ---> Uninstalling expat @2.0.1_0 sofaki:~ solazari$ sudo port -d install expat DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat DEBUG: OS Platform: darwin DEBUG: OS Version: 10.2.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant darwin is not provided by port expat. DEBUG: Requested variant i386 is not provided by port expat. DEBUG: Requested variant macosx is not provided by port expat. DEBUG: Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat/work ---> Computing dependencies for expat DEBUG: Executing org.macports.main (expat) ---> Fetching expat DEBUG: Executing org.macports.fetch (expat) ---> expat-2.0.1.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/expat DEBUG: Pinging downloads.sourceforge.net... DEBUG: Pinging easynews.dl.sourceforge.net... DEBUG: Pinging internap.dl.sourceforge.net... DEBUG: Pinging superb-east.dl.sourceforge.net... DEBUG: Pinging superb-west.dl.sourceforge.net... DEBUG: Pinging voxel.dl.sourceforge.net... DEBUG: Pinging ufpr.dl.sourceforge.net... DEBUG: Pinging dfn.dl.sourceforge.net... DEBUG: Pinging garr.dl.sourceforge.net... DEBUG: Pinging heanet.dl.sourceforge.net... DEBUG: Pinging kent.dl.sourceforge.net... DEBUG: Pinging mesh.dl.sourceforge.net... DEBUG: Pinging surfnet.dl.sourceforge.net... DEBUG: Pinging switch.dl.sourceforge.net... DEBUG: Pinging nchc.dl.sourceforge.net... DEBUG: Pinging internode.dl.sourceforge.net... DEBUG: Pinging transact.dl.sourceforge.net... DEBUG: Pinging optusnet.dl.sourceforge.net... DEBUG: Pinging distfiles.macports.org... DEBUG: Pinging arn.se.distfiles.macports.org... DEBUG: Pinging aarnet.au.distfiles.macports.org... DEBUG: downloads.sourceforge.net ping time is 167.430 DEBUG: easynews.dl.sourceforge.net ping time is 217.819 DEBUG: internap.dl.sourceforge.net ping time is 135.403 DEBUG: superb-east.dl.sourceforge.net ping time is 174.141 DEBUG: superb-west.dl.sourceforge.net ping time is 165.247 DEBUG: voxel.dl.sourceforge.net ping time is 70.919 DEBUG: ufpr.dl.sourceforge.net ping time is 349.143 DEBUG: dfn.dl.sourceforge.net ping time is 10000 DEBUG: garr.dl.sourceforge.net ping time is 85.966 DEBUG: heanet.dl.sourceforge.net ping time is 83.001 DEBUG: kent.dl.sourceforge.net ping time is 66.755 DEBUG: mesh.dl.sourceforge.net ping time is 72.436 DEBUG: surfnet.dl.sourceforge.net ping time is 90.892 DEBUG: switch.dl.sourceforge.net ping time is 89.808 DEBUG: nchc.dl.sourceforge.net ping time is 378.941 DEBUG: internode.dl.sourceforge.net ping time is 414.258 DEBUG: transact.dl.sourceforge.net ping time is 363.892 DEBUG: optusnet.dl.sourceforge.net ping time is 372.600 DEBUG: distfiles.macports.org ping time is 219.242 DEBUG: arn.se.distfiles.macports.org ping time is 75.685 DEBUG: aarnet.au.distfiles.macports.org ping time is 375.402 ---> Attempting to fetch expat-2.0.1.tar.gz from http://kent.dl.sourceforge.net/expat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 435k 100 435k 0 0 209k 0 0:00:02 0:00:02 --:--:-- 688k ---> Verifying checksum(s) for expat DEBUG: Executing org.macports.checksum (expat) ---> Checksumming expat-2.0.1.tar.gz DEBUG: Correct (md5) checksum for expat-2.0.1.tar.gz DEBUG: Correct (sha1) checksum for expat-2.0.1.tar.gz DEBUG: Correct (rmd160) checksum for expat-2.0.1.tar.gz ---> Extracting expat DEBUG: Executing org.macports.extract (expat) ---> Extracting expat-2.0.1.tar.gz DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/expat/expat-2.0.1.tar.gz DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work" && /usr/bin/gzip -dc /opt/local/var/macports/distfiles/expat/expat-2.0.1.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (expat) ---> Configuring expat DEBUG: Using compiler 'Mac OS X gcc 4.2' DEBUG: Executing org.macports.configure (expat) DEBUG: Environment: CFLAGS='-O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2 -m64' LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64' CC='/usr/bin/gcc-4.2' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man' checking build system type... i386-apple-darwin10.2.0 checking host system type... i386-apple-darwin10.2.0 checking for gcc... /usr/bin/gcc-4.2 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++-4.2 accepts -g... yes checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes checking if /usr/bin/gcc-4.2 static flag -static works... no checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.2.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes checking if /usr/bin/g++-4.2 static flag -static works... no checking if /usr/bin/g++-4.2 supports -c -o file.o... yes checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.2.0 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for gcc... (cached) /usr/bin/gcc-4.2 checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes checking for /usr/bin/gcc-4.2 option to accept ANSI C... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether /usr/bin/gcc-4.2 accepts -fexceptions... yes checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memmove... yes checking for bcopy... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for off_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for an ANSI C99-conforming __func__... yes configure: creating ./config.status config.status: creating Makefile config.status: creating expat_config.h ---> Building expat DEBUG: Executing org.macports.build (expat) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1" && /usr/bin/gnumake -j2 all' /bin/sh ./libtool --silent --mode=compile /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -o lib/xmlparse.lo -c lib/xmlparse.c /bin/sh ./libtool --silent --mode=compile /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -o lib/xmltok.lo -c lib/xmltok.c /bin/sh ./libtool --silent --mode=compile /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -o lib/xmlrole.lo -c lib/xmlrole.c /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -o xmlwf/xmlwf.o -c xmlwf/xmlwf.c /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -o xmlwf/xmlfile.o -c xmlwf/xmlfile.c /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -o xmlwf/codepage.o -c xmlwf/codepage.c /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -o xmlwf/unixfilemap.o -c xmlwf/unixfilemap.c /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -o examples/elements.o -c examples/elements.c /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -o examples/outline.o -c examples/outline.c /bin/sh ./libtool --silent --mode=link /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -no-undefined -version-info 6:2:5 -rpath /opt/local/lib -L/opt/local/lib -o libexpat.la lib/xmlparse.lo lib/xmltok.lo lib/xmlrole.lo /bin/sh ./libtool --silent --mode=link /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -o xmlwf/xmlwf xmlwf/xmlwf.o xmlwf/xmlfile.o xmlwf/codepage.o xmlwf/unixfilemap.o libexpat.la /bin/sh ./libtool --silent --mode=link /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -o examples/elements examples/elements.o libexpat.la /bin/sh ./libtool --silent --mode=link /usr/bin/gcc-4.2 -I./lib -I. -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I/opt/local/include -DHAVE_EXPAT_CONFIG_H -L/opt/local/lib -o examples/outline examples/outline.o libexpat.la ---> Staging expat into destroot . changed gid expected 0 found 80 modified ./usr missing (created) . missing (directory not created: File exists) ./Applications missing (created) ./Developer missing (created) ./Library missing (created) . changed gid expected 80 found 0 modified ./bin missing (created) ./etc missing (created) ./include missing (created) ./lib missing (created) ./lib/pkgconfig missing (created) ./libexec missing (created) ./sbin missing (created) ./share missing (created) ./share/info missing (created) ./share/man missing (created) ./share/man/cat1 missing (created) ./share/man/cat2 missing (created) ./share/man/cat3 missing (created) ./share/man/cat4 missing (created) ./share/man/cat5 missing (created) ./share/man/cat6 missing (created) ./share/man/cat7 missing (created) ./share/man/cat8 missing (created) ./share/man/cat9 missing (created) ./share/man/catl missing (created) ./share/man/catn missing (created) ./share/man/man1 missing (created) ./share/man/man2 missing (created) ./share/man/man3 missing (created) ./share/man/man4 missing (created) ./share/man/man5 missing (created) ./share/man/man6 missing (created) ./share/man/man7 missing (created) ./share/man/man8 missing (created) ./share/man/man9 missing (created) ./share/man/manl missing (created) ./share/man/mann missing (created) ./share/nls missing (created) ./share/nls/C missing (created) ./share/nls/af_ZA.ISO8859-1 missing (created) ./share/nls/af_ZA.ISO8859-15 missing (created) ./share/nls/bg_BG.CP1251 missing (created) ./share/nls/cs_CZ.ISO8859-2 missing (created) ./share/nls/da_DK.ISO8859-1 missing (created) ./share/nls/da_DK.ISO8859-15 missing (created) ./share/nls/de_AT.ISO8859-1 missing (created) ./share/nls/de_AT.ISO8859-15 missing (created) ./share/nls/de_CH.ISO8859-1 missing (created) ./share/nls/de_CH.ISO8859-15 missing (created) ./share/nls/de_DE.ISO8859-1 missing (created) ./share/nls/de_DE.ISO8859-15 missing (created) ./share/nls/el_GR.ISO8859-7 missing (created) ./share/nls/en_AU.ISO8859-1 missing (created) ./share/nls/en_AU.ISO8859-15 missing (created) ./share/nls/en_AU.US-ASCII missing (created) ./share/nls/en_CA.ISO8859-1 missing (created) ./share/nls/en_CA.ISO8859-15 missing (created) ./share/nls/en_CA.US-ASCII missing (created) ./share/nls/en_GB.ISO8859-1 missing (created) ./share/nls/en_GB.ISO8859-15 missing (created) ./share/nls/en_GB.US-ASCII missing (created) ./share/nls/en_NZ.ISO8859-1 missing (created) ./share/nls/en_NZ.ISO8859-15 missing (created) ./share/nls/en_NZ.US-ASCII missing (created) ./share/nls/en_US.ISO8859-1 missing (created) ./share/nls/en_US.ISO8859-15 missing (created) ./share/nls/es_ES.ISO8859-1 missing (created) ./share/nls/es_ES.ISO8859-15 missing (created) ./share/nls/et_EE.ISO8859-15 missing (created) ./share/nls/fi_FI.ISO8859-1 missing (created) ./share/nls/fi_FI.ISO8859-15 missing (created) ./share/nls/fr_BE.ISO8859-1 missing (created) ./share/nls/fr_BE.ISO8859-15 missing (created) ./share/nls/fr_CA.ISO8859-1 missing (created) ./share/nls/fr_CA.ISO8859-15 missing (created) ./share/nls/fr_CH.ISO8859-1 missing (created) ./share/nls/fr_CH.ISO8859-15 missing (created) ./share/nls/fr_FR.ISO8859-1 missing (created) ./share/nls/fr_FR.ISO8859-15 missing (created) ./share/nls/hi_IN.ISCII-DEV missing (created) ./share/nls/hr_HR.ISO8859-2 missing (created) ./share/nls/hu_HU.ISO8859-2 missing (created) ./share/nls/is_IS.ISO8859-1 missing (created) ./share/nls/is_IS.ISO8859-15 missing (created) ./share/nls/it_CH.ISO8859-1 missing (created) ./share/nls/it_CH.ISO8859-15 missing (created) ./share/nls/it_IT.ISO8859-1 missing (created) ./share/nls/it_IT.ISO8859-15 missing (created) ./share/nls/ja_JP.SJIS missing (created) ./share/nls/ja_JP.eucJP missing (created) ./share/nls/ko_KR.eucKR missing (created) ./share/nls/la_LN.ISO8859-1 missing (created) ./share/nls/la_LN.ISO8859-15 missing (created) ./share/nls/la_LN.ISO8859-2 missing (created) ./share/nls/la_LN.ISO8859-4 missing (created) ./share/nls/la_LN.US-ASCII missing (created) ./share/nls/lt_LT.ISO8859-4 missing (created) ./share/nls/nl_BE.ISO8859-1 missing (created) ./share/nls/nl_BE.ISO8859-15 missing (created) ./share/nls/nl_NL.ISO8859-1 missing (created) ./share/nls/nl_NL.ISO8859-15 missing (created) ./share/nls/no_NO.ISO8859-1 missing (created) ./share/nls/no_NO.ISO8859-15 missing (created) ./share/nls/pl_PL.ISO8859-2 missing (created) ./share/nls/pt_BR.ISO8859-1 missing (created) ./share/nls/pt_PT.ISO8859-1 missing (created) ./share/nls/pt_PT.ISO8859-15 missing (created) ./share/nls/ro_RO.ISO8859-2 missing (created) ./share/nls/ru_RU.CP866 missing (created) ./share/nls/ru_RU.ISO8859-5 missing (created) ./share/nls/ru_RU.KOI8-R missing (created) ./share/nls/sk_SK.ISO8859-2 missing (created) ./share/nls/sl_SI.ISO8859-2 missing (created) ./share/nls/sv_SE.ISO8859-1 missing (created) ./share/nls/sv_SE.ISO8859-15 missing (created) ./share/nls/tr_TR.ISO8859-9 missing (created) ./share/nls/uk_UA.ISO8859-5 missing (created) ./share/nls/uk_UA.KOI8-U missing (created) ./share/nls/zh_CN.eucCN missing (created) ./share/nls/zh_TW.Big5 missing (created) ./share/skel missing (created) ./src missing (created) ./var missing (created) ./var/macports missing (created) ./var/macports/build missing (created) ./var/macports/distfiles missing (created) ./var/macports/receipts missing (created) ./var/macports/registry missing (created) ./www missing (created) DEBUG: Executing org.macports.destroot (expat) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1" && /usr/bin/gnumake install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot' /bin/sh ./conftools/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/include /bin/sh ./libtool --mode=install /usr/bin/install -c libexpat.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.la /usr/bin/install -c .libs/libexpat.1.5.2.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.1.5.2.dylib (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib && { ln -s -f libexpat.1.5.2.dylib libexpat.1.dylib || { rm -f libexpat.1.dylib && ln -s libexpat.1.5.2.dylib libexpat.1.dylib; }; }) (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib && { ln -s -f libexpat.1.5.2.dylib libexpat.dylib || { rm -f libexpat.dylib && ln -s libexpat.1.5.2.dylib libexpat.dylib; }; }) /usr/bin/install -c .libs/libexpat.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.la /usr/bin/install -c .libs/libexpat.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.a chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.a ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/lib/libexpat.a libtool: install: warning: remember to run `libtool --finish /opt/local/lib' for FN in ./lib/expat.h ./lib/expat_external.h ; do /usr/bin/install -c -m 644 $FN /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/include ; done /bin/sh ./conftools/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/bin /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/share/man/man1 /bin/sh ./libtool --mode=install /usr/bin/install -c xmlwf/xmlwf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/bin/xmlwf /usr/bin/install -c xmlwf/.libs/xmlwf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/bin/xmlwf /usr/bin/install -c -m 644 ./doc/xmlwf.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/share/man/man1 DEBUG: Executing proc-post-org.macports.destroot-destroot-0 xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/share/doc xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/share/doc/expat-2.0.1 xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/share/doc/expat-2.0.1/html xinstall: chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1) xinstall: COPYING -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/share/doc/expat-2.0.1/COPYING xinstall: Changes -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/share/doc/expat-2.0.1/Changes xinstall: README -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/destroot/opt/local/share/doc/expat-2.0.1/README xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1/doc/expat.png -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textpr xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1/doc/reference.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_t xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1/doc/style.css -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textpr xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1/doc/valid-xhtml10.png -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_port xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1/doc/xmlwf.1 -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1/doc/xmlwf.sgml -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textp DEBUG: Executing portdestroot::destroot_finish ---> Compressing man pages for expat DEBUG: Scanning man1 man1/xmlwf.1: 56.9% -- replaced with man1/xmlwf.1.gz man1/xmlwf.1.gz: changing permissions from 00644 to 00444 DEBUG: checking for mtree violations ---> Installing expat @2.0.1_0 DEBUG: Executing org.macports.install (expat) DEBUG: installing directory: /opt/local/var/macports/software/expat/2.0.1_0/opt DEBUG: installing directory: /opt/local/var/macports/software/expat/2.0.1_0/opt/local DEBUG: installing directory: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/bin DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/bin/xmlwf DEBUG: installing directory: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/include DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/include/expat.h DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/include/expat_external.h DEBUG: installing directory: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/lib DEBUG: installing link: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/lib/libexpat.0.dylib DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/lib/libexpat.1.5.2.dylib DEBUG: installing link: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/lib/libexpat.1.dylib DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/lib/libexpat.a DEBUG: installing link: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/lib/libexpat.dylib DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/lib/libexpat.la DEBUG: installing directory: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share DEBUG: installing directory: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc DEBUG: installing directory: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc/expat-2.0.1 DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc/expat-2.0.1/Changes DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc/expat-2.0.1/COPYING DEBUG: installing directory: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc/expat-2.0.1/html DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc/expat-2.0.1/html/expat.png DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc/expat-2.0.1/html/reference.html DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc/expat-2.0.1/html/style.css DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc/expat-2.0.1/html/valid-xhtml10.png DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc/expat-2.0.1/html/xmlwf.1 DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc/expat-2.0.1/html/xmlwf.sgml DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/doc/expat-2.0.1/README DEBUG: installing directory: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/man DEBUG: installing directory: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/man/man1 DEBUG: installing file: /opt/local/var/macports/software/expat/2.0.1_0/opt/local/share/man/man1/xmlwf.1.gz DEBUG: Executing org.macports.activate (expat) ---> Activating expat @2.0.1_0 Error: Target org.macports.activate returned: Image error: /opt/local/bin/xmlwf already exists and does not belong to a registered port. Unable to activate port expat. DEBUG: Backtrace: Image error: /opt/local/bin/xmlwf already exists and does not belong to a registered port. Unable to activate port expat. while executing "_activate_contents $name $imagefiles $imagedir" (procedure "portimage::activate" line 56) invoked from within "registry_activate $name ${version}_${revision}${portvariants} [array get user_options]" (procedure "portactivate::activate_main" line 3) invoked from within "$procedure $targetname" Warning: the following items did not execute (for expat): org.macports.activate Error: Status 1 encountered during processing. To report a bug, see sofaki:~ solazari$