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 2 and Version 3 of dev-libs/gmp/4.3.1/1


Ignore:
Timestamp:
05/18/09 11:26:23 (6 years ago)
Author:
scottmc
Comment:

added make check output

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/gmp/4.3.1/1

    v2 v3  
    22Make check passed all tests: 
    33{{{ 
     4~/gmp-4.3.1> make check 
     5make  check-recursive 
     6make[1]: Entering directory `/boot/home/gmp-4.3.1' 
     7Making check in tests 
     8make[2]: Entering directory `/boot/home/gmp-4.3.1/tests' 
     9Making check in . 
     10make[3]: Entering directory `/boot/home/gmp-4.3.1/tests' 
     11make  libtests.la t-bswap t-constants t-count_zeros t-gmpmax t-hightomask t-modlinv t-popc t-parity t-sub 
     12make[4]: Entering directory `/boot/home/gmp-4.3.1/tests' 
     13make[4]: `libtests.la' is up to date. 
     14make[4]: `t-bswap' is up to date. 
     15make[4]: `t-constants' is up to date. 
     16make[4]: `t-count_zeros' is up to date. 
     17make[4]: `t-gmpmax' is up to date. 
     18make[4]: `t-hightomask' is up to date. 
     19make[4]: `t-modlinv' is up to date. 
     20make[4]: `t-popc' is up to date. 
     21make[4]: `t-parity' is up to date. 
     22make[4]: `t-sub' is up to date. 
     23make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests' 
     24make  check-TESTS 
     25make[4]: Entering directory `/boot/home/gmp-4.3.1/tests' 
     26PASS: t-bswap 
     27PASS: t-constants 
     28PASS: t-count_zeros 
     29PASS: t-gmpmax 
     30PASS: t-hightomask 
     31PASS: t-modlinv 
     32PASS: t-popc 
     33PASS: t-parity 
     34PASS: t-sub 
     35================== 
     36All 9 tests passed 
     37================== 
     38make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests' 
     39make[3]: Leaving directory `/boot/home/gmp-4.3.1/tests' 
     40Making check in devel 
     41make[3]: Entering directory `/boot/home/gmp-4.3.1/tests/devel' 
     42make[3]: Nothing to be done for `check'. 
     43make[3]: Leaving directory `/boot/home/gmp-4.3.1/tests/devel' 
     44Making check in mpn 
     45make[3]: Entering directory `/boot/home/gmp-4.3.1/tests/mpn' 
     46make  t-asmtype t-aors_1 t-divrem_1 t-fat t-get_d t-instrument t-iord_u t-mp_bases t-perfsqr t-scan t-hgcd t-matrix22 
     47make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/mpn' 
     48make[4]: `t-asmtype' is up to date. 
     49make[4]: `t-aors_1' is up to date. 
     50make[4]: `t-divrem_1' is up to date. 
     51make[4]: `t-fat' is up to date. 
     52make[4]: `t-get_d' is up to date. 
     53make[4]: `t-instrument' is up to date. 
     54make[4]: `t-iord_u' is up to date. 
     55make[4]: `t-mp_bases' is up to date. 
     56make[4]: `t-perfsqr' is up to date. 
     57make[4]: `t-scan' is up to date. 
     58make[4]: `t-hgcd' is up to date. 
     59make[4]: `t-matrix22' is up to date. 
     60make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpn' 
     61make  check-TESTS 
     62make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/mpn' 
     63PASS: t-asmtype 
     64PASS: t-aors_1 
     65PASS: t-divrem_1 
     66PASS: t-fat 
     67PASS: t-get_d 
     68PASS: t-instrument 
     69PASS: t-iord_u 
     70PASS: t-mp_bases 
     71PASS: t-perfsqr 
     72PASS: t-scan 
     73PASS: t-hgcd 
     74PASS: t-matrix22 
     75=================== 
     76All 12 tests passed 
     77=================== 
     78make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpn' 
     79make[3]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpn' 
     80Making check in mpz 
     81make[3]: Entering directory `/boot/home/gmp-4.3.1/tests/mpz' 
     82make  t-addsub t-cmp t-mul t-mul_i t-tdiv t-tdiv_ui t-fdiv t-fdiv_ui t-cdiv_ui t-gcd t-gcd_ui t-lcm dive dive_ui t-sqrtrem convert io t-inp_str logic bit t-powm t-powm_ui t-pow t-div_2exp reuse t-root t-perfsqr t-perfpow t-jac t-bin t-get_d t-get_d_2exp t-get_si t-set_d t-set_si t-fac_ui t-fib_ui t-lucnum_ui t-scan t-fits t-divis t-divis_2exp t-cong t-cong_2exp t-sizeinbase t-set_str t-aorsmul t-cmp_d t-cmp_si t-hamdist t-oddeven t-popcount t-set_f t-io_raw t-import t-export t-pprime_p t-nextprime 
     83make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/mpz' 
     84make[4]: `t-addsub' is up to date. 
     85make[4]: `t-cmp' is up to date. 
     86make[4]: `t-mul' is up to date. 
     87make[4]: `t-mul_i' is up to date. 
     88make[4]: `t-tdiv' is up to date. 
     89make[4]: `t-tdiv_ui' is up to date. 
     90make[4]: `t-fdiv' is up to date. 
     91make[4]: `t-fdiv_ui' is up to date. 
     92make[4]: `t-cdiv_ui' is up to date. 
     93make[4]: `t-gcd' is up to date. 
     94make[4]: `t-gcd_ui' is up to date. 
     95make[4]: `t-lcm' is up to date. 
     96make[4]: `dive' is up to date. 
     97make[4]: `dive_ui' is up to date. 
     98make[4]: `t-sqrtrem' is up to date. 
     99make[4]: `convert' is up to date. 
     100make[4]: `io' is up to date. 
     101make[4]: `t-inp_str' is up to date. 
     102make[4]: `logic' is up to date. 
     103make[4]: `bit' is up to date. 
     104make[4]: `t-powm' is up to date. 
     105make[4]: `t-powm_ui' is up to date. 
     106make[4]: `t-pow' is up to date. 
     107make[4]: `t-div_2exp' is up to date. 
     108make[4]: `reuse' is up to date. 
     109make[4]: `t-root' is up to date. 
     110make[4]: `t-perfsqr' is up to date. 
     111make[4]: `t-perfpow' is up to date. 
     112make[4]: `t-jac' is up to date. 
     113make[4]: `t-bin' is up to date. 
     114make[4]: `t-get_d' is up to date. 
     115make[4]: `t-get_d_2exp' is up to date. 
     116make[4]: `t-get_si' is up to date. 
     117make[4]: `t-set_d' is up to date. 
     118make[4]: `t-set_si' is up to date. 
     119make[4]: `t-fac_ui' is up to date. 
     120make[4]: `t-fib_ui' is up to date. 
     121make[4]: `t-lucnum_ui' is up to date. 
     122make[4]: `t-scan' is up to date. 
     123make[4]: `t-fits' is up to date. 
     124make[4]: `t-divis' is up to date. 
     125make[4]: `t-divis_2exp' is up to date. 
     126make[4]: `t-cong' is up to date. 
     127make[4]: `t-cong_2exp' is up to date. 
     128make[4]: `t-sizeinbase' is up to date. 
     129make[4]: `t-set_str' is up to date. 
     130make[4]: `t-aorsmul' is up to date. 
     131make[4]: `t-cmp_d' is up to date. 
     132make[4]: `t-cmp_si' is up to date. 
     133make[4]: `t-hamdist' is up to date. 
     134make[4]: `t-oddeven' is up to date. 
     135make[4]: `t-popcount' is up to date. 
     136make[4]: `t-set_f' is up to date. 
     137make[4]: `t-io_raw' is up to date. 
     138make[4]: `t-import' is up to date. 
     139make[4]: `t-export' is up to date. 
     140make[4]: `t-pprime_p' is up to date. 
     141make[4]: `t-nextprime' is up to date. 
     142make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpz' 
     143make  check-TESTS 
     144make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/mpz' 
     145PASS: t-addsub 
     146PASS: t-cmp 
     147PASS: t-mul 
     148PASS: t-mul_i 
     149PASS: t-tdiv 
     150PASS: t-tdiv_ui 
     151PASS: t-fdiv 
     152PASS: t-fdiv_ui 
     153PASS: t-cdiv_ui 
     154PASS: t-gcd 
     155PASS: t-gcd_ui 
     156PASS: t-lcm 
     157PASS: dive 
     158PASS: dive_ui 
     159PASS: t-sqrtrem 
     160PASS: convert 
     161PASS: io 
     162PASS: t-inp_str 
     163PASS: logic 
     164PASS: bit 
     165PASS: t-powm 
     166PASS: t-powm_ui 
     167PASS: t-pow 
     168PASS: t-div_2exp 
     169PASS: reuse 
     170PASS: t-root 
     171PASS: t-perfsqr 
     172PASS: t-perfpow 
     173PASS: t-jac 
     174PASS: t-bin 
     175PASS: t-get_d 
     176PASS: t-get_d_2exp 
     177PASS: t-get_si 
     178PASS: t-set_d 
     179PASS: t-set_si 
     180PASS: t-fac_ui 
     181PASS: t-fib_ui 
     182PASS: t-lucnum_ui 
     183PASS: t-scan 
     184PASS: t-fits 
     185PASS: t-divis 
     186PASS: t-divis_2exp 
     187PASS: t-cong 
     188PASS: t-cong_2exp 
     189PASS: t-sizeinbase 
     190PASS: t-set_str 
     191PASS: t-aorsmul 
     192PASS: t-cmp_d 
     193PASS: t-cmp_si 
     194PASS: t-hamdist 
     195PASS: t-oddeven 
     196PASS: t-popcount 
     197PASS: t-set_f 
     198PASS: t-io_raw 
     199PASS: t-import 
     200PASS: t-export 
     201PASS: t-pprime_p 
     202PASS: t-nextprime 
     203=================== 
     204All 58 tests passed 
     205=================== 
     206make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpz' 
     207make[3]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpz' 
     208Making check in mpq 
     209make[3]: Entering directory `/boot/home/gmp-4.3.1/tests/mpq' 
     210make  t-aors t-cmp t-cmp_ui t-cmp_si t-equal t-get_d t-get_str t-inp_str t-md_2exp t-set_f t-set_str 
     211make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/mpq' 
     212make[4]: `t-aors' is up to date. 
     213make[4]: `t-cmp' is up to date. 
     214make[4]: `t-cmp_ui' is up to date. 
     215make[4]: `t-cmp_si' is up to date. 
     216make[4]: `t-equal' is up to date. 
     217make[4]: `t-get_d' is up to date. 
     218make[4]: `t-get_str' is up to date. 
     219make[4]: `t-inp_str' is up to date. 
     220make[4]: `t-md_2exp' is up to date. 
     221make[4]: `t-set_f' is up to date. 
     222make[4]: `t-set_str' is up to date. 
     223make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpq' 
     224make  check-TESTS 
     225make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/mpq' 
     226PASS: t-aors 
     227PASS: t-cmp 
     228PASS: t-cmp_ui 
     229PASS: t-cmp_si 
     230PASS: t-equal 
     231PASS: t-get_d 
     232PASS: t-get_str 
     233PASS: t-inp_str 
     234PASS: t-md_2exp 
     235PASS: t-set_f 
     236PASS: t-set_str 
     237=================== 
     238All 11 tests passed 
     239=================== 
     240make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpq' 
     241make[3]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpq' 
     242Making check in mpf 
     243make[3]: Entering directory `/boot/home/gmp-4.3.1/tests/mpf' 
     244make  t-add t-sub t-conv t-sqrt t-sqrt_ui t-muldiv t-dm2exp reuse t-cmp_d t-cmp_si t-div t-fits t-get_d t-get_d_2exp t-get_si t-get_ui t-gsprec t-inp_str t-int_p t-mul_ui t-set t-set_q t-set_si t-set_ui t-trunc t-ui_div 
     245make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/mpf' 
     246make[4]: `t-add' is up to date. 
     247make[4]: `t-sub' is up to date. 
     248make[4]: `t-conv' is up to date. 
     249make[4]: `t-sqrt' is up to date. 
     250make[4]: `t-sqrt_ui' is up to date. 
     251make[4]: `t-muldiv' is up to date. 
     252make[4]: `t-dm2exp' is up to date. 
     253make[4]: `reuse' is up to date. 
     254make[4]: `t-cmp_d' is up to date. 
     255make[4]: `t-cmp_si' is up to date. 
     256make[4]: `t-div' is up to date. 
     257make[4]: `t-fits' is up to date. 
     258make[4]: `t-get_d' is up to date. 
     259make[4]: `t-get_d_2exp' is up to date. 
     260make[4]: `t-get_si' is up to date. 
     261make[4]: `t-get_ui' is up to date. 
     262make[4]: `t-gsprec' is up to date. 
     263make[4]: `t-inp_str' is up to date. 
     264make[4]: `t-int_p' is up to date. 
     265make[4]: `t-mul_ui' is up to date. 
     266make[4]: `t-set' is up to date. 
     267make[4]: `t-set_q' is up to date. 
     268make[4]: `t-set_si' is up to date. 
     269make[4]: `t-set_ui' is up to date. 
     270make[4]: `t-trunc' is up to date. 
     271make[4]: `t-ui_div' is up to date. 
     272make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpf' 
     273make  check-TESTS 
     274make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/mpf' 
     275PASS: t-add 
     276PASS: t-sub 
     277PASS: t-conv 
     278PASS: t-sqrt 
     279PASS: t-sqrt_ui 
     280PASS: t-muldiv 
     281PASS: t-dm2exp 
     282PASS: reuse 
     283PASS: t-cmp_d 
     284PASS: t-cmp_si 
     285PASS: t-div 
     286PASS: t-fits 
     287PASS: t-get_d 
     288PASS: t-get_d_2exp 
     289PASS: t-get_si 
     290PASS: t-get_ui 
     291PASS: t-gsprec 
     292PASS: t-inp_str 
     293PASS: t-int_p 
     294PASS: t-mul_ui 
     295PASS: t-set 
     296PASS: t-set_q 
     297PASS: t-set_si 
     298PASS: t-set_ui 
     299PASS: t-trunc 
     300PASS: t-ui_div 
     301=================== 
     302All 26 tests passed 
     303=================== 
     304make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpf' 
     305make[3]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpf' 
     306Making check in rand 
     307make[3]: Entering directory `/boot/home/gmp-4.3.1/tests/rand' 
     308make  t-iset t-lc2exp t-mt t-rand t-urbui t-urmui t-urndmm 
     309make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/rand' 
     310make[4]: `t-iset' is up to date. 
     311make[4]: `t-lc2exp' is up to date. 
     312make[4]: `t-mt' is up to date. 
     313make[4]: `t-rand' is up to date. 
     314make[4]: `t-urbui' is up to date. 
     315make[4]: `t-urmui' is up to date. 
     316make[4]: `t-urndmm' is up to date. 
     317make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/rand' 
     318make  check-TESTS 
     319make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/rand' 
     320PASS: t-iset 
     321PASS: t-lc2exp 
     322PASS: t-mt 
     323PASS: t-rand 
     324PASS: t-urbui 
     325PASS: t-urmui 
     326PASS: t-urndmm 
     327================== 
     328All 7 tests passed 
     329================== 
     330make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/rand' 
     331make[3]: Leaving directory `/boot/home/gmp-4.3.1/tests/rand' 
     332Making check in misc 
     333make[3]: Entering directory `/boot/home/gmp-4.3.1/tests/misc' 
     334make  t-printf t-scanf t-locale 
     335make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/misc' 
     336make[4]: `t-printf' is up to date. 
     337make[4]: `t-scanf' is up to date. 
     338make[4]: `t-locale' is up to date. 
     339make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/misc' 
     340make  check-TESTS 
     341make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/misc' 
     342PASS: t-printf 
     343PASS: t-scanf 
     344PASS: t-locale 
     345================== 
     346All 3 tests passed 
     347================== 
     348make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/misc' 
     349make[3]: Leaving directory `/boot/home/gmp-4.3.1/tests/misc' 
     350Making check in cxx 
     351make[3]: Entering directory `/boot/home/gmp-4.3.1/tests/cxx' 
     352make  t-assign t-binary t-cast t-constr t-headers t-istream t-locale t-misc t-ops t-ostream t-prec t-rand t-ternary t-unary 
     353make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/cxx' 
     354make[4]: `t-assign' is up to date. 
     355make[4]: `t-binary' is up to date. 
     356make[4]: `t-cast' is up to date. 
     357make[4]: `t-constr' is up to date. 
     358make[4]: `t-headers' is up to date. 
     359make[4]: `t-istream' is up to date. 
     360make[4]: `t-locale' is up to date. 
     361make[4]: `t-misc' is up to date. 
     362make[4]: `t-ops' is up to date. 
     363make[4]: `t-ostream' is up to date. 
     364make[4]: `t-prec' is up to date. 
     365make[4]: `t-rand' is up to date. 
     366make[4]: `t-ternary' is up to date. 
     367make[4]: `t-unary' is up to date. 
     368make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/cxx' 
     369make  check-TESTS 
     370make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/cxx' 
     371PASS: t-assign 
     372PASS: t-binary 
     373PASS: t-cast 
     374PASS: t-constr 
     375PASS: t-headers 
     376PASS: t-istream 
     377PASS: t-locale 
     378PASS: t-misc 
     379PASS: t-ops 
     380PASS: t-ostream 
     381PASS: t-prec 
     382PASS: t-rand 
     383PASS: t-ternary 
     384PASS: t-unary 
     385=================== 
     386All 14 tests passed 
     387=================== 
     388make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/cxx' 
     389make[3]: Leaving directory `/boot/home/gmp-4.3.1/tests/cxx' 
     390Making check in mpbsd 
     391make[3]: Entering directory `/boot/home/gmp-4.3.1/tests/mpbsd' 
     392make   
     393make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/mpbsd' 
     394make[4]: Nothing to be done for `all'. 
     395make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpbsd' 
     396make  check-TESTS 
     397make[4]: Entering directory `/boot/home/gmp-4.3.1/tests/mpbsd' 
     398================== 
     399All 0 tests passed 
     400================== 
     401make[4]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpbsd' 
     402make[3]: Leaving directory `/boot/home/gmp-4.3.1/tests/mpbsd' 
     403make[2]: Leaving directory `/boot/home/gmp-4.3.1/tests' 
     404Making check in mpn 
     405make[2]: Entering directory `/boot/home/gmp-4.3.1/mpn' 
     406make[2]: Nothing to be done for `check'. 
     407make[2]: Leaving directory `/boot/home/gmp-4.3.1/mpn' 
     408Making check in mpz 
     409make[2]: Entering directory `/boot/home/gmp-4.3.1/mpz' 
     410make[2]: Nothing to be done for `check'. 
     411make[2]: Leaving directory `/boot/home/gmp-4.3.1/mpz' 
     412Making check in mpq 
     413make[2]: Entering directory `/boot/home/gmp-4.3.1/mpq' 
     414make[2]: Nothing to be done for `check'. 
     415make[2]: Leaving directory `/boot/home/gmp-4.3.1/mpq' 
     416Making check in mpf 
     417make[2]: Entering directory `/boot/home/gmp-4.3.1/mpf' 
     418make[2]: Nothing to be done for `check'. 
     419make[2]: Leaving directory `/boot/home/gmp-4.3.1/mpf' 
     420Making check in printf 
     421make[2]: Entering directory `/boot/home/gmp-4.3.1/printf' 
     422make[2]: Nothing to be done for `check'. 
     423make[2]: Leaving directory `/boot/home/gmp-4.3.1/printf' 
     424Making check in scanf 
     425make[2]: Entering directory `/boot/home/gmp-4.3.1/scanf' 
     426make[2]: Nothing to be done for `check'. 
     427make[2]: Leaving directory `/boot/home/gmp-4.3.1/scanf' 
     428Making check in cxx 
     429make[2]: Entering directory `/boot/home/gmp-4.3.1/cxx' 
     430make[2]: Nothing to be done for `check'. 
     431make[2]: Leaving directory `/boot/home/gmp-4.3.1/cxx' 
     432Making check in mpbsd 
     433make[2]: Entering directory `/boot/home/gmp-4.3.1/mpbsd' 
     434make[2]: Nothing to be done for `check'. 
     435make[2]: Leaving directory `/boot/home/gmp-4.3.1/mpbsd' 
     436Making check in demos 
     437make[2]: Entering directory `/boot/home/gmp-4.3.1/demos' 
     438Making check in calc 
     439make[3]: Entering directory `/boot/home/gmp-4.3.1/demos/calc' 
     440make  check-am 
     441make[4]: Entering directory `/boot/home/gmp-4.3.1/demos/calc' 
     442make[4]: Nothing to be done for `check-am'. 
     443make[4]: Leaving directory `/boot/home/gmp-4.3.1/demos/calc' 
     444make[3]: Leaving directory `/boot/home/gmp-4.3.1/demos/calc' 
     445Making check in expr 
     446make[3]: Entering directory `/boot/home/gmp-4.3.1/demos/expr' 
     447make[3]: Nothing to be done for `check'. 
     448make[3]: Leaving directory `/boot/home/gmp-4.3.1/demos/expr' 
     449make[3]: Entering directory `/boot/home/gmp-4.3.1/demos' 
     450make[3]: Nothing to be done for `check-am'. 
     451make[3]: Leaving directory `/boot/home/gmp-4.3.1/demos' 
     452make[2]: Leaving directory `/boot/home/gmp-4.3.1/demos' 
     453Making check in tune 
     454make[2]: Entering directory `/boot/home/gmp-4.3.1/tune' 
     455make[2]: Nothing to be done for `check'. 
     456make[2]: Leaving directory `/boot/home/gmp-4.3.1/tune' 
     457Making check in doc 
     458make[2]: Entering directory `/boot/home/gmp-4.3.1/doc' 
     459make[2]: Nothing to be done for `check'. 
     460make[2]: Leaving directory `/boot/home/gmp-4.3.1/doc' 
     461make[2]: Entering directory `/boot/home/gmp-4.3.1' 
     462make[2]: Nothing to be done for `check-am'. 
     463make[2]: Leaving directory `/boot/home/gmp-4.3.1' 
     464make[1]: Leaving directory `/boot/home/gmp-4.3.1' 
     465~/gmp-4.3.1>  
    4466 
    5467}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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