Bug#900051: libgnupg-interface-perl: t/get_public_keys.t fails with gnupg2/2.2.7-1

2018-06-19 Thread Niko Tyni
On Fri, May 25, 2018 at 05:06:21PM +0300, Niko Tyni wrote: > Control: severity -1 serious > > On Fri, May 25, 2018 at 11:05:58AM +0200, intrig...@debian.org wrote: > > Package: libgnupg-interface-perl > > Version: 0.52-9 > > Severity: important > > X-Debbugs-C

Bug#900051: libgnupg-interface-perl: t/get_public_keys.t fails with gnupg2/2.2.7-1

2018-06-20 Thread Niko Tyni
pired key seems sensible, so the attached patch adapts the test suite to that. There's still the 2.2.8 / --ignore-mdc-error regression to fix. Happy if someone else can look at that, won't be able to do that for a few days myself. -- Niko >From 46ccc0a68d9f8d9c62d3fe3343dfd624065fc6

Bug#902281: libgsl23: ABI breakage due to removed symbols

2018-06-24 Thread Niko Tyni
quire at -e line 1. BEGIN failed--compilation aborted at -e line 1. Please reinstate the symbols or bump the SONAME (which would normally require a proper library transition.) -- Niko Tyni nt...@debian.org

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-24 Thread Niko Tyni
I was able to cobble a working rebuild together with something like this: perl -I. Build.PL perl Build clean # removes xs/* perl -I. Build.PL perl Build # regenerates xs/* perl Build test and the attached two patches. The latter one may not turn out to be necessary if the deprecated functions g

Bug#900051: libgnupg-interface-perl: t/get_public_keys.t fails with gnupg2/2.2.7-1

2018-06-24 Thread Niko Tyni
Control: tag -1 patch On Wed, Jun 20, 2018 at 11:39:27PM +0300, Niko Tyni wrote: > There's still the 2.2.8 / --ignore-mdc-error regression to fix. Here's a patch for adapting the test suite to that one too. I can't see an easy way to inject --ignore-mdc-error to the d

Bug#902281: libgsl23: ABI breakage due to removed symbols

2018-06-25 Thread Niko Tyni
for now, and remove them at the next upstream SONAME bump or a Debian specific transition? -- Niko Tyni nt...@debian.org

Bug#899021: libembperl-perl: FTBFS with Perl 5.27, unmaintained upstream

2018-06-25 Thread Niko Tyni
On Tue, Jun 26, 2018 at 08:23:54AM +0200, gregor herrmann wrote: > On Tue, 26 Jun 2018 04:24:59 +0200, Axel Beckert wrote: > > > Dominic Hargreaves wrote: > > > The upstream version of this package has not worked since 5.18, and we > > > have had to apply several fixes in Debian since. The build h

Bug#902281: libgsl23: ABI breakage due to removed symbols

2018-06-26 Thread Niko Tyni
On Mon, Jun 25, 2018 at 06:37:21AM -0500, Dirk Eddelbuettel wrote: > I seem to have confused myself. I have new 2.5-2 packages which should carry > the deprecated symbols, brought back for our use in the eg the Perl GSL > package. Thanks! I can confirm that libmath-gsl-perl works fine again wi

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-26 Thread Niko Tyni
On Sun, Jun 24, 2018 at 04:02:06PM +0200, gregor herrmann wrote: > -my $ver2func = do(catfile(qw/inc ver2func/)); > +my $ver2func = do('./' . catfile(qw/inc ver2func/)); Yeah, that's better than -I. (hardcoding '/' as the directory separator is a bit ugly but works for us, and I see catfile is ra

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-26 Thread Niko Tyni
On Tue, Jun 26, 2018 at 10:25:06AM +0300, Niko Tyni wrote: > It looks like the deprecated symbols will be reinstated for now. > Not sure if we still want to disable them on our side. Probably not. The gsl maintainer seems keen to remove those symbols in a (near?) future SONAME bump. Pr

Bug#902281: libgsl23: ABI breakage due to removed symbols

