[Bug 1134872] New: perl-perl5i-2.13.0-2.fc22 FTBFS: ARGV tests fail on UTF-8

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 28 11:43:54 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1134872

            Bug ID: 1134872
           Summary: perl-perl5i-2.13.0-2.fc22 FTBFS: ARGV tests fail on
                    UTF-8
           Product: Fedora
           Version: rawhide
         Component: perl-perl5i
          Assignee: paul at city-fan.org
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: paul at city-fan.org, perl-devel at lists.fedoraproject.org



perl-perl5i-2.13.0-2.fc22 fails to build in F22 because ARGV tests fail on
UTF-8:

+ ./Build test
gcc -I/usr/lib64/perl5/CORE -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64
-mtune=generic -o bin/perl5i.o bin/perl5i.c
gcc -fstack-protector -o bin/perl5i bin/perl5i.o

#   Failed test at t/ARGV.t line 12.
#     Structures begin differing at:
#          $got->[0] = 'føø'
#     $expected->[0] = 'føø'
# Looks like you failed 1 test of 1.
t/ARGV.t .....................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests

#   Failed test at t/ARGV_twice.t line 17.
#     Structures begin differing at:
#          $got->[0] = 'føø'
#     $expected->[0] = 'føø'
# Looks like you failed 1 test of 1.
t/ARGV_twice.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=LN0Z5glPDV&a=cc_unsubscribe


More information about the perl-devel mailing list