We still have the failure to build. My changes got rid of the unclosed #if errors, but that didn't fix the compilation failures. They look like this:

Can't find 'boot_re' symbol in lib/auto/re/re.so
 at lib/re.pm line 88.

This had been showing up in the logs besides the unclosed #if, but I figured that that error could have caused this one as well. But now, that one is gone, and this remains, so there is something else going wrong.

Since my changes beyond blead being tested here differ only in minor tweaks from what had worked before, I have started to suspect that perhaps the problem wasn't my changes, but something that had happened in blead recently.

Fortunately, you had just tested plain blead, and it worked:

Smoke [blead] v5.23.4-94-g6cae08a PASS os/390 24.00 (2964/

I examined the changes in blead between this one that passed, and the first failure. There are only about a dozen commits. If you had git on your system, we could do an automatic bisect in fairly short order. The other option generally available is to do a manual bisect to find the real culprit. But in examining these dozen or so commits, almost half (5 of them) involved DynaLoader, and that is the module responsible for getting that 'boot_re' symbol. Looking at the other commits, they appear to me to be less likely to affect this. So suspicion naturally falls on those 5. So what I've done is to push a new branch to test, with the 5 reverted. I think it is fairly likely that it will not have the current failure. If I'm right, we can get their author to investigate further, and we've saved some effort by not having to do a blind manual bisect. If I'm wrong, then it's something else.

So, if this branch still fails with the boot_re problem, we know its not the DynaLoader changes. Please then go ahead and test current blead without waiting for any new branch from me. If that works, then we know it's something I did, and I'll have to figure that out. If it doesn't work, then it's almost certainly one of those 7 or so other commits and we can revert some of those to find which one is at fault, and go on from there.

On 11/18/2015 11:40 PM, Yaroslav Kuzmin wrote:

Automated smoke report for branch ebcdic 5.23.5 patch 
4d9f9c0de70352f49626dd8189478d5e490fea8c
v5.23.4-165-g4d9f9c0
RS12: 2964 (2964/)
     on        os/390 - 24.00
     using     c99 version
     smoketime 53 minutes 53 seconds (average 26 minutes 56 seconds)

Summary: FAIL(M)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.23.4-165-g4d9f9c0  Configuration (common) none
----------- ---------------------------------------------------------
M - M -     -Dusedl
+----- PERLIO = perlio -DDEBUGGING
+------- PERLIO = stdio  -DDEBUGGING
+--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
     SMOKE4d9f9c0de70352f49626dd8189478d5e490fea8c

Tests skipped on user request:
     # One test name on a line
Compiler messages(os390):



--
Report by Test::Smoke v1.6 running on perl 5.22.0
(Reporter v0.052 / Smoker v0.045)


--
Regards,

Yaroslav Kuzmin
Developer C/C++ ,z/OS , Linux
3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia
Tel:  +7.922.2.38.33.38
Email: ykuz...@rocketsoftware.com
Web: www.rocketsoftware.com
================================
Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
+1 800.966.3270 ■ +1 781.577.4321
Unsubscribe From Commercial Email – unsubscr...@rocketsoftware.com
Manage Your Subscription Preferences - 
http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
================================

This communication and any attachments may contain confidential information of 
Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please notify Rocket 
Software immediately and destroy all copies of this communication. Thank you.


Reply via email to