#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