Opened 12 years ago

Closed 12 years ago

#35715 closed defect (duplicate)

gdk-pixbuf: error: instruction requires a CPU feature not currently enabled

Reported by: ccarter@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: gdk-pixbuf

Description (last modified by ryandesign (Ryan Carsten Schmidt))

One of the dependencies for Inkscape is failing to build:

Error: org.macports.build for port gdk-pixbuf returned: command execution failed

From the log file it looks like the absence of pushfl or popfl may be the culprit.

I am cutting an pasting a useful fraction of the log file below

Thanks, Craig

------ cut snip-------------
: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
:info:build clang: warning: argument unused during compilation: '-L/opt/local/lib'
:info:build /tmp/cc-skJZ2R.s:6:2: warning: ignoring directive for now
:info:build  .version "01.01"
:info:build  ^
:info:build /tmp/cc-skJZ2R.s:11:2: warning: ignoring directive for now
:info:build  .type pixops_have_mmx,@function
:info:build  ^
:info:build /tmp/cc-skJZ2R.s:19:2: error: instruction requires a CPU feature not currently enabled
:info:build  pushfl
:info:build  ^
:info:build /tmp/cc-skJZ2R.s:24:2: error: instruction requires a CPU feature not currently enabled
:info:build  popfl
:info:build  ^
:info:build /tmp/cc-skJZ2R.s:25:2: error: instruction requires a CPU feature not currently enabled
:info:build  pushfl
:info:build  ^
:info:build make[3]: *** [have_mmx.lo] Error 1
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/work/gdk-pixbuf-0.22.0/gdk-pixbuf/pixops'
:info:build make[2]: *** [all-recursive] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/work/gdk-pixbuf-0.22.0/gdk-pixbuf'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/work/gdk-pixbuf-0.22.0'
:info:build make: *** [all-recursive-am] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/work/gdk-pixbuf-0.22.0'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/work/gdk-pixbuf-0.22.0" && /usr/bin/make -j8 -w all 
:info:build Exit code: 2
:error:build org.macports.build for port gdk-pixbuf returned: command execution failed
:debug:build Error code: CHILDSTATUS 40449 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:notice:build Please see the log file for port gdk-pixbuf for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/main.log

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: gdk-pixbuf buid failed removed
Resolution: duplicate
Status: newclosed
Summary: Processing of port gdk-pixbuf failedgdk-pixbuf: error: instruction requires a CPU feature not currently enabled

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.

Note: See TracTickets for help on using tickets.