Changes between Initial Version and Version 2 of Ticket #40588


Ignore:
Timestamp:
Sep 25, 2013, 9:09:21 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log has interesting errors:

:info:build ./spawn.h:468:17: error: use of undeclared identifier 'POSIX_SPAWN_RESETIDS'
:info:build ./spawn.h:468:40: error: use of undeclared identifier 'POSIX_SPAWN_SETPGROUP'
:info:build ./spawn.h:469:19: error: use of undeclared identifier 'POSIX_SPAWN_SETSIGDEF'
:info:build ./spawn.h:469:43: error: use of undeclared identifier 'POSIX_SPAWN_SETSIGMASK'

I've not seen these before.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40588

    • Property Cc port info --maintainers gettext removed
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Summary changed from Installing mp4v2 fails because gettext won't install to gettext: use of undeclared identifiers POSIX_SPAWN_RESETIDS POSIX_SPAWN_SETPGROUP POSIX_SPAWN_SETSIGDEF POSIX_SPAWN_SETSIGMASK
    • Property Port gettext added
  • Ticket #40588 – Description

    initial v2  
    11Hi there. I'm very new to this so I'll do may best. I'm trying to install mp4v2 as per the instructions here: (http://code.google.com/p/etv-comskip/downloads/detail?name=ETVComskip_h264_HD_mods-1.0rc1.zip&can=2&q=) but it fails every time with the following message:
    22
    3 {{{--->  Computing dependencies for wine-devel
     3{{{
     4--->  Computing dependencies for wine-devel
    45--->  Dependencies to be installed: fontconfig freetype libpng xz gettext pkgconfig gnutls libtasn1 nettle autoconf perl5 perl5.12 gdbm automake gstreamer010 bison flex glib2 libffi libxml2 gstreamer010-gst-plugins-base gnome-vfs desktop-file-utils popt gconf dbus-glib dbus gtk-doc gnome-doc-utils libxslt py27-libxml2 python27 libedit python_select sqlite3 rarian gobject-introspection cairo libpixman lzo2 xorg-libXext xorg-libX11 xorg-libXau xorg-libxcb xorg-xcb-proto xorg-xcb-util xrender gtk2 atk gdk-pixbuf2 jasper tiff pango Xft2 harfbuzz graphite2 cmake libidn shared-mime-info xorg-libXcomposite xorg-libXfixes xorg-libXcursor xorg-libXdamage xorg-libXi xorg-libXinerama xorg-libXrandr intltool p5.12-getopt-long p5.12-pathtools p5.12-scalar-list-utils p5.12-xml-parser orbit2 libidl policykit gnome-mime-data libtheora libvorbis libogg orc lcms2 mesa xorg-libXmu xorg-libXt xorg-libXxf86vm
    56--->  Fetching archive for gettext
     
    2021To report a bug, follow the instructions in the guide:
    2122    http://guide.macports.org/#project.tickets
    22 Error: Processing of port wine-devel failed}}}
     23Error: Processing of port wine-devel failed
     24}}}
    2325
    2426I have looked around here a bit and have tried "sudo port clean gettext" but still get the above.