#32440: port install upx @3.07_0 failure with clang --------------------------------------+------------------------------------- Reporter: qingyun.oracle@… | Owner: cedric.luthi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: clang | Port: upx --------------------------------------+------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => cedric.luthi@… * cc: cedric.luthi@… (removed) * keywords: upx => clang Old description:
---> Computing dependencies for upx[[BR]] ---> Fetching archive for upx[[BR]] ---> Attempting to fetch upx-3.07_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/upx ---> Fetching upx[[BR]] ---> Verifying checksum(s) for upx[[BR]] ---> Extracting upx[[BR]] ---> Configuring upx[[BR]] ---> Building upx[[BR]] Error: Target org.macports.build returned: shell command failed (see log for details)[[BR]] 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]] Error: Status 1 encountered during processing.[[BR]]
New description: {{{ ---> Computing dependencies for upx ---> Fetching archive for upx ---> Attempting to fetch upx-3.07_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/upx ---> Fetching upx ---> Verifying checksum(s) for upx ---> Extracting upx ---> Configuring upx ---> Building upx Error: Target org.macports.build returned: shell command failed (see log for details) 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 Error: Status 1 encountered during processing. }}} -- 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 [wiki:ProblemHotlist#compiler]. -- Ticket URL: <https://trac.macports.org/ticket/32440#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS