Alien-libgpiod vv0.1 Perl 5 v5.30.3 x86_64-linux
- Status
- Unknown
- From
- Slaven Rezić
- Dist
-
Alien-libgpiod vv0.1
- Platform
- Perl 5 v5.30.3 x86_64-linux
- Date
- 2021-11-16 21:44:49
- ID
- 6c7907ee-4726-11ec-bd51-4d241f24ea8f
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 Stephen A Cavilia,
This is a computer-generated report for Alien-libgpiod-v0.1
on perl 5.30.3, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/Alien/libgpiod.pm blib/lib/Alien/libgpiod.pm
"/opt/perl-5.30.3/bin/perl" -MAlien::Build::MM=cmd -e prefix site /opt/perl-5.30.3/lib/5.30.3/x86_64-linux /opt/perl-5.30.3/lib/site_perl/5.30.3/x86_64-linux
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
main> prefix /opt/perl-5.30.3/lib/site_perl/5.30.3/x86_64-linux/auto/share/dist/Alien-libgpiod
"/opt/perl-5.30.3/bin/perl" -MAlien::Build::MM=cmd -e version v0.1
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
"/opt/perl-5.30.3/bin/perl" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::Plugin::Core::Download> decoding html
Alien::Build::Plugin::Core::Download> candidate *http://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.6.3.tar.xz
Alien::Build::Plugin::Core::Download> candidate http://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.6.2.tar.xz
Alien::Build::Plugin::Core::Download> candidate http://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.6.1.tar.xz
Alien::Build::Plugin::Core::Download> candidate http://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.6.tar.xz
Alien::Build::Plugin::Core::Download> candidate http://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.5.3.tar.xz
Alien::Build::Plugin::Core::Download> candidate http://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.5.2.tar.xz
Alien::Build::Plugin::Core::Download> candidate http://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.5.1.tar.xz
Alien::Build::Plugin::Core::Download> candidate http://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.5.tar.xz
Alien::Build::Plugin::Core::Download> candidate ...
Alien::Build::Plugin::Core::Download> setting version based on archive to 1.6.3
Alien::Build::Plugin::Core::Download> downloaded libgpiod-1.6.3.tar.xz
"/opt/perl-5.30.3/bin/perl" -MAlien::Build::MM=cmd -e build
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::Plugin::Extract::CommandLine> + tar -xf /home/cpansand/.cpan/build/2021111523/Alien-libgpiod-v0.1-0/_alien/download_sF1N/libgpiod-1.6.3.tar.xz
Alien::Build::CommandSequence> + ./configure --prefix=/opt/perl-5.30.3/lib/site_perl/5.30.3/x86_64-linux/auto/share/dist/Alien-libgpiod --with-pic
configure: loading site script /var/tmp/cpansmoker-1023/2021111523/ujnT7N_0Je/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for ioctl... yes
checking for asprintf... yes
checking for scandir... yes
checking for alphasort... yes
checking for ppoll... yes
checking for realpath... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking linux/gpio.h usability... yes
checking linux/gpio.h presence... yes
checking for linux/gpio.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking for doxygen... false
configure: doxygen not found - documentation cannot be generated
checking for help2man... false
configure: help2man not found - man pages cannot be generated automatically
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating lib/libgpiod.pc
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating tests/mockup/Makefile
config.status: creating bindings/cxx/libgpiodcxx.pc
config.status: creating bindings/Makefile
config.status: creating bindings/cxx/Makefile
config.status: creating bindings/cxx/examples/Makefile
config.status: creating bindings/cxx/tests/Makefile
config.status: creating bindings/python/Makefile
config.status: creating bindings/python/examples/Makefile
config.status: creating bindings/python/tests/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Alien::Build::CommandSequence> + make
make[1]: Entering directory '/home/cpansand/.cpan/build/2021111523/Alien-libgpiod-v0.1-0/_alien/build_Y7pI/libgpiod-1.6.3'
make all-recursive
make[2]: Entering directory '/home/cpansand/.cpan/build/2021111523/Alien-libgpiod-v0.1-0/_alien/build_Y7pI/libgpiod-1.6.3'
Making all in include
make[3]: Entering directory '/home/cpansand/.cpan/build/2021111523/Alien-libgpiod-v0.1-0/_alien/build_Y7pI/libgpiod-1.6.3/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/cpansand/.cpan/build/2021111523/Alien-libgpiod-v0.1-0/_alien/build_Y7pI/libgpiod-1.6.3/include'
Making all in lib
make[3]: Entering directory '/home/cpansand/.cpan/build/2021111523/Alien-libgpiod-v0.1-0/_alien/build_Y7pI/libgpiod-1.6.3/lib'
CC libgpiod_la-core.lo
core.c:39:8: error: redefinition of âÂÂstruct gpiohandle_configâÂÂ
struct gpiohandle_config {
^~~~~~~~~~~~~~~~~
In file included from core.c:14:
/usr/include/linux/gpio.h:113:8: note: originally defined here
struct gpiohandle_config {
^~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:500: libgpiod_la-core.lo] Error 1
make[3]: Leaving directory '/home/cpansand/.cpan/build/2021111523/Alien-libgpiod-v0.1-0/_alien/build_Y7pI/libgpiod-1.6.3/lib'
make[2]: *** [Makefile:458: all-recursive] Error 1
make[2]: Leaving directory '/home/cpansand/.cpan/build/2021111523/Alien-libgpiod-v0.1-0/_alien/build_Y7pI/libgpiod-1.6.3'
make[1]: *** [Makefile:388: all] Error 2
make[1]: Leaving directory '/home/cpansand/.cpan/build/2021111523/Alien-libgpiod-v0.1-0/_alien/build_Y7pI/libgpiod-1.6.3'
external command failed at /opt/perl-5.30.3/lib/site_perl/5.30.3/Alien/Build/CommandSequence.pm line 88.
make: *** [Makefile:970: _alien/mm/build] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Alien::Build 0.25 2.41
build_requires:
Module Need Have
------------------- ----- --------
Alien::Build 0.32 2.41
Alien::Build::MM 0.32 2.41
Config 0 5.030003
ExtUtils::MakeMaker 6.52 7.62
HTTP::Tiny 0.044 0.076
Mojo::DOM58 1.00 2.000
Sort::Versions 0 1.62
URI 0 5.09
URI::Escape 0 5.09
configure_requires:
Module Need Have
------------------- ----- --------
Alien::Build 1.19 2.41
Alien::Build::MM 0.32 2.41
ExtUtils::MakeMaker 6.52 7.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL = /opt/perl-5.30.3/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4149722
PERL5_CPAN_IS_RUNNING = 4149722
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4149706,4149722
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021111523/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2021111523
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.30.3/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.03
JSON::PP 4.05
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302187
YAML 1.30
YAML::Syck 1.32
version 0.9929
--
Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
Platform:
osname=linux
osvers=4.18.0-147.8.1.el8_1.x86_64
archname=x86_64-linux
uname='linux cloud5.bbbike.org 4.18.0-147.8.1.el8_1.x86_64 #1 smp thu apr 9 13:49:54 utc 2020 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.30.3 -Dcf_email=srezic@cpan.org'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.3.1 20190507 (Red Hat 8.3.1-4)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.28'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jun 1 2020 22:02:37
%ENV:
PERL="/opt/perl-5.30.3/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4149722"
PERL5_CPAN_IS_RUNNING="4149722"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4149706,4149722"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021111523/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.30.3/lib/site_perl/5.30.3/x86_64-linux
/opt/perl-5.30.3/lib/site_perl/5.30.3
/opt/perl-5.30.3/lib/5.30.3/x86_64-linux
/opt/perl-5.30.3/lib/5.30.3
.