Changes between Initial Version and Version 1 of Ticket #34059


Ignore:
Timestamp:
Apr 15, 2012, 9:46:38 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34059

    • Property Owner changed from macports-tickets@… to css@…
    • Property Keywords clang added
    • Property Summary changed from Coin fails to build without 'configure.compiler=llvm-gcc-4.2' to Coin build failure with clang: the clang compiler does not support '-fno-for-scope'
  • Ticket #34059 – Description

    initial v1  
    1 suggero:~ root# port install -s Coin[[BR]]
    2 --->  Computing dependencies for Coin[[BR]]
    3 --->  Fetching Coin[[BR]]
    4 --->  Verifying checksum(s) for Coin[[BR]]
    5 --->  Extracting Coin[[BR]]
    6 --->  Configuring Coin[[BR]]
    7 --->  Building Coin[[BR]]
    8 Error: Target org.macports.build returned: shell command failed (see log for details)[[BR]]
    9 Log for Coin is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_Coin/Coin/main.log[[BR]]
    10 Error: Status 1 encountered during processing.[[BR]]
    11 To report a bug, see <http://guide.macports.org/#project.tickets>[[BR]]
    12 suggero:~ root# port clean Coin[[BR]]
    13 --->  Cleaning Coin[[BR]]
    14 suggero:~ root# port install -s Coin configure.compiler=llvm-gcc-4.2[[BR]]
    15 --->  Computing dependencies for Coin[[BR]]
    16 --->  Fetching Coin[[BR]]
    17 --->  Verifying checksum(s) for Coin[[BR]]
    18 --->  Extracting Coin[[BR]]
    19 --->  Configuring Coin[[BR]]
    20 --->  Building Coin[[BR]]
    21 --->  Staging Coin into destroot[[BR]]
    22 --->  Installing Coin @3.1.3_1[[BR]]
    23 --->  Activating Coin @3.1.3_1[[BR]]
    24 --->  Cleaning Coin[[BR]]
     1{{{
     2suggero:~ root# port install -s Coin
     3--->  Computing dependencies for Coin
     4--->  Fetching Coin
     5--->  Verifying checksum(s) for Coin
     6--->  Extracting Coin
     7--->  Configuring Coin
     8--->  Building Coin
     9Error: Target org.macports.build returned: shell command failed (see log for details)
     10Log for Coin is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_Coin/Coin/main.log
     11Error: Status 1 encountered during processing.
     12To report a bug, see <http://guide.macports.org/#project.tickets>
     13suggero:~ root# port clean Coin
     14--->  Cleaning Coin
     15suggero:~ root# port install -s Coin configure.compiler=llvm-gcc-4.2
     16--->  Computing dependencies for Coin
     17--->  Fetching Coin
     18--->  Verifying checksum(s) for Coin
     19--->  Extracting Coin
     20--->  Configuring Coin
     21--->  Building Coin
     22--->  Staging Coin into destroot
     23--->  Installing Coin @3.1.3_1
     24--->  Activating Coin @3.1.3_1
     25--->  Cleaning Coin
    2526suggero:~ root#
     27}}}