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/openssl/0.9.8k/1


Ignore:
Timestamp:
05/08/09 22:03:40 (6 years ago)
Author:
mmadia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/openssl/0.9.8k/1

    v1 v2  
    1   
     1The following command was used to create a package : [[BR]] 
     2`diff_zip -r9y openssl-0.9.8k-gcc2-haiku-2009-05-09.zip -- /boot/common` [[BR]] 
     3This package will be turned into an OptionalPackage [[BR]] 
     4 
     5interesting. ...  `make report` cause a seg fault in bc. [[BR]] 
     6though this doesn't seem to affect the test results. [[BR]] 
     7might need to report this to dev.haiku-os.org  
     8{{{ 
     9GNU gdb 6.3 
     10Copyright 2004 Free Software Foundation, Inc. 
     11GDB is free software, covered by the GNU General Public License, and you are 
     12welcome to change it and/or distribute copies of it under certain conditions. 
     13Type "show copying" to see the conditions. 
     14There is absolutely no warranty for GDB.  Type "show warranty" for details. 
     15This GDB was configured as "i586-pc-haiku"...(no debugging symbols found) 
     16 
     17[tcsetpgrp failed in terminal_inferior: Invalid Argument] 
     18Thread 6271 caused an exception: Segment violation 
     19Reading symbols from /boot/system/runtime_loader...done. 
     20Loaded symbols for /boot/system/runtime_loader 
     21Reading symbols from /boot/system/lib/libroot.so...done. 
     22Loaded symbols for /boot/system/lib/libroot.so 
     23[tcsetpgrp failed in terminal_inferior: Invalid Argument] 
     24[Switching to team /bin/bc (6271) thread bc (6271)] 
     250x002044e8 in yyparse () 
     26(gdb) bt 
     27#0  0x002044e8 in yyparse () 
     28#1  0x00202ec8 in main () 
     29(gdb)  
     30}}} 
     31 
     32testlog 
     33{{{ 
     34OpenSSL self-test report: 
     35 
     36OpenSSL version:  0.9.8k 
     37Last change:      Don't set val to NULL when freeing up structures, it is... 
     38Options:          --prefix=/boot/common enable-zlib enable-shared no-camellia no-capieng no-cms no-gmp no-jpake no-krb5 no-mdc2 no-montasm no-rc5 no-rfc3779 no-seed no-zlib-dynamic 
     39OS (uname):       Haiku shredder 1 r30653 May  4 2009 09:29:41 BePC Haiku 
     40OS (config):      i586-pc-haiku 
     41Target (default): haiku-x86 
     42Target:           haiku-x86 
     43Compiler:         using priority 5 
     44gcc version 2.95.3-haiku-081024 
     45 
     46Test passed. 
     47 
     48}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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