Ticket #34675 (new defect)
gdk-pixbuf fails to compile on x86_64 (Lion)
| Reported by: | davide.frey@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.1 |
| Keywords: | Cc: | ccarter@… | |
| Port: | gdk-pixbuf |
Description (last modified by ryandesign@…) (diff)
Hi all, I tried to install gdk-pixbuf and get the following errors:
---> Computing dependencies for gdk-pixbuf
---> Building gdk-pixbuf
Error: org.macports.build for port gdk-pixbuf returned: command execution failed
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_ports_graphics_gdk-pixbuf/gdk-pixbuf/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port gdk-pixbuf failed
the log file says the following:
/tmp/cc-dseZAM.s:11:2: warning: ignoring directive for now :info:build .type pixops_have_mmx,@function :info:build ^ :info:build /tmp/cc-dseZAM.s:19:2: error: instruction requires a CPU feature not currently enabled :info:build pushfl :info:build ^ :info:build /tmp/cc-dseZAM.s:24:2: error: instruction requires a CPU feature not currently enabled :info:build popfl :info:build ^ :info:build /tmp/cc-dseZAM.s:25:2: error: instruction requires a CPU feature not currently enabled :info:build pushfl
attached for details. Is there a newer version? has the package been superseded? thaks
Attachments
Change History
comment:1 Changed 12 months ago by ryandesign@…
- Port set to gdk-pixbuf
- Description modified (diff)
This was not a clean attempt. "sudo port clean gdk-pixbuf" and try again, and attach the new main.log if it fails again.
Certainly yes, a newer version of gdk-pixbuf exists, in the gdk-pixbuf2 port.
comment:3 Changed 8 months ago by devans@…
Please note that gdk-pixbuf is an old essentially obsolete port designed to be used with the old gtk1 port series.
gdk-pixbuf2 is the correct port to use with gtk2. So unless you need to support an old gtk1 only package, you're probably installing the wrong port.
Note: See
TracTickets for help on using
tickets.

