On Wed, Jan 02, 2019 at 06:53:29PM +0000, Steve McIntyre wrote: > Hi James, and Happy New Year to you and yours!
Thanks! > On Mon, Dec 31, 2018 at 10:50:25AM -0500, James McCoy wrote: > >The "Test_compiler line 24" one is odd. All that test does is create a > >file foo.pl > > > > #!/usr/bin/perl -w > > use strict; > > $foo=1; > > > >and then run "perl -c foo.pl". It expects there to be 1 line of output, > >stating that "$foo" isn't declared. However, there appears to be 11 > >lines of output. That should be easy to verify independently. > > > >Is there a way for me to replicate this new environment on the > >porterboxes so I can debug further? > > amdahl is the arm64 porterbox, and I've just checked - it has armel > and armhf schroots configured too. That should hopefully cover what > you need - shout if you need anything more! Unfortunately, I wasn't able to reproduce either of the issues on amdahl. I built in both armel and armhf chroots. Still looking into the screen dump issue. In the mean time, I'll be pulling in a new upstream patch level soon, so I guess we can see if that helps at all. Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB

