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/glib/2.18.4/1


Ignore:
Timestamp:
03/19/09 00:19:58 (6 years ago)
Author:
scottmc
Comment:

initial build of 2.18.4

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/glib/2.18.4/1

    v1 v2  
    1   
     1Followed the instructions on 2.18.3, the patch failed on one file, this is glib-2.18.4, ignore the 2.18.3, I renamed the dir to allow the patch file to work (may not have had to but i renamed it anyways).  Make check failed: 
     2 
     3{{{ 
     4~/glib-2.18.3> make check 
     5make  check-recursive 
     6make[1]: Entering directory `/boot/home/glib-2.18.3' 
     7Making check in . 
     8make[2]: Entering directory `/boot/home/glib-2.18.3' 
     9make  check-local 
     10make[3]: Entering directory `/boot/home/glib-2.18.3' 
     11make[4]: Entering directory `/boot/home/glib-2.18.3/m4macros' 
     12make[4]: Leaving directory `/boot/home/glib-2.18.3/m4macros' 
     13make[4]: Entering directory `/boot/home/glib-2.18.3/glib' 
     14make[5]: Entering directory `/boot/home/glib-2.18.3/glib/libcharset' 
     15make[5]: Leaving directory `/boot/home/glib-2.18.3/glib/libcharset' 
     16make[5]: Entering directory `/boot/home/glib-2.18.3/glib/pcre' 
     17make[5]: Leaving directory `/boot/home/glib-2.18.3/glib/pcre' 
     18make[5]: Entering directory `/boot/home/glib-2.18.3/glib/update-pcre' 
     19make[5]: Leaving directory `/boot/home/glib-2.18.3/glib/update-pcre' 
     20make[5]: Entering directory `/boot/home/glib-2.18.3/glib/tests' 
     21TEST: testing... (pid=38622) 
     22GLib-Message: Not implemented: g_test_trap_fork 
     23GLib-Message: Not implemented: g_test_trap_fork 
     24  /random-generator/rand-1:                                            OK 
     25  /random-generator/rand-2:                                            OK 
     26  /random-generator/random-conversions:                                OK 
     27  /misc/assertions:                                                    OK 
     28  /misc/test-data:                                                     OK 
     29  /misc/primetoul:                                                     OK 
     30  /forking/fail assertion:                                             OK 
     31  /forking/patterns:                                                   OK 
     32PASS: testing 
     33TEST: option-context... (pid=38637) 
     34GLib-Message: Not implemented: g_test_trap_fork 
     35GLib-Message: Not implemented: g_test_trap_fork 
     36GLib-Message: Not implemented: g_test_trap_fork 
     37GLib-Message: Not implemented: g_test_trap_fork 
     38GLib-Message: Not implemented: g_test_trap_fork 
     39GLib-Message: Not implemented: g_test_trap_fork 
     40GLib-Message: Not implemented: g_test_trap_fork 
     41GLib-Message: Not implemented: g_test_trap_fork 
     42GLib-Message: Not implemented: g_test_trap_fork 
     43GLib-Message: Not implemented: g_test_trap_fork 
     44GLib-Message: Not implemented: g_test_trap_fork 
     45GLib-Message: Not implemented: g_test_trap_fork 
     46Cannot set locale to de_DE, skipping 
     47  /group/captions:                                                     OK 
     48  /restoration/int:                                                    OK 
     49  /restoration/string:                                                 OK 
     50  /restoration/boolean:                                                OK 
     51  /arg/repetition/int:                                                 OK 
     52  /arg/repetition/string:                                              OK 
     53  /arg/repetition/filename:                                            OK 
     54  /arg/repetition/double:                                              OK 
     55  /arg/repetition/locale:                                              OK 
     56  /arg/repetition/int64:                                               OK 
     57  /arg/array/string:                                                   OK 
     58  /arg/callback/string:                                                OK 
     59  /arg/callback/count:                                                 OK 
     60  /arg/callback/optional1:                                             OK 
     61  /arg/callback/optional2:                                             OK 
     62  /arg/callback/optional3:                                             OK 
     63  /arg/callback/optional4:                                             OK 
     64  /arg/callback/optional5:                                             OK 
     65  /arg/callback/optional6:                                             OK 
     66  /arg/callback/optional7:                                             OK 
     67  /arg/callback/optional8:                                             OK 
     68  /arg/remaining/callback:                                             OK 
     69  /arg/remaining/callback-false:                                       OK 
     70  /arg/ignore/long:                                                    OK 
     71  /arg/ignore/short:                                                   OK 
     72  /arg/ignore/arg:                                                     OK 
     73  /context/add:                                                        OK 
     74  /context/empty1:                                                     OK 
     75  /context/empty2:                                                     OK 
     76  /context/empty3:                                                     OK 
     77  /arg/rest/non-option:                                                OK 
     78  /arg/rest/separator1:                                                OK 
     79  /arg/rest/separator2:                                                OK 
     80  /arg/rest/separator3:                                                OK 
     81  /arg/rest/separator4:                                                OK 
     82  /arg/rest/separator5:                                                OK 
     83  /arg/remaining/non-option:                                           OK 
     84  /arg/remaining/separator:                                            OK 
     85  /arg/remaining/array:                                                OK 
     86  /bug/unknown-short:                                                  OK 
     87  /bug/lonely-dash:                                                    OK 
     88  /bug/missing-arg:                                                    OK 
     89PASS: option-context 
     90TEST: keyfile... (pid=38652) 
     91  /keyfile/line-ends:                                                  OK 
     92  /keyfile/whitespace:                                                 OK 
     93  /keyfile/comments:                                                   OK 
     94  /keyfile/listing:                                                    OK 
     95  /keyfile/string:                                                     OK 
     96  /keyfile/boolean:                                                    OK 
     97  /keyfile/number:                                                     OK 
     98  /keyfile/locale-string:                                              OK 
     99  /keyfile/lists:                                                      OK 
     100  /keyfile/lists-set-get:                                              OK 
     101  /keyfile/group-remove:                                               OK 
     102  /keyfile/key-remove:                                                 OK 
     103  /keyfile/groups:                                                     OK 
     104  /keyfile/duplicate-keys:                                             OK 
     105  /keyfile/duplicate-groups:                                           OK 
     106  /keyfile/duplicate-groups2:                                          OK 
     107  /keyfile/group-names:                                                OK 
     108  /keyfile/key-names:                                                  OK 
     109  /keyfile/reload:                                                     OK 
     110PASS: keyfile 
     111TEST: fileutils... (pid=38667) 
     112  /fileutils/build-path:                                               OK 
     113  /fileutils/build-pathv:                                              OK 
     114  /fileutils/build-filename:                                           OK 
     115  /fileutils/build-filenamev:                                          OK 
     116  /fileutils/mkdir-with-parents:                                       OK 
     117  /fileutils/format-size-for-display:                                  OK 
     118PASS: fileutils 
     119TEST: printf... (pid=38682) 
     120  /printf/test-retval-and-trunc:                                       OK 
     121  /printf/test-d:                                                      OK 
     122  /printf/test-o:                                                      OK 
     123  /printf/test-u:                                                      OK 
     124  /printf/test-x:                                                      OK 
     125  /printf/test-X:                                                      OK 
     126  /printf/test-f:                                                      OK 
     127  /printf/test-e:                                                      OK 
     128  /printf/test-c:                                                      OK 
     129  /printf/test-s:                                                      OK 
     130  /printf/test-n:                                                      OK 
     131  /printf/test-percent:                                                OK 
     132  /printf/test-positional-params:                                      OK 
     133  /printf/test-64bit:                                                  OK 
     134PASS: printf 
     135TEST: rand... (pid=38697) 
     136  /rand/test-rand:                                                     OK 
     137PASS: rand 
     138TEST: strfuncs... (pid=38712) 
     139GLib-Message: Not implemented: g_test_trap_fork 
     140GLib-Message: Not implemented: g_test_trap_fork 
     141GLib-Message: Not implemented: g_test_trap_fork 
     142GLib-Message: Not implemented: g_test_trap_fork 
     143  /strfuncs/test-is-to-digit:                                          OK 
     144  /strfuncs/strdup:                                                    OK 
     145  /strfuncs/strndup:                                                   OK 
     146  /strfuncs/strdup-printf:                                             OK 
     147  /strfuncs/strdupv:                                                   OK 
     148  /strfuncs/strnfill:                                                  OK 
     149  /strfuncs/strconcat:                                                 OK 
     150  /strfuncs/strjoin:                                                   OK 
     151  /strfuncs/strcanon:                                                  OK 
     152  /strfuncs/strcompress-strescape:                                     GLib-Message: Not implemented: g_test_trap_fork 
     153GLib-Message: Not implemented: g_test_trap_fork 
     154GLib-Message: Not implemented: g_test_trap_fork 
     155GLib-Message: Not implemented: g_test_trap_fork 
     156GLib-Message: Not implemented: g_test_trap_fork 
     157GLib-Message: Not implemented: g_test_trap_fork 
     158GLib-Message: Not implemented: g_test_trap_fork 
     159GLib-Message: Not implemented: g_test_trap_fork 
     160GLib-Message: Not implemented: g_test_trap_fork 
     161GLib-Message: Not implemented: g_test_trap_fork 
     162GLib-Message: Not implemented: g_test_trap_fork 
     163 
     164** ERROR **: g_ascii_strtod on "NAN" for locale sv_SE failed 
     165expected nan (nan 1) actual 0.000000 (nan 0) 
     166 
     167aborting... 
     168Abort 
     169OK 
     170  /strfuncs/ascii-strcasecmp:                                          OK 
     171  /strfuncs/strchug:                                                   OK 
     172  /strfuncs/strchomp:                                                  OK 
     173  /strfuncs/strreverse:                                                OK 
     174  /strfuncs/strstr:                                                    OK 
     175  /strfuncs/has-prefix:                                                OK 
     176  /strfuncs/has-suffix:                                                OK 
     177  /strfuncs/strsplit:                                                  OK 
     178  /strfuncs/strsplit-set:                                              OK 
     179  /strfuncs/strv-length:                                               OK 
     180  /strfuncs/strtod:                                                    FAIL 
     181GTester: last random seed: R02S90d7f0589818c14116a7030a67032353 
     182make[5]: *** [test] Error 143 
     183make[5]: Leaving directory `/boot/home/glib-2.18.3/glib/tests' 
     184make[4]: *** [test] Error 2 
     185make[4]: Leaving directory `/boot/home/glib-2.18.3/glib' 
     186make[3]: *** [test] Error 2 
     187make[3]: Leaving directory `/boot/home/glib-2.18.3' 
     188make[2]: *** [check-am] Error 2 
     189make[2]: Leaving directory `/boot/home/glib-2.18.3' 
     190make[1]: *** [check-recursive] Error 1 
     191make[1]: Leaving directory `/boot/home/glib-2.18.3' 
     192make: *** [check] Error 2 
     193~/glib-2.18.3>  
     194}}} 
     195 
     196This failure is probably tied to the Haiku IEEE754 floating point issue, as that also refers to a nan failure (not a number). 
     197 
     198TODO, make a secondary patch, one that mods the Makefiles to remove the gtk-doc stuff and other little tweaks that are needed, so it can build on haiku without much hassling. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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