[MacPorts] #31384: Cannot install pike using macports
#31384: Cannot install pike using macports -------------------------------------+-------------------------------------- Reporter: peymandelshad@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: -------------------------------------+-------------------------------------- Macports fail to install pike. Here's the log: ---> Computing dependencies for pike[[BR]] ---> Fetching archive for pike[[BR]] ---> Attempting to fetch pike-7.6.112_3.darwin_10.x86_64.tbz2 from http://packages.macports.org/pike [[BR]] ---> Fetching pike[[BR]] ---> Verifying checksum(s) for pike[[BR]] ---> Extracting pike[[BR]] ---> Applying patches to pike[[BR]] ---> Configuring pike[[BR]] ---> Building pike[[BR]] Error: Target org.macports.build returned: shell command failed (see log for details)[[BR]] Log for pike is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_pike/pike/main.log[[BR]] Error: Status 1 encountered during processing.[[BR]] To report a bug, see <http://guide.macports.org/#project.tickets>[[BR]] -- Ticket URL: <https://trac.macports.org/ticket/31384> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31384: Cannot install pike using macports -------------------------------------+-------------------------------------- Reporter: peymandelshad@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: pike -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * port: => pike Old description:
Macports fail to install pike. Here's the log:
---> Computing dependencies for pike[[BR]] ---> Fetching archive for pike[[BR]] ---> Attempting to fetch pike-7.6.112_3.darwin_10.x86_64.tbz2 from http://packages.macports.org/pike [[BR]] ---> Fetching pike[[BR]] ---> Verifying checksum(s) for pike[[BR]] ---> Extracting pike[[BR]] ---> Applying patches to pike[[BR]] ---> Configuring pike[[BR]] ---> Building pike[[BR]] Error: Target org.macports.build returned: shell command failed (see log for details)[[BR]] Log for pike is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_pike/pike/main.log[[BR]] Error: Status 1 encountered during processing.[[BR]] To report a bug, see <http://guide.macports.org/#project.tickets>[[BR]]
New description: Macports fail to install pike. Here's the log: {{{ ---> Computing dependencies for pike ---> Fetching archive for pike ---> Attempting to fetch pike-7.6.112_3.darwin_10.x86_64.tbz2 from http://packages.macports.org/pike ---> Fetching pike ---> Verifying checksum(s) for pike ---> Extracting pike ---> Applying patches to pike ---> Configuring pike ---> Building pike Error: Target org.macports.build returned: shell command failed (see log for details) Log for pike is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_pike/pike/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Comment: Please actually attach the main.log file indicated. -- Ticket URL: <https://trac.macports.org/ticket/31384#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31384: pike: build fails with segmentation fault -------------------------------------+-------------------------------------- Reporter: peymandelshad@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: pike -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * cc: exodusd@… (added) Comment: Ok, I see the same thing on my Snow Leopard system. The first thing we should probably try is to update pike to the latest version, 7.8.352. -- Ticket URL: <https://trac.macports.org/ticket/31384#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31384: pike: build fails with segmentation fault -------------------------------------+-------------------------------------- Reporter: peymandelshad@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: pike -------------------------------------+-------------------------------------- Comment(by rchl2k@…): Can we get this sorted out, please? -- Ticket URL: <https://trac.macports.org/ticket/31384#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31384: pike: build fails with segmentation fault -------------------------------------+-------------------------------------- Reporter: peymandelshad@… | Owner: exodusd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: pike -------------------------------------+-------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => exodusd@… * cc: exodusd@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/31384#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31384: pike: build fails with segmentation fault -------------------------------------+-------------------------------------- Reporter: peymandelshad@… | Owner: exodusd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: pike -------------------------------------+-------------------------------------- Comment(by bill@…): I'm the "release manager" for the Pike project; hopefully the following information will be helpful: There's a problem with Pike compiled against newer versions of GCC/Xcode that have machine-code enabled. This problem causes segfaults very much like this. The problem is resolved in the newest development versions of pike, but the solution for 7.8 is to build with the --without-machine-code configure flag: make CONFIGUREARGS="--without-machine-code" Also, a new 7.8 release (7.8.696) should be out within the week. -- Ticket URL: <https://trac.macports.org/ticket/31384#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31384: pike: build fails with segmentation fault ------------------------------+----------------------- Reporter: peymandelshad@… | Owner: exodusd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: Port: pike | ------------------------------+----------------------- Comment (by michaelld@…): Attaching a patch that works (without variants) for me on 10.8, Xcode 5.1.1 (Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)). -- Ticket URL: <https://trac.macports.org/ticket/31384#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts