#30429: libpixman build fails (macports 2.0.0) --------------------------------+------------------------------------------- Reporter: frank@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: | Port: libpixman --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => ryandesign@… * port: => libpixman Old description:
$ 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
New description: {{{ $ 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 }}} -- -- Ticket URL: <https://trac.macports.org/ticket/30429#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS