Opened 13 years ago

Closed 13 years ago

#30429 closed defect (duplicate)

libpixman build fails (macports 2.0.0)

Reported by: frank@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.0.0
Keywords: Cc: a.y.harano@…, soehn@…
Port: libpixman

Description (last modified by mf2k (Frank Schima))

$ port upgrade outdated
--->  Building libpixman
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for libpixman is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpixman/libpixman/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>

here the log:

-+-+-+-+-+-+-+-+-+-+-+-+-+------

:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -O2 -arch i386 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-region32.lo pixman-region32.c
:info:build pixman-cpu.c:492:10: error: invalid operand for instruction
:info:build                 "       push %%ebx\n"
:info:build                 ^
:info:build <inline asm>:2:19: note: instantiated into assembly here
:info:build         mov $0x80000000, %eax
:info:build                          ^
:info:build pixman-cpu.c:492:10: error: invalid operand for instruction
:info:build                 "       push %%ebx\n"
:info:build                 ^
:info:build <inline asm>:7:19: note: instantiated into assembly here
:info:build         mov $0x80000001, %eax
:info:build                          ^
:info:build 2 errors generated.
:info:build make[3]: *** [pixman-cpu.lo] Error 1

Attachments (2)

main.log (8.9 KB) - added by frank@… 13 years ago.
build log
main.2.log (10.1 KB) - added by a.y.harano@… 13 years ago.
full main.log of ayharano

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by frank@…

Attachment: main.log added

build log

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: libpixman added

comment:2 Changed 13 years ago by a.y.harano@…

Cc: a.y.harano@… added

Cc Me!

Changed 13 years ago by a.y.harano@…

Attachment: main.2.log added

full main.log of ayharano

comment:3 Changed 13 years ago by a.y.harano@…

I use Snow Leopard as a full 64 bits OS (set by a XML file which path I currently do not remember).

I just attached my main.log related to this. I don't know if it is somehow related to the 32/64 bits issue.

Thanks in advance.

comment:4 Changed 13 years ago by soehn@…

Cc: soehn@… added

Cc Me!

comment:5 Changed 13 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

This is a consequence of the fix for another issue in #30370 - see discussion in that ticket.

Note: See TracTickets for help on using tickets.