[Firebird-devel] [FB-Tracker] Created: (CORE-5298) Empty object name in message "Object .. in use"

2016-06-29 Thread Vladimir Arkhipov (JIRA)
Empty object name in message "Object .. in use" --- Key: CORE-5298 URL: http://tracker.firebirdsql.org/browse/CORE-5298 Project: Firebird Core Issue Type: Bug Affects Versions: 3.0.0

[Firebird-devel] [FB-Tracker] Created: (CORE-5297) Input parameter mismatch while altering procedure parameters in the same connection

2016-06-29 Thread Vladimir Arkhipov (JIRA)
Input parameter mismatch while altering procedure parameters in the same connection --- Key: CORE-5297 URL: http://tracker.firebirdsql.org/browse/CORE-5297 Project:

Re: [Firebird-devel] Centos7 and FB_CPU

2016-06-29 Thread Alex Peshkoff
On 06/29/2016 04:28 PM, Dimitry Sibiryakov wrote: > 29.06.2016 15:22, Alex Peshkoff wrote: >> We talk about correctness of our internal commands. > They are known to be incorrect, but they cannot be fixed because makefile > cannot commit > suicide. It can and does.

Re: [Firebird-devel] Centos7 and FB_CPU

2016-06-29 Thread Dimitry Sibiryakov
29.06.2016 15:22, Alex Peshkoff wrote: > We talk about correctness of our internal commands. They are known to be incorrect, but they cannot be fixed because makefile cannot commit suicide. -- WBR, SD. --

Re: [Firebird-devel] Centos7 and FB_CPU

2016-06-29 Thread Alex Peshkoff
On 06/29/2016 04:06 PM, Dimitry Sibiryakov wrote: > 29.06.2016 15:00, Alex Peshkoff wrote: >> That's possible. Did you try 'make clean_all'? > "git clean -d -x -f" is more effective. > > May be. Fresh checkout too :) We talk about correctness of our internal commands.

Re: [Firebird-devel] Centos7 and FB_CPU

2016-06-29 Thread Dimitry Sibiryakov
29.06.2016 15:00, Alex Peshkoff wrote: > That's possible. Did you try 'make clean_all'? "git clean -d -x -f" is more effective. -- WBR, SD. -- Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San

Re: [Firebird-devel] Centos7 and FB_CPU

2016-06-29 Thread Alex Peshkoff
On 06/29/2016 02:56 PM, Paul Reeves wrote: > On Wed, 29 Jun 2016 12:41:28 +0300 > Alex Peshkoff wrote: > >> In common.h there is >> >> #ifdef AMD64 >> #define FB_CPU CpuAmd >> >> 2 master defines (-DLINUX -DAMD64) are placed into command line of >> g++, therefore I hardly

Re: [Firebird-devel] Centos7 and FB_CPU

2016-06-29 Thread Paul Reeves
On Wed, 29 Jun 2016 13:00:53 +0300 Alex Peshkoff wrote: > On 06/29/2016 12:42 PM, Paul Reeves wrote: > > On Wed, 29 Jun 2016 11:07:06 +0200 > > Paul Reeves wrote: > > > > symbol lookup > > error: > >

Re: [Firebird-devel] Centos7 and FB_CPU

2016-06-29 Thread Alex Peshkoff
On 06/29/2016 12:42 PM, Paul Reeves wrote: > On Wed, 29 Jun 2016 11:07:06 +0200 > Paul Reeves wrote: > >> I'll try building from the epel-7 source rpm and see if that works. >> > That seems to fix the FB_CPU problem > > And now I'm getting a new error : > > symbol lookup >

Re: [Firebird-devel] Centos7 and FB_CPU

2016-06-29 Thread Alex Peshkoff
On 06/29/2016 12:07 PM, Paul Reeves wrote: > On Wed, 29 Jun 2016 10:36:54 +0200 > Philippe Makowski wrote: > >>> I get this error: >>> >>>In file included from src/include/firebird.h:70:0, >>>from src/gpre/movg.cpp:28: src/include/../common/common.h:555:2: >>>

Re: [Firebird-devel] Centos7 and FB_CPU

2016-06-29 Thread Philippe Makowski
Le 29/06/16 à 09:50, Paul Reeves a écrit : > > > Firebird 3 doesn't seem to build on CentOS 7. > It build see : https://copr.fedorainfracloud.org/coprs/makowski/firebird/build/175591/ you have the logs here

[Firebird-devel] Centos7 and FB_CPU

2016-06-29 Thread Paul Reeves
Firebird 3 doesn't seem to build on CentOS 7. I get this error: In file included from src/include/firebird.h:70:0, from src/gpre/movg.cpp:28: src/include/../common/common.h:555:2: error: #error Define FB_CPU for your platform I looked into configure and can see that $build gets