-
Notifications
You must be signed in to change notification settings - Fork 59
1 of 4 regressions failing on mac os x 10.11.5 for rum 157d137 #2
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
Comments
Hmm, strange. Thank you for the report. We will check it. |
just tested on linux 2.6.32-642.el6.x86_64. got same regression fail 1/4 as described for mac in file regress-fail-157d137.zip. rum git digest also 157d137. |
Unfortunately I can't reproduce this bug. -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 and nothing. Can you build PostgreSQL and rum module without any special flags, run regression tests and send results? Thank you. |
i built a private copy in $HOME/tmp as jmscott (not postgres). failed in -j On Tue, Jul 5, 2016 at 3:23 PM, Arthur [email protected] wrote:
|
let me verify that this regression ran against the isolated build of -j On Tue, Jul 5, 2016 at 9:13 PM, John Scott [email protected] wrote:
|
It would be nice. I also tested on 10.10.5. And the bug did not reproduced. |
i suspect something in my environment is causing the misaligned text in -j On Wed, Jul 6, 2016 at 2:15 PM, Arthur [email protected] wrote:
|
i'll recompile early this week. i got delayed due to the shootings in -j On Wed, Jul 6, 2016 at 11:13 PM, John Scott [email protected] wrote:
|
Oh, of course. I heard this news. |
ok, after better isolating a full build script i am not able reproduce the i'll let you know if i can deduce the cause in my environment of the sorry for the bother-j On Mon, Jul 11, 2016 at 9:07 AM, Arthur [email protected] wrote:
|
Thank you for the issue. I close it. |
1 of 4 regress tests fail for rum 157d137 under 9.6beta2 on mac os x. failure appears to be a text columnar alignment issue in psql output. details about build environment in attached zip file.
regress-fail-157d137.zip
The text was updated successfully, but these errors were encountered: