From nobody Sat Dec 31 11:29:18 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Nkfzg6bvHz2lSl9; Sat, 31 Dec 2022 11:29:35 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Nkfzg4wBtz4F20; Sat, 31 Dec 2022 11:29:35 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Authentication-Results: mx1.freebsd.org; none Received: from excmbx-03.um.gwdg.de ([134.76.9.218] helo=email.gwdg.de) by mailer.gwdg.de with esmtp (GWDG Mailer) (envelope-from ) id 1pBa3R-000K1L-H0; Sat, 31 Dec 2022 12:29:33 +0100 Received: from [192.168.178.23] (10.250.9.200) by EXCMBX-03.um.gwdg.de (134.76.9.218) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Sat, 31 Dec 2022 12:29:33 +0100 Message-ID: <68ef893e-1f8c-e886-8293-ce48ddb4ff22@gwdg.de> Date: Sat, 31 Dec 2022 12:29:18 +0100 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: git: 6229ceb6f2b8 - main - databases: bump more direct firebird consumers Content-Language: en-US To: Rene Ladan References: <202212310157.2BV1vbBr063555@gitrepo.freebsd.org> CC: , , Reply-To: Rainer Hurling From: Rainer Hurling In-Reply-To: <202212310157.2BV1vbBr063555@gitrepo.freebsd.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.250.9.200] X-ClientProxiedBy: EXCMBX-09.um.gwdg.de (134.76.9.202) To EXCMBX-03.um.gwdg.de (134.76.9.218) X-Virus-Scanned: (clean) by clamav X-Rspamd-Queue-Id: 4Nkfzg4wBtz4F20 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:680, ipnet:134.76.0.0/16, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Hi Rene, Am 31.12.22 um 02:57 schrieb Rene Ladan: > The branch main has been updated by rene: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=6229ceb6f2b8da993dae01c7ed46677a042839ba > > commit 6229ceb6f2b8da993dae01c7ed46677a042839ba > Author: Rene Ladan > AuthorDate: 2022-12-31 01:56:53 +0000 > Commit: Rene Ladan > CommitDate: 2022-12-31 01:57:28 +0000 > > databases: bump more direct firebird consumers > --- > databases/p5-DBD-InterBase/Makefile | 2 +- > databases/py-fdb/Makefile | 2 +- > databases/qt5-sqldrivers-ibase/Makefile | 2 +- > databases/soci/Makefile | 2 +- thanks for the update. Unfortunately, both with Poudriere and in an unclean environment databases/soci cannot be build after switching to Firebird30: [ 31% 67/211] /usr/bin/c++ -DBOOST_ALL_NO_LIB -DCATCH_CONFIG_CPP11_NO_IS_ENUM -DHAVE_DL=1 -DSOCI_ABI_VERSION=\"4.0\" -Dsoci_firebird_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/databases/soci/work/.build -I/wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include -I/wrkdirs/usr/ports/databases/soci/work/.build/include -I/wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/private -I/wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/src/core/../../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pedantic -Wno-error=parentheses -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wfloat-equal -Woverloaded-virtual -Wredundant-decls -Wno-long-long -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -fvisibility=hidden -MD -MT src/backends/firebird/CMakeFiles/soci_firebird.dir/blob.cpp.o -MF src/backends/firebird/CMakeFiles/soci_firebird.dir/blob.cpp.o.d -o src/backends/firebird/CMakeFiles/soci_firebird.dir/blob.cpp.o -c /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/src/backends/firebird/blob.cpp FAILED: src/backends/firebird/CMakeFiles/soci_firebird.dir/blob.cpp.o /usr/bin/c++ -DBOOST_ALL_NO_LIB -DCATCH_CONFIG_CPP11_NO_IS_ENUM -DHAVE_DL=1 -DSOCI_ABI_VERSION=\"4.0\" -Dsoci_firebird_EXPORTS -I/usr/local/include -I/wrkdirs/usr/ports/databases/soci/work/.build -I/wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include -I/wrkdirs/usr/ports/databases/soci/work/.build/include -I/wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/private -I/wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/src/core/../../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pedantic -Wno-error=parentheses -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wfloat-equal -Woverloaded-virtual -Wredundant-decls -Wno-long-long -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -fvisibility=hidden -MD -MT src/backends/firebird/CMakeFiles/soci_firebird.dir/blob.cpp.o -MF src/backends/firebird/CMakeFiles/soci_firebird.dir/blob.cpp.o.d -o src/backends/firebird/CMakeFiles/soci_firebird.dir/blob.cpp.o -c /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/src/backends/firebird/blob.cpp In file included from /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/src/backends/firebird/blob.cpp:9: In file included from /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/soci/firebird/soci-firebird.h:24: /usr/local/include/ibase.h:6:10: fatal error: '../jrd/ibase.h' file not found #include "../jrd/ibase.h" ^~~~~~~~~~~~~~~~ 1 error generated. Best wishes, Rainer > 4 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/databases/p5-DBD-InterBase/Makefile b/databases/p5-DBD-InterBase/Makefile > index 50e6d6ed4c66..c55447f4edf1 100644 > --- a/databases/p5-DBD-InterBase/Makefile > +++ b/databases/p5-DBD-InterBase/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= DBD-InterBase > PORTVERSION= 0.48 > -PORTREVISION= 4 > +PORTREVISION= 5 > CATEGORIES= databases perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > diff --git a/databases/py-fdb/Makefile b/databases/py-fdb/Makefile > index f0bc08e797ea..994402377bf5 100644 > --- a/databases/py-fdb/Makefile > +++ b/databases/py-fdb/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= fdb > PORTVERSION= 2.0.1 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= databases python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > diff --git a/databases/qt5-sqldrivers-ibase/Makefile b/databases/qt5-sqldrivers-ibase/Makefile > index 51c97a8420aa..95217488702f 100644 > --- a/databases/qt5-sqldrivers-ibase/Makefile > +++ b/databases/qt5-sqldrivers-ibase/Makefile > @@ -1,4 +1,4 @@ > - > +PORTREVISION= 1 > DB= IBase > DB_DESC= InterBase/Firebird > > diff --git a/databases/soci/Makefile b/databases/soci/Makefile > index c4800913f687..c00436b3cb3e 100644 > --- a/databases/soci/Makefile > +++ b/databases/soci/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= soci > DISTVERSIONPREFIX= v > DISTVERSION= 4.0.3 > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= databases > > MAINTAINER= nc@FreeBSD.org