Skip to content

Riemann_R test fails on aarch64 and s390x architecture #147

@folliehiyuki

Description

@folliehiyuki

I'm updating primesieve package for AlpineLinux to 12.0 in https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/61519.

The CI fails for aarch64 and s390x architecture with Riemann_R test:

...
Test project /builds/folliehiyuki/aports/testing/primesieve/src/primesieve-12.0/build
      Start  1: Riemann_R
      Start  2: calculator
      Start  3: clear_primesieve_iterator1
      Start  4: clear_primesieve_iterator2
      Start  5: count_primes1
      Start  6: count_primes2
      Start  7: count_primes3
      Start  8: count_quadruplets
 1/33 Test  #1: Riemann_R ........................***Failed    0.05 sec
RiemannR(10) = 4   OK
RiemannR(100) = 25   OK
RiemannR(1000) = 168   OK
RiemannR(10000) = 1226   OK
RiemannR(100000) = 9587   OK
RiemannR(1000000) = 78527   OK
RiemannR(10000000) = 664667   OK
RiemannR(100000000) = 5761551   OK
RiemannR(1000000000) = 50847455   OK
RiemannR(10000000000) = 455050683   OK
RiemannR(100000000000) = 4118052494   OK
RiemannR(1000000000000) = 37607910542   OK
RiemannR(10000000000000) = 346065531065   OK
RiemannR(100000000000000) = 3204941731601   OK
RiemannR(1000000000000000) = 29844570495886   OK
RiemannR(10000000000000000) = 279238341360978   ERROR
...

Can you provide some information on why it's failing?

The build logs can be seen here:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions