Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141382 - dev-libs/gmp-4.2.1 doesn't pass tests
Summary: dev-libs/gmp-4.2.1 doesn't pass tests
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 174350 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-22 07:07 UTC by Carsten Lohrke (RETIRED)
Modified: 2007-04-20 17:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Lohrke (RETIRED) gentoo-dev 2006-07-22 07:07:02 UTC
bit.c:231: GNU MP assertion failed: ((x)->_mp_size) == 0 || ((x)->_mp_d)[((((x)->_mp_size)) >= 0 ? (((x)->_mp_size)) : -(((x)->_mp_size))) - 1] != 0
/bin/sh: line 1: 13517 Aborted                 ${dir}$tst
FAIL: bit


mpz_popcount wrong on single bit at 33
   got 0, want 1
/bin/sh: line 1: 14149 Aborted                 ${dir}$tst
FAIL: t-popcount
Comment 1 Ben Pont 2006-10-09 10:50:52 UTC
   1.
      PASS: t-import
   2.
      wrong result data
   3.
          at data[0]  align=0
   4.
          src "0"
   5.
          src=0x0
   6.
          order=1  size=1 endian=1 nail=0
   7.
          want count 0
   8.
          got count  0
   9.
          want
  10.
          got
  11.
      /bin/sh: line 4: 32045 Aborted                 ${dir}$tst
  12.
      FAIL: t-export
  13.
      PASS: t-pprime_p
  14.
      ==================================
  15.
      1 of 56 tests failed
  16.
      Please report to gmp-bugs@swox.com
  17.
      ==================================
  18.
      make[4]: *** [check-TESTS] Error 1
  19.
      make[4]: Leaving directory `/var/tmp/portage/gmp-4.2.1/work/gmp-4.2.1/tests/mpz'
  20.
      make[3]: *** [check-am] Error 2
  21.
      make[3]: Leaving directory `/var/tmp/portage/gmp-4.2.1/work/gmp-4.2.1/tests/mpz'
  22.
      make[2]: *** [check-recursive] Error 1
  23.
      make[2]: Leaving directory `/var/tmp/portage/gmp-4.2.1/work/gmp-4.2.1/tests'
  24.
      make[1]: *** [check-recursive] Error 1
  25.
      make[1]: Leaving directory `/var/tmp/portage/gmp-4.2.1/work/gmp-4.2.1'
  26.
      make: *** [check] Error 2
  27.
       
  28.
      !!! ERROR: dev-libs/gmp-4.2.1 failed.
  29.
      Call stack:
  30.
        ebuild.sh, line 1546:   Called dyn_test
  31.
        ebuild.sh, line 986:   Called src_test
  32.
        ebuild.sh, line 616:   Called die
  33.
       
  34.
      !!! Make check failed. See above for details.
  35.
      !!! If you need support, post the topmost build error, and the call stack if relevant. 
Comment 2 SpanKY gentoo-dev 2006-10-09 12:26:48 UTC
no real information here ... gmp passes for me on amd64/x86/ppc
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-04-12 22:19:57 UTC
*** Bug 174350 has been marked as a duplicate of this bug. ***
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-20 17:52:46 UTC
Closing as -r1 doesn't fail.