Changes between Initial Version and Version 3 of Ticket #47344


Ignore:
Timestamp:
Apr 3, 2015, 10:26:17 PM (9 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47344

    • Property Owner changed from macports-tickets@… to takeshi@…
    • Property Port sam2p added
  • Ticket #47344 – Description

    initial v3  
    22
    33I'm trying
     4{{{
    45$ sudo port install sam2p
     6}}}
    57
    68but I get errors and the installation fails.
     
    810This is what I get from the terminal
    911
    10 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    11 --->  Computing dependencies for sam2p\\
    12 --->  Configuring sam2p\\
    13 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    14 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    15 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    16 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    17 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    18 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    19 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    20 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    21 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    22 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    23 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    24 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    25 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    26 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    27 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    28 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    29 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    30 Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option\\
    31 Error: Failed to configure sam2p, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_sam2p/sam2p/work/sam2p-0.49.2/config.log\\
    32 Error: org.macports.configure for port sam2p returned: configure failure: command execution failed\\
    33 Please see the log file for port sam2p for details:\\
     12{{{
     13Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     14--->  Computing dependencies for sam2p
     15--->  Configuring sam2p
     16Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     17Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     18Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     19Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     20Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     21Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     22Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     23Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     24Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     25Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     26Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     27Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     28Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     29Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     30Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     31Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     32Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     33Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
     34Error: Failed to configure sam2p, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_sam2p/sam2p/work/sam2p-0.49.2/config.log
     35Error: org.macports.configure for port sam2p returned: configure failure: command execution failed
     36Please see the log file for port sam2p for details:
    3437    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_sam2p/sam2p/main.log
    35 To report a bug, follow the instructions in the guide:\\
    36     http://guide.macports.org/#project.tickets\\
    37 Error: Processing of port sam2p failed\\
     38To report a bug, follow the instructions in the guide:
     39    http://guide.macports.org/#project.tickets
     40Error: Processing of port sam2p failed
     41}}}
    3842
    3943I tried to attach also the associated main.log file but I couldn't figure where to do that. Sorry for that, I'm new to macports.