On Thu, Jul 25, 2019 at 12:57:41PM -0400, Mat Kovach wrote:

> sh Configure -des -Dprefix=/usr -Darchname=${RPM_ARCH}-linux -Dd_dosuid \
>         -Ud_setresuid -Ud_setresgid -Dd_semctl_semun
> make
> 
> strip perl
> strip suidperl
> strip x2p/a2p
> 
> %install
> rm -rf $RPM_BUILD_ROOT
> mkdir -p $RPM_BUILD_ROOT
> make install
> 
> So, it appears that RedHat doesn't run make test when it builds perl ...

Hmm...  Looking over the kernel source I just spotted a kernel bug which
affects both 2.2 and 2.3.  It will however only affect buggy software.
No C code will for example ever be hit.

  Ralf

Reply via email to