Powered by vim. Your IP: 34.207.152.62 | perl-Text-Unaccent 848aa138-2c32-45ea-86c0-9378349bead4Toc:- error 1
Parse errors: No plan found in TAP output
- error 2
error: Bad exit status from /tmp/B.ThgVrn/BUILD/tmp/rpm-tmp.12011 (%build)
- error 3
RPM build errors:
- error 4
error: No files produced.
Content:mesg: ttyname failed: Inappropriate ioctl for device
+ : build-id: 848aa138-2c32-45ea-86c0-9378349bead4
+ TMPDIR=/tmp/B.ThgVrn/BUILD/tmp
+ exec nice -n 0 rpmbuild -bb --define '_smp_mflags -j9' --define '_make_opts -Otarget' --define '_pld_builder 1' --define '_topdir /tmp/B.ThgVrn' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-pld-linux /tmp/B.ThgVrn/perl-Text-Unaccent.spec
Building target platforms: x86_64-pld-linux
Executing(%prep): /bin/sh -e /tmp/B.ThgVrn/BUILD/tmp/rpm-tmp.12011
+ umask 022
+ cd /tmp/B.ThgVrn/BUILD
+ cd /tmp/B.ThgVrn/BUILD
+ rm -rf Text-Unaccent-1.08
+ /usr/bin/gzip -dc /tmp/B.ThgVrn/Text-Unaccent-1.08.tar.gz
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Text-Unaccent-1.08
+ /bin/id -u
+ '[' 1000 '=' 0 ']'
+ /bin/id -u
+ '[' 1000 '=' 0 ']'
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /tmp/B.ThgVrn/BUILD/tmp/rpm-tmp.12011
TMP=/home/users/builder/tmp
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/usr/local/bin:/usr/bin:/bin:/home/users/builder/bin
TMPDIR=/tmp/B.ThgVrn/BUILD/tmp
+ umask 022
+ cd /tmp/B.ThgVrn/BUILD
+ cd Text-Unaccent-1.08
+ /usr/bin/perl Makefile.PL 'LIBS=' 'INSTALLDIRS=vendor'
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Text::Unaccent
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -Otarget -j9
Running Mkbootstrap for Unaccent ()
chmod 644 "Unaccent.bs"
"/usr/bin/perl5.28.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unaccent.bs blib/arch/auto/Text/Unaccent/Unaccent.bs 644
cp Unaccent.pm blib/lib/Text/Unaccent.pm
"/usr/bin/perl5.28.0" "/usr/share/perl5/5.28.0/ExtUtils/xsubpp" -typemap '/usr/share/perl5/5.28.0/ExtUtils/typemap' Unaccent.xs > Unaccent.xsc
mv Unaccent.xsc Unaccent.c
x86_64-pld-linux-gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" -fPIC "-I/usr/lib64/perl5/5.28.0/x86_64-pld-linux-thread-multi/CORE" -DHAVE_CONFIG_H unac.c
unac.c: In function 'unac_string':
unac.c:13888:59: warning: passing argument 6 of 'convert' from incompatible pointer type [-Wincompatible-pointer-types]
if(convert(charset, utf16be(), in, in_length, &utf16, &utf16_length) < 0) {
^~~~~~~~~~~~~
unac.c:13773:27: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'int *'
char** outp, size_t* out_lengthp)
~~~~~~~~^~~~~~~~~~~
unac.c:13892:63: warning: passing argument 4 of 'unac_string_utf16' from incompatible pointer type [-Wincompatible-pointer-types]
unac_string_utf16(utf16, utf16_length, &utf16_unaccented, &utf16_unaccented_length);
^~~~~~~~~~~~~~~~~~~~~~~~
unac.c:13673:30: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'int *'
char** outp, size_t* out_lengthp)
~~~~~~~~^~~~~~~~~~~
x86_64-pld-linux-gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" -fPIC "-I/usr/lib64/perl5/5.28.0/x86_64-pld-linux-thread-multi/CORE" -DHAVE_CONFIG_H Unaccent.c
Unaccent.xs: In function 'XS_Text__Unaccent_unac_string':
Unaccent.xs:71:20: warning: passing argument 5 of 'unac_string' from incompatible pointer type [-Wincompatible-pointer-types]
&buffer, &buffer_length) == 0) {
^~~~~~~~~~~~~~
In file included from Unaccent.xs:35:
unac.h:96:23: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'int *'
char** out, size_t* out_length);
~~~~~~~~^~~~~~~~~~
Unaccent.xs: In function 'XS_Text__Unaccent_unac_string_utf16':
Unaccent.xs:88:19: warning: passing argument 4 of 'unac_string_utf16' from incompatible pointer type [-Wincompatible-pointer-types]
&buffer, &buffer_length) == 0) {
^~~~~~~~~~~~~~
In file included from Unaccent.xs:35:
unac.h:79:23: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'int *'
char** out, size_t* out_length);
~~~~~~~~^~~~~~~~~~
Unaccent.xs: In function 'XS_Text__Unaccent_unac_debug':
Unaccent.xs:109:10: warning: implicit declaration of function 'unac_debug_callback'; did you mean 'unac_debug_print'? [-Wimplicit-function-declaration]
unac_debug_callback(in, unac_debug_print, NULL);
^~~~~~~~~~~~~~~~~~~
unac_debug_print
rm -f blib/arch/auto/Text/Unaccent/Unaccent.so
x86_64-pld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector-strong Unaccent.o unac.o -o blib/arch/auto/Text/Unaccent/Unaccent.so \
\
chmod 755 blib/arch/auto/Text/Unaccent/Unaccent.so
Manifying 1 pod document
+ /usr/bin/make -Otarget -j9 test
"/usr/bin/perl5.28.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unaccent.bs blib/arch/auto/Text/Unaccent/Unaccent.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl5.28.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't load '/tmp/B.ThgVrn/BUILD/Text-Unaccent-1.08/blib/arch/auto/Text/Unaccent/Unaccent.so' for module Text::Unaccent: /tmp/B.ThgVrn/BUILD/Text-Unaccent-1.08/blib/arch/auto/Text/Unaccent/Unaccent.so: undefined symbol: unac_debug_callback at /usr/lib64/perl5/5.28.0/x86_64-pld-linux-thread-multi/DynaLoader.pm line 193.
at t/unac.t line 20.
Compilation failed in require at t/unac.t line 20.
BEGIN failed--compilation aborted at t/unac.t line 20.
t/unac.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/unac.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=1, Tests=0, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.04 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
make: *** [Makefile:1023: test_dynamic] Error 2
error: Bad exit status from /tmp/B.ThgVrn/BUILD/tmp/rpm-tmp.12011 (%build)
RPM build errors:
Bad exit status from /tmp/B.ThgVrn/BUILD/tmp/rpm-tmp.12011 (%build)
ended at: Sun Sep 2 15:22:53 2018, done in 0:00:01.311989
error: No files produced.
mesg: ttyname failed: Inappropriate ioctl for device
+ chmod -R u+rwX /tmp/B.ThgVrn/BUILD
+ rm -rf /tmp/B.ThgVrn/tmp /tmp/B.ThgVrn/BUILD
mesg: ttyname failed: Inappropriate ioctl for device
+ rm -rf /tmp/B.ThgVrn
Begin-PLD-Builder-Info
Build-Time: user:2.88s sys:0.36s real:4.27s (faults io:0 non-io:182337)
End-PLD-Builder-Info
|
|