#26475: ruby19 failed to build: 'username_completion_function' undeclared --------------------------------------+------------------------------------- Reporter: christoperyeoh@… | Owner: kimuraw@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ruby19 --------------------------------------+------------------------------------- Comment(by ryandesign@…): From your log, I see: {{{ :info:configure checking whether OS depend dynamic link works... In file included from /usr/local/include/fuse/fuse.h:26, :info:configure from <command-line>:0: :info:configure /usr/local/include/fuse/fuse_common.h:32:2: error: #error Please add -D_FILE_OFFSET_BITS=64 to your compile flags! :info:configure In file included from /usr/local/include/fuse/fuse.h:857, :info:configure from <command-line>:0: :info:configure /usr/local/include/fuse/fuse_compat.h:69:24: error: sys/statfs.h: No such file or directory :info:configure <built-in>:0: fatal error: when writing output to : Broken pipe }}} So you have files in /usr/local, which are interfering with the build. Please remove them. Having files in /usr/local while using MacPorts is not supported. -- Ticket URL: <https://trac.macports.org/ticket/26475#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS