Source: libalgorithm-svm-perl
Version: 0.13-1
Severity: serious

https://buildd.debian.org/status/package.php?p=libalgorithm-svm-perl&suite=sid

...
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp lib/Algorithm/SVM/DataSet.pm blib/lib/Algorithm/SVM/DataSet.pm
cp lib/Algorithm/SVM.pm blib/lib/Algorithm/SVM.pm
AutoSplitting blib/lib/Algorithm/SVM.pm (blib/lib/auto/Algorithm/SVM)
Running Mkbootstrap for Algorithm::SVM ()
chmod 644 "SVM.bs"
"/usr/bin/perl" "/usr/share/perl/5.24/ExtUtils/xsubpp"  -C++ -noprototypes 
-typemap "/usr/share/perl/5.24/ExtUtils/typemap" -typemap "typemap"  SVM.xs > 
SVM.xsc && mv SVM.xsc SVM.c
g++ -c   -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2   -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fPIC 
"-I/usr/lib/i386-linux-gnu/perl/5.24/CORE"   SVM.c
g++ -c   -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2   -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fPIC 
"-I/usr/lib/i386-linux-gnu/perl/5.24/CORE"   bindings.cpp
rm -f blib/arch/auto/Algorithm/SVM/SVM.so
i686-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
-Wl,-z,now  -shared -L/usr/local/lib -fstack-protector-strong SVM.o bindings.o  
-o blib/arch/auto/Algorithm/SVM/SVM.so   \
   -lsvm        \
  
chmod 755 blib/arch/auto/Algorithm/SVM/SVM.so
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SVM.bs 
blib/arch/auto/Algorithm/SVM/SVM.bs 644
Manifying 2 pod documents
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -a
        make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Running Mkbootstrap for Algorithm::SVM ()
chmod 644 "SVM.bs"
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl" "-Iblib/lib" 
"-Iblib/arch" test.pl
1..1
# Running under perl version 5.024001 for linux
# Current time local: Fri Jul 21 10:06:22 2017
# Current time GMT:   Fri Jul 21 10:06:22 2017
# Using Test.pm version 1.28_01
SVM.c: loadable library and perl binaries are mismatched (got handshake key 
0x80c0080, needed 0x81c0080)
Makefile:1002: recipe for target 'test_dynamic' failed
make[1]: *** [test_dynamic] Error 1

Reply via email to