Hi all,
I have attached a patch for the MCPP FTBFS reported in #1075263 can
somebody upload the patch to debian?
Cheers,
José
--
José Gutiérrez de la Concha
ZeroC, Inc.
--- a/src/expand.c
+++ b/src/expand.c
@@ -710,7 +710,9 @@
} else {
m_inf->locs.start_col = m_inf->locs.s
Hi,
Are the other packages that do that? We can consider doing that if the
changes are not too complicated.
Cheers,
Jose
On Thu, Jan 19, 2023 at 4:57 PM Peter Green wrote:
> Package: zeroc-ice
> Severity: wishlist
>
> zeroc-ice currently builds a python library package which is only built
> ag
Hi Adrian,
Seems didn't work, I will look into it.
Cheers,
Jose
On Mon, Jan 9, 2023 at 10:21 PM Adrian Bunk wrote:
> Control: tags 1027849 + pending
>
> Dear maintainer,
>
> I've prepared an NMU for zeroc-ice (versioned as 3.7.8-1.1) and uploaded
> it to DELAYED/2. Please feel free to tell me
There is a missing dependency to libsystemd-dev and the package ends up
build without libsystemd support, I will fix and upload a new package.
On Mon, Nov 30, 2020 at 2:45 AM Marquarding, Malte (CASS, Marsfield)
wrote:
> Package: zeroc-icegrid
>
> Version: 3.7.2-4
>
> Severity: important
>
> Tag
On Thu, Aug 22, 2019 at 1:23 PM Adam D. Barratt
wrote:
> Control: tags -1 + moreinfo
>
> On 2018-07-09 07:12, Jose Gutierrez de la Concha wrote:
> > On Sat, Jul 7, 2018 at 1:53 PM Adam D. Barratt
> > wrote:
> >
> >> On Mon, 2018-02-26 at 12:48 +0100, Jo
define __gnu_linux__ 1
I going to patch the code to use __linux__ instead of __linux, the #else
block is bogus but it shouldn't affect debian, we
will fix that later with upstream release
On Thu, Feb 7, 2019 at 5:30 PM Jose Gutierrez de la Concha
wrote:
>
>
> On Thu, Feb 7, 2019 a
On Thu, Feb 7, 2019 at 2:09 PM Thierry fa...@linux.ibm.com <
thie...@linux.ibm.com> wrote:
> Package: *zeroc-ice*
> Version: 3.7.2-2
> Severity: normal
> Tags: patch
>
> Currently build on ppc64el fails with
>
> src/Ice/Network.cpp:451:17: error: declaration of ‘i’ shadows a previous
> local [-Wer
That is already fixed upstream in
https://github.com/zeroc-ice/ice/commit/4aea9fc787892842af17d119332a7f6fef2f35c4
I will upload a patch
On Mon, Nov 26, 2018 at 10:15 PM Matthias Klose wrote:
> Package: src:zeroc-ice
> Version: 3.7.1-5
> Severity: serious
> Tags: sid buster patch
>
> zeroc-ice
Fixed in 3.7.1-5
On Mon, Oct 29, 2018 at 10:00 PM Adrian Bunk wrote:
> Source: zeroc-ice
> Version: 3.7.1-3
> Severity: serious
> Tags: ftbfs
>
>
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/zeroc-ice.html
>
> ...
> FAILURE: Build failed with an exception.
>
> * What we
On Wed, Oct 17, 2018 at 8:09 AM Chris Knadle
wrote:
> I'm looking at the build logs of the build failure, and I see that
> zeroc-ice
> 3.7.1-2 from June built correctly, but the 3.7.1-2+b1 binNMU fails to
> build.
>
>https://buildd.debian.org/status/logs.php?pkg=zeroc-ice&arch=amd64
>
> I'm t
On Sat, Jul 7, 2018 at 1:53 PM Adam D. Barratt
wrote:
> On Mon, 2018-02-26 at 12:48 +0100, Jose Gutierrez de la Concha wrote:
> > Hi,
> >
> > any change we can get this approved on time for debian 9.4?
> >
>
> The current diff is nearly 20,000 lines, with a lot o
On Thu, Mar 29, 2018 at 2:37 PM, Adrian Bunk wrote:
> Source: zeroc-ice
> Version: 3.7.0-4
> Severity: serious
>
> zeroc-ice build depends on openjdk-8-jdk, which is not expected
> to be part of the buster release.
>
> If possible, this should be changed to default-jdk
> (this currently depends o
Fixed the remaining class path issue see
https://github.com/zeroc-ice/ice-debian-packaging/commit/df212e0c842e60c6ff07022293e44d4f602b8746
On Tue, Mar 20, 2018 at 2:41 PM, Jose Gutierrez de la Concha wrote:
>
>
> On Tue, Mar 20, 2018 at 8:38 AM, Jose Gutierrez de la Concha <
>
On Tue, Mar 20, 2018 at 8:38 AM, Jose Gutierrez de la Concha wrote:
>
>
> On Tue, Mar 20, 2018 at 3:03 AM, Adam Borowski
> wrote:
>
>> On Mon, Mar 19, 2018 at 09:17:32PM +0100, Jose Gutierrez de la Concha
>> wrote:
>> > I have fixed the package to depe
I have attached a patch that allow to build with the new Ice 3.7.0 packages
there are 2 issues
With Ice 3.7.0 IceUtil library was removed, I fixed the .pro file to not
longer include it in the link libraries, you might want to check Ice
Version < 3.7 and add it, but I'm not sure what is the best w
On Tue, Mar 20, 2018 at 3:03 AM, Adam Borowski wrote:
> On Mon, Mar 19, 2018 at 09:17:32PM +0100, Jose Gutierrez de la Concha
> wrote:
> > I have fixed the package to depend on JDK 8 and use it for the build,
> > there is already a bug to upgrade gradle for JDK 9 support [1]
&
://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873227
On Mon, Mar 19, 2018 at 9:47 AM, Jose Gutierrez de la Concha wrote:
> Hi Adam,
>
> The problem is your build is picking JDK 9 that is not supported by gradle
> 3.x included in SID this requires at least gradle 4.2.1 [1].
> I guess I sh
-support-update
On Sat, Mar 17, 2018 at 6:08 PM, Adam Borowski wrote:
> On Tue, Mar 13, 2018 at 10:32:29AM +0100, Jose Gutierrez de la Concha
> wrote:
> > * Package name: zeroc-ice
> > Version : 3.7.0-1
> >
> > I requesting sponsor upload for 3.7.0 ve
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "zeroc-ice":
* Package name: zeroc-ice
Version : 3.7.0-1
Upstream Author : ZeroC, Inc i...@zeroc.com
* URL : https://zeroc.com
* License : GPL-2
Section
Hi,
any change we can get this approved on time for debian 9.4?
Regards,
José
On Mon, Nov 20, 2017 at 5:03 PM, Jose Gutierrez de la Concha wrote:
>
>
> On Sun, Nov 19, 2017 at 3:12 PM, Julien Cristau
> wrote:
>
>> On Fri, Nov 17, 2017 at 13:40:04 +0100, Jose Gutierr
Hi,
It was my understanding that adding a Files-Excluded directive was enough
for
devscripts to exclude this files when generating the source archives but
seems
this doesn't work at least with git-buildpackage that I use to build the
packages
On Mon, Dec 11, 2017 at 10:25 AM, Chris Lamb wrote:
On Fri, Nov 17, 2017 at 12:49 PM, Julien Cristau
wrote:
>
> Control: tags -1 moreinfo
>
> On Sat, Sep 23, 2017 at 23:48:54 +0200, Jose Gutierrez de la Concha wrote:
>
> > diff -Nru zeroc-ice-3.6.3/cpp/src/Ice/Instance.cpp
zeroc-ice-3.6.4/cpp/src/Ice/Instance.cpp
> >
Hi James
On Tue, Aug 8, 2017 at 6:07 PM, James Cowgill wrote:
> On 08/08/17 11:29, Jose Gutierrez de la Concha wrote:
> > On Tue, Aug 8, 2017 at 5:01 PM, James Cowgill > <mailto:jcowg...@debian.org>> wrote:
> > [...]
> > > - If your package do
On Thu, Mar 30, 2017 at 11:39 AM, Mark Carroll wrote:
> This is rather unfortunate -- a lot of the world is still on Python 2 -
> I didn't think it's meant to be EOL until 2020? I just ran into this in
> looking at installing the new version of OMERO -
> http://www.openmicroscopy.org/site/support
On Thu, Mar 16, 2017 at 9:05 PM, Jose Gutierrez de la Concha wrote:
> Hi Emilio,
>
> That is expected, we decide to change -debian suffix to -3.6 to be able to
> co install several version in the future -3.7 -4.0,
> as that is something our users my wish. I asked in Java dev list
Hi Emilio,
That is expected, we decide to change -debian suffix to -3.6 to be able to
co install several version in the future -3.7 -4.0,
as that is something our users my wish. I asked in Java dev list what was
the proper way to deal with multiple java verions
of a package and that is the recomme
Hi Andreas,
Thanks for reporting this bug, libzeroc-ice-dev must not include
libIceStormService.so
I have push a fix to the package debian/rules and will upload a new version.
On Wed, Mar 8, 2017 at 11:07 PM, Andreas Beckmann wrote:
> Package: libzeroc-ice-dev
> Version: 3.6.3-4
> Severity: ser
Hi,
When we (ZeroC) repackage Ice we decided to not include python2 binding,
there wasn't
any reverse depedencies for python-zeroc-ice package and Python policy
states that a python2
library can be remove in that case.
see
https://www.debian.org/doc/packaging-manuals/python-policy/ch-python3.html
2016 at 1:33 PM, José Luis Segura Lucas
wrote:
> When will be the new version available?
>
> Is it possible to download the deb? I need icegridgui ASAP.
>
> Best regards
>
>
> On 02/12/16 11:41, Jose Gutierrez de la Concha wrote:
>
> Hi
>
> That is due to the pac
Hi
That is due to the package not being rebuild with the new version,
that is not binary compatible with the previous version.
On Thu, Dec 1, 2016 at 6:25 PM, José Luis Segura Lucas
wrote:
> Package: zeroc-icegridgui
> Version: 3.6.3-2
> Severity: grave
> Justification: renders package unusabl
Hi José,
I will upload a new package with missing dependencies soon.
On Thu, Dec 1, 2016 at 5:46 PM, José Luis Segura Lucas
wrote:
> Package: zeroc-icegridgui
> Version: 3.6.3-2
> Severity: grave
> Justification: renders package unusable
>
> Dear Maintainer,
>
> icegridgui needs two Java graphi
Hi Chris,
Thanks for reporting this issue, I have investigate the issue and seems a
problem with
groovy-2.4.7-2 upgrade there are a number of missing classes from
groovy-all-2.4.7.jar
used by gradle, groovy.util.AntBuilder being one of them.
I have reported the bug to groovy package
https://bugs
Hi Santiago,
We will upload a new version that solve the issue
What went wrong:
A problem occurred evaluating root project 'java'.
> Could not resolve all dependencies for configuration 'classpath'.
> Could not resolve com.zeroc.gradle.ice-builder:slice:1.3.6.
Required by:
unspe
On Thu, Aug 4, 2016 at 7:03 PM, Chris Knadle
wrote:
>
>
> Jose Gutierrez de la Concha:
> > Hi,
> >
> > When building an Ice application with C++11/C++14 enabled you need to
> link
> > with libraries with ++11 suffix -lIce++11 instead of -lIce.
> >
>
Hi,
When building an Ice application with C++11/C++14 enabled you need to link
with libraries with ++11 suffix -lIce++11 instead of -lIce.
libzeroc-ice3.6 provide C++98 libraries and C++11 libraries with ++11
suffix and the APIs are slightly different.
Regards,
José
On Mon, Aug 1, 2016 at 2:56
Hi Andreas,
Thanks for reporting this issue, I think we are missing a php dependency,
php-zeroc-ice in jessie uses php5 and in sid it uses php7, looking at the
log seems php is not being upgrade.
We will upload a new version shortly
On Fri, Jun 10, 2016 at 3:01 AM, Andreas Beckmann wrote:
> Pa
36 matches
Mail list logo