2018-06-26 Thread Niko Tyni
On Tue, Jun 26, 2018 at 08:37:58AM -0500, Dirk Eddelbuettel wrote: > On 26 June 2018 at 10:12, Niko Tyni wrote: > | For the record, the Perl GSL bindings package libmath-gsl-perl (can be > | made to) work without the deprecated symbols too. It just needs a rebuild, > | and forcing

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-27 Thread Niko Tyni
On Wed, Jun 27, 2018 at 05:34:50PM +0200, gregor herrmann wrote: > On Tue, 26 Jun 2018 10:25:06 +0300, Niko Tyni wrote: > When I `touch xs/*' before dh_auto_build, indeed re-swig-ification is > skipped for all files; so on the other hand, touching swig/* should > make sur

Bug#887687: libsmokeqt4-dev: broken symlinks and causes qt4-perl FTBFS

2018-06-27 Thread Niko Tyni
On Tue, Jun 19, 2018 at 10:05:09AM -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > El jueves, 14 de junio de 2018 14:45:59 -03 Niko Tyni escribió: > > On Fri, Jan 19, 2018 at 06:23:25AM +0200, Adrian Bunk wrote: > > > Package: libsmokeqt4-dev > > > Version:

Bug#899021: libembperl-perl: FTBFS with Perl 5.27, unmaintained upstream

2018-06-27 Thread Niko Tyni
On Wed, Jun 27, 2018 at 10:34:08PM +0200, Axel Beckert wrote: > Perl 5.26: > > → perl -E 'my $i = 0 ; while ($i < 10) { $ii[$i++] = "ii[$i] = $i" ; say > $ii[$i-1]; } ' > ii[0] = 0 > ii[1] = 1 [...] > Perl 5.28: > > → perl -E 'my $i = 0 ; while ($i < 10) { $ii[$i++] = "ii[$i] = $i" ; say >

Bug#902623: libgsl23: missing shlibs information for 2.5 symbols

2018-06-28 Thread Niko Tyni
libgsl23 in testing.) -- Niko Tyni nt...@debian.org

Bug#902625: libmath-gsl-perl: needs a versioned dependency on libgsl23 (>= 2.5) or so

2018-06-28 Thread Niko Tyni
opkgtest migration checks, which highlighted that the package is installable but broken with the libgsl23 version currently in testing.) https://ci.debian.net/packages/libm/libmath-gsl-perl/testing/amd64/ -- Niko Tyni nt...@debian.org

Bug#887687: libsmokeqt4-dev: broken symlinks and causes qt4-perl FTBFS

2018-06-29 Thread Niko Tyni
roblem is that we can't really get Perl 5.28 into testing if that makes debconf fail to build. So something needs to be done. I think I'll try to push debconf #629405 ("libqtgui4-perl based frontend might need to be removed") then. -- Niko Tyni nt...@debian.org

Bug#902655: auto-multiple-choice: Build-Depends on pdftk which is uninstallable

2018-06-29 Thread Niko Tyni
Source: auto-multiple-choice Version: 1.3.0-5 Severity: serious This package Build-Depends on pdftk, which has been uninstallable in unstable and gone from testing for a couple of months now due to #892539. -- Niko Tyni nt...@debian.org

Bug#903245: pgbackrest: FTBFS everywhere: keys at index 8 do not match

2018-07-08 Thread Niko Tyni
ot"} 2018-07-06 15:05:20.981 P00 ERROR: [125]: Cache reset disabled by --cache-only option debian/rules:15: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 125 -- Niko Tyni nt...@debian.org

Bug#908323: libgtk3-perl: FTBFS: t/overrides.t failure

2018-09-08 Thread Niko Tyni
this regressed with gdk-pixbuf 2.38.0+dfsg-1 or so, but I haven't verified that (and the ci.debian.net machinery doesn't seem to have pinpointed it yet either.) -- Niko Tyni nt...@debian.org

Bug#844239: [request-tracker-maintainers] Bug#844239: request-tracker4: FTBFS: t/web/gnupg-select-keys-on-update.t failure

2016-11-20 Thread Niko Tyni
On Sun, Nov 13, 2016 at 07:13:54PM +0200, Niko Tyni wrote: > Package: request-tracker4 > Version: 4.2.13-3 > Severity: serious > > This package failed to build on the 'all' buildd: > > > https://buildd.debian.org/status/fetch.php?pkg=request-tracker4&

Bug#844239: request-tracker4: FTBFS: t/web/gnupg-select-keys-on-update.t failure

2016-11-20 Thread Niko Tyni
Control: severity -1 important Control: tag -1 unreproducible On Mon, Nov 21, 2016 at 12:45:19AM +0100, Emilio Pozuelo Monfort wrote: > On 20/11/16 21:32, Niko Tyni wrote: > > On Sun, Nov 13, 2016 at 07:13:54PM +0200, Niko Tyni wrote: > >> Package: request-tracker4 >

Bug#842753: FTBFS: test failures

2016-11-27 Thread Niko Tyni
ound is presumably to pass GetAddrInfoFlags => 0 to IO::Socket::IP constructors, at least where the address family is explicitly spelled out. Sorry, no patch atm. -- Niko Tyni nt...@debian.org

Bug#919773: libdbd-sqlite3-perl FTBFS on mips: test failure

2019-02-13 Thread Niko Tyni
perl -Iblib/lib -Iblib/arch -MDBI -e 'DBI->connect("dbi:SQLite:dbname=:memory:", "","", { sqlite_defensive => 1})' and the attached patch fixes it for me. -- Niko Tyni nt...@debian.org >From daf3153f7ad67edd7071886c866fe790a7875427

Bug#923223: XML::Parser::parsefile() uses 2-argument open

2019-02-27 Thread Niko Tyni
rly '-' needs special handling in XML::Parser if 2-arg open is converted to 3-arg open. (Sorry, no tuits for providing a better patch for XML::Parser.) -- Niko Tyni nt...@debian.org

Bug#923238: libmarc-charset-perl: needs a rebuild on 32bit architectures?

2019-02-27 Thread Niko Tyni
atabases) to build-depend and depend on the newer perl > > I assume other language bindings like python-gdbm will need something > similar. But ideally gdbm would restore compatibility and libmarc-charset-perl would not need any changes. -- Niko Tyni nt...@debian.org

Bug#923238: libmarc-charset-perl: needs a rebuild on 32bit architectures?

2019-02-28 Thread Niko Tyni
On Thu, Feb 28, 2019 at 12:06:18PM +, Dmitry Bogatov wrote: > > [2019-02-27 21:20] Niko Tyni > > > - update perl to build-depend on libgdbm-dev (>= 1.18-2) and Break > > > older versions of libmarc-charset-perl (and any other perl packages > > &g

Bug#923223: XML::Parser::parsefile() uses 2-argument open

2019-02-28 Thread Niko Tyni
passwd"; my $foo = bless \$s, "Foo"; print qq(value: "$foo" ref:) . ref($foo) . "\n"; open(my $fh, $foo) or die $!' value: "> /etc/passwd" ref:Foo Permission denied at -e line 1. That said, this does seem quite far fetched. I expect the patch

Bug#914897: tech-ctte: Should debootstrap disable merged /usr by default?

2019-03-02 Thread Niko Tyni
ly > be built on hosts with "merged `/usr`" directory schemes (or in > such chroots) > > * FD: Further Discussion > > === End Resolution === I vote: M > H > W > FD -- Niko Tyni nt...@debian.org signature.asc Description: PGP signature

Bug#923358: libdist-inkt-perl: Stuffs full path into tarball

2019-03-02 Thread Niko Tyni
, then renames them to relative ones. $tar->add_files($abs); $tar->rename(substr("$abs", 1), "$pfx/".$abs->relative($root)); This is relying on Archive::Tar having removed the first slash, which is no longer a valid assumption. I expect Dist::Inkt needs to adapt. Onc

Bug#923609: libgdbm6: binary incompatibility with old databases on at least i386

2019-03-02 Thread Niko Tyni
ADER, 0640 or die "opening GDBM file failed: $!"; print $h{foo}, "\n"; EOF python <<'EOF' import gdbm print(gdbm.open("py2-stretch.gdbm", "r")["foo"]) EOF python3 <<'EOF' import dbm.gnu print(dbm.gnu.open("py3-stretch.gdbm", "r")["foo"]) EOF -- Niko Tyni nt...@debian.org

Bug#923609: libgdbm6: binary incompatibility with old databases on at least i386

2019-03-02 Thread Niko Tyni
On Sat, Mar 02, 2019 at 09:34:49PM +0200, Niko Tyni wrote: > # ls -l *.gdbm > -rw-r- 1 root root 12294 Mar 2 19:04 perl-stretch.gdbm > -rw-r--r-- 1 root root 12294 Mar 2 19:04 py2-stretch.gdbm > -rw-r--r-- 1 root root 12294 Mar 2 19:04 py3-stretch.gdbm These are all bit-by-b

Bug#839218: nama: FTBFS: Failed 1/7 test programs. 0/91 subtests failed.Bad plan. You planned 126 tests but ran 57.

2017-03-22 Thread Niko Tyni
tests pass. What's the history behind this version check? -- Niko Tyni nt...@debian.org

Bug#903966: wine-development: FTBFS on most architectures

2018-07-17 Thread Niko Tyni
ent is of type 'const HROW (*)[] {aka const long unsigned int (*)[]}' On arm*: ptrace.c:167:12: error: 'get_ptrace_tid' defined but not used [-Werror=unused-function] static int get_ptrace_tid( struct thread *thread ) -- Niko Tyni nt...@debian.org

Bug#887687: libsmokeqt4-dev: broken symlinks and causes qt4-perl FTBFS

2018-07-17 Thread Niko Tyni
his, allowing qt4-perl to build again in my tests. Please consider applying this as an interim fix even if qt4-perl is going away, to unblock the Perl 5.28 transition. -- Niko Tyni nt...@debian.org >From 8d0f96e2b91a03476f509d75f6066d29d0124066 Mon Sep 17 00:00:00 2001 From: Niko Tyni Da

Bug#629405: debconf: libqtgui4-perl based frontend might need to be removed

2018-07-21 Thread Niko Tyni
On Sat, Jul 21, 2018 at 01:00:28AM +0200, gregor herrmann wrote: > On Fri, 29 Jun 2018 10:37:34 +0300, Niko Tyni wrote: > > > As libqtgui4-perl can't be rebuilt for Perl 5.28 in its current state > > and is not going to be fixed, removal of this debconf frontend has becom

Bug#904727: highlight: FTBFS: dh_installexamples: Cannot find (any matches for) "extras/plugins/dokuwiki/*"

2018-07-27 Thread Niko Tyni
porting the issue. (Closes: #902355) * dh_installexamples: Ditto. [...] -- Niko Tyni nt...@debian.org

Bug#904735: libbio-samtools-perl: FTBFS: recompile with -fPIC

2018-07-27 Thread Niko Tyni
de 2 make: *** [debian/rules:4: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 It seems to have built OK on test.reproducible-builds.org on 2018-07-12, so could be a binutils regression rather than libbam-dev? -- Niko Tyni nt...@debian.org

Bug#904737: uwsgi: FTBFS: unable to build gccgo plugin

2018-07-27 Thread Niko Tyni
ot;\".\"" -g -Dgccgo_plugin=gccgo_plugin -Wno-error plugins/gccgo/gccgo_plugin.c plugins/gccgo/uwsgi.go -Wl,-z,relro -lgo *** unable to build gccgo plugin *** make: *** [debian/rules:450: debian/stamp-uwsgi-plugin-gccgo] Error 1 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -- Niko Tyni nt...@debian.org

Bug#904740: libtext-bidi-perl: FTBFS: 'fribidi_uint32' undeclared

2018-07-27 Thread Niko Tyni
) [...] make[1]: *** [Makefile:355: private.o] Error 1 make[1]: Leaving directory '/<>' dh_auto_build: make -j1 returned exit code 2 make: *** [debian/rules:22: build] Error 2 I see src:fribidi has had a couple of uploads recently, this probably regressed with those. -- Niko Tyni nt...@debian.org

Bug#904740: libtext-bidi-perl: FTBFS: 'fribidi_uint32' undeclared

2018-07-29 Thread Niko Tyni
On Sat, Jul 28, 2018 at 02:24:51AM +0200, gregor herrmann wrote: > Control: tag -1 + confirmed upstream > Control: forwarded -1 https://github.com/mkamensky/Text-Bidi/issues/8 > > On Fri, 27 Jul 2018 14:58:11 +0300, Niko Tyni wrote: > > > This package fails to build on si

Bug#904914: libhtml-gumbo-perl: fails to build on mips

2018-07-30 Thread Niko Tyni
test of 3. The attached patch seems to fix this. There's no regressing code change, 0.17-1 fails in the same way. -- Niko Tyni nt...@debian.org >From cc8d278d2737f55ac2ef262c89849597c5929f90 Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Mon, 30 Jul 2018 15:08:10 +0300 Subject: [PATCH] tr

Bug#904735: libbio-samtools-perl: FTBFS: recompile with -fPIC

2018-07-30 Thread Niko Tyni
Control: retitle -1 libbam-dev: no longer built with -fPIC Control: reassign -1 libbam-dev 0.1.19-3 On Fri, Jul 27, 2018 at 01:12:01PM +0300, Niko Tyni wrote: > Source: libbio-samtools-perl > Version: 1.43-1 > Severity: serious > Tags: ftbfs > Control: block 902557 with -1 > &g

Bug#897790: liboping: ftbfs with GCC-8

2018-07-30 Thread Niko Tyni
ild on at least amd64 with > gcc-8/g++-8, but succeeds to build with gcc-7/g++-7. The > severity of this report will be raised before the buster release. There's an upstream patch for this at https://github.com/octo/liboping/commit/18ca43507b351f339ff23062541ee8d58e813a53 -- Niko Tyni nt...@debian.org

Bug#904737: uwsgi: FTBFS: unable to build gccgo plugin

2018-07-31 Thread Niko Tyni
Control: tag -1 patch On Fri, Jul 27, 2018 at 01:46:24PM +0300, Niko Tyni wrote: > Source: uwsgi > Version: 2.0.17.1-2 > Severity: serious > Tags: ftbfs > Control: block 902557 with -1 > > This package fails to build on sid/amd64: > *** unable to build gccgo plugin

Bug#897724: collectd: ftbfs with GCC-8

2018-08-01 Thread Niko Tyni
re there. Would you consider doing that until a solution is implemented upstream? Thanks for your work on Debian, -- Niko Tyni nt...@debian.org

Bug#905913: Don't install into testing

2018-08-13 Thread Niko Tyni
n sid is going to clash with other transitions. It looks like 1.0.27-1~experimental6 entered sid accidentally, do you intend to revert that or go ahead with the transition? Thanks for your work on Debian, -- Niko Tyni nt...@debian.org

Bug#906222: gdal: undeterministically broken python packages

2018-08-15 Thread Niko Tyni
uild logs makes me wonder if the 'generate' target of swig/python/GNUmakefile is getting erroneously run in parallel with targets compiling the files that 'generate' modifies. So maybe it's just a case of fragility on parallel builds? -- Niko Tyni nt...@debian.org

Bug#905913: Don't install into testing

2018-08-15 Thread Niko Tyni
nd ask my sponsor to upload it. The experimental tag isn't that much of an issue in itself. The main thing now is that reverse dependencies of libsane have to be rebuilt for libsane1. That needs to be coordinated with the release team. Please ask the release team how they would prefer this to be handled. -- Niko Tyni nt...@debian.org

Bug#906222: gdal: undeterministically broken python packages

2018-08-20 Thread Niko Tyni
On Mon, Aug 20, 2018 at 08:52:04PM +0200, Sebastiaan Couwenberg wrote: > So far I've not been able to reproduce this issue. > > How massively parallel are your builds? Looks like they have parallel=4. But the sid s390x build that encountered this only has parallel=2. https://buildd.debian.or

Bug#916375: apache2: Segmentation fault when mod_perl.so is loaded

2019-01-12 Thread Niko Tyni
Control: reassign -1 libmariadbclient18 10.1.37-0+deb9u1 This reportedly regressed with DSA-4341-1, reassigning to the correct package. -- Niko Tyni nt...@debian.org

Bug#918435: Bug #918435 in libgit-raw-perl marked as pending

2019-01-12 Thread Niko Tyni
Control: tag -1 pending Hello, Bug #918435 in libgit-raw-perl reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/perl-team/modules/packages/libgit-raw-perl/commit/

Bug#918435: libgit-raw-perl: FTBFS (failing tests)

2019-01-12 Thread Niko Tyni
ed API changes, so they are not suitable for Debian (which uses the system libgit2, not the bundled one) at this point. Therefore I've just uploaded a backported targeted fix for this issue, versioned as 0.79-6. -- Niko Tyni nt...@debian.org

Bug#918623: dizzy: Your vendor has not defined OpenGL macro GL_FRAMEBUFFER_EXT

2019-01-13 Thread Niko Tyni
gs that they didn't earlier, and that we need to fix this on the libopengl-perl side somehow. So reassigning. Copying Florian, who added the patch back in 2012. Any interest in looking at this? :) -- Niko Tyni nt...@debian.org

Bug#919829: libatteanx-store-sparql-perl: FTBFS (failing tests)

2019-01-21 Thread Niko Tyni
nt_quads_estimate at /usr/share/perl5/Moo/Role.pm line 280. Compilation failed in require at t/plan.t line 5. BEGIN failed--compilation aborted at t/plan.t line 5. This seems to have broken with libattean-perl 0.020-1. The upstream changelog states: (Update) Expose count_quads_estimate metho

Bug#919006: FTBFS: test failure with new DBD::SQLite

2019-01-21 Thread Niko Tyni
ems to have changed in DBD-SQLite 1.61_02 as noted in the upstream bug. https://metacpan.org/diff/file?target=ISHIGAKI/DBD-SQLite-1.61_02/&source=ISHIGAKI/DBD-SQLite-1.61_01/ Checking that the value is defined seems to fix / work around this, as seen in the attached patch. I'm not totally sure

Bug#795741: libopengl-perl: FTBFS: undefined symbol: glResizeBuffersMESA

2015-08-16 Thread Niko Tyni
/pogl/bugs/21/ https://bugzilla.redhat.com/show_bug.cgi?id=1224294 which have the attached patch that deletes references to the removed symbols. Even with that applied, I suppose at least some Breaks entries would be in order? -- Niko Tyni nt...@debian.org >From e83b9048c43cbcbdaeb287dd571

Bug#789093: libapache2-authcookie-perl: FTBFS: test failures

2015-08-16 Thread Niko Tyni
hCookie is apparently the only one that needs this. -- Niko Tyni nt...@debian.org

Bug#795589: libmath-planepath-perl: FTBFS: Failed 1/103 test programs. 1/34754 subtests failed.

2015-08-16 Thread Niko Tyni
pe as 'AMD Opteron 62xx class CPU' FWIW. I'm Cc'ing the upstream author, Kevin Ryde, who's probably interested. A current log of a failing build can be found at https://reproducible.debian.net/rb-pkg/unstable/amd64/libmath-planepath-perl.html I'll see if I can arrange access to a host where the failure is reproducible. -- Niko Tyni nt...@debian.org

Bug#795206: FTBFS: test failures (with libdate-manip-perl)

2015-08-17 Thread Niko Tyni
DATE AFT1989\n" # t/Basic.pm line 32 is: &Test::ok(@a) t/basic.t .. Failed 1/1501 subtests -- Niko Tyni nt...@debian.org

Bug#795741: libopengl-perl: FTBFS: undefined symbol: glResizeBuffersMESA

2015-08-18 Thread Niko Tyni
On Sun, Aug 16, 2015 at 09:56:52PM +0200, Julien Cristau wrote: > On Sun, Aug 16, 2015 at 17:57:00 +0300, Niko Tyni wrote: > > As noticed by the reproducible builds CI setup, this package fails to > > build on current sid. > > > > # Failed test 'require Open

Bug#795758: libmessage-passing-perl: FTBFS under some locales (eg. fr_CH.UTF-8)

2015-08-18 Thread Niko Tyni
Control: forwarded -1 https://rt.cpan.org/Public/Bug/Display.html?id=99463 On Sun, Aug 16, 2015 at 05:31:18PM +0100, Chris Lamb wrote: > Source: libmessage-passing-perl > Version: 0.116-1 > Severity: serious > Justification: fails to build from source > User: reproducible-bui...@lists.alioth.debia

Bug#795741: libgl1-mesa-glx: please Break libopengl-perl (<< 0.6704+dfsg-2)

2015-08-25 Thread Niko Tyni
clone 795741 -1 retitle -1 libgl1-mesa-glx: please Break libopengl-perl (<< 0.6704+dfsg-2) severity -1 normal reassign -1 libgl1-mesa-glx 10.6.4-1 thanks On Sun, Aug 16, 2015 at 05:57:00PM +0300, Niko Tyni wrote: > Package: libopengl-perl > Version: 0.6704+dfsg-1 > Severity: seri

Bug#851347: libjson-validator-perl: uses deprecated Mojo::Util::slurp, makes libswagger2-perl FTBFS

2017-01-14 Thread Niko Tyni
7, 10-11 t/plugin.t (Wstat: 0 Tests: 38 Failed: 0) TODO passed: 38 t/validate-json-schema.t(Wstat: 256 Tests: 9 Failed: 1) Failed test: 9 Non-zero exit status: 1 -- Niko Tyni nt...@debian.org

Bug#839022: Bug fixed in NMU, attached formatpatch for your Git housekeeping

2017-01-14 Thread Niko Tyni
o have been lost somewhere? The other one (#839023 / libgraphics-colorobject-perl) worked fine. Thanks for your work, -- Niko Tyni nt...@debian.org

Bug#851642: perl: FTBFS on mips64el: dist/threads/t/join.t failure

2017-01-16 Thread Niko Tyni
ll as the debian/cross/ ones don't affect native builds). So either something changed in the toolchain / platform or this was a latent undeterministic bug and we're just unlucky now. Needs investigation. Cc'ing the mips porters; any help would be welcome. -- Niko Tyni nt...@debian.org

Bug#1026501: [request-tracker-maintainers] Bug#1026501: request-tracker4: FTBFS: make[1]: *** [Makefile:381: test-parallel] Error 1

2023-01-21 Thread Niko Tyni
Control: tag -1 upstream fixed-upstream patch On Tue, Dec 20, 2022 at 05:54:40PM +0100, Lucas Nussbaum wrote: > Source: request-tracker4 > Version: 4.4.6+dfsg-1 > Severity: serious > Justification: FTBFS > Tags: bookworm sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20221220 ftbfs-bookworm

Bug#1026669: [request-tracker-maintainers] Bug#1026669: request-tracker5: FTBFS: can't locate java: No such file or directory

2023-01-21 Thread Niko Tyni
-2, mixed mode, sharing) I'm cloning a separate bug about this. Not sure why jexec is used here though. Just running /usr/bin/ckbuilder works for me (but the request-tracker5 build fails later, presumably due to a different bug.) -- Niko Tyni nt...@debian.org

Bug#1040020: libtoml-parser-perl: FTBFS: cannot remove : No such file or directory

2023-06-30 Thread Niko Tyni
ake: *** [debian/rules:7: binary] Error 2 I think this was broken by libmodule-build-tiny-perl 0.046-1 with this upstream change from 0.040: - Don't manify podless modules/scripts Example log at https://tests.reproducible-builds.org/debian/rbuild/trixie/arm64/libtoml-parser-perl_0.91-2.rbuild.log.gz -- Niko Tyni nt...@debian.org

Bug#1040021: libtext-findindent-perl: FTBFS: Can't locate inc/Module/Install/DSL.pm in @INC

2023-06-30 Thread Niko Tyni
5 I think this was broken by libmodule-install-perl 1.21-1 with this upstream change from 1.20: - Module::Install::DSL has been removed, as its use is highly discouraged. -- Niko Tyni nt...@debian.org

Bug#1040022: libtest-deep-fuzzy-perl: FTBFS: cannot remove : No such file or directory

2023-06-30 Thread Niko Tyni
/rbuild/trixie/amd64/libtest-deep-fuzzy-perl_0.01-2.rbuild.log.gz -- Niko Tyni nt...@debian.org

Bug#1040023: libsms-send-perl: FTBFS: Can't locate inc/Module/Install/DSL.pm in @INC

2023-06-30 Thread Niko Tyni
h this upstream change from 1.20: - Module::Install::DSL has been removed, as its use is highly discouraged. -- Niko Tyni nt...@debian.org

Bug#1040024: liborlite-statistics-perl: FTBFS: Can't locate inc/Module/Install/DSL.pm in @INC

2023-06-30 Thread Niko Tyni
h this upstream change from 1.20: - Module::Install::DSL has been removed, as its use is highly discouraged. -- Niko Tyni nt...@debian.org

Bug#1040025: liborlite-perl: FTBFS: Can't locate inc/Module/Install/DSL.pm in @INC

2023-06-30 Thread Niko Tyni
from 1.20: - Module::Install::DSL has been removed, as its use is highly discouraged. -- Niko Tyni nt...@debian.org

Bug#1040026: liborlite-mirror-perl: FTBFS: Can't locate inc/Module/Install/DSL.pm in @INC

2023-06-30 Thread Niko Tyni
eam change from 1.20: - Module::Install::DSL has been removed, as its use is highly discouraged. -- Niko Tyni nt...@debian.org

Bug#1040027: liborlite-migrate-perl: FTBFS: Can't locate inc/Module/Install/DSL.pm in @INC

2023-06-30 Thread Niko Tyni
change from 1.20: - Module::Install::DSL has been removed, as its use is highly discouraged. -- Niko Tyni nt...@debian.org

Bug#1040028: liboauth-lite2-perl: FTBFS: cannot remove : No such file or directory

2023-06-30 Thread Niko Tyni
y '/<>' make: *** [debian/rules:7: binary] Error 2 I think this was broken by libmodule-build-tiny-perl 0.046-1 with this upstream change from 0.040: - Don't manify podless modules/scripts -- Niko Tyni nt...@debian.org

Bug#1040029: libfile-localizenewlines-perl: FTBFS: Can't locate inc/Module/Install/DSL.pm in @INC

2023-06-30 Thread Niko Tyni
pstream change from 1.20: - Module::Install::DSL has been removed, as its use is highly discouraged. -- Niko Tyni nt...@debian.org

Bug#1040030: libcpandb-perl: FTBFS: Can't locate inc/Module/Install/DSL.pm in @INC

2023-06-30 Thread Niko Tyni
from 1.20: - Module::Install::DSL has been removed, as its use is highly discouraged. -- Niko Tyni nt...@debian.org

Bug#1040134: libaspect-perl: FTBFS: Can't locate inc/Module/Install/DSL.pm in @INC

2023-07-02 Thread Niko Tyni
t; "LD=x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro" returned exit code 2 I think this was broken by libmodule-install-perl 1.21-1 with this upstream change from 1.20: - Module::Install::DSL ha

Bug#1040219: libsyntax-keyword-dynamically-perl: circular build dependencies with libobject-pad-perl

2023-07-03 Thread Niko Tyni
. Building with the 'nocheck' build profile would solve the issue, but I don't think the Debian binNMU machinery supports this. Filing against libsyntax-keyword-dynamically-perl but this could be fixed in either package. -- Niko Tyni nt...@debian.org

Bug#1040220: libsyntax-keyword-match-perl: circular build dependencies with libfuture-asyncawait-perl

2023-07-03 Thread Niko Tyni
. Building with the 'nocheck' build profile would solve the issue, but I don't think the Debian binNMU machinery supports this. Filing against libsyntax-keyword-match-perl but this could be fixed in either package. -- Niko Tyni nt...@debian.org

Bug#1040242: libdist-zilla-plugin-run-perl: FTBFS: cannot remove : No such file or directory

2023-07-03 Thread Niko Tyni
11: override_dh_auto_install] Error 1 make[1]: Leaving directory '/<>' make: *** [debian/rules:7: binary] Error 2 I think this was broken by libmodule-build-tiny-perl 0.046-1 with this upstream change from 0.040: - Don't manify podless modules/scripts -- Niko Tyni nt...@debian.org

Bug#1040244: librdf-ldf-perl: FTBFS: cannot remove : No such file or directory

2023-07-03 Thread Niko Tyni
build-tiny-perl 0.046-1 with this upstream change from 0.040: - Don't manify podless modules/scripts -- Niko Tyni nt...@debian.org

Bug#1040223: libimage-imlib2-perl: Creates empty package on bookworm upwards (maybe because of libimlib2-dev?)

2023-07-18 Thread Niko Tyni
r the pkg-config part: https://github.com/NetBSD/pkgsrc/blob/trunk/graphics/p5-Image-Imlib2/patches/patch-Build.PL but yours looks good to me as well :) I think the failing test is a bug in imlib2 1.10.0 and I've just filed #1041406 about it. I'm attaching a workaround that might be ap

Bug#1040223: libimage-imlib2-perl: Creates empty package on bookworm upwards (maybe because of libimlib2-dev?)

2023-07-25 Thread Niko Tyni
On Tue, Jul 18, 2023 at 03:28:43PM +0100, Niko Tyni wrote: > FWIW I found some prior art in NetBSD for the pkg-config part: > > > https://github.com/NetBSD/pkgsrc/blob/trunk/graphics/p5-Image-Imlib2/patches/patch-Build.PL > > but yours looks good to me as well :) >

Bug#1025722: duck fails with 'Can't close(GLOB(0x558bebc05958)) filehandle: 'Is a directory' at /usr/share/duck/lib/checks/patch_files.pm line 101'

2022-12-08 Thread Niko Tyni
Spec->catfile() would feel cleaner to me.) Baptiste: please let us know if/when duck is fixed so we can add a suitable Breaks entry on the perl side. (And obviously let us also know if you disagree about the bug :) BTW it seems like duck could use an autopkgtest test suite so things like this would be detected automatically. -- Niko Tyni nt...@debian.org

Bug#930671: libauthen-radius-perl: most basic usage stopped working

2019-06-20 Thread Niko Tyni
Control: tag -1 patch Control: forwarded -1 https://rt.cpan.org/Ticket/Display.html?id=129869 On Wed, Jun 19, 2019 at 08:27:51PM +0300, Niko Tyni wrote: > On Tue, Jun 18, 2019 at 10:52:03AM +0200, Ferenc Wágner wrote: > > Package: libauthen-radius-perl > > Version: 0.29-1 > >

Bug#924657: console-setup | kbdnames-maker: Call `{bind,}textdomain` after switching locale (!2)

2019-06-26 Thread Niko Tyni
e, @intrigeri and @ntyni we > have enough bravery? As I already noted on the bug, the workaround seems fine to me. I think it should be used for Buster, but I don't have a chance to do anything else about this right now. Sorry. I'm cloning a bug against perl and will try to

Bug#924657: console-setup | kbdnames-maker: Call `{bind,}textdomain` after switching locale (!2)

2019-06-26 Thread Niko Tyni
On Wed, Jun 26, 2019 at 11:23:28PM +0300, Niko Tyni wrote: > clone 924657 -1 > reassign -1 perl 5.28.1-6 > severity -1 important > retitle -1 perl: switching locales no longer invalidates gettext translation > cache > thanks Forgot that the BTS doesn't like clones of

Bug#931730: libfile-stripnondeterminism-perl: build dependency cycle with libsub-identify-perl

2019-07-09 Thread Niko Tyni
instance by making this dependency optional and having the packages that actually need it declare an explicit build dependency ? Thanks for considering, -- Niko Tyni nt...@debian.org

Bug#931730: libfile-stripnondeterminism-perl: build dependency cycle with libsub-identify-perl

2019-07-11 Thread Niko Tyni
On Tue, Jul 09, 2019 at 04:08:18PM -0300, Chris Lamb wrote: > > the recently added libmonkey-patch-perl dependency in > > libfile-stripnondeterminism-perl has unfortunately resulted in a build > > dependency cycle > […] > > I see this new dependency was introduced for normalizing zip archives > >

Bug#931730: libfile-stripnondeterminism-perl: build dependency cycle with libsub-identify-perl

2019-07-14 Thread Niko Tyni
atch to libarchive-zip-perl over the next > few days. Thanks. Meanwhile, please consider the attached patch which should solve the immediate concern by using Sub::Override (from libsub-override-perl) instead. -- Niko >From 06cc575db2f6eb5336d00b93b9c8b2ceb4280867 Mon Sep 17 00:00:00 2001

Bug#932282: libnet-pcap-perl: FTBFS: error: redefinition of ‘struct pcap_rmtauth’

2019-07-17 Thread Niko Tyni
usr/include/pcap/pcap.h:835:18: note: previous declaration of ‘pcap_open’ was here PCAP_API pcap_t *pcap_open(const char *source, int snaplen, int flags, ^ -- Niko Tyni nt...@debian.org

Bug#932299: owfs: FTBFS: relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used

2019-07-17 Thread Niko Tyni
: relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: nonrepresentable section on output collect2: error: ld returned 1 exit status -- Niko Tyni nt...@debian.org

Bug#934384: libvma: FTBFS: some symbols or patterns disappeared

2019-08-10 Thread Niko Tyni
se 8.8.1.really.8.7.7 _ZN12sockinfo_tcp5ioctlEmm@Base 8.8.1.really.8.7.7 [...] dh_makeshlibs: failing due to earlier errors make: *** [debian/rules:15: binary] Error 255 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -- Niko Tyni nt...@debian.org

Bug#953562: Bug#974552: upgrade-reports: libc6/libcrypt split breaks perl during buster->bullseye upgrade

2021-04-15 Thread Niko Tyni
On Wed, Apr 14, 2021 at 08:50:46PM +0200, Paul Gevers wrote: > Hi Ivo, Marco, > > On 06-04-2021 22:10, Ivo De Decker wrote: > > I ran a number of (partial and full) upgrade tests, and they all seem to > > work > > fine. In all cases, libcrypt1 is installed before libc6, and there is no > > interm

Bug#976704: po4a: Missing dependency on libpod-parser-perl

2021-04-28 Thread Niko Tyni
aven't heard of similar issues there but a fix would possibly help their users too (at least eventually.) In general the coinstallability of older libperl5.xx and perl-modules-5.xx packages with current ones is desirable to ease upgrades of packages linking against libperl, such as postgresql. -- Niko Tyni nt...@debian.org

Bug#988673: centreon-connectors: FTBFS: Could not find libgcrypt's headers

2021-05-17 Thread Niko Tyni
ride_dh_auto_configure] Error 1 This seems to have regressed when libssh2-1-dev 1.9.0-3 dropped its dependency on libgcrypt20-dev. The libssh2 change is currently blocked from entering testing, so this issue only affects sid at least for now. -- Niko Tyni nt...@debian.org

Bug#988790: libhttp-lrdd-perl: FTBFS: Undefined subroutine &Scalar::Util::set_prototype called

2021-05-19 Thread Niko Tyni
. #975208 looks similar and indicates this is probably an issue with an outdated Scalar::Util in inc/ . I don't know why libhttp-lrdd-perl wasn't spotted back then, but better late than never I guess. -- Niko Tyni nt...@debian.org

  1   2   3   4   5   6   7   8   9   10   >