Changes between Initial Version and Version 1 of Ticket #57088, comment 2


Ignore:
Timestamp:
Sep 3, 2018, 4:14:23 PM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57088, comment 2

    initial v1  
     1{{{
    12Fredericks-MBP:~ frederickleve$ sudo port clean octave
    23Warning: MacPorts is configured to use an unsigned source for the ports tree. Please edit sources.conf and change 'rsync://rsync.macports.org/release/ports/' to 'rsync://rsync.macports.org/release/tarballs/ports.tar'.
     
    56--->  Cleaning octave
    67Fredericks-MBP:~ frederickleve$
    7 
     8}}}
    89
    910This is what I get when I try to clean the port. Also, I forced macports to use gcc-4.2 through
     11{{{
    1012sudo port clean sam2p
    1113sudo port install sam2p configure.compiler=macports-llvm-gcc-4.2
     14}}}
    1215
    1316to see if it got rid of the warnings.