[Bug 901370] Re: 0.26 build error: 'drizzle_column_skip_all' was not declared in this scope

2019-04-14 Thread Clint Byrum
gearmand in recent versions of Ubuntu does not support libdrizzle.

** Changed in: gearmand (Ubuntu)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901370

Title:
  0.26 build error: 'drizzle_column_skip_all' was not declared in this
  scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/gearmand/+bug/901370/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 901370] Re: 0.26 build error: 'drizzle_column_skip_all' was not declared in this scope

2012-04-07 Thread Matt Fischer
** Package changed: ubuntu => gearmand (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901370

Title:
  0.26 build error: 'drizzle_column_skip_all' was not declared in this
  scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/gearmand/+bug/901370/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901370] Re: 0.26 build error: 'drizzle_column_skip_all' was not declared in this scope

2012-02-14 Thread symphonyx
Not for me.

When I compile 0.28:

./configure --with-boost=/usr/include/ --with-drizzled
libdrizzle_CFLAGS="-I/opt/src/drizzle7-2012.01.30/libdrizzle-2.0"
libdrizzle_LIBS="-ldrizzle-2.0" --prefix=/usr

and then make, I get the following:

benchmark/benchmark.cc: In function 'void 
benchmark_check_time(gearman_benchmark_st*)':
benchmark/benchmark.cc:30: error: expected `)' before 'PRIu64'
benchmark/benchmark.cc:40: warning: conversion lacks type at end of format 
[-Wformat]
benchmark/benchmark.cc:40: warning: too many arguments for format 
[-Wformat-extra-args]
make[1]: *** [benchmark/benchmark.lo] Error 1
make[1]: Leaving directory `/tmp/gearmand-0.28'
make: *** [all] Error 2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901370

Title:
  0.26 build error: 'drizzle_column_skip_all' was not declared in this
  scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/gearmand/+bug/901370/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901370] Re: 0.26 build error: 'drizzle_column_skip_all' was not declared in this scope

2012-02-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901370

Title:
  0.26 build error: 'drizzle_column_skip_all' was not declared in this
  scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/gearmand/+bug/901370/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901370] Re: 0.26 build error: 'drizzle_column_skip_all' was not declared in this scope

2012-01-21 Thread Massive Media
Hi all, I can confirm indeed that it compiles successfully with drizzle
2012.01.30

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901370

Title:
  0.26 build error: 'drizzle_column_skip_all' was not declared in this
  scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/gearmand/+bug/901370/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901370] Re: 0.26 build error: 'drizzle_column_skip_all' was not declared in this scope

2012-01-20 Thread Brian Aker
That build is to old, you need to use the latest version of lib drizzle
found in the Drizzle trunk.

** Changed in: gearmand
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901370

Title:
  0.26 build error: 'drizzle_column_skip_all' was not declared in this
  scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/gearmand/+bug/901370/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901370] Re: 0.26 build error: 'drizzle_column_skip_all' was not declared in this scope

2012-01-15 Thread Massive Media
** Changed in: gearmand
   Status: Fix Committed => Incomplete

** Changed in: gearmand
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901370

Title:
  0.26 build error: 'drizzle_column_skip_all' was not declared in this
  scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/gearmand/+bug/901370/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901370] Re: 0.26 build error: 'drizzle_column_skip_all' was not declared in this scope

2012-01-14 Thread Massive Media
Hi Brian,

I'm having the same issue with 0.27 when I'm trying to build it on my
launchpad PPA (https://launchpadlibrarian.net/90072135/buildlog_ubuntu-
lucid-i386.gearmand_0.27-0mm5_FAILEDTOBUILD.txt.gz)

-
server/plugins/queue/drizzle/queue.cc
libgearman-server/plugins/queue/drizzle/queue.cc: In function 'gearmand_error_t 
gearman_server_queue_libdrizzle_init(gearmand::plugins::queue::Drizzle*, 
gearman_server_st*)':
libgearman-server/plugins/queue/drizzle/queue.cc:417: error: 
'drizzle_column_skip_all' was not declared in this scope
make[2]: *** 
[libgearman-server/plugins/queue/drizzle/libgearman_server_libgearman_server_la-queue.lo]
 Error 1
make[2]: Leaving directory `/build/buildd/gearmand-0.27'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/gearmand-0.27'
-

I linked to the PPA for Drizzle-developers (https://launchpad.net
/~drizzle-developers/+archive/ppa) and used the build of Monty: drizzle
- 2011.03.13-0ubuntu1~lucid0

Any suggestions?

Kind regards

** Also affects: ubuntu
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901370

Title:
  0.26 build error: 'drizzle_column_skip_all' was not declared in this
  scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/gearmand/+bug/901370/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs