Slaven Rezić

Results 111 issues of Slaven Rezić

Here's another module which is the "victim" of the Locale::Country deprecation as a core module in perl. Test log starts with: ``` # Failed test 'validate SPARQL' # at t/bin.t...

On systems where the default make is not GNU make, e.g. on FreeBSD systems, the build step fails. On older FreeBSD systems: ``` Output from '/usr/bin/make': make: "/home/cpansand/.cpan/build/2023092409/App-Sandy-0.25-vurlG2/Makefile" line 1560:...

On one of my smokers: ``` Output from '/usr/local/bin/perl Makefile.PL': Can't locate File/ShareDir/Install.pm in @INC (you may need to install the File::ShareDir::Install module) (@INC contains: /var/tmp/cpansmoker-1023/2019031020/CPAN-Reporter-lib-aob4 /usr/local/lib/perl5/site_perl/mach/5.28 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.28/mach /usr/local/lib/perl5/5.28...

See subject. Analysis done with http://analysis.cpantesters.org/solved?distv=Readonly-1.60 There are passes only with threaded perl 5.20.0.

Perls on arm freebsd 14 systems may report as the archname 'arm64-freebsd' (which seems to be the case for the system perl) or 'aarch64-freebsd' (for self-compiled perls). For the former...

🐞Bug

On an ubuntu 24.04 with system libgd-dev installed: ``` TIFFFetchDirectory: Warning, Requested memory size for TIFF directory of 192 is greather than filesize 0. Memory not allocated, TIFF directory not...

Bug

See subject. A sample fail report on CPAN Testers: http://www.cpantesters.org/cpan/report/2c777566-b488-11ec-b3c7-422226a1a11b I am also about to send a fail report which looks like this: ``` # Failed test 'dump (?^:^(c4 14...

The test suite of App-Sandy-0.25 fails with newer perl versions (>=5.40): ``` "/opt/perl-5.40.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RNG.bs blib/arch/auto/App/Sandy/RNG/RNG.bs 644 PERL_DL_NONLAZY=1 "/opt/perl-5.40.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"...

The test suite fails with recent perls (5.38 and 5.40): ``` # Failed test 'use App::SimulateReads::CLI;' # at /usr/perl5.40.0/lib/site_perl/5.40.0/Test/UseAllModules.pm line 71. # Tried to use 'App::SimulateReads::CLI'. # Error: given is...

When using the grafana API datasource health check against a datasource using the victoriametrics-datasource plugin, e.g. using `/api/datasources/uid/abcdefghijklmn/health` then it fails with a 400 status and a JSON body ```...