Image-Magick v7.0.11 Perl 5 v5.32.1 armv7l-linux-64int
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
Image-Magick v7.0.11
- Platform
- Perl 5 v5.32.1 armv7l-linux-64int
- Date
- 2021-04-10 14:32:14
- ID
- 8aed80b2-9a09-11eb-b9b9-ae8dc53e9e45
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 Cristy,
This is a computer-generated report for Image-Magick-7.0.11
on perl 5.32.1, 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 -j4 -j4':
Running Mkbootstrap for Magick ()
"/mnt/nas/home/pi4/njh/perl5/perlbrew/perls/perl-5.32.1-64int/bin/perl5.32.1" "/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/lib/5.32.1/ExtUtils/xsubpp" -typemap '/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/lib/5.32.1/ExtUtils/typemap' -typemap '/var/tmp/build/Image-Magick-7.0.11-12/typemap' Magick.xs > Magick.xsc
chmod 644 "Magick.bs"
"/mnt/nas/home/pi4/njh/perl5/perlbrew/perls/perl-5.32.1-64int/bin/perl5.32.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Magick.bs blib/arch/auto/Image/Magick/Magick.bs 644
cp Magick.pm blib/lib/Image/Magick.pm
AutoSplitting blib/lib/Image/Magick.pm (blib/lib/auto/Image/Magick)
mv Magick.xsc Magick.c
cc -c -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/libxml2 -I"/usr/include/ImageMagick-7" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -g -O2 -Wall -pthread -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -DVERSION=\"7.0.11\" -DXS_VERSION=\"7.0.11\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/lib/5.32.1/armv7l-linux-64int/CORE" -D_LARGE_FILES=1 -DHAVE_CONFIG_H Magick.c
Magick.xs:56:10: fatal error: MagickCore/MagickCore.h: No such file or directory
#include <MagickCore/MagickCore.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:351: Magick.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -----
parent 0 0.238
build_requires:
Module Need Have
------------------- ---- -----
ExtUtils::MakeMaker 0 7.60
configure_requires:
Module Need Have
------------------- ---- -----
ExtUtils::MakeMaker 0 7.60
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j4:c
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /usr/local/lib::
NONINTERACTIVE_TESTING = 1
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/bin:/home/njh/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/njh/bin:/sbin:/home/njh/.cargo/bin
PERL = /mnt/nas/home/pi4/njh/perl5/perlbrew/perls/perl-5.32.1-64int/bin/perl5.32.1
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 27132
PERL5_CPAN_IS_RUNNING = 27132
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/bin
PERLBREW_PERL = perl-5.32.1-64int
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.87
PERLBREW_VERSION = 0.87
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TEMP = /tmp/user/1000
TMPDIR = /tmp/user/1000
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /mnt/nas/home/pi4/njh/perl5/perlbrew/perls/perl-5.32.1-64int/bin/perl5.32.1
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 27 29 30 44 46 60 100 105 109 995 997 998 999 1000
$EGID = 1000 4 20 24 25 27 29 30 44 46 60 100 105 109 995 997 998 999 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.60
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.60
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302183
YAML 1.30
YAML::Syck n/a
version 0.9928
--
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=linux
osvers=5.4.79-v7l+
archname=armv7l-linux-64int
uname='linux pi4 5.4.79-v7l+ #1373 smp mon nov 23 13:27:40 gmt 2020 armv7l gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int -Dusedevel -Duse64bitint -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=undef
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.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
ivtype='long 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/gcc/arm-linux-gnueabihf/8/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -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
PERL_USE_DEVEL
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 Jan 24 2021 01:12:23
%ENV:
PERL="/mnt/nas/home/pi4/njh/perl5/perlbrew/perls/perl-5.32.1-64int/bin/perl5.32.1"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="27132"
PERL5_CPAN_IS_RUNNING="27132"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/bin"
PERLBREW_PERL="perl-5.32.1-64int"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.87"
PERLBREW_VERSION="0.87"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/lib/site_perl/5.32.1/armv7l-linux-64int
/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/lib/site_perl/5.32.1
/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/lib/5.32.1/armv7l-linux-64int
/home/njh/perl5/perlbrew/perls/perl-5.32.1-64int/lib/5.32.1
.