Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PCRE fails to build on Linux i686 #25024

Closed
jdemeyer opened this issue Mar 22, 2018 · 10 comments
Closed

PCRE fails to build on Linux i686 #25024

jdemeyer opened this issue Mar 22, 2018 · 10 comments

Comments

@jdemeyer
Copy link

Since we enabled the testsuite for PCRE, it fails on the arando patchbot for example:

[pcre-8.40.p1] FAIL: RunTest
[pcre-8.40.p1] FAIL: pcrecpp_unittest
[pcre-8.40.p1] FAIL: pcre_scanner_unittest
[pcre-8.40.p1] PASS: pcre_stringpiece_unittest
[pcre-8.40.p1] PASS: RunGrepTest
[pcre-8.40.p1] ============================================================================
[pcre-8.40.p1] Testsuite summary for PCRE 8.40
[pcre-8.40.p1] ============================================================================
[pcre-8.40.p1] # TOTAL: 5
[pcre-8.40.p1] # PASS:  2
[pcre-8.40.p1] # SKIP:  0
[pcre-8.40.p1] # XFAIL: 0
[pcre-8.40.p1] # FAIL:  3
[pcre-8.40.p1] # XPASS: 0
[pcre-8.40.p1] # ERROR: 0
[pcre-8.40.p1] ============================================================================

CC: @embray

Component: packages: standard

Author: Jeroen Demeyer

Branch/Commit: 068e80e

Reviewer: Julian Rüth

Issue created by migration from https://trac.sagemath.org/ticket/25024

@vbraun
Copy link
Member

vbraun commented Mar 25, 2018

comment:1

Does it actually fail to build, or is it just a testsuite issue? We make no promises that all package testsuites work on all machines, in fact they do not.

@jdemeyer
Copy link
Author

comment:2

It doesn't build because we run the testsuite as part of the build.

@jdemeyer
Copy link
Author

jdemeyer commented Apr 2, 2018

@jdemeyer
Copy link
Author

jdemeyer commented Apr 2, 2018

New commits:

068e80eDo not always run the PCRE testsuite

@jdemeyer
Copy link
Author

jdemeyer commented Apr 2, 2018

Commit: 068e80e

@jdemeyer
Copy link
Author

jdemeyer commented Apr 2, 2018

Author: Jeroen Demeyer

@jdemeyer
Copy link
Author

jdemeyer commented Apr 2, 2018

comment:5

(edit: wrong ticket)

@saraedum
Copy link
Member

saraedum commented Apr 3, 2018

Reviewer: Julian Rüth

@embray
Copy link
Contributor

embray commented Apr 3, 2018

comment:9

Oh good, this approach makes much more sense.

@vbraun
Copy link
Member

vbraun commented Apr 7, 2018

Changed branch from u/jdemeyer/pcre_fails_to_build_on_linux_i686 to 068e80e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants