[Firebird-devel] Firebird 3.0.3 build on Fedora rawhide icu 60.2

2018-02-26 Thread Philippe Makowski
Hi, firebird-3.0.3.32900 doesn't build on Fedora rawhide with icu 60.2 Any idea on how to fix it ? error: 'char16_t' does not name a type; did you mean 'charset'? error: 'UChar' does not name a type; did you mean 'UChar32'? etc.. Log: https://paste.fedoraproject.org/paste/o4g95lyp3QPMWO80NfwM

Re: [Firebird-devel] Fwd: Firebird 3 in the Repositorys Linux

2017-03-31 Thread Philippe Makowski
Le 31/03/2017 à 16:10, Julio Sardenberg a écrit : > > I am a Linux and Firebird user / administrator and I see that version 3 > still does not exist in the default repository of Linux distributions today. > Fedora, Mageia, OpenSuse, RHEL/Centos, Debian have Firebird 3 and have officially maintain

Re: [Firebird-devel] Firebird 3.0.1 still don't build under Fedora 24 with gcc6

2016-10-03 Thread Philippe Makowski
Le 30/09/2016 à 20:33, Michal Kubecek a écrit : > Please try adding -fno-delete-null-pointer-checks to CXXFLAGS. To be on > the safe side, you might also add -fno-strict-aliasing to both CFLAGS > and CXXFLAGS but it's probably not critical. > In fact it helps https://copr.fedorainfracloud.org/copr

[Firebird-devel] Firebird 3.0.1 still don't build under Fedora 24 with gcc6

2016-09-30 Thread Philippe Makowski
Hi, I tried to build latest stable 3.0.1 under Fedora 24 without success. Fedora 24 use gcc 6.2.1 log is here : https://copr-be.cloud.fedoraproject.org/results/makowski/firebird/fedora-24-x86_64/00459581-firebird/build.log.gz I tried with these 2 OpenSuse patches https://build.opensuse.org/pack

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 https://copr-be.cloud.fedoraproject.org/results/makowski/firebird/fedora-23-x86_64/00175

[Firebird-devel] Just for Info : building firebird 3.0 RC2 with gcc 6.0

2016-03-04 Thread Philippe Makowski
Hi, just for information here the log of the attempt to build Firebird 3.0 RC2 under Fedora RawHide (gcc 6.0.0) https://copr-be.cloud.fedoraproject.org/results/makowski/firebird/fedora-rawhide-x86_64/00165626-firebird/build.log.gz here the version of packages during build process : https://cop

Re: [Firebird-devel] Firebird 3 packages on distro

2016-02-26 Thread Philippe Makowski
Le 26/02/16 13:36, Michal Kubecek a écrit : > I'm not familiar with Debian packaging, is there an easier way to see > how are files divided into packages than going through > > > https://anonscm.debian.org/cgit/pkg-firebird/3.0.git/tree/debian/make_packages.sh > > ? > you can look here : https:

[Firebird-devel] Firebird 3 packages on distro

2016-02-25 Thread Philippe Makowski
Hi, I'm working on the Firebird 3 package for Centos 7 to have some coherence between distros , I took a look at : https://build.opensuse.org/package/show/home:mkubecek:firebird30/firebird and https://anonscm.debian.org/cgit/pkg-firebird/3.0.git/ Can we coordinate our work ? I like the way De

Re: [Firebird-devel] Firebird-2.5.5 build fail on Fedora rawhide

2016-02-08 Thread Philippe Makowski
Le 05/02/16 15:48, Dmitry Yemanov a écrit : > > This issue has been fixed 20-Jan-2016 by Vlad. > with Vlad patch : http://paste.fedoraproject.org/319767/22039145 -- Site24x7 APM Insight: Get Deep Visibility into Appl

Re: [Firebird-devel] Firebird-2.5.5 build fail on Fedora rawhide

2016-02-05 Thread Philippe Makowski
Le 05/02/16 15:48, Dmitry Yemanov a écrit : > > This issue has been fixed 20-Jan-2016 by Vlad. > seems that not completly if I look at http://tracker.firebirdsql.org/browse/CORE-5099 and thread "Failure to build with GCC 6: cannot convert x to y" just to say that next Fedora is in mass rebuild

[Firebird-devel] Firebird-2.5.5 build fail on Fedora rawhide

2016-02-05 Thread Philippe Makowski
Hi, can you check these build log ? http://paste.fedoraproject.org/318912/14546719/ and http://koji.fedoraproject.org/koji/getfile?taskID=12819241&name=build.log&offset=-4000 -- Site24x7 APM Insight: Get Deep Visibili

Re: [Firebird-devel] Travis CI & Firebird

2015-06-16 Thread Philippe Makowski
Le 16/06/15 15:38, Egor Pugin a écrit : > Hi, > > Here are some notes for dev- and QA-teams: > 1. Please, check CI scripts, build and test environment. > https://github.com/asfernandes/firebird/blob/master/.travis.yml > Several tests produce errors, maybe because of misconfigured > environment. For

Re: [Firebird-devel] Snapshot not avaiable

2015-06-01 Thread Philippe Makowski
Le 01/06/15 10:03, liviuslivius a écrit : > Hi, > > todays snapshot are not avaiable for download > Yes, we need to clean up the box -- Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists

[Firebird-devel] [FB-Tracker] Reopened: (CORE-2923) Problem with dependencies between a procedure and a view using that procedure

2015-05-26 Thread Philippe Makowski (JIRA)
[ http://tracker.firebirdsql.org/browse/CORE-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philippe Makowski reopened CORE-2923: - Seems that the issue is not fixed in 3.0 branch see : http://web.firebirdsql.org/downloads

Re: [Firebird-devel] make install failure : ubuntu 15.05 systemd related

2015-04-08 Thread Philippe Makowski
rwxrwx 1 root root 9 févr. 11 16:16 lib64 -> usr/lib64/ so using /lib should be safe -- Philippe Makowski http://www.ibphoenix.com Supporting users of Firebird -- BPM Camp - Free Virtual Workshop May 6th at 1

Re: [Firebird-devel] make install failure : ubuntu 15.05 systemd related

2015-04-08 Thread Philippe Makowski
Alex Peshkoff a écrit le 08/04/2015 20:50 : > On 04/08/15 20:36, marius adrian popa wrote: >> cp: target ‘/usr/lib/systemd/system’ is not a directory Failed to >> execute operation: No such file or directory Fatal systemctl error >> - exiting Install aborted: The command ./scripts/postinstall.sh >

Re: [Firebird-devel] The Power of C++11 in CUDA 7

2015-03-20 Thread Philippe Makowski
Sean, 2015-03-20 17:15 GMT+01:00 Leyne, Sean : > In the case of the PHI, having up to 61* "helper" processors which could be > responsible for performing sorting/grouping for *any* running query (so a > shared resource) would provide significant benefit. In the case of the PHI, > each processo

[Firebird-devel] Fb 3.0 build errors

2015-02-11 Thread Philippe Makowski
Please note that yesterday daily build failed under GNU/Linux for Firebird 3.0 In file included from /home/vagrant/firebirdtrunk/src/jrd/exe.cpp:58:0: /home/vagrant/firebirdtrunk/src/jrd/../jrd/ibsetjmp.h:43:6: error: expected unqualified-id before 'if' if (!Config::getBugcheckAbort()) \

Re: [Firebird-devel] CMake build system

2014-12-16 Thread Philippe Makowski
Le 16/12/14 12:05, Dmitry Yemanov a écrit : > Besides your questions, I would also appreciate an example of how to > build FB using CMake and what dependencies are required for that. > Seems that's all explanations are there : https://bitbucket.org/egor_pugin/firebird_cmake The readme is pretty g

Re: [Firebird-devel] Wrong version number of Firebird?

2014-12-08 Thread Philippe Makowski
Le 08/12/14 08:26, liviuslivius a écrit : > Hi, > > what chappened with version number of firebird 3? > I have current snapshot (2014-12-08) > 3.0.0.25042 > strange, I will check version should be 3.0.0.31468 -- Downl

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-24 Thread Philippe Makowski
Le 24/11/14 13:31, Michal Kubecek a écrit : > On Mon, Nov 24, 2014 at 12:26:22PM +0100, Philippe Makowski wrote: >> Hi, >> Le 24/11/14 11:19, Pavel Cisar a écrit : >>> >>> I'd gladly look into it, but I can't test it. It works for 2.5.3 and I >>

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-24 Thread Philippe Makowski
Hi, Le 24/11/14 11:19, Pavel Cisar a écrit : > > I'd gladly look into it, but I can't test it. It works for 2.5.3 and I > can't install latest 3.0 as there is no 64-bit Linux build here is the latest snapshot : http://web.firebirdsql.org/downloads/snapshot_builds/linux/fb3.0/

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-24 Thread Philippe Makowski
The bug is in Python fdb driver If I launch test suite with fdb at svn rev 59844 then, no crash Pavel your latest changes in fdb lead to regression, FDB v1.4.2 (actual trunk) crash during Firebird test suite -- Down

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-21 Thread Philippe Makowski
Le 21/11/14 15:23, Michal Kubecek a écrit : > If it happened in libfbclient2 function called from python, kernel would > still show python, wouldn't it? But without at least a stack trace, it's > not possible to tell which code to blame. > My last attempt with classic show the crash during test ab

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-21 Thread Philippe Makowski
Le 21/11/14 14:07, Alex Peshkoff a écrit : > On 11/21/14 15:58, Michal Kubecek wrote: >> On Fri, Nov 21, 2014 at 12:01:30PM +0100, Philippe Makowski wrote: >>> in sys.log for surperserver we have : >>> Nov 21 10:41:14 precise64 kernel: [ 724.669973] fbt_run[2

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-21 Thread Philippe Makowski
Le 20/11/14 10:44, Philippe Makowski a écrit : > Le 20/11/14 10:22, Alex Peshkoff a écrit : >> On 11/20/14 10:56, Philippe Makowski wrote: >>> More news : >>> >>> For Superserver >> I suggest to start firebird from command line - sooner of all

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-21 Thread Philippe Makowski
Le 20/11/14 14:54, Alex Peshkoff a écrit : > I.e. we need to know why does server not start. > It started all new results are in http://ci.ibphoenix.com/ results.log is firebird.log and results.syslog is /var/log/syslog or journalctl --no-pager result Classic : http://ci.ibphoenix.com/job/Firebi

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-20 Thread Philippe Makowski
Le 20/11/14 10:22, Alex Peshkoff a écrit : > This log is _nonsense_ for classic! Probably we have serious install > problems. Or that log left from SS. > Certainly yes left log from SS, since by default make install start Firebird in SS mode, and date time are the one from start just after insta

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-20 Thread Philippe Makowski
Le 20/11/14 10:22, Alex Peshkoff a écrit : > On 11/20/14 10:56, Philippe Makowski wrote: >> More news : >> >> For Superserver > I suggest to start firebird from command line - sooner of all you will > see something. BTW, what about firebird.log and system log? >

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-20 Thread Philippe Makowski
More news : For Superserver (http://ci.ibphoenix.com/job/Firebird30_Ubuntu_Linux/415/console), the service failed to start : (cd ../gen/Firebird-3.0.0.31439-Beta1.amd64; FIREBIRD= FIREBIRD_LOCK= ./install.sh -silent) Removing any system startup links for /etc/init.d/firebird ... Adding s

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-18 Thread Philippe Makowski
Le 18/11/14 13:56, Alex Peshkoff a écrit : > Must say that this sequence of dots, F and pluses does not say much to > me. (Probably F means failed?) sorry yes F is failed > If something crashed we need core file and stack trace in order not to > guess what happened. May be we can reproduce all thi

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-18 Thread Philippe Makowski
Le 18/11/14 11:43, Sergey Mereutsa a écrit : > > just build 3.0.0.31439-Beta1.amd64 without any problems. build process seems ok too, that the tests that fail -- Download BIRT iHub F-Type - The Free Enterprise-Grade B

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-18 Thread Philippe Makowski
Le 18/11/14 11:31, Alex Peshkoff a écrit : > I.e. somewhy isql failed to connect to network server. > yes, that's the point but why ? > May be something can be found in server logfile. I will try to get the log file build and test are run under a clean new virtualbox each time so I need to chang

[Firebird-devel] Fb3 daily build and test broken

2014-11-18 Thread Philippe Makowski
Hi, I don't know exactly why, but since 12 nov. 2014, Fb3 Superserver build and test fail : http://ci.ibphoenix.com/job/Firebird30_Ubuntu_Linux/408/ and since 13 nov. 2014 , Fb3 Classic build and test fail : http://ci.ibphoenix.com/job/Firebird_trunk_on_Mageia_64/253/ If anyone have an idea ...

Re: [Firebird-devel] Multiple instances under windows (was Re:UsingFirebird 3, beta 1 - installer report)

2014-10-28 Thread Philippe Makowski
Le 28/10/14 16:34, Paul Reeves a écrit : > Sorry - what I meant was that the project is no longer going to supply > binaries for linux and users should get them from their distro. > You mean no longer provide rpm, but certainly still provide binaries in tar.gz, no ? > Systemd? It seems to me th

Re: [Firebird-devel] Linux requirements for FB3

2014-10-18 Thread Philippe Makowski
Alex Peshkoff a écrit le 2014-10-16 11:38 : > Yes. One can try this > http://web.firebirdsql.org/download/rabbits/alex/sharedMutexTest.tgz > and report results. > under Centos 6.5 kernel 2.6.32-431 it stop (hang ?) at PID 4341 step there is 18 process owned by testuser (ShareMutexTest) last

Re: [Firebird-devel] Linux requirements for FB3

2014-10-16 Thread Philippe Makowski
Le 16/10/14 10:08, Dimitry Sibiryakov a écrit : > 15.10.2014 23:35, Philippe Makowski wrote: >> marius adrian popa a écrit le 2014-10-15 18:08 : >>> RHEL-6 will be supported it should be an yes in that table with 2.12 >>> >> nope, too old kernel 2.6.32 > >

Re: [Firebird-devel] Linux requirements for FB3

2014-10-15 Thread Philippe Makowski
marius adrian popa a écrit le 2014-10-15 18:08 : > RHEL-6 will be supported it should be an yes in that table with 2.12 > nope, too old kernel 2.6.32 -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers f

Re: [Firebird-devel] Linux requirements for FB3

2014-10-15 Thread Philippe Makowski
Leyne, Sean a écrit le 2014-10-15 17:45 : > RHEL-7 was released in September *2000*!!! > RHEL-6 release date : 10 November 2010 RHEL-7 release date : 10 June 2014 -- Comprehensive Server Monitoring with Site24x7. Monito

Re: [Firebird-devel] Linux requirements for FB3

2014-10-15 Thread Philippe Makowski
Le 15/10/14 14:31, Alex Peshkoff a écrit : > Thread destructor function (from my today commit) was first tried in > FB2.5 but that time it did not work correctly due to bug in glibc. Now > as it was tested by Pavel Zotov it works, at least starting with glibc > 2.12. Pavel has rather old linux on t

Re: [Firebird-devel] Firebird 3.0 on MacOSX

2014-09-21 Thread Philippe Makowski
Paul Beach a écrit le 2014-09-19 16:33 : > > A find / libicu on my Mac seems to indicate that other software that uses ICU > does ship ICU > with with their frameworks. > Unfortunately, seems that it is only reliable solution under MacOsX -- Philippe Makowski http://ww

Re: [Firebird-devel] Firebird 3 build broken with gcc under Linux

2014-07-21 Thread Philippe Makowski
Build is ok now http://ci.ibphoenix.com/ and http://web.firebirdsql.org/downloads/snapshot_builds/linux/fb3.0/ -- Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code

Re: [Firebird-devel] Firebird 3 build broken with gcc under Linux

2014-07-21 Thread Philippe Makowski
Le 19/07/14 14:22, Dmitry Yemanov a écrit : > 19.07.2014 14:14, Roman Simakov wrote: > >> IMO FB must use system size_t. > > We were using system size_t until Nickolay had committed FB_SIZE_T a few > days ago in attempt to avoid warnings. The bad thing is that it wasnt't > discussed. > Still doesn

[Firebird-devel] Firebird 3 build broken with gcc under Linux

2014-07-18 Thread Philippe Makowski
logs : http://ci.ibphoenix.com/ -- Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the w

Re: [Firebird-devel] C++ and the API

2014-07-15 Thread Philippe Makowski
Paul Reeves [2014-07-15 16:11] : > but all but one of the folders underneath seem to be inaccessible > :-( Seems all accessible now -- Want fast and easy access to all the code in your enterprise? Index and search up to

Re: [Firebird-devel] The Firebird 3 API and programming language independence

2014-07-13 Thread Philippe Makowski
Dmitry Yemanov [2014-07-13 16:43] : > 13.07.2014 18:36, Dimitry Sibiryakov wrote: > >> http://sourceforge.net/projects/uib/ > > And the module he supposedly refers to is: > https://sourceforge.net/p/uib/code/HEAD/tree/trunk/source/uibfblib.pas > > also there : https://code.google.com/p/uib/sou

[Firebird-devel] dockerize Firebird ?

2014-06-12 Thread Philippe Makowski
Hi, Docker 1.0 is there, any one interested in getting Firebird officially "Dockerized?" and to work on ? http://www.zdnet.com/docker-makes-ready-to-run-container-apps-available-730343/ -- HPCC Systems Open Sour

Re: [Firebird-devel] Feature request & discussion (Reply to Planning the post v3 development)

2014-05-27 Thread Philippe Makowski
Le 27/05/14 22:59, Adriano dos Santos Fernandes a écrit : >> At the same time, Github provides pretty powerful communication tools >> (eg commenting on commits, linking issues with commits, etc) + support >> for nicely formatted documentation straight from the repository >> (although this is also s

[Firebird-devel] Fb3 gbak problem

2014-05-07 Thread Philippe Makowski
Hi, just for information, seems that some last commit broke something in gbak : sudo /opt/firebird/bin/gbak -c /home/vagrant/fbtest.fbk localhost:/home/vagrant/fdb/test/fbtest30.fdb -user SYSDBA -password masterkey gbak: ERROR:DELETE operation is not allowed for system table RDB$DEPENDENCIES g

[Firebird-devel] Info : Firebird 2.5 build test problem

2014-04-15 Thread Philippe Makowski
Hi, seems that's something wrong happened in 2.5 branch since few days, the build test failed : ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids -cxx ../src/dsql/metd.epp ../temp/boot/dsql/metd.cpp gpre version LI-V2.5.3.26754 Firebird 2.5 I/O error during "open" operation for file "yac

[Firebird-devel] Firebird 3 build test issues

2014-04-07 Thread Philippe Makowski
Hi, seems that something is broken since rev 59362 Superserveur : /opt/firebird/bin/gbak -c /home/vagrant/fbtest.fbk localhost:/home/vagrant/fdb/test/fbtest30.fdb -user SYSDBA -password masterkey gbak: ERROR:IProvider::attachDatabase failed when loading mapping cache gbak: ERROR:I/O error

Re: [Firebird-devel] [Firebird-checkins] SF.net SVN: firebird:[59230] firebird/trunk/builds/install/arch-specific/ linux/linuxLibrary.sh.in

2014-03-06 Thread Philippe Makowski
Le 06/03/14 10:59, Alex Peshkoff a écrit : > On 03/06/14 13:49, marius adrian popa wrote: >> Anyway we will have more changes to init scripts : next >> Ubuntu/Debian versions will switch to system.d as default >> > > We are ready in trunk. also for 2.5 in Fedora and Mageia > BTW, did they really

Re: [Firebird-devel] Linux snapshots build problem

2014-03-03 Thread Philippe Makowski
Le 03/03/14 09:30, Philippe Makowski a écrit : > fb3.0 snapshot build fail under Linux since March 1st > this morning output is here : http://fpaste.org/81779/ > seems that it is related to gcc version builds with gcc (GCC) 4.8.2 (Mageia and ArchLinux) are ok but gcc (Debian 4.7.2-5)

[Firebird-devel] Linux snapshots build problem

2014-03-03 Thread Philippe Makowski
Hi, fb3.0 snapshot build fail under Linux since March 1st this morning output is here : http://fpaste.org/81779/ -- Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get ha

[Firebird-devel] 2.5 branch test suite fail

2014-03-02 Thread Philippe Makowski
Hi, since February 26th, the automated build test fail for 2.5 branch under Ubuntu 64 bits output is : Init script Unexpected stderr stream received from ISQL. I will investigate on my side (may be a pb on the build test system, but the python driver fdb test are ok ), but maybe one of you hav

[Firebird-devel] commit 59064: broken build

2014-01-23 Thread Philippe Makowski
Hi, seems that the commit 59064 about "Fixed CORE-4321: Regression: ISQL does not destroy the SQL statement" broke the build process. From the log : for sql in /home/vagrant/firebirdtrunk/src/msgs/msg.sql /home/vagrant/firebirdtrunk/src/msgs/facilities2.sql /home/vagrant/firebirdtrunk/src/msg

Re: [Firebird-devel] BuildRequires: libstdc++-static on epel7

2014-01-22 Thread Philippe Makowski
2014/1/22 marius adrian popa : > I observed that libstdc++-static is required in epel7 firebird build > not only in epel7 > Maybe is a good idea to enable g++ -static-libstdc++ for the tar.gz > installers for firebird (so it will use the static libstdc++ instead > of a shared library) what do you

Re: [Firebird-devel] Commit rev 58928 about CORE-4297 lead to fail build for Superserver under Linux

2013-12-12 Thread Philippe Makowski
Le 12/12/2013 09:33, Vlad Khorsun a écrit : >> Hi, seems that Commit rev 58928 about CORE-4297 lead to fail build for > > Fix is committed. Could you verify, please ? > That's ok -- Rapidly troubleshoot problems bef

[Firebird-devel] Commit rev 58928 about CORE-4297 lead to fail build for Superserver under Linux

2013-12-11 Thread Philippe Makowski
Hi, seems that Commit rev 58928 about CORE-4297 lead to fail build for Superserver under Linux see : http://ci.ibphoenix.com/job/firebird25_Linux_64/ http://ci.ibphoenix.com/job/firebird25_Linux_64/Architecture=SuperServer,System=Firebird_Icu/219/ log : http://ci.ibphoenix.com/job/firebird25_Li

Re: [Firebird-devel] cte regression in Firebird 3 ?

2013-12-10 Thread Philippe Makowski
Le 10/12/2013 09:36, Dmitry Yemanov a écrit : > I will take a look, thanks. > Similar case with bugs.core_1122 -- Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download

[Firebird-devel] cte regression in Firebird 3 ?

2013-12-10 Thread Philippe Makowski
Hi, in our test suite we have this one : \tests\functional\dml\cte_02.fbt that fail under 3.0 'init_script': """CREATE TABLE product( id_product INTEGER , name VARCHAR(20) ,id_type_product INTEGER, PRIMARY KEY(id_product)); CREATE TABLE type_product(id_type_product INTEGER, name

Re: [Firebird-devel] Which are the requeriments for to be a Firebird's core developer?

2013-12-09 Thread Philippe Makowski
Welcome, Le 04/12/2013 04:24, W O a écrit : > Which are the requeriments and steps to follow? (if such thing is possible, > of course). We have more or less std procedure - one who wants to take part in FB development sends some patches to us. If we like them we commit them and give that person co

Re: [Firebird-devel] firebird fails to build if "-Werror=format-security" flag is used.

2013-12-06 Thread Philippe Makowski
Le 06/12/2013 12:18, Alex Peshkoff a écrit : > On 12/06/13 14:23, Philippe Makowski wrote: >> svn diff -r 58885:58886 > > Philippe, no idea why do you get that result. > > B2_5_Release # svn diff -r 58885:58886 >

Re: [Firebird-devel] firebird fails to build if "-Werror=format-security" flag is used.

2013-12-06 Thread Philippe Makowski
Le 05/12/2013 09:30, Alex Peshkoff a écrit : > On 12/05/13 12:24, marius adrian popa wrote: >> could you apply the debian patch for 2.5 branch ? > > As I've already written in existing form - not. But will rework it a bit > and apply. > is the the full and correct one ? svn diff -r 58885:58886

[Firebird-devel] firebird fails to build if "-Werror=format-security" flag is used.

2013-12-04 Thread Philippe Makowski
>From Fedora : https://bugzilla.redhat.com/show_bug.cgi?id=1037062 In fact is is true, Mageia use "-Werror=format-security" since a long time and to build Firebird package for Mageia I had to disable this (by chance I can using %define Werror_cflags %{nil} in the rpm spec file) but it is bad fro

Re: [Firebird-devel] yesterday commit on fb3 broke something ?

2013-11-27 Thread Philippe Makowski
Le 26/11/2013 14:57, Alex Peshkoff a écrit : > Philippe, I've changed ISC_PASSWD to ISC_PASSWORD in SYSDBA.password, > but now not 100% sure was it good change or not. no it is not good the problem wasn't there at all the problem was with another change, but as I said yesterday, it was solved so p

Re: [Firebird-devel] yesterday commit on fb3 broke something ?

2013-11-26 Thread Philippe Makowski
Le 26/11/2013 14:57, Alex Peshkoff a écrit : > PS. Looks like my comment in checkins is not good - after reviewing once > more I still do not know why does all this not work for you... Can you > recheck once more please? all is ok since few days : http://ci.ibphoenix.com/job/Firebird30_Ubuntu_Lin

Re: [Firebird-devel] yesterday commit on fb3 broke something ?

2013-11-15 Thread Philippe Makowski
Le 15/11/2013 09:19, Alex Peshkoff a écrit : > Seems to be here. > I have a very strong feeling that current password for sysdba is not > 'Gd4DgQy+xbBoqALiRsVW'. Look here (server is started): so there is something wrong in make install I didn't created by my self /opt/firebird/SYSDBA.password >

[Firebird-devel] yesterday commit on fb3 broke something ?

2013-11-14 Thread Philippe Makowski
Hi, seems that some of lasts commits broke something http://ci.ibphoenix.com/ sorry don't have time today to investigate -- DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQ

Re: [Firebird-devel] gcc version for FB3 builds on SF

2013-11-06 Thread Philippe Makowski
Le 06/11/2013 07:34, Alex Peshkoff a écrit : > Looks like I've forgotten to mention that I've tried debug build, which > has -Wall except 4 warnings. > But I will anyway try 4.8.2 and report number of warnings for both Debug > & Release. > you can also look here : http://ci.ibphoenix.com/job/Firebi

Re: [Firebird-devel] gcc version for FB3 builds on SF

2013-11-05 Thread Philippe Makowski
Le 05/11/2013 16:21, Alex Peshkoff a écrit : > Hello all! > > It's time to decide what gcc version will be used as basic for FB3 > builds. A1 was built using same compilers as 2.5, but this is IMO not a > good option for future builds. > Currently I see the following choices - use of something like

Re: [Firebird-devel] make packages and rpms

2013-10-21 Thread Philippe Makowski
Le 21/10/13 14:28, Alex Peshkoff a écrit : > But for old versions I prefer to keep things 'as was', i.e. if someone > downloaded rpm for 2.5.2 he should be able to do same thing for 2.5.3 > and preferably without need to upgrade package manager itself. > agree, as long as you have a build system wo

Re: [Firebird-devel] make packages and rpms

2013-10-21 Thread Philippe Makowski
Le 21/10/13 14:04, Alex Peshkoff a écrit : > On 10/21/13 15:14, Paul Reeves wrote: >> so I guess I need to dig around in the %install script. >> > > Probably. > Please try to keep it backward-compatible - I do not want to change > build environment for 2.5. > yes, and by the way I don't really und

Re: [Firebird-devel] Trunk don't build on Ubuntu 12.04

2013-10-18 Thread Philippe Makowski
Le 18/10/13 09:18, Alex Peshkoff a écrit : > Well - can you try the patch attached on U12.04 and if it works we will > enable 2.68. That's ok please enable 2.68 -- October Webinars: Code for Performance Free Intel webinar

Re: [Firebird-devel] Trunk don't build on Ubuntu 12.04

2013-10-18 Thread Philippe Makowski
Le 18/10/13 09:18, Alex Peshkoff a écrit : > I hope you do not suggest to be targeted to 5-years old toolchain till > 2017 :) > don't know, but RHEL6 have 2.63 for what I know for example Debian stable have 2.69 RHEL7 will certainly have 2.69, but I don't know when the will release it -

[Firebird-devel] Trunk don't build on Ubuntu 12.04

2013-10-17 Thread Philippe Makowski
Alex, your last changes give this results : http://ci.ibphoenix.fr/job/Firebird30_Ubuntu_Linux/47/console AUTORECONF=autoreconf **Error**: You must have autoconf 2.63 or later installed. Download the appropriate package for your distribution/OS, Ubuntu 12.04 LTS (Precise Pangolin) is not an o

Re: [Firebird-devel] where is the event port allocated

2013-10-09 Thread Philippe Makowski
Le 09/10/13 13:10, Nick Upson a écrit : > [root@mydbserver lib]# rpm -qa | grep firebird > firebird-libfbembed-2.1.5.18496.0-4.el5 > firebird-libfbclient-2.1.5.18496.0-4.el5 > firebird-2.1.5.18496.0-4.el5 > firebird-filesystem-2.1.5.18496.0-4.el5 > firebird-classic-2.1.5.18496.0-4.el5 > > from epel

Re: [Firebird-devel] linux build requirements

2013-10-04 Thread Philippe Makowski
Le 03/10/13 17:45, marius adrian popa a écrit : > You can check the Firebird spec files that is used for Fedora and epel > versions > > http://pkgs.fedoraproject.org/cgit/firebird.git/tree/firebird.spec > the correct one for Firebird 2.1 and Centos 5 is : http://pkgs.fedoraproject.org/cgit/firebir

[Firebird-devel] wrong or partial fix on bug CORE-3921 ?

2013-09-13 Thread Philippe Makowski
Hi, seems that fixed bug CORE-3921 : "record disappeared (186), file: vio.cpp line: 408" in subversion is not correct for Linux build all build failed last night : http://ci.ibphoenix.fr/job/firebird25_Linux_64/128/ http://ci.ibphoenix.fr/job/firebird25_Linux_64/128/changes#detail0 http://ci.ib

[Firebird-devel] new gcc warnings for 2.5

2013-07-10 Thread Philippe Makowski
http://ci.ibphoenix.fr/job/firebird25_Linux_64/102/ -- See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagno

Re: [Firebird-devel] fbintl.conf

2013-06-29 Thread philippe makowski
Leonardo M. Ramé [2013-06-28 20:57] : > Thanks Adriano, but, where should the file be copied. And, is there a .log > that I can look for some errors related to this file?. > under Fedora I simply have : ls -la /usr/lib64/firebird/intl/ total 872 drwxr-xr-x. 2 root root 4096 23 mars 10:21 . dr

[Firebird-devel] 2.5 build error

2013-06-20 Thread Philippe Makowski
Hi, seems that 2.5 don't build http://ci.ibphoenix.fr/job/firebird25_Linux_64/89/ -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev Firebird-Devel mailing list,

[Firebird-devel] Trunk build error

2013-06-19 Thread Philippe Makowski
Hi, seems that since yesterday (svn://svn.code.sf.net/p/firebird/code/firebird/trunk : 58204) http://ci.ibphoenix.fr/job/Firebird_trunk_Arch_Linux/59/Architecture=Default/ Trunk don't build completely : http://ci.ibphoenix.fr/job/Firebird_trunk_Arch_Linux/59/Architecture=Default/console or if

[Firebird-devel] [FB-Tracker] Created: (CORE-4085) Add systemd init scripts

2013-04-18 Thread Philippe Makowski (JIRA)
Reporter: Philippe Makowski Priority: Minor Systemd (http://freedesktop.org/wiki/Software/systemd/) is now the default system startup daemon for at least Fedora since Fedora 15, Mageia since Mageia 2, openSUSE since openSUSE 12.1, Arch Linux since October 2012 and would be for next

Re: [Firebird-devel] icu-5.11

2013-04-09 Thread Philippe Makowski
Treeve Jelbert [2013-04-09 20:20] : > there have been some changes in icu-5.11 > > I needed the following patch to build firebird against it. > hum, isn't the same problem as https://bugzilla.redhat.com/show_bug.cgi?id=856594 ? --

Re: [Firebird-devel] Firebird should listen on localhost only (secure by default)

2013-03-14 Thread Philippe Makowski
I think this is more something for packagers for example under Fedora and derivative, Firebird service is not started by default at install, so it let the system administrator to make the changes he want before starting Firebird. --

Re: [Firebird-devel] new gcc warnings

2013-03-01 Thread Philippe Makowski
> This doesn't seem likely: first warning is in extern/editline, the rest > in exter/icu, i.e. the commit you mention touches completely different > part of the sources. Moreover, none of the files where the warnings are > reported has changed since 2009. > > Is it possible that the new warnings in

[Firebird-devel] new gcc warnings

2013-02-28 Thread Philippe Makowski
Hi, just for information the commit 57704 in 2.5 branche introduced 4 new gcc warnings: http://ci.ibphoenix.fr/job/firebird25_Linux_64/27/warnings13Result/new/? Updating svn://svn.code.sf.net/p/firebird/code/firebird/branches/B2_5_Release to revision '2013-02-26T20:01:23.955 +0100' U

Re: [Firebird-devel] icu again

2013-01-29 Thread Philippe Makowski
Alex Peshkoff [2013-01-29 07:22] : > On 01/28/13 23:06, Philippe Makowski wrote: >> For your information : >> >> https://bugzilla.redhat.com/show_bug.cgi?id=905069 >> > Taking into an account that they plan to "go back to what it was in F18 >

[Firebird-devel] icu again

2013-01-28 Thread Philippe Makowski
For your information : https://bugzilla.redhat.com/show_bug.cgi?id=905069 -- Philippe Makowski http://www.ibphoenix.com Supporting users of Firebird -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5

[Firebird-devel] [FB-Tracker] Created: (CORE-4031) make install wrong under Debian Ubuntu 64

2013-01-11 Thread Philippe Makowski (JIRA)
Versions: 2.5.2 Environment: Debian or Ubuntu 64 Reporter: Philippe Makowski Priority: Minor working on the daily build and tests, I got a bug in 'make silent_install' under Debian Ubuntu 64 libraries have symlinks in /usr/lib64, but /usr/lib64 is the w

[Firebird-devel] make install wrong under Debian Ubuntu 64

2013-01-10 Thread Philippe Makowski
nfig doesn't work Damian, can you help ? for now I solved it by adding a /etc/ld.so.conf.d/firebird.conf -- Philippe Makowski http://www.ibphoenix.com Supporting users of Firebird Tel +33 (0) 561058813 Tel +33 (0) 616179800 --

Re: [Firebird-devel] Upgrade of Firebird project to new Allura platform

2012-12-16 Thread Philippe Makowski
Adriano dos Santos Fernandes [2012-12-16 13:57] : > The Code link in http://sourceforge.net/projects/firebird/ is giving a > error now. it is slowly coming it seems : http://sourceforge.net/p/firebird/code/57496/tree/ --

[Firebird-devel] [FB-Tracker] Created: (CORE-4011) start stop status undetected for superclassic and superserver under RH and Mageia

2012-12-14 Thread Philippe Makowski (JIRA)
Core Issue Type: Bug Components: Installation Affects Versions: 2.5.2, 2.1.5, 3.0 Alpha 1 Environment: RH and Mageia Reporter: Philippe Makowski Priority: Trivial reported in support list by James Calfee see https://bugzilla.redhat.com

Re: [Firebird-devel] Firebird 3, time to rename conflict names ?

2012-11-17 Thread Philippe Makowski
Ted Miglautsch [2012-11-17 13:40] : > Instead of changing fb's command name maybe we should make them change > their command names. :) > no way, too late, and even worst, isql from Firebird is not isql from Interbase for example we have to change ours, like we changed from gsd32 to fbclient.

Re: [Firebird-devel] Firebird 3, time to rename conflict names ?

2012-11-17 Thread Philippe Makowski
Dimitry Sibiryakov [2012-11-17 11:06] : > 17.11.2012 10:54, Philippe Makowski wrote: >> fbsql conflict with others products > >Not quite so. These other products have file extensions. >

Re: [Firebird-devel] Firebird 3, time to rename conflict names ?

2012-11-17 Thread Philippe Makowski
Paul Reeves [2012-11-17 09:17] : > On Saturday 17 Nov 2012 09:21:22 marius adrian popa wrote: >> I agree on ubuntu i have isql-fb and is a lot faster to type than isql_fb >> > > I guess it depends on the keyboard layout, too. yes, and we have fb_lock_print, fb_inet_server, fbsvcmgr, fbtracemgr,

Re: [Firebird-devel] Firebird 3, time to rename conflict names ?

2012-11-17 Thread Philippe Makowski
Dmitry Yemanov [2012-11-17 09:36] : > 16.11.2012 23:38, Leyne, Sean wrote: >> >>> may be Firebird 3 is the good time frame to rename our binaries ? >>> >>> for example : >>> fb_sql, fb_bak, fb_sec, fb_fix, fb_stat, fb_nbackup, fb_qli, fb_pre, >>> fb_split, >>> fb_qli > > Basically, I agree with

[Firebird-devel] Firebird 3, time to rename conflict names ?

2012-11-16 Thread Philippe Makowski
Hi all, we have some binaries that have conflict name with other products : isql (UNIX-ODBC) and gstat (Ganglia) may be Firebird 3 is the good time frame to rename our binaries ? for example : fb_sql, fb_bak, fb_sec, fb_fix, fb_stat, fb_nbackup, fb_qli, fb_pre, fb_split, fb_qli -- Philippe

Re: [Firebird-devel] Ubuntu builds

2012-11-12 Thread Philippe Makowski
Jorge Andrés Brugger [2012-11-12 17:11] : > I know abot official repos, but if I go to > http://www.firebirdsql.org/en/firebird-2-5-2/#Linux_AMD64 and if I'm a > newcomer to Firebird, maybe I could think there is not a Debian/Ubuntu > build ... (deb package) > > Shouldn't be at least an explan

  1   2   >