# New Ticket Created by Burak Gursoy # Please include the string: [perl #134287] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=134287 > This is a bug report for perl from burak.gursoy@booking.com, generated with the help of perlbug 1.41 running under perl 5.28.1. ----------------------------------------------------------------- [Please describe your issue here] SILENT_NO_TAINT_SUPPORT causes all taint tests spread over lots of places in the core test suite to fail. These shuld be skipped when this option is set as with the current behavior, one needs to not runs tests at all all ignore build test failures for perl altogether, which in turn might maskk real errors. [Please do not change anything below this line] ----------------------------------------------------------------- --- Flags: category=core severity=medium --- Site configuration information for perl 5.28.1: Configured by root at Mon Jul 15 11:28:20 UTC 2019. Summary of my perl5 (revision 5 version 28 subversion 1) configuration: Platform: osname=linux osvers=3.10.0-862.14.4.el7.x86_64 archname=x86_64-linux uname='linux 9bcba996f4e8 3.10.0-862.14.4.el7.x86_64 #1 smp wed sep 26 15:12:11 utc 2018 x86_64 gnulinux ' config_args='-des -Dcc=gcc -A ccflags=-DSILENT_NO_TAINT_SUPPORT' hint=recommended useposix=true d_sigaction=define useithreads=undef usemultiplicity=undef use64bitint=define use64bitall=define uselongdouble=undef usemymalloc=n default_inc_excludes_dot=define bincompat5005=undef Compiler: cc='gcc' ccflags ='-DSILENT_NO_TAINT_SUPPORT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2' optimize='-O2' cppflags='-DSILENT_NO_TAINT_SUPPORT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include' ccversion='' gccversion='6.3.0 20170516' gccosandvers='' intsize=4 longsize=8 ptrsize=8 doublesize=8 byteorder=12345678 doublekind=3 d_longlong=define longlongsize=8 d_longdbl=define longdblsize=16 longdblkind=3 ivtype='long' ivsize=8 nvtype='double' nvsize=8 Off_t='off_t' lseeksize=8 alignbytes=8 prototype=define Linker and Libraries: ld='gcc' ldflags =' -fstack-protector-strong -L/usr/local/lib' libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc libc=libc-2.24.so so=so useshrplib=false libperl=libperl.a gnulibc_version='2.24' Dynamic Linking: dlsrc=dl_dlopen.xs dlext=so d_dlsymun=undef ccdlflags='-Wl,-E' cccdlflags='-fPIC' lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong' --- @INC for perl 5.28.1: lib /opt/pakket/app/pakket/lib /usr/local/lib/perl5/site_perl/5.28.1/x86_64-linux /usr/local/lib/perl5/site_perl/5.28.1 /usr/local/lib/perl5/5.28.1/x86_64-linux /usr/local/lib/perl5/5.28.1 --- Environment for perl 5.28.1: HOME=/root LANG (unset) LANGUAGE (unset) LD_LIBRARY_PATH (unset) LOGDIR (unset) PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/pakket/app/pakket/bin PERL5LIB=/opt/pakket/app/pakket/lib PERL_BADLANG (unset) SHELL (unset) root@9bcba996f4e8:/tmp/perl-5.28.1#Thread Previous