Alien-libmariadbclient v0.01 Perl 5 v5.16.3 amd64-freebsd-thread-multi
- Status
- Unknown
- From
- Chris Williams (BINGOS)
- Dist
-
Alien-libmariadbclient v0.01
- Platform
- Perl 5 v5.16.3 amd64-freebsd-thread-multi
- Date
- 2022-02-27 13:11:47
- ID
- d1567de2-97ce-11ec-bc66-57723b537541
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear B Fraser,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'fetch':
cp lib/Alien/libmariadbclient.pm blib/lib/Alien/libmariadbclient.pm
"/usr/home/cpan/pit/thr/perl-5.16.3/bin/perl" -MAlien::Build::MM=cmd -e prefix site /usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5/amd64-freebsd-thread-multi /usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5/amd64-freebsd-thread-multi /usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5/amd64-freebsd-thread-multi
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
main> prefix /usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5/amd64-freebsd-thread-multi/auto/share/dist/Alien-libmariadbclient
"/usr/home/cpan/pit/thr/perl-5.16.3/bin/perl" -MAlien::Build::MM=cmd -e version 0.01
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
"/usr/home/cpan/pit/thr/perl-5.16.3/bin/perl" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-filename :%{filename_effective}\n
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-content_type :%{content_type}\n
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-url :%{url_effective}\n
Alien::Build::Plugin::Fetch::CurlCommand> + /usr/local/bin/curl -L -f -O -J -w @writeout https://github.com/mariadb-corporation/mariadb-connector-c/archive/v3.1.11.tar.gz
Alien::Build::Plugin::Core::Download> downloaded mariadb-connector-c-3.1.11.tar.gz
"/usr/home/cpan/pit/thr/perl-5.16.3/bin/perl" -MAlien::Build::MM=cmd -e build
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::CommandSequence> + patch -p1 < /usr/home/cpan/pit/thr/conf/perl-5.16.3/.cpanplus/5.16.3/build/eWHgz3Sy7J/Alien-libmariadbclient-0.01/patch/0001-statically-link-against-auth-plugins.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|From ebc34eb9977b9431b5cd8495d60b92fa5c18b0ff Mon Sep 17 00:00:00 2001
|From: Brian Fraser <brian.fraser@booking.com>
|Date: Mon, 30 Nov 2020 00:26:42 +0100
|Subject: [PATCH] statically link against auth plugins
|
|---
| plugins/auth/CMakeLists.txt | 8 ++++----
| 1 file changed, 4 insertions(+), 4 deletions(-)
|
|diff --git a/plugins/auth/CMakeLists.txt b/plugins/auth/CMakeLists.txt
|index 121f6e9..66a55d8 100644
|--- a/plugins/auth/CMakeLists.txt
|+++ b/plugins/auth/CMakeLists.txt
--------------------------
Patching file plugins/auth/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 30.
Hunk #2 succeeded at 70.
Hunk #3 succeeded at 81.
Hunk #4 succeeded at 126.
Hmm... Ignoring the trailing garbage.
done
Alien::Build::CommandSequence> + /usr/local/bin/cmake . -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_SSL=OPENSSL -DWITH_EXTERNAL_ZLIB=yes -G Unix Makefiles -DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=true -DCMAKE_INSTALL_PREFIX:PATH=/usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5/amd64-freebsd-thread-multi/auto/share/dist/Alien-libmariadbclient -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_MAKE_PROGRAM:PATH=make /usr/home/cpan/pit/thr/conf/perl-5.16.3/.cpanplus/5.16.3/build/eWHgz3Sy7J/Alien-libmariadbclient-0.01/_alien/build_Cwxq/mariadb-connector-c-3.1.11
CMake Deprecation Warning at CMakeLists.txt:5 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is Clang 10.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found CURL: /usr/local/lib/libcurl.so (found version "7.80.0")
-- Found Git: /usr/local/bin/git (found version "2.34.1")
-- MariaDB Connector C: INSTALL_BINDIR=bin
-- MariaDB Connector C: INSTALL_LIBDIR=lib/mariadb
-- MariaDB Connector C: INSTALL_PCDIR=lib/pkgconfig
-- MariaDB Connector C: INSTALL_INCLUDEDIR=include/mariadb
-- MariaDB Connector C: INSTALL_DOCSDIR=
-- MariaDB Connector C: INSTALL_PLUGINDIR=lib/mariadb/plugin
-- MariaDB Connector C: LIBMARIADB_STATIC_NAME mariadbclient
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
-- Looking for include file alloca.h
-- Looking for include file alloca.h - not found
-- Looking for include file arpa/inet.h
-- Looking for include file arpa/inet.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file float.h
-- Looking for include file float.h - found
-- Looking for include file limits.h
-- Looking for include file limits.h - found
-- Looking for include file linux/limits.h
-- Looking for include file linux/limits.h - not found
-- Looking for include file pwd.h
-- Looking for include file pwd.h - found
-- Looking for include file sched.h
-- Looking for include file sched.h - found
-- Looking for include file select.h
-- Looking for include file select.h - not found
-- Looking for include file signal.h
-- Looking for include file signal.h - found
-- Looking for include file stddef.h
-- Looking for include file stddef.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file sys/ioctl.h
-- Looking for include file sys/ioctl.h - found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Looking for include file sys/socket.h
-- Looking for include file sys/socket.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/un.h
-- Looking for include file sys/un.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file utime.h
-- Looking for include file utime.h - found
-- Looking for include file ucontext.h
-- Looking for include file ucontext.h - found
-- Looking for alloca
-- Looking for alloca - not found
-- Looking for dlerror
-- Looking for dlerror - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for fcntl
-- Looking for fcntl - found
-- Looking for memcpy
-- Looking for memcpy - found
-- Looking for nl_langinfo
-- Looking for nl_langinfo - found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for poll
-- Looking for poll - found
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for makecontext
-- Looking for makecontext - found
-- Looking for cuserid
-- Looking for cuserid - not found
-- Check size of char *
-- Check size of char * - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of uchar
-- Check size of uchar - failed
-- Check size of uint
-- Check size of uint - done
-- Check size of ulong
-- Check size of ulong - failed
-- Check size of int8
-- Check size of int8 - failed
-- Check size of uint8
-- Check size of uint8 - failed
-- Check size of int16
-- Check size of int16 - failed
-- Check size of uint16
-- Check size of uint16 - failed
-- Check size of int32
-- Check size of int32 - failed
-- Check size of uint32
-- Check size of uint32 - failed
-- Check size of int64
-- Check size of int64 - failed
-- Check size of uint64
-- Check size of uint64 - failed
-- Check size of socklen_t
-- Check size of socklen_t - failed
-- Performing Test SOCKET_SIZE_FOUND_socklen_t
-- Performing Test SOCKET_SIZE_FOUND_socklen_t - Success
-- Looking for floor
-- Looking for floor - not found
-- Looking for floor in m
-- Looking for floor in m - found
-- Looking for pthread_getspecific
-- Looking for pthread_getspecific - found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - found
-- Looking for setsockopt
-- Looking for setsockopt - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1l")
-- TLS library/version: OpenSSL 1.1.1l
-- SYSTEM_LIBS /usr/lib/libz.so;m;m;/usr/lib/libssl.so;/usr/lib/libcrypto.so
-- Found GSSAPI: -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread
-- Dynamic column API support: ON
-- SYSTEM processor: amd64
CMake Error at cmake/ConnectorName.cmake:30 (ENDMACRO):
Flow control statements are not properly nested.
Call Stack (most recent call first):
CMakeLists.txt:423 (INCLUDE)
-- Configuring incomplete, errors occurred!
See also "/usr/home/cpan/pit/thr/conf/perl-5.16.3/.cpanplus/5.16.3/build/eWHgz3Sy7J/Alien-libmariadbclient-0.01/_alien/build_Cwxq/mariadb-connector-c-3.1.11/CMakeFiles/CMakeOutput.log".
See also "/usr/home/cpan/pit/thr/conf/perl-5.16.3/.cpanplus/5.16.3/build/eWHgz3Sy7J/Alien-libmariadbclient-0.01/_alien/build_Cwxq/mariadb-connector-c-3.1.11/CMakeFiles/CMakeError.log".
external command failed at /usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5/Alien/Build/CommandSequence.pm line 72.
*** Error code 1
Stop.
make: stopped in /usr/home/cpan/pit/thr/conf/perl-5.16.3/.cpanplus/5.16.3/build/eWHgz3Sy7J/Alien-libmariadbclient-0.01
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Alien::Base 2.46 0.038
Alien::Build 2.46 0.25
Alien::Build::MM 2.46 0.25
Alien::Build::Plugin::Build::CMake 2.46 0
Alien::cmake3 0.08 0.02
Archive::Tar 2.40 0
IO::Zlib 1.11 0
Mojo::DOM58 3.001 1.00
Sort::Versions 1.62 0
Test::More 1.302188 0
URI 5.10 0
URI::Escape 5.10 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9914
CPANPLUS::Dist::Build 0.90
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.35
File::Spec 3.75
Module::Build 0.4231
Pod::Parser 1.51
Pod::Simple 3.20
Test2 1.302188
Test::Harness 3.42
Test::More 1.302188
version 0.9929
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = /usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5
PERL5_CPANPLUS_IS_RUNNING = 75732
PERL5_CPANPLUS_IS_VERSION = 0.9914
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.16.3
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/5XKQBzmjKb
PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/5XKQBzmjKb"
PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/5XKQBzmjKb
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/home/cpan/pit/thr/perl-5.16.3/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1002 1002
EGID: $) = 1002 1002
-------------------------------
--
Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
Platform:
osname=freebsd, osvers=12.3-release, archname=amd64-freebsd-thread-multi
uname='freebsd fforc 12.3-release freebsd 12.3-release r371126 generic amd64 '
config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.16.3 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='FreeBSD Clang 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -ldl -lm -lcrypt -lutil
perllibs=-ldl -lm -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 2.08
Built under freebsd
Compiled at Dec 9 2021 05:29:17
%ENV:
PERL5LIB="/usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5"
PERL5_CPANPLUS_IS_RUNNING="75732"
PERL5_CPANPLUS_IS_VERSION="0.9914"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.16.3"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/5XKQBzmjKb"
PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/5XKQBzmjKb""
PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/5XKQBzmjKb"
PERL_MM_USE_DEFAULT="1"
@INC:
/usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5/5.16.3/amd64-freebsd-thread-multi
/usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5/5.16.3
/usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5/amd64-freebsd-thread-multi
/usr/home/cpan/pit/jail/5XKQBzmjKb/lib/perl5
/usr/home/cpan/pit/thr/perl-5.16.3/lib/site_perl/5.16.3/amd64-freebsd-thread-multi
/usr/home/cpan/pit/thr/perl-5.16.3/lib/site_perl/5.16.3
/usr/home/cpan/pit/thr/perl-5.16.3/lib/5.16.3/amd64-freebsd-thread-multi
/usr/home/cpan/pit/thr/perl-5.16.3/lib/5.16.3
.