#34311: ruby19: segfault while linking miniruby/generating encdb.h during build ---------------------------------+------------------------------------------ Reporter: jowens@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: ruby19 ---------------------------------+------------------------------------------ Comment(by jowens@…): So, oddly, now my compile is succeeding even after a clean. Perhaps this is because macports is caching my compiler setting? Here's the log. I am attaching the .CC_PRINT_OPTIONS and config.log. If you want to see a failed build and its settings, can you suggest how I can make macports use the default compiler? {{{ nanaimo-bar 9995$ sudo port clean ruby19 Password: ---> Cleaning ruby19 nanaimo-bar 9995$ sudo port build ruby19 ---> Computing dependencies for ruby19 ---> Fetching ruby19 ---> Verifying checksum(s) for ruby19 ---> Extracting ruby19 ---> Applying patches to ruby19 ---> Configuring ruby19 ---> Building ruby19 nanaimo-bar 9995$ cd `port work ruby19` nanaimo-bar 9996$ ls -l .CC_PRINT_OPTIONS -rw-r--r-- 1 root admin 1329209 May 8 09:22 .CC_PRINT_OPTIONS nanaimo-bar 9997$ cd ruby-1.9.3-p194/ nanaimo-bar 9998$ ls -l config.log -rw-r--r-- 1 root admin 703979 May 8 09:20 config.log }}} -- Ticket URL: <https://trac.macports.org/ticket/34311#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS