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 24 and Version 25 of dev-util/subversion


Ignore:
Timestamp:
04/27/08 13:58:34 (7 years ago)
Author:
andreasf
Comment:

Added link to ticket, removed resolved pthread_sigmask problem, updated status

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/subversion

    v24 v25  
    9494=== work-in-progress (andreasf) - [Haiku] === 
    9595 
    96 Runs okay. When compiled with neon, {{{runtime_loader}}} outputs an error message that file {{{libsvn_ra_serf-1.so.0}}} could not be loaded, but serf is the alternative to neon so can be ignored. 
     96Runs okay. When compiled with neon, {{{runtime_loader}}} outputs an error message that file {{{libsvn_ra_serf-1.so.0}}} could not be loaded, but serf is the alternative to neon so can be ignored. [http://dev.haiku-os.org/ticket/2090 Ticket] 
    9797 
    9898{{{make check}}} shows a failure in {{{getopt_tests.py}}}, {{{basic_tests.py}}} and reproducibly hangs in {{{commit_tests.py}}}. 
    9999 
    100 According to {{{tests.log}}}, some of the failures result from the runtime_loader message to stderr. 
    101  
    102 When compiled {{{--enable-all-static}}} against the updated apr, fails to compile with an undefined reference to {{{pthread_sigmask}}} from apr's {{{threadproc/unix/signals.c}}}. 
     100According to {{{tests.log}}}, some failures resulted from the runtime_loader message to stderr. The patch supplied as part of above ticket avoids this, but still test failures remain, all related to {{{EXCEPTION: SVNProcessTerminatedBySignal}}} as seen in {{{tests.log}}}. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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