[MacPorts] #34059: Coin fails to build without 'configure.compiler=llvm-gcc-4.2'
#34059: Coin fails to build without 'configure.compiler=llvm-gcc-4.2' -------------------------------------------------+-------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: Coin -------------------------------------------------+-------------------------- suggero:~ root# port install -s Coin[[BR]] ---> Computing dependencies for Coin[[BR]] ---> Fetching Coin[[BR]] ---> Verifying checksum(s) for Coin[[BR]] ---> Extracting Coin[[BR]] ---> Configuring Coin[[BR]] ---> Building Coin[[BR]] Error: Target org.macports.build returned: shell command failed (see log for details)[[BR]] 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]] Error: Status 1 encountered during processing.[[BR]] To report a bug, see <http://guide.macports.org/#project.tickets>[[BR]] suggero:~ root# port clean Coin[[BR]] ---> Cleaning Coin[[BR]] suggero:~ root# port install -s Coin configure.compiler=llvm-gcc-4.2[[BR]] ---> Computing dependencies for Coin[[BR]] ---> Fetching Coin[[BR]] ---> Verifying checksum(s) for Coin[[BR]] ---> Extracting Coin[[BR]] ---> Configuring Coin[[BR]] ---> Building Coin[[BR]] ---> Staging Coin into destroot[[BR]] ---> Installing Coin @3.1.3_1[[BR]] ---> Activating Coin @3.1.3_1[[BR]] ---> Cleaning Coin[[BR]] suggero:~ root# -- Ticket URL: <https://trac.macports.org/ticket/34059> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34059: Coin build failure with clang: the clang compiler does not support '-fno- for-scope' -------------------------------------------------+-------------------------- Reporter: macports@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: clang | Port: Coin -------------------------------------------------+-------------------------- Changes (by ryandesign@…): * keywords: => clang * owner: macports-tickets@… => css@… Old description:
suggero:~ root# port install -s Coin[[BR]] ---> Computing dependencies for Coin[[BR]] ---> Fetching Coin[[BR]] ---> Verifying checksum(s) for Coin[[BR]] ---> Extracting Coin[[BR]] ---> Configuring Coin[[BR]] ---> Building Coin[[BR]] Error: Target org.macports.build returned: shell command failed (see log for details)[[BR]] 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]] Error: Status 1 encountered during processing.[[BR]] To report a bug, see <http://guide.macports.org/#project.tickets>[[BR]] suggero:~ root# port clean Coin[[BR]] ---> Cleaning Coin[[BR]] suggero:~ root# port install -s Coin configure.compiler=llvm- gcc-4.2[[BR]] ---> Computing dependencies for Coin[[BR]] ---> Fetching Coin[[BR]] ---> Verifying checksum(s) for Coin[[BR]] ---> Extracting Coin[[BR]] ---> Configuring Coin[[BR]] ---> Building Coin[[BR]] ---> Staging Coin into destroot[[BR]] ---> Installing Coin @3.1.3_1[[BR]] ---> Activating Coin @3.1.3_1[[BR]] ---> Cleaning Coin[[BR]] suggero:~ root#
New description: {{{ suggero:~ root# port install -s Coin ---> Computing dependencies for Coin ---> Fetching Coin ---> Verifying checksum(s) for Coin ---> Extracting Coin ---> Configuring Coin ---> Building Coin Error: Target org.macports.build returned: shell command failed (see log for details) 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 Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> suggero:~ root# port clean Coin ---> Cleaning Coin suggero:~ root# port install -s Coin configure.compiler=llvm-gcc-4.2 ---> Computing dependencies for Coin ---> Fetching Coin ---> Verifying checksum(s) for Coin ---> Extracting Coin ---> Configuring Coin ---> Building Coin ---> Staging Coin into destroot ---> Installing Coin @3.1.3_1 ---> Activating Coin @3.1.3_1 ---> Cleaning Coin suggero:~ root# }}} -- -- Ticket URL: <https://trac.macports.org/ticket/34059#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34059: Coin build failure with clang: the clang compiler does not support '-fno- for-scope' -------------------------------------------------+-------------------------- Reporter: macports@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: clang | Port: Coin -------------------------------------------------+-------------------------- Comment(by jmr@…): Workaround of using llvm-gcc-4.2 was added in r95703. -- Ticket URL: <https://trac.macports.org/ticket/34059#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34059: Coin build failure with clang: the clang compiler does not support '-fno- for-scope' -------------------------------------------------+-------------------------- Reporter: macports@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: clang | Port: Coin -------------------------------------------------+-------------------------- Comment(by jmr@…): There's a configure check but it doesn't use the right name for the option; the check says `-fno-for-scoping` (which doesn't exist) but later it adds the correct-for-gcc `-fno-for-scope` to the actual flags. -- Ticket URL: <https://trac.macports.org/ticket/34059#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34059: Coin build failure with clang: the clang compiler does not support '-fno- for-scope' --------------------------------------------------+------------------------- Reporter: macports@… | Owner: css@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: fixed | Keywords: clang Port: Coin | --------------------------------------------------+------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r96473 - this should be reported upstream as well. -- Ticket URL: <https://trac.macports.org/ticket/34059#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts