Bug#1025855: RFS: vpb-driver/4.2.61-1.4 [NMU] [RC] -- debugging symbols for libvpb and vpb-utils

2022-12-10 Thread Bo YU
userspace tools libvpb1 - Voicetronix telephony hardware userspace interface library libvpb-dev - Voicetronix telephony hardware userspace library development files libvpb-doc - Voicetronix telephony interface library documentation libvpb-dbg - debugging symbols for libvpb and vpb-utils To

Re: symbols-File for Library

2022-08-14 Thread Marc Haber
extension does not seem to be in deb-symbols(5). > > See the deb-src-symbols(5) manual page, I think you want this: > > (arch=!arm64|c++)"gensios::gensio_cpp_vlog_handler(gensios::gensio_os_funcs*, > gensios::gensio_log_levels, char const*, __va_list_tag*)@Base" 2.5

Re: symbols-File for Library

2022-08-13 Thread Paul Wise
On Sat, 2022-08-13 at 11:31 +0200, Marc Haber wrote: > I think this is worth doing only if the number of your reverse depends > is well in the two-digit range or above that. That doesn't apply (yet) > to gensio, so I'm likely to remove the symbols file from my package >

Re: symbols-File for Library

2022-08-13 Thread Paul Wise
On Sat, 2022-08-13 at 22:19 +0200, Marc Haber wrote: > dpkg-gensymbols does not seem to be willing to grok the second line > ("gensio_log_levels, not a valid version"). > > Also, the arch extension does not seem to be in deb-symbols(5). See the deb-src-symbols(5) manual

Re: symbols-File for Library

2022-08-13 Thread Marc Haber
gt; > (arch=!i386 > !x32)(c++)"gensios::gensio_cpp_vlog_handler(gensios::gensio_os_funcs*, > gensios::gensio_log_levels, char const*, __va_list_tag*)@Base" Just in case I want to use this opportunity to get a feeling for symbols files, can I also specify architectures for which a l

Re: symbols-File for Library

2022-08-13 Thread Marc Haber
On Sat, Aug 13, 2022 at 11:19:24AM +0800, Paul Wise wrote: > On Fri, 2022-08-12 at 12:06 +0200, Marc Haber wrote: > > > what's the benefit in having a symbols file? > > It means that packages depending on a library can relax their version > dependencies on that library

Re: symbols-File for Library

2022-08-12 Thread Paul Wise
On Fri, 2022-08-12 at 12:06 +0200, Marc Haber wrote: > what's the benefit in having a symbols file? It means that packages depending on a library can relax their version dependencies on that library to the oldest version that supports all the symbols they use. Until the symbols mecha

Re: symbols-File for Library

2022-08-12 Thread Patrick Franz
Hej Marc, the following page might help you: https://qt-kde-team.pages.debian.net/symbolfiles.html In short: The Qt/KDE team has a couple of helpers that simplify handling symbolfiles significantly. The page explains when you can use them and how you can use them. The helpers also take care of

Re: symbols-File for Library

2022-08-12 Thread Marc Haber
i386 > !x32)(c++)"gensios::gensio_cpp_vlog_handler(gensios::gensio_os_funcs*, > gensios::gensio_log_levels, char const*, __va_list_tag*)@Base" But isn't that as bad as maintaining a package.symbols.$ARCH for every arch? And what's the benefit in having a symbols file? Pe

Re: symbols-File for Library

2022-08-12 Thread Paul Wise
On Fri, 2022-08-12 at 07:00 +0200, Tobias Frost wrote: > ${shlibs:Depends} I mean for the library, what do you set debian/$package.shlibs to? -- bye, pabs https://wiki.debian.org/PaulWise signature.asc Description: This is a digitally signed message part

Re: symbols-File for Library

2022-08-11 Thread Tobias Frost
On Fri, Aug 12, 2022 at 09:34:42AM +0800, Paul Wise wrote: > On Thu, 2022-08-11 at 16:10 +0200, Tobias Frost wrote: > > > I tried them on a few occasions only to drop them a few uploads later, as > > they add a lot of maintainance burden. They will frequently break, as some > > other package or to

Re: symbols-File for Library

2022-08-11 Thread Eriberto Mota
Hi Marc, Em qui., 11 de ago. de 2022 às 09:22, Marc Haber escreveu: > > Hi, > > my package gensio, which generates a library package, has recently > thrown a few lintian warnings regarding missing symbols files. I read > the wiki page and the manual page of dpkg-gensymb

Re: symbols-File for Library

2022-08-11 Thread Paul Wise
On Thu, 2022-08-11 at 16:10 +0200, Tobias Frost wrote: > I tried them on a few occasions only to drop them a few uploads later, as > they add a lot of maintainance burden. They will frequently break, as some > other package or toolchain might have influences, are > architecture dependent and once

Re: symbols-File for Library

2022-08-11 Thread Tobias Frost
On Thu, Aug 11, 2022 at 02:22:25PM +0200, Marc Haber wrote: > Hi, > > my package gensio, which generates a library package, has recently > thrown a few lintian warnings regarding missing symbols files. I read > the wiki page and the manual page of dpkg-gensymbols and had &g

symbols-File for Library

2022-08-11 Thread Marc Haber
Hi, my package gensio, which generates a library package, has recently thrown a few lintian warnings regarding missing symbols files. I read the wiki page and the manual page of dpkg-gensymbols and had dpkg-gensymbols generate a debian/libgensio0.symbols file, added the Build-Depends-Package line

Bug#976400: RFS: braillefont/1.0-3 -- Prints a bitmapped version of a text using Unicode Braille symbols

2020-12-04 Thread Judit Foglszinger
* License : CC0 * Vcs : https://salsa.debian.org/debian/braillefont Section : text It builds those binary packages: braillefont - Prints a bitmapped version of a text using Unicode Braille symbols To access further information about this package, please visit the foll

Re: Fortran issue solved but symbols issues (Was: Bug#957665: Fortran issue in paw (Was: paw: ftbfs with GCC-10))

2020-10-18 Thread Étienne Mollier
Hi Andreas, Andreas Tille, on 2020-10-17 21:52:24 +0200: > /usr/bin/ld: > paw/cdf/shared/mlpdef.o:/build/paw-2.14.04.dfsg.2/build/pawlib/paw/cdf/mlpdef.c:155: > multiple definition of `klnkaddr'; > paw/cdf/shared/pawcdf.o:/build/paw-2.14.04.dfsg.2/build/pawlib/paw/cdf/pawcdf.c:155: > first def

Fortran issue solved but symbols issues (Was: Bug#957665: Fortran issue in paw (Was: paw: ftbfs with GCC-10))

2020-10-17 Thread Andreas Tille
Hi Andrius On Thu, Oct 15, 2020 at 03:34:15PM +0300, Andrius Merkys wrote: > > FFLAGS += -fallow-argument-mismatch Thanks a lot for the helpful hint which enabled me to do one step forward[1]. Unfortunately there are further errors: ... /usr/bin/ld: paw/cdf/shared/mlpdef.o:/build/paw-2.14.04.

Re: Symbols files for C++ libraries

2019-12-09 Thread Andreas Tille
On Fri, Dec 06, 2019 at 06:24:49PM +0100, Alf Gaida wrote: > Am 06.12.2019 um 17:37 schrieb Ole Streicher: > > How should one handle this? > > > > Best regards > > > > Ole > > > Arch dependend symbols are a pain in the ... :D However, it can be

Re: Symbols files for C++ libraries

2019-12-06 Thread Ole Streicher
Andrey Rahmatullin writes: > On Fri, Dec 06, 2019 at 05:37:25PM +0100, Ole Streicher wrote: >> for the "casacore" package (written in C++), we wanted to introduce >> symbols files for the shared libraries it produces. However, this >> somehow does not work

Re: Symbols files for C++ libraries

2019-12-06 Thread Alf Gaida
Am 06.12.2019 um 17:37 schrieb Ole Streicher: How should one handle this? Best regards Ole Arch dependend symbols are a pain in the ... :D there are some approaches to handle it - one could have a look into the KDE packaging tools and packaging how the KDE team handle this. I use a

Re: Symbols files for C++ libraries

2019-12-06 Thread Andrey Rahmatullin
On Fri, Dec 06, 2019 at 05:37:25PM +0100, Ole Streicher wrote: > Hi, > > for the "casacore" package (written in C++), we wanted to introduce > symbols files for the shared libraries it produces. However, this > somehow does not work, as they seem to depend on the ar

Symbols files for C++ libraries

2019-12-06 Thread Ole Streicher
Hi, for the "casacore" package (written in C++), we wanted to introduce symbols files for the shared libraries it produces. However, this somehow does not work, as they seem to depend on the architecture and/or the C++ compiler version: https://buildd.debian.org/status/logs.php?pkg=ca

Re: Symbols with the same name from different shared objects

2018-09-11 Thread Mo Zhou
On Wed, Sep 12, 2018 at 10:17:13AM +0500, Andrey Rahmatullin wrote: > On Wed, Sep 12, 2018 at 04:38:05AM +, Mo Zhou wrote: > > I'm confused about which symbol would be eventually loaded when > > different shared objects provides different implementation for > > the same function signature, e.g.

Re: Symbols with the same name from different shared objects

2018-09-11 Thread Andrey Rahmatullin
On Wed, Sep 12, 2018 at 04:38:05AM +, Mo Zhou wrote: > I'm confused about which symbol would be eventually loaded when > different shared objects provides different implementation for > the same function signature, e.g. (glibc)malloc and (jemalloc)malloc . Loading order usually. You can consult

Symbols with the same name from different shared objects

2018-09-11 Thread Mo Zhou
Hi mentors, I'm confused about which symbol would be eventually loaded when different shared objects provides different implementation for the same function signature, e.g. (glibc)malloc and (jemalloc)malloc . Debian's jemalloc package doesn't mangle the function names, i.e. jemalloc's malloc imp

Re: [Debian-med-packaging] Problem with lintian error symbols-file-contains-current-version-with-debian-revision

2018-05-23 Thread Alex Mestiashvili
Hi Andreas, On 05/23/2018 12:11 PM, Andreas Tille wrote: > Hi, > > I've created a symbols file for libseqlib version 1.1.1+dfsg since I > suspected an ABI change by upstream. A test build with this symbols > file went fine without lintian errors. I upgraded to libseqlib v

Problem with lintian error symbols-file-contains-current-version-with-debian-revision

2018-05-23 Thread Andreas Tille
Hi, I've created a symbols file for libseqlib version 1.1.1+dfsg since I suspected an ABI change by upstream. A test build with this symbols file went fine without lintian errors. I upgraded to libseqlib version 1.1.2 which in fact had an ABI change[2]. I have upgraded the symbols

Re: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-05 Thread Yavor Doganov
Mattia Rizzolo wrote: > On Fri, May 04, 2018 at 04:06:05PM +0300, Yavor Doganov wrote: > > Andreas Tille wrote: > > > What's the correct way to fix the symbols file to work with both > > > versions of gcc? > > > > Don't use symbols files f

Re: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Paul Wise
On Sat, May 5, 2018 at 7:12 AM, Mattia Rizzolo wrote: > ABI breaks are awful to handle after they land in unstable, catching one > before can save the maintainer, release team and all the rdeps *a lot* > of otherwise wasted time and headaches. We really do need a service doing full ABI tracking u

Re: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Mattia Rizzolo
On Sat, May 05, 2018 at 12:45:08AM +0200, Svante Signell wrote: > But why log symbols at all? It > seems to be very much not needed. If so tell me why it is! Mainly I see two reasons: 1. being able to use properly versioned dependencies on the library 2. have a safety net against what ar

Re: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Svante Signell
On Fri, 2018-05-04 at 23:16 +0200, Mattia Rizzolo wrote: > Yavor, > > On Fri, May 04, 2018 at 04:06:05PM +0300, Yavor Doganov wrote: > > Andreas Tille wrote: > > > What's the correct way to fix the symbols file to work with both > > > versions of gcc? &g

Re: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Mattia Rizzolo
On Fri, May 04, 2018 at 02:52:30PM +0200, Andreas Tille wrote: > there are several bugs filed against packages of the Debian Med > team. Well, it's not really only about Debian Med... > What's the correct way to fix the symbols file to work > with both versions of gcc? As

Re: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Mattia Rizzolo
Yavor, On Fri, May 04, 2018 at 04:06:05PM +0300, Yavor Doganov wrote: > Andreas Tille wrote: > > What's the correct way to fix the symbols file to work with both > > versions of gcc? > > Don't use symbols files for C++ libraries? Please do not advocate nor recomm

Re: How to fix symbols files to work with gcc-7 and gcc-8

2018-05-04 Thread Russ Allbery
Andreas Tille writes: > Well, it took a *long* time before I've undergone the process from > ignoring symbols files to finally providing some in cases where there > are good reasons to use them. Shortly after I now get adise to not > use them. I'm not sure whether this is

Re: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Andreas Tille
On Fri, May 04, 2018 at 04:06:05PM +0300, Yavor Doganov wrote: > Andreas Tille wrote: > > What's the correct way to fix the symbols file to work with both > > versions of gcc? > > Don't use symbols files for C++ libraries? Well, it took a *long* time before

Re: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Yavor Doganov
On Fri, 04 May 2018 15:52:30 +0300, Andreas Tille wrote: > What's the correct way to fix the symbols file to work with both > versions of gcc? Don't use symbols files for C++ libraries?

How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Andreas Tille
Hi, there are several bugs filed against packages of the Debian Med team. What's the correct way to fix the symbols file to work with both versions of gcc? Kind regards Andreas. On Fri, May 04, 2018 at 12:22:23PM +, Matthias Klose wrote: > Package: src:libquazip > Versi

Re: Different symbols files on different architectures

2018-04-06 Thread Sebastiaan Couwenberg
On 04/06/2018 05:48 PM, Andreas Tille wrote: > Hi Bas, > > On Fri, Apr 06, 2018 at 02:18:03PM +0200, Sebastiaan Couwenberg wrote: >> On 04/06/2018 02:08 PM, Andreas Tille wrote: >>> after adding a symbols file to libbpp-core all other architectures are >>> fail

Re: Different symbols files on different architectures

2018-04-06 Thread Andreas Tille
Hi Bas, On Fri, Apr 06, 2018 at 02:18:03PM +0200, Sebastiaan Couwenberg wrote: > On 04/06/2018 02:08 PM, Andreas Tille wrote: > > after adding a symbols file to libbpp-core all other architectures are > > failing due to different symbols (see below for ppc64el[1]) but others >

Re: Different symbols files on different architectures

2018-04-06 Thread Sebastiaan Couwenberg
On 04/06/2018 02:08 PM, Andreas Tille wrote: > after adding a symbols file to libbpp-core all other architectures are > failing due to different symbols (see below for ppc64el[1]) but others > are failing as well. What is the correct way to fix this? Use (arch=ppc64el) tags for the sy

Different symbols files on different architectures

2018-04-06 Thread Andreas Tille
Hi, after adding a symbols file to libbpp-core all other architectures are failing due to different symbols (see below for ppc64el[1]) but others are failing as well. What is the correct way to fix this? Kind regards Andreas. On Fri, Apr 06, 2018 at 11:04:02AM +0200, Julien Yann Dutheil

Bug#891643: marked as done (RFS: inkscape-open-symbols/1.2.1-1)

2018-03-03 Thread Debian Bug Tracking System
Your message dated Sat, 3 Mar 2018 19:58:26 +0100 with message-id <20180303185826.nuo6vcxxwc7cc...@angband.pl> and subject line Re: Bug#891643: RFS: inkscape-open-symbols/1.2.1-1 has caused the Debian Bug report #891643, regarding RFS: inkscape-open-symbols/1.2.1-1 to be marked as done.

Bug#891643: RFS: inkscape-open-symbols/1.2.1-1

2018-02-27 Thread Félix Sipma
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for the latest version of my package "inkscape-open-symbols". Download with dget: dget -x https://mentors.debian.net/debian/pool/main/i/inkscape-open-symbols/inkscape-open-symbols_1.2.1

Bug#852838: marked as done (RFS: inkscape-open-symbols/1.1-2)

2017-01-28 Thread Debian Bug Tracking System
Your message dated Sat, 28 Jan 2017 19:22:02 +0100 with message-id <20170128182202.i2xshyop7yhni...@angband.pl> and subject line Re: Bug#852838: RFS: inkscape-open-symbols/1.1-2 has caused the Debian Bug report #852838, regarding RFS: inkscape-open-symbols/1.1-2 to be marked as done. This

Bug#852838: RFS: inkscape-open-symbols/1.1-2

2017-01-27 Thread Félix Sipma
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "inkscape-open-symbols". inkscape-open-symbols - Open source SVG symbol sets that can be used as Inkscape symbols Package: inkscape-open-symbols Version: 1.1-2 Upstream Auth

Bug#850821: marked as done (RFS: inkscape-open-symbols/1.0-1 [ITP])

2017-01-13 Thread Debian Bug Tracking System
Your message dated Fri, 13 Jan 2017 15:11:26 +0100 with message-id <20170113141126.lt3kygmvq7bz4...@angband.pl> and subject line Re: Bug#850821: RFS: inkscape-open-symbols/1.0-1 has caused the Debian Bug report #850821, regarding RFS: inkscape-open-symbols/1.0-1 [ITP] to be marked as done.

Bug#850821: RFS: inkscape-open-symbols/1.0-1

2017-01-13 Thread Félix Sipma
here: >> >>dget -x >> https://mentors.debian.net/debian/pool/main/i/inkscape-open-symbols/inkscape-open-symbols_1.1-1.dsc > > I'm afraid that URL is 404-compliant. > I can't find it on mentors.debian.net either. > > Meow! It's seems to work now. Maybe mentors took time to synchronize? signature.asc Description: PGP signature

Bug#850821: RFS: inkscape-open-symbols/1.0-1

2017-01-13 Thread Adam Borowski
On Fri, Jan 13, 2017 at 01:14:20PM +0100, Félix Sipma wrote: > Upstream updated the license to Expat, and I updated the license of debian/ to > GPL-3+ > > Please find the updated package there: > > dget -x > https://mentors.debian.net/debian/pool/main/i/inkscape-open-

Bug#850821: RFS: inkscape-open-symbols/1.0-1

2017-01-13 Thread Félix Sipma
Control: tag -1 -moreinfo Upstream updated the license to Expat, and I updated the license of debian/ to GPL-3+ Please find the updated package there: dget -x https://mentors.debian.net/debian/pool/main/i/inkscape-open-symbols/inkscape-open-symbols_1.1-1.dsc On 2017-01-11 11:27+0100

Bug#850821: RFS: inkscape-open-symbols/1.0-1

2017-01-11 Thread Félix Sipma
x27;re mixing GPL-2 and GPL-3+. I believe this is not a >>> problem between symbol sets -- there's mere aggregation without derivation >>> or linking, but this can't be said for packaging. >> >> There's a discussion about the licensing there: >

Bug#850821: RFS: inkscape-open-symbols/1.0-1

2017-01-11 Thread Adam Borowski
gt; > problem between symbol sets -- there's mere aggregation without derivation > > or linking, but this can't be said for packaging. > > There's a discussion about the licensing there: > https://github.com/Xaviju/inkscape-open-symbols/issues/61 > > I'm not

Bug#850821: RFS: inkscape-open-symbols/1.0-1

2017-01-11 Thread Félix Sipma
vation > or linking, but this can't be said for packaging. There's a discussion about the licensing there: https://github.com/Xaviju/inkscape-open-symbols/issues/61 I'm not sure about how inkscape-open-symbols could be licensed (for now it's GPL-2, so it's problematic, isn

Bug#850821: RFS: inkscape-open-symbols/1.0-1

2017-01-11 Thread Félix Sipma
On 2017-01-11 11:27+0100, Adam Borowski wrote: > Control: tag -1 +moreinfo > > On Tue, Jan 10, 2017 at 02:38:00PM +0100, Félix Sipma wrote: >> I am looking for a sponsor for my package "inkscape-open-symbols". >> inkscape-open-symbols - Open source SVG symbol sets t

Bug#850821: RFS: inkscape-open-symbols/1.0-1

2017-01-11 Thread Adam Borowski
Control: tag -1 +moreinfo On Tue, Jan 10, 2017 at 02:38:00PM +0100, Félix Sipma wrote: > I am looking for a sponsor for my package "inkscape-open-symbols". > inkscape-open-symbols - Open source SVG symbol sets that can be used as > Inkscape symbols > > Package: inksca

Bug#850821: RFS: inkscape-open-symbols/1.0-1

2017-01-10 Thread Félix Sipma
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "inkscape-open-symbols". inkscape-open-symbols - Open source SVG symbol sets that can be used as Inkscape symbols Package: inkscape-open-symbols Version: 1.0-1 Upstream Auth

Re: Maintaining C++ library symbols control file with unstable mangled symbols

2016-12-02 Thread Eriberto
Hi lumin, 2016-12-02 14:36 GMT-02:00 lumin : > Hi mentors, > > I need advise on the way maintaining symbols control file when > the mangled C++ symbols are unstable. > > I'm maintaining a package named "Caffe". I migrated the same > source from experimental

Re: Maintaining C++ library symbols control file with unstable mangled symbols

2016-12-02 Thread Ross Gammon
On 02/12/16 18:11, Jérémy Lal wrote: 2016-12-02 18:08 GMT+01:00 Ghislain Vaillant : On 02/12/16 16:36, lumin wrote: Hi mentors, I need advise on the way maintaining symbols control file when the mangled C++ symbols are unstable. I'm maintaining a package named "Caffe". I mi

Re: Maintaining C++ library symbols control file with unstable mangled symbols

2016-12-02 Thread Gianfranco Costamagna
Hi, >I need advise on the way maintaining symbols control file when >the mangled C++ symbols are unstable. maintaining symbols on C++ projects is a nightmare. and do subsequent uploads is done also by qt* folks (see e.g. qtbase uploads). You can consider however some things, e.g. m

Re: Maintaining C++ library symbols control file with unstable mangled symbols

2016-12-02 Thread Jérémy Lal
2016-12-02 18:08 GMT+01:00 Ghislain Vaillant : > On 02/12/16 16:36, lumin wrote: >> >> Hi mentors, >> >> I need advise on the way maintaining symbols control file when >> the mangled C++ symbols are unstable. >> >> I'm maintaining a package

Re: Maintaining C++ library symbols control file with unstable mangled symbols

2016-12-02 Thread Ghislain Vaillant
On 02/12/16 16:36, lumin wrote: Hi mentors, I need advise on the way maintaining symbols control file when the mangled C++ symbols are unstable. I'm maintaining a package named "Caffe". I migrated the same source from experimental to unstable, and it FTBFS'ed as you se

Maintaining C++ library symbols control file with unstable mangled symbols

2016-12-02 Thread lumin
Hi mentors, I need advise on the way maintaining symbols control file when the mangled C++ symbols are unstable. I'm maintaining a package named "Caffe". I migrated the same source from experimental to unstable, and it FTBFS'ed as you see at [0], due to the mangled C++ symb

Re: symbols file handling Was: Bug#829692: RFS: libu2f-host/1.1.2-0.1 [NMU] -- library for Universal 2nd Factor

2016-07-06 Thread Gianfranco Costamagna
it >comes to ABI-compatibility.) yep, indeed! >Yes, that's more or less what I would have done. But I suspect >that the new symbols were added in 1.1, not 1.1.2, so I'd maybe >use that as the minimum version. (After checking the upstream >tarball.) Not terribly important, bec

Re: symbols file handling Was: Bug#829692: RFS: libu2f-host/1.1.2-0.1 [NMU] -- library for Universal 2nd Factor

2016-07-06 Thread Christian Seiler
nlikely to screw up when it comes to ABI-compatibility.) > so, I would have changed the symbols file in this way: > libu2f-host.so.0 libu2f-host0 #MINVER# > U2F_HOST_0.0@U2F_HOST_0.0 0.0 > + U2F_HOST_1.1@U2F_HOST_1.1 1.1.2 > u2fh_authenticate@U2F_HOST_0.0 0.0 > +

Re: symbols file handling Was: Bug#829692: RFS: libu2f-host/1.1.2-0.1 [NMU] -- library for Universal 2nd Factor

2016-07-06 Thread Jakub Wilk
hat is, the original symbols file was erroneous. what does this mean? do reverse-dependencies needs a rebuild then? In the second case, some rev-deps might need to be rebuilt to correct their Depends. -- Jakub Wilk

Re: symbols file handling Was: Bug#829692: RFS: libu2f-host/1.1.2-0.1 [NMU] -- library for Universal 2nd Factor

2016-07-06 Thread Gianfranco Costamagna
Hi Christian, thanks for the help and answer! I admit it looked wrong to me too, but your explanation is perfect! so, I would have changed the symbols file in this way: libu2f-host.so.0 libu2f-host0 #MINVER# U2F_HOST_0.0@U2F_HOST_0.0 0.0 + U2F_HOST_1.1@U2F_HOST_1.1 1.1.2 u2fh_authenticate

Re: symbols file handling Was: Bug#829692: RFS: libu2f-host/1.1.2-0.1 [NMU] -- library for Universal 2nd Factor

2016-07-06 Thread Christian Seiler
On 07/06/2016 10:36 AM, Gianfranco Costamagna wrote: > all the symbols have been updated: > e.g. > > [snip] > > - u2fh_check_version@U2F_HOST_0.0 0.0 > > + u2fh_check_version@U2F_HOST_0.0 1.0 That's a change in the minimum version of the symbol, but not the symbol

symbols file handling Was: Bug#829692: RFS: libu2f-host/1.1.2-0.1 [NMU] -- library for Universal 2nd Factor

2016-07-06 Thread Gianfranco Costamagna
to -mentors mail list) all the symbols have been updated: e.g. [snip] - u2fh_check_version@U2F_HOST_0.0 0.0 + u2fh_check_version@U2F_HOST_0.0 1.0 [snip] what does this mean? do reverse-dependencies needs a rebuild then? reverse-depends -b libu2f-host-dev Reverse-Build-Depends =

Re: Handling of symbols file on Debian build

2016-04-04 Thread Jakub Wilk
* Jörg Frings-Fürst , 2016-04-02, 10:41: The result looks like that all builds use an other symbols  file as base, because already the second line differs from  the original. Why? Looks like a bug in dpkg-gensymbols(1). You might want to file the bug in the BTS. This circumstance also

Re: Handling of symbols file on Debian build

2016-04-02 Thread James Cowgill
Hi, On Sat, 2016-04-02 at 10:41 +0200, Jörg Frings-Fürst wrote: > I have some questions about the handling of symbols files at Debian. > > The quotes based on the package bitz-server[1]. > > My symbols file are[2]: > > [quote] > libicap.so.1 libicap1 #MINVER# >

Handling of symbols file on Debian build

2016-04-02 Thread Jörg Frings-Fürst
Hello, I have some questions about the handling of symbols files at Debian. The quotes based on the package bitz-server[1]. My symbols file are[2]: [quote] libicap.so.1 libicap1 #MINVER#  (c++)"icap::RequestHeader::read_header(std::__cxx11::basic_string, std::allocator > const&)

Re: Help needed with symbols index in package

2016-01-14 Thread Jakub Wilk
* Eriberto , 2016-01-06, 22:36: export PVER=$(shell dpkg-parsechangelog --show-field version | cut -d"-" -f1) %: dh $@ override_dh_makeshlibs: dh_makeshlibs -- -v$(PVER) No, please don't do this. IMO, it is right and works fine. What is the specific problem? It doesn't fi

Re: Help needed with symbols index in package

2016-01-07 Thread Gianfranco Costamagna
Hi, >Updated package is at http://mentors.debian.net/package/kpmcore am I wrong or I failed to see an RFS bug? or do you already have a sponsor? sorry but without a bug is difficult to keep track of packages needing a sponsor cheers, G.

Re: Help needed with symbols index in package

2016-01-07 Thread Jonathan Carter (highvoltage)
On 07/01/2016 01:55, Jonathan Carter (highvoltage) wrote: > Hi Eriberto > > On 07/01/2016 01:28, Eriberto Mota wrote: >> Other datail is that is a good idea upload the first version to >> experimental to see how to the library will build. So you will able to >> can fix the issues (if necessary) an

Re: Help needed with symbols index in package

2016-01-06 Thread Eriberto
%: >> dh $@ >> >> override_dh_makeshlibs: >> dh_makeshlibs -- -v$(PVER) > > > No, please don't do this. IMO, it is right and works fine. What is the specific problem? The symbol file can be a minimal collection of symbols to generate all symbols in each arch. F

Re: Help needed with symbols index in package

2016-01-06 Thread Jakub Wilk
* Eriberto Mota , 2016-01-06, 21:28: dpkg-gensymbols: warning: debian/libkpmcore1/DEBIAN/symbols doesn't match completely debian/libkpmcore1.symbols --- debian/libkpmcore1.symbols (libkpmcore1_1.9.50-1_amd64) +++ dpkg-gensymbolsBiEPCo 2016-01-06 20:58:15.171645367 -0200 @@ -1195,3 +11

Re: Help needed with symbols index in package

2016-01-06 Thread Jonathan Carter (highvoltage)
Hi Eriberto On 07/01/2016 01:28, Eriberto Mota wrote: Other datail is that is a good idea upload the first version to experimental to see how to the library will build. So you will able to can fix the issues (if necessary) and reupload to unstable. I hope this help. Yes thanks that's very val

Re: Help needed with symbols index in package

2016-01-06 Thread Eriberto Mota
Hi Jonathan, Initially, your package doesn't build in a fresh jail because needs extra-cmake-modules, libkf5kdelibs4support-dev and pkg-config in Build-Depends field. Please, always use cowbuilder or pbuilder to test if your package builds. About the symbols, the problem is that dpkg-gensy

Re: Help needed with symbols index in package

2016-01-06 Thread Jakub Wilk
* Jonathan Carter , 2016-01-06, 15:13: I'm attempting to package kpmcore, a shared library for partitioning tasks in KDE. I'm not sure if my dpkg symbols index for the shared library file gets used because it doesn't contain a debian revision, yet lintian says that it does on my

Help needed with symbols index in package

2016-01-06 Thread Jonathan Carter
Hi Debian Mentors I'm attempting to package kpmcore, a shared library for partitioning tasks in KDE. I'm not sure if my dpkg symbols index for the shared library file gets used because it doesn't contain a debian revision, yet lintian says that it does on my binary package (inspec

Bug#810090: marked as done (RFS: eclib -- code for modular symbols and elliptic curves over Q)

2016-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Jan 2016 13:03:28 + (UTC) with message-id <1827948725.1292711.1452085408238.javamail.ya...@mail.yahoo.com> and subject line Re: Bug#810090: Info received (Bug#810090: RFS: eclib -- code for modular symbols and elliptic curves over Q) has caused the Debian Bug

Bug#810090: RFS: eclib -- code for modular symbols and elliptic curves over Q

2016-01-06 Thread Gianfranco Costamagna
Hi, Signed&Uploaded, thanks for your contribution to Debian! >I don't think that update will require a transition. reverse-depends -b libec-dev reverse-depends libec-dev reverse-depends libec2 returned nothing, so I sponsored the package. there is no need for a Debian transition, but it m

Bug#810090: RFS: eclib -- code for modular symbols and elliptic curves over Q

2016-01-06 Thread Julien Puydt
: GPL-2+ Section : math It builds those binary packages: eclib-tools - Programs for modular symbols and elliptic curves over Q libec-dev - Library for modular symbols and elliptic curves over Q (developme libec2 - Library for modular symbols and elliptic curves over Q

Re: .symbols or shlibs file

2015-12-07 Thread hpfn
Hi Jakub, > * Herbert Parentes Fortes Neto , 2015-11-30, 16:50: > >>That said, I wonder if there's any point in passing -V to > >>dh_makeshlibs if the package uses symbols. It doesn't seem useful. > > > >The option started to be used in version 2.4.1-1

Re: .symbols or shlibs file

2015-12-04 Thread Jakub Wilk
* Herbert Parentes Fortes Neto , 2015-11-30, 16:50: That said, I wonder if there's any point in passing -V to dh_makeshlibs if the package uses symbols. It doesn't seem useful. The option started to be used in version 2.4.1-1 (2008), I believe. From debian/changelog: * New upstre

Re: .symbols or shlibs file

2015-11-30 Thread hpfn
ssed -X options to dh_makeshlibs. They are needed to > prevent debhelper from treating private libraries like if they were > shared libraries (see bug #205142). Ok. > > >dpkg-gensymbols: warning: new libraries appeared in the symbols file: > > > >dpkg-gensymbols

Re: .symbols or shlibs file

2015-11-29 Thread Jakub Wilk
t debhelper from treating private libraries like if they were shared libraries (see bug #205142). dpkg-gensymbols: warning: new libraries appeared in the symbols file: dpkg-gensymbols: warning: debian/libgphoto2-6/DEBIAN/symbols doesn't match completely debian/libgphoto2-6.sym

Re: .symbols or shlibs file

2015-11-29 Thread hpfn
Hi, I didn't understand how this work. The package has 2 .symbols files. One was updated when the ABI was changed (2.5.7). I forgot about the other. So I made new .symbols files for the last version (2.5.9). ABI-compatible. I removed the 'override_dh_makeshlibs' and now '

Re: .symbols or shlibs file

2015-11-29 Thread hpfn
Hi Jakub, > * Herbert Parentes Fortes Neto , 2015-11-26, 12:15: > >I maintain a package which provides a .symbols file. But it uses a > >dh_makeshlibs in debian/rules[0]. > > > >override_dh_makeshlibs: > > dh_makeshlibs -plibgphoto2-$(major) \ >

Re: .symbols or shlibs file

2015-11-29 Thread Jakub Wilk
* Herbert Parentes Fortes Neto , 2015-11-26, 12:15: I maintain a package which provides a .symbols file. But it uses a dh_makeshlibs in debian/rules[0]. override_dh_makeshlibs: dh_makeshlibs -plibgphoto2-$(major) \ -V 'libgphoto2-$(major) (>= $(SHLIBS))' \

.symbols or shlibs file

2015-11-26 Thread hpfn
Hi, I maintain a package which provides a .symbols file. But it uses a dh_makeshlibs in debian/rules[0]. override_dh_makeshlibs: dh_makeshlibs -plibgphoto2-$(major) \ -V 'libgphoto2-$(major) (>= $(SHLIBS))' \ -X/usr/lib/$(DEB_HOST_MULTIARC

Re: building symbols

2015-11-19 Thread Nico Schlömer
Thanks for your input! Cheers, Nico On Thu, Nov 19, 2015 at 1:27 PM Ghislain Vaillant wrote: > On 19/11/15 11:55, Jakub Wilk wrote: > > * Nico Schlömer , 2015-11-18, 22:52: > >> I'm building the symbols for all libraries in the Trilinos package. > >> Unfortunat

Re: building symbols

2015-11-19 Thread Ghislain Vaillant
On 19/11/15 11:55, Jakub Wilk wrote: * Nico Schlömer , 2015-11-18, 22:52: I'm building the symbols for all libraries in the Trilinos package. Unfortunately, the documentation [1] isn't too verbose here. One thing that has come to my attention, for example, is the fact that som

Re: building symbols

2015-11-19 Thread Jakub Wilk
* Nico Schlömer , 2015-11-18, 22:52: I'm building the symbols for all libraries in the Trilinos package. Unfortunately, the documentation [1] isn't too verbose here. One thing that has come to my attention, for example, is the fact that some Trilinos libraries appear to contain lots

building symbols

2015-11-18 Thread Nico Schlömer
Hi everyone, I'm building the symbols for all libraries in the Trilinos package. Unfortunately, the documentation [1] isn't too verbose here. One thing that has come to my attention, for example, is the fact that some Trilinos libraries appear to contain lots of symbols; including some

Re: error adding symbols: DSO missing from command line

2015-09-05 Thread J.S.Júnior
compiler for debianaze . > e.g. ld thing.o -lqdb -lthingqbneeds > So if libqdb needs symbols from libthingqdbneeds it will error like > this. > > Sometimes the dpkg-buildflags (correctly) trips these things up. I've > found them a useful check for getting upstream in

Re: error adding symbols: DSO missing from command line

2015-09-04 Thread Craig Small
iler errors, including > the compiler command that failed is absolute minimum. Especially for this one, the common problem here is that the order of options is wrong. e.g. ld thing.o -lqdb -lthingqbneeds So if libqdb needs symbols from libthingqdbneeds it will error like this. Sometimes the d

error adding symbols: DSO missing from command line

2015-09-04 Thread Jakub Wilk
te minimum. * "J.S.Júnior" , 2015-09-04, 14:22: /usr/bin/ld: src/Daemon/usbguard_daemon-Daemon.o: undefined reference to symbol 'qb_ipcs_create' //usr/lib/x86_64-linux-gnu/libqb.so.0: error adding symbols: DSO missing from command line I think you need to add the library providing that s

libraries with different flavours but with the same map: quid .symbols ?

2014-11-08 Thread Jerome BENOIT
Hello Forum, my current working package distributes a same C library with several flavours: technically they are different but they share the same map (script version). My concern is the .symbols files. They will be very similar, in fact only their header is different: is there a way to share the

Re: grokking debian symbols files

2014-04-04 Thread Jakub Wilk
* Sune Vuorela , 2014-04-04, 08:01: It's a pkgkde-symbolshelper(1)'s (from the pkg-kde-tools package) thing. But AFIACS pkgkde-symbolshelper doesn't have any documentation, so the “is not explained” still holds. :/ http://pkg-kde.alioth.debian.org/symbolfiles.html If it's not in the manpage

  1   2   3   >