#40588: gettext: use of undeclared identifiers POSIX_SPAWN_RESETIDS POSIX_SPAWN_SETPGROUP POSIX_SPAWN_SETSIGDEF POSIX_SPAWN_SETSIGMASK ----------------------------------+-------------------------- Reporter: duke.brandonshire@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: gettext | ----------------------------------+-------------------------- Comment (by ryandesign@…): Replying to [comment:6 duke.brandonshire@…]:
{{{ The following ports are currently installed: gettext @0.18.3.1_1 (active) platform='darwin 12' archs='x86_64' }}}
Actually that does make sense. For the non-universal build, you probably received a pre-compiled binary from our packages server. But no pre- compiled universal binary exists for the current version of gettext, so your machine had to try to compile it itself, and it failed, for reasons we don't yet understand. Probably if you tried to build it non-universal on your system that would fail too. Could you let me know your version of Xcode and clang? Find out by running: {{{ xcodebuild -version clang -v }}} -- Ticket URL: <https://trac.macports.org/ticket/40588#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X