Comment 11 for bug 563473

Revision history for this message
Brian Aker (brianaker) wrote : Re: [Bug 563473] Re: Compile Failure on OSX for PBXT

Monty?

On Apr 26, 2010, at 5:03 AM, Paul McCullagh wrote:

> How do I test whether I have fixed this bug before proposing for merge?
>
> In other words, is there a way to test build on
> http://hudson.drizzle.org/job/drizzle-build-hade, before the code is in
> the trunk?
>
> This could save a few iterations, because it is not possible for me to
> verify that I have fixed all the compile errors.
>
> --
> Compile Failure on OSX for PBXT
> https://bugs.launchpad.net/bugs/563473
> You received this bug notification because you are a member of Drizzle-
> developers, which is subscribed to Drizzle.
>
> Status in A Lightweight SQL Database for Cloud and Web: Confirmed
> Status in Drizzle cherry series: Confirmed
>
> Bug description:
> A bit of the issue:
>
> http://hudson.drizzle.org/view/Drizzle-build/job/drizzle-build-spare-macos/146/console
>
> ../plugin/pbxt/src/table_xt.cc: In function 'void xt_tab_init_db(XTThread*, XTDatabase*)':
> ../plugin/pbxt/src/table_xt.cc:580: warning: variable 'edx' might be clobbered by 'longjmp' or 'vfork'
> {standard input}:36379:non-relocatable subtraction expression, "__ZZ14xt_tab_init_dbP8XTThreadP10XTDatabaseE19__PRETTY_FUNCTION__" minus "L00000000052$pb"
> {standard input}:36379:symbol: "__ZZ14xt_tab_init_dbP8XTThreadP10XTDatabaseE19__PRETTY_FUNCTION__" can't be undefined in a subtraction expression
> {standard input}:36357:non-relocatable subtraction expression, "__ZZ14xt_tab_init_dbP8XTThreadP10XTDatabaseE19__PRETTY_FUNCTION__" minus "L00000000052$pb"
> {standard input}:36357:symbol: "__ZZ14xt_tab_init_dbP8XTThreadP10XTDatabaseE19__PRETTY_FUNCTION__" can't be undefined in a subtraction expression
> {standard input}:36174:non-relocatable subtraction expression, "L__DefaultRuneLocale$non_lazy_ptr" minus "L00000000052$pb"
> {standard input}:36174:symbol: "L__DefaultRuneLocale$non_lazy_ptr" can't be undefined in a subtraction expression
> {standard input}:36124:non-relocatable subtraction expression, "L__Z7xt_freeP8XTThreadPv$non_lazy_ptr" minus "L00000000052$pb"
> {standard input}:36124:symbol: "L__Z7xt_freeP8XTThreadPv$non_lazy_ptr" can't be undefined in a subtraction expression
> {standard input}:36088:non-relocatable subtraction expression, "L__Z13xt_close_fileP8XTThreadP10XTOpenFile$non_lazy_ptr" minus "L00000000052$pb"
> {standard input}:36088:symbol: "L__Z13xt_close_fileP8XTThreadP10XTOpenFile$non_lazy_ptr" can't be undefined in a subtraction expression
> {standard input}:36042:non-relocatable subtraction expression, "__ZZ14xt_tab_init_dbP8XTThreadP10XTDatabaseE19__PRETTY_FUNCTION__" minus "L00000000052$pb"
>
>