Slaven Rezić

Results 111 issues of Slaven Rezić

The test suite fails on all my FreeBSD 11 and 12 smokers: ``` # Failed test 'Ubic::Cmd logged something on start' # at t/cmd.t line 25. # 'Starting sleeping-daemon... Failed...

Compilation fails on newer FreeBSD systems (e.g. 14, 15): ``` ... cc -Isrc -I/usr/perl5.38.2/lib/5.38.2/aarch64-freebsd/CORE -DPIC -fPIC -Iinclude -Wno-missing-field-initializers -g3 -xc++ -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -pipe -o...

See subject. Test reports are available at http://matrix.cpantesters.org/?dist=Compiler-Parser+0.10 It seems that also other *BSD systems (openbsd and netbsd) are affected.

t/09_pg.t may fail, probably if Test::PostgreSQL is installed but postgres itself is not: ``` could not find postmaster, please set appropriate PATH or POSTGRES_HOME at /opt/perl-5.24.4t/lib/site_perl/5.24.4/Test/PostgreSQL.pm line 241. t/09_pg.t .................

On some of my smokers the t/09_pg.t test fails: ``` DBD::Pg::st execute failed: ERROR: value too long for type character varying(10) [for Statement "INSERT /* t/09_pg.t line 37 */ INTO...

Please see http://fast-matrix.cpantesters.org/?dist=Finance-Robinhood%200.21;reports=1#sl=7,1 --- currently there are no pass reports for about two months.

The test suite fails if Mojolicious is already installed with a version >= 8.12 and < 8.28: ``` Mojolicious version 8.28 required--this is only version 8.12 at t/promise_actions.t line 9....

The test suite fails if JSON.pm is not installed: ``` PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't locate JSON.pm in @INC (you may need to...

On a smoker system the test suite fails like this: ``` Use of uninitialized value $file in concatenation (.) or string at lib/Mail/Toaster/Utility.pm line 391. Can't exec "/home/cpansand/.cpan/build/2022022320/Mail-Toaster-5.54-0/t/trash/test.tar.gz": Permission denied...