https://bugs.exim.org/show_bug.cgi?id=2157

            Bug ID: 2157
           Summary: "make check" fails on macOS 10.12
           Product: PCRE
           Version: 10.30 (PCRE2)
          Hardware: x86-64
                OS: MacOS X
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: p...@hermes.cam.ac.uk
          Reporter: suisho...@mac.com
                CC: pcre-dev@exim.org

1) Build environment
------------------
macOS Sierra Version 10.12.6
Darwin Kernel Version 16.7.0
CLTools_Executables Version: 8.3.2.0.1

2) I can complete compiling CRE2 10.23 as below:
PASS: RunTest
PASS: RunGrepTest
===============================================
Testsuite summary for PCRE2 10.23
===============================================
# TOTAL: 2
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
===============================================


3) "make check" fails ending up with: 
===============================================
Testsuite summary for PCRE2 10.30
===============================================
# TOTAL: 2
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
===============================================
See ./test-suite.log
===============================================
make[3]: *** [test-suite.log] Error 1
make[2]: *** [check-TESTS] Error 2
make[1]: *** [check-am] Error 2
make: *** [check] Error 2


>From ./test-suite.log
===================================
   PCRE2 10.30: ./test-suite.log
===================================

# TOTAL: 2
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: RunGrepTest
=================

Testing pcre2grep version 10.30 2017-08-14
Testing pcre2grep main features
Testing pcre2grep UTF-8 features
Testing pcre2grep newline settings
Binary files ./testdata/grepoutputN and testtrygrep differ
FAIL RunGrepTest (exit status: 1)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to