Changes between Initial Version and Version 1 of Ticket #35715


Ignore:
Timestamp:
Aug 17, 2012, 9:46:51 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting so your posts are legible, and preview before submitting.

Also, search for existing tickets before filing new ones. This was already reported in #34675.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35715

    • Property Keywords gdk-pixbuf buid failed removed
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Summary changed from Processing of port gdk-pixbuf failed to gdk-pixbuf: error: instruction requires a CPU feature not currently enabled
  • Ticket #35715 – Description

    initial v1  
    11One of the dependencies for Inkscape is failing to build:
     2{{{
    23Error: org.macports.build for port gdk-pixbuf returned: command execution failed
     4}}}
    35
    46From the log file it looks like the absence of pushfl or popfl may be the culprit.
     
    810Thanks, Craig
    911
     12{{{
    1013------ cut snip-------------
    1114:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include -I../../gdk-pixbuf -I/opt/local/include -pipe -O2 -L/opt/local/lib -arch x86_64 -c have_mmx.S  -fno-common -DPIC
     
    5154:notice:build Please see the log file for port gdk-pixbuf for details:
    5255    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/main.log
     56}}}