Ticket #16098: libxml-bug-1.txt

File libxml-bug-1.txt, 3.2 KB (added by mike@…, 16 years ago)
Line 
1[...]
2
3Downloaded MacPorts base version 1.600
4
5The MacPorts installation is not outdated and so was not updated
6DEBUG: Setting ownership to root
7selfupdate done!
8twu4:~ mrilee$ sudo port clean --dist libxml2
9--->  Cleaning libxml2
10twu4:~ mrilee$ sudo port uninstall libxml2
11Error: port uninstall failed: Registry error: libxml2 not registered as installed.
12twu4:~ mrilee$ sudo port install libxml2
13--->  Verifying checksum(s) for libxml2
14Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/libxml2/libxml2-2.6.32.tar.gz
15Error: Status 1 encountered during processing.
16twu4:~ mrilee$
17twu4:~ mrilee$ sudo port -d install libxml2
18DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2
19DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2
20DEBUG: Requested variant darwin is not provided by port libxml2.
21DEBUG: Requested variant i386 is not provided by port libxml2.
22DEBUG: Requested variant macosx is not provided by port libxml2.
23DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
24DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
25DEBUG: Requested variant darwin is not provided by port libiconv.
26DEBUG: Requested variant i386 is not provided by port libiconv.
27DEBUG: Requested variant macosx is not provided by port libiconv.
28DEBUG: Searching for dependency: libiconv
29DEBUG: Found Dependency: receipt exists for libiconv
30DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
31DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
32DEBUG: Requested variant darwin is not provided by port zlib.
33DEBUG: Requested variant i386 is not provided by port zlib.
34DEBUG: Requested variant macosx is not provided by port zlib.
35DEBUG: Searching for dependency: zlib
36DEBUG: Found Dependency: receipt exists for zlib
37DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libtool
38DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libtool
39DEBUG: Requested variant darwin is not provided by port libtool.
40DEBUG: Requested variant i386 is not provided by port libtool.
41DEBUG: Requested variant macosx is not provided by port libtool.
42DEBUG: Searching for dependency: libtool
43DEBUG: Found Dependency: receipt exists for libtool
44DEBUG: Skipping completed org.macports.main (libxml2)
45DEBUG: Skipping completed org.macports.fetch (libxml2)
46--->  Verifying checksum(s) for libxml2
47DEBUG: Executing org.macports.checksum (libxml2)
48--->  Checksumming libxml2-2.6.32.tar.gz
49Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/libxml2/libxml2-2.6.32.tar.gz
50Warning: the following items did not execute (for libxml2): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
51Error: Status 1 encountered during processing.
52twu4:~ mrilee$
53