Changes between Initial Version and Version 1 of Ticket #50363
- Timestamp:
- Jan 18, 2016, 8:45:54 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50363
- Property Port nice added
-
Ticket #50363 – Description
initial v1 1 1 While performing "sudo port install nice +universal", the compiler fails with the following message. 2 2 3 {{{ 3 4 OhMacbookOfMine | Barun | build | $ sudo port install nice +universal 4 5 ---> Computing dependencies for nice … … 10 11 http://guide.macports.org/#project.tickets 11 12 Error: Processing of port nice failed 13 }}} 12 14 13 15 {{{ 14 16 ---> Computing dependencies for nice 15 17 ---> Building nice … … 20 22 http://guide.macports.org/#project.tickets 21 23 Error: Processing of port nice failed 24 }}} 22 25 23 26 The main.log file is attached.