2 | | What is the problem?[[BR]] |
3 | | [[BR]] |
4 | | $ sudo port install makeicns[[BR]] |
5 | | ---> Computing dependencies for makeicns[[BR]] |
6 | | ---> Fetching makeicns[[BR]] |
7 | | ---> Attempting to fetch 1.4.tar.bz2 from [http://distfiles.macports.org/makeicns][[BR]] |
8 | | ---> Verifying checksum(s) for makeicns[[BR]] |
9 | | ---> Extracting makeicns[[BR]] |
10 | | ---> Configuring makeicns[[BR]] |
11 | | ---> Building makeicns[[BR]] |
12 | | Error: Target org.macports.build returned: shell command failed[[BR]] |
13 | | Log for makeicns is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_makeicns/main.log[[BR]] |
14 | | Error: Status 1 encountered during processing.[[BR]] |
15 | | [[BR]] |
16 | | Attached is the "main.log"[[BR]] |
| 2 | What is the problem? |
| 3 | |
| 4 | {{{ |
| 5 | $ sudo port install makeicns |
| 6 | ---> Computing dependencies for makeicns |
| 7 | ---> Fetching makeicns |
| 8 | ---> Attempting to fetch 1.4.tar.bz2 from http://distfiles.macports.org/makeicns |
| 9 | ---> Verifying checksum(s) for makeicns |
| 10 | ---> Extracting makeicns |
| 11 | ---> Configuring makeicns |
| 12 | ---> Building makeicns |
| 13 | Error: Target org.macports.build returned: shell command failed |
| 14 | Log for makeicns is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_makeicns/main.log |
| 15 | Error: Status 1 encountered during processing. |
| 16 | }}} |
| 17 | |
| 18 | Attached is the "main.log" |