Changes between Initial Version and Version 5 of Ticket #55727


Ignore:
Timestamp:
Jan 22, 2018, 5:35:33 PM (6 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55727

    • Property Keywords Failed to configure source-highlight removed
    • Property Port source-highlight added
  • Ticket #55727 – Description

    initial v5  
    99
    1010to update my outdated ports;
    11 
     11{{{
    1212sudo port upgrade outdated
    1313All was looking good when I got this error:
     
    1818Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    1919--
    20 
     20}}}
    2121I ran the python commands
     22{{{
    2223Selecting 'python27' for 'python' succeeded. 'python27' is now active.
    2324KathrynusonsMBP:~ kevinferguson$ sudo port select --set python2 python27
    2425Selecting 'python27' for 'python2' succeeded. 'python27' is now active.
    25 
     26}}}
    2627I then researched the above source highlights in tickets section:  It mentioned I should do a clean and install again.
    27 
    28 '''sudo port clean source-highlight
    29 sudo port install source-highlight'''
    30 
     28{{{
     29sudo port clean source-highlight
     30sudo port install source-highlight
     31}}}
    3132After running the install command I received the error again below
    3233--
     34{{{
    3335Error: Failed to configure source-highlight, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_source-highlight/source-highlight/work/source-highlight-3.1.8/config.log
    3436Error: Failed to configure source-highlight: configure failure: command execution failed
     
    3638Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    3739Error: Processing of port source-highlight failed
    38 
     40}}}
    3941So I have logged a bug as per the error message.
    4042
    4143Here copy of log file can't see the attach button.
    4244--
    43 
     45{{{
    4446version:1
    4547:debug:main epoch: in tree: 0 installed: 0
     
    535537:debug:configure "$procedure $targetname"
    536538:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_source-highlight/source-highlight/main.log for details.
    537 
     539}}}