Image-DecodeQR-WeChat v0.7 Perl 5 v5.20.2 amd64-freebsd
- Status
- Unknown
- From
- Slaven Rezić
- Dist
-
Image-DecodeQR-WeChat v0.7
- Platform
- Perl 5 v5.20.2 amd64-freebsd
- Date
- 2022-03-16 07:36:27
- ID
- c9e6ca8c-a4fb-11ec-96dc-d5331f24ea8f
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 Andreas Hadjiprocopis,
This is a computer-generated report for Image-DecodeQR-WeChat-0.7
on perl 5.20.2, 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/perl5.20.2p/bin/perl Makefile.PL':
find_opencv_settings() : checking ENV for 'OPENCV_LDFLAGS' and 'OPENCV_CFLAGS' ...
find_opencv_settings() : checking with pkg-config ...
find_opencv_settings() : checking with cmake ...
find_opencv_settings() : finding ldflags (only!) with FFI::CheckLib, this is just for extra info but it is useless because it does not find the INCLUDE dir ...
find_opencv_settings() : error, failed to find OpenCV compilation flags (library location and include-dir) using several methods.
The best way to proceed from here is to find where OpenCV library and include dir are located and set ENVironment variables before re-running this script. For example library could be located at '/usr/lib64/libopencv_world.so' and include dir at '/usr/local/include/opencv4/include/', then set these ENV vars:
OPENCV_LDFLAGS='-L/usr/lib64/ -lopencv_world'
OPENCV_CFLAGS='-I/usr/local/include/opencv4/include/'and re-run this script.The only complication then is if you don't thave the libopencv_world.so which includes all OpenCV symbols but instead you have hundreds of smaller OpenCV component libraries. In which case set this:
OPENCV_LDFLAGS='-L/usr/lib64/ -lopencv_core -lopencv_dnn -lopencv_imgproc -lopencv_features2d -lopencv_flann -lopencv_imgcodecs -lopencv_wechat_qrcode -lopencv_highgui '
If running this script was successful but 'make' fails, then Perhaps you may also need to add '-lpng -ltiff -ljpeg' in the same way as described above. Also -ltbb etc. In general add all libraries via ENV vars when all else fails.
Good luck (if you use Unix/Linux you don't need luck, you got a solid dev env).
Error, failed to find OpenCV compilation flags (libs+includes), call to find_opencv_settings() has failed. at Makefile.PL line 169.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
configure_requires:
Module Need Have
----------------------- ---- ----------
ExtUtils::MakeMaker 0 7.62
FFI::CheckLib 0 0.28
File::Copy 0 2.30
File::ShareDir::Install 0 0.13
File::Spec 0 3.75
FindBin 0 1.52
IPC::Run 0 20200505.0
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL = /usr/perl5.20.2p/bin/perl
PERL5LIB =
PERL5OPT = -I/var/tmp/cpansmoker-1023/2022031520/CPAN-Reporter-lib-hYUX -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 20095
PERL5_CPAN_IS_EXECUTING = /home/cpansand/.cpan/build/2022031522/Image-DecodeQR-WeChat-0.7-5/Makefile.PL
PERL5_CPAN_IS_RUNNING = 20095
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 98974,20095
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_AUTOINSTALL = --defaultdeps
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022031520/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2022031520
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.20.2p/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.75
ExtUtils::CBuilder 0.280235
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.04
JSON::PP 4.07
Module::Build 0.4229
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302190
YAML 1.30
YAML::Syck 1.34
version 0.9928
--
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
Platform:
osname=freebsd, osvers=10.1-release, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.20.2p'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=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='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', 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 /usr/include/clang/3.4.1 /usr/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
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 PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE 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_PERLIO USE_PERL_ATOF
Built under freebsd
Compiled at Feb 14 2015 20:35:40
%ENV:
PERL="/usr/perl5.20.2p/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="20095"
PERL5_CPAN_IS_EXECUTING="/home/cpansand/.cpan/build/2022031522/Image-DecodeQR-WeChat-0.7-5/Makefile.PL"
PERL5_CPAN_IS_RUNNING="20095"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="98974,20095"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_AUTOINSTALL="--defaultdeps"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022031520/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.20.2p/lib/site_perl/5.20.2/amd64-freebsd
/usr/perl5.20.2p/lib/site_perl/5.20.2
/usr/perl5.20.2p/lib/5.20.2/amd64-freebsd
/usr/perl5.20.2p/lib/5.20.2
.