OQGraph SE does not compile in 5.2.2

Bug #673634 reported by shinguz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MariaDB
Fix Released
Undecided
Sergei Golubchik

Bug Description

# ./configure --with-plugins=oqgraph --prefix=/home/mysql/product/mariadb-5.2.2
succeeded but OQGraph was not enabled

# ./configure --with-plugin-oqgraph --prefix=/home/mysql/product/mariadb-5.2.2
Failed because:

checking for Boost usable by OQGraph engine... no
configure: error: Plugin oqgraph cannot be built

The first one should have failed as well...

Related branches

Revision history for this message
Arjen Lentz (arjen-lentz) wrote :

shinguz, please clarify... are you able to build mariadb 5.1 on the same machine?
By the looks of the above, it appears you just don't the Boost Graph library installed - so unless you can build 5.1 with oqgraph and 5.2 breaks, I'm guessing that both would fail and that you simply need to install that library using the packaging system of your distro.

Changed in maria:
status: New → Incomplete
Revision history for this message
Sergei Golubchik (sergii) wrote : Re: [Bug 673634] [NEW] OQGraph SE does not compile in 5.2.2

Hi, shinguz!

On Nov 10, shinguz wrote:
> Public bug reported:
>
> # ./configure --with-plugins=oqgraph --prefix=/home/mysql/product/mariadb-5.2.2
> succeeded but OQGraph was not enabled
>
> # ./configure --with-plugin-oqgraph --prefix=/home/mysql/product/mariadb-5.2.2
> Failed because:
>
> checking for Boost usable by OQGraph engine... no
> configure: error: Plugin oqgraph cannot be built
>
> The first one should have failed as well...

Fixed.

Regards,
Sergei

Revision history for this message
shinguz (oli-sennhauser) wrote : AW: [Bug 673634] Re: OQGraph SE does not compile in 5.2.2

Hi Arijen,

shinguz, please clarify... are you able to build mariadb 5.1 on the same machine?
By the looks of the
above, it appears you just don't the Boost Graph library installed - so unless you can build 5.1 with oqgraph and 5.2
breaks, I'm guessing that both would fail and that you simply need to install that library using the packaging system
of your distro.

Correct, the thing is, that it does NOT complain the missing library in the first case, but it
should...

Regards,
Oli

Revision history for this message
Arjen Lentz (arjen-lentz) wrote : Re: [Bug 673634] [NEW] OQGraph SE does not compile in 5.2.2

Hi Sergei

On 11/11/2010, at 9:05 PM, Sergei wrote:

> Hi, shinguz!
>
> On Nov 10, shinguz wrote:
>> Public bug reported:
>>
>> # ./configure --with-plugins=oqgraph --prefix=/home/mysql/product/
>> mariadb-5.2.2
>> succeeded but OQGraph was not enabled
>>
>> # ./configure --with-plugin-oqgraph --prefix=/home/mysql/product/
>> mariadb-5.2.2
>> Failed because:
>>
>> checking for Boost usable by OQGraph engine... no
>> configure: error: Plugin oqgraph cannot be built
>>
>> The first one should have failed as well...
>
> Fixed.

Ok cool, are you updating this bug to patch committed then?

Cheers,
Arjen.
--
Arjen Lentz, Exec.Director @ Open Query (http://openquery.com)
Remote expertise & maintenance for MySQL/MariaDB server environments.

Follow us at http://openquery.com/blog/ & http://twitter.com/openquery

Changed in maria:
assignee: nobody → Sergei (sergii)
status: Incomplete → Fix Committed
Changed in maria:
milestone: none → 5.2
Changed in maria:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.