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 1 and Version 2 of dev-libs/apr/0.9.x/1


Ignore:
Timestamp:
08/01/08 07:13:13 (7 years ago)
Author:
andreasf
Comment:

Initial import, fixed link to patch

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/apr/0.9.x/1

    v1 v2  
    1   
     1A [https://issues.apache.org/bugzilla/show_bug.cgi?id=44362 patch] to fix VPATH builds for BeOS/Haiku has been accepted. 
     2 
     3[source:haikuports/trunk/dev-libs/apr/apr-0.9.x.diff Patch] 
     4 
     5{{{test/teststr.c}}} fails to compile on Haiku/gcc2, just like {{{testfmt.c}}} was reported above. Removing -g resolves this. 
     6 
     7APR Atomic Test, APR Lock Performance Test pass. 
     8 
     9`testsock` fails: 
     10{{{ 
     11Initializing.........OK 
     12Creating context.......OK 
     13This test relies on the process test working.  Please 
     14run that test first, and only run this test when it 
     15completes successfully.  Alternatively, you could run 
     16server and client by yourself. 
     17Creating children to run network tests....... 
     18Network test completed. 
     19Creating children to run network tests....... 
     20Problem spawning new process 
     21testsock failed 
     22}}} 
     23Not surprising, the process test, started manually, hangs as well: 
     24{{{ 
     25~/apr/test> ./testall testproc 
     26Partial APR Tests: 
     27    Process control: 
     28}}} 
     29 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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