HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 13 and Version 14 of x11-libs/cairo


Ignore:
Timestamp:
05/04/08 06:56:10 (7 years ago)
Author:
andreasf
Comment:

Updated build status

Legend:

Unmodified
Added
Removed
Modified
  • x11-libs/cairo

    v13 v14  
    3434Lots of compilation errors due to outdated types. 
    3535 
     36Compilation succeeds, but running `make check` leeds to one unresolved pixman symbol at runtime. {{{cairoint.h}}} needs to be #include'd as {{{extern "C"}}} to fix this. 
     37 
     38Crash: 
     39{{{ 
     40clip-zero-beos-rgb24 [25] (similar):    PASS 
     41lt-clip-zero: /ToBe/cairo/src/cairo.c:87:_cairo_error: status > CAIRO_STATUS_SUCCESS && status <= CAIRO_STATUS_LAST_STATUS 
     42}}} 
     43gdb `bt`: 
     44{{{ 
     45#0  0xffff0102 in ?? () 
     46#1  0x006089f6 in debugger () from /boot/beos/system/lib/libroot.so 
     47#2  0x00611621 in __assert_fail () from /boot/beos/system/lib/libroot.so 
     48#3  0x0021bcfb in _cairo_error (status=1001) at /ToBe/cairo/src/cairo.c:86 
     49#4  0x0021bd3d in _cairo_set_error (cr=0x1803fc50, status=1001) 
     50    at /ToBe/cairo/src/cairo.c:115 
     51#5  0x0021c1ad in cairo_push_group_with_content (cr=0x1803fc50, content=182) 
     52    at /ToBe/cairo/src/cairo.c:520 
     53#6  0x00204c44 in cairo_test_target_has_similar () 
     54#7  0x002053ea in cairo_test_expecting () 
     55#8  0x00205919 in cairo_test () 
     56#9  0x0020483a in main () 
     57}}} 
     58 
    3659=== external === 
    3760 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/