Changes between Initial Version and Version 1 of Ticket #32440


Ignore:
Timestamp:
Dec 7, 2011, 9:34:14 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The error in the log is:

error: '__acc_cta_t' declared as an array with a negative size

And I see you're using clang. Have you tried using a different compiler? See ProblemHotlist.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32440

    • Property Cc cedric.luthi@… removed
    • Property Owner changed from macports-tickets@… to cedric.luthi@…
    • Property Keywords clang added; upx removed
    • Property Summary changed from port install upx @3.07_0 failure to port install upx @3.07_0 failure with clang
  • Ticket #32440 – Description

    initial v1  
    1 --->  Computing dependencies for upx[[BR]]
    2 --->  Fetching archive for upx[[BR]]
     1{{{
     2--->  Computing dependencies for upx
     3--->  Fetching archive for upx
    34--->  Attempting to fetch upx-3.07_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/upx
    4 --->  Fetching upx[[BR]]
    5 --->  Verifying checksum(s) for upx[[BR]]
    6 --->  Extracting upx[[BR]]
    7 --->  Configuring upx[[BR]]
    8 --->  Building upx[[BR]]
    9 Error: Target org.macports.build returned: shell command failed (see log for details)[[BR]]
    10 Log for upx is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_upx/upx/main.log[[BR]]
    11 Error: Status 1 encountered during processing.[[BR]]
     5--->  Fetching upx
     6--->  Verifying checksum(s) for upx
     7--->  Extracting upx
     8--->  Configuring upx
     9--->  Building upx
     10Error: Target org.macports.build returned: shell command failed (see log for details)
     11Log for upx is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_upx/upx/main.log
     12Error: Status 1 encountered during processing.
     13}}}