8 | | $ port -d install fping[[BR]] |
9 | | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/fping [[BR]] |
10 | | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/fping[[BR]] |
11 | | DEBUG: setting option os.universal_supported to yes[[BR]] |
12 | | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided[[BR]] |
13 | | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided[[BR]] |
14 | | DEBUG: adding the default universal variant[[BR]] |
15 | | DEBUG: Requested variant darwin is not provided by port fping.[[BR]] |
16 | | DEBUG: Requested variant i386 is not provided by port fping.[[BR]] |
17 | | DEBUG: Requested variant x11 is not provided by port fping.[[BR]] |
18 | | DEBUG: Requested variant macosx is not provided by port fping.[[BR]] |
19 | | DEBUG: Executing variant ipv6 provides ipv6[[BR]] |
20 | | DEBUG: Executing org.macports.main (fping)[[BR]] |
21 | | DEBUG: Skipping completed org.macports.unarchive (fping)[[BR]] |
22 | | DEBUG: Skipping completed org.macports.fetch (fping)[[BR]] |
23 | | ---> Verifying checksum(s) for fping[[BR]] |
24 | | DEBUG: Executing org.macports.checksum (fping)[[BR]] |
25 | | ---> Checksumming fping.tar.gz[[BR]] |
26 | | Error: Checksum (md5) mismatch for fping.tar.gz[[BR]] |
27 | | Portfile checksum: fping.tar.gz md5 b1f10f88afd35b94846bfb0844d7a834[[BR]] |
28 | | Distfile checksum: fping.tar.gz md5 d5e8be59e307cef76bc479e1684df705[[BR]] |
29 | | The correct checksum line may be:[[BR]] |
30 | | checksums md5 d5e8be59e307cef76bc479e1684df705 \[[BR]] |
31 | | sha1 9318f2ec4b389cd74ca32f561fea95f9528f16a3 \[[BR]] |
32 | | rmd160 643af0593e42a78534026498adc544bf21afe4fd[[BR]] |
33 | | Error: Target org.macports.checksum returned: Unable to verify file checksums[[BR]] |
34 | | Warning: the following items did not execute (for fping): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.archive org.macports.install[[BR]] |
35 | | Error: Status 1 encountered during processing.[[BR]] |
| 9 | $ port -d install fping |
| 10 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/fping |
| 11 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/fping |
| 12 | DEBUG: setting option os.universal_supported to yes |
| 13 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
| 14 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
| 15 | DEBUG: adding the default universal variant |
| 16 | DEBUG: Requested variant darwin is not provided by port fping. |
| 17 | DEBUG: Requested variant i386 is not provided by port fping. |
| 18 | DEBUG: Requested variant x11 is not provided by port fping. |
| 19 | DEBUG: Requested variant macosx is not provided by port fping. |
| 20 | DEBUG: Executing variant ipv6 provides ipv6 |
| 21 | DEBUG: Executing org.macports.main (fping) |
| 22 | DEBUG: Skipping completed org.macports.unarchive (fping) |
| 23 | DEBUG: Skipping completed org.macports.fetch (fping) |
| 24 | ---> Verifying checksum(s) for fping |
| 25 | DEBUG: Executing org.macports.checksum (fping) |
| 26 | ---> Checksumming fping.tar.gz |
| 27 | Error: Checksum (md5) mismatch for fping.tar.gz |
| 28 | Portfile checksum: fping.tar.gz md5 b1f10f88afd35b94846bfb0844d7a834 |
| 29 | Distfile checksum: fping.tar.gz md5 d5e8be59e307cef76bc479e1684df705 |
| 30 | The correct checksum line may be: |
| 31 | checksums md5 d5e8be59e307cef76bc479e1684df705 \ |
| 32 | sha1 9318f2ec4b389cd74ca32f561fea95f9528f16a3 \ |
| 33 | rmd160 643af0593e42a78534026498adc544bf21afe4fd |
| 34 | Error: Target org.macports.checksum returned: Unable to verify file checksums |
| 35 | Warning: the following items did not execute (for fping): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.archive org.macports.install |
| 36 | Error: Status 1 encountered during processing. |
| 37 | }}} |