Algorithm-Heapify-XS v0.02 Perl 5 v5.28.0 arm-freebsd-thread-multi
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
Algorithm-Heapify-XS v0.02
- Platform
- Perl 5 v5.28.0 arm-freebsd-thread-multi
- Date
- 2018-08-26 16:40:13
- ID
- b47c2068-a94e-11e8-8fb1-ef5133556b3f
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 Yves,
This is a computer-generated report for Algorithm-Heapify-XS-0.02
on perl 5.28.0, 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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make -j4 -j4':
--- blib/lib/Algorithm/Heapify/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/Algorithm/Heapify/XS/.exists ---
--- blib/arch/auto/Algorithm/Heapify/XS/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- config ---
--- subdirs ---
--- dynamic ---
--- XS.c ---
--- blibdirs ---
--- XS.bs ---
--- pm_to_blib ---
--- XS.c ---
"/mnt/nas/home/pi2b/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin/perl" "/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/ExtUtils/xsubpp" -typemap '/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/ExtUtils/typemap' XS.xs > XS.xsc
--- config ---
--- XS.bs ---
Running Mkbootstrap for XS ()
chmod 644 "XS.bs"
--- blib/arch/auto/Algorithm/Heapify/XS/XS.bs ---
"/mnt/nas/home/pi2b/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Algorithm/Heapify/XS/XS.bs 644
--- XS.c ---
mv XS.xsc XS.c
--- XS.o ---
cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=cortex-a7 -mtune=native -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -DPIC -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE" XS.c
--- pm_to_blib ---
cp lib/Algorithm/Heapify/XS.pm blib/lib/Algorithm/Heapify/XS.pm
--- XS.o ---
XS.xs:27:5: error: use of undeclared identifier 'my_perl'
SvGETMAGIC(a[child]);
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:2062:58: note: expanded from macro 'SvGETMAGIC'
#define SvGETMAGIC(x) ((void)(UNLIKELY(SvGMAGICAL(x)) && mg_get(x)))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embed.h:469:32: note: expanded from macro 'mg_get'
#define mg_get(a) Perl_mg_get(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:33:9: error: use of undeclared identifier 'my_perl'
SvGETMAGIC(a[parent]);
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:2062:58: note: expanded from macro 'SvGETMAGIC'
#define SvGETMAGIC(x) ((void)(UNLIKELY(SvGMAGICAL(x)) && mg_get(x)))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embed.h:469:32: note: expanded from macro 'mg_get'
#define mg_get(a) Perl_mg_get(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:35:14: error: use of undeclared identifier 'my_perl'
if ( OUT_OF_ORDER(a,tmpsv,child_is_magic,parent_is_magic,child,parent,is_min) ) {
^
XS.xs:14:23: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embed.h:49:47: note: expanded from macro 'amagic_call'
#define amagic_call(a,b,c,d) Perl_amagic_call(aTHX_ a,b,c,d)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:35:14: error: use of undeclared identifier 'my_perl'
XS.xs:14:102: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1765:43: note: expanded from macro 'SvTRUE'
#define SvTRUE(sv) (LIKELY(sv) && SvTRUE_NN(sv))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1767:29: note: expanded from macro 'SvTRUE_NN'
#define SvTRUE_NN(sv) (SvGETMAGIC(sv), SvTRUE_nomg_NN(sv))
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embed.h:469:32: note: expanded from macro 'mg_get'
#define mg_get(a) Perl_mg_get(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:35:14: error: use of undeclared identifier 'my_perl'
XS.xs:14:102: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1765:43: note: expanded from macro 'SvTRUE'
#define SvTRUE(sv) (LIKELY(sv) && SvTRUE_NN(sv))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1767:45: note: expanded from macro 'SvTRUE_NN'
#define SvTRUE_NN(sv) (SvGETMAGIC(sv), SvTRUE_nomg_NN(sv))
^
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embedvar.h:320:21: note: expanded from macro 'PL_sv_yes'
#define PL_sv_yes (vTHX->Isv_yes)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embedvar.h:38:18: note: expanded from macro 'vTHX'
# define vTHX aTHX
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:35:14: error: use of undeclared identifier 'my_perl'
XS.xs:14:102: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1765:43: note: expanded from macro 'SvTRUE'
#define SvTRUE(sv) (LIKELY(sv) && SvTRUE_NN(sv))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1767:45: note: expanded from macro 'SvTRUE_NN'
#define SvTRUE_NN(sv) (SvGETMAGIC(sv), SvTRUE_nomg_NN(sv))
^
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embedvar.h:320:21: note: expanded from macro 'PL_sv_yes'
#define PL_sv_yes (vTHX->Isv_yes)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embedvar.h:38:18: note: expanded from macro 'vTHX'
# define vTHX aTHX
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:35:14: error: use of undeclared identifier 'my_perl'
XS.xs:14:102: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1765:43: note: expanded from macro 'SvTRUE'
#define SvTRUE(sv) (LIKELY(sv) && SvTRUE_NN(sv))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1767:45: note: expanded from macro 'SvTRUE_NN'
#define SvTRUE_NN(sv) (SvGETMAGIC(sv), SvTRUE_nomg_NN(sv))
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embed.h:715:49: note: expanded from macro 'sv_2bool_flags'
#define sv_2bool_flags(a,b) Perl_sv_2bool_flags(aTHX_ a,b)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:35:14: error: use of undeclared identifier 'my_perl'
XS.xs:15:41: note: expanded from macro 'OUT_OF_ORDER'
: ( ((is_min & 2) ? Perl_sv_cmp(aTHX_ (a)[(child)], a[(parent)]) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:35:14: error: use of undeclared identifier 'my_perl'
XS.xs:16:42: note: expanded from macro 'OUT_OF_ORDER'
: Perl_do_ncmp(aTHX_ (a)[(child)], a[(parent)])) > 0) )\
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:66:14: error: use of undeclared identifier 'my_perl'
if ( OUT_OF_ORDER(a,tmpsv,child_is_magic,swap_is_magic,child,swap,is_min) ) {
^
XS.xs:14:23: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embed.h:49:47: note: expanded from macro 'amagic_call'
#define amagic_call(a,b,c,d) Perl_amagic_call(aTHX_ a,b,c,d)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:66:14: error: use of undeclared identifier 'my_perl'
XS.xs:14:102: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1765:43: note: expanded from macro 'SvTRUE'
#define SvTRUE(sv) (LIKELY(sv) && SvTRUE_NN(sv))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1767:29: note: expanded from macro 'SvTRUE_NN'
#define SvTRUE_NN(sv) (SvGETMAGIC(sv), SvTRUE_nomg_NN(sv))
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embed.h:469:32: note: expanded from macro 'mg_get'
#define mg_get(a) Perl_mg_get(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:66:14: error: use of undeclared identifier 'my_perl'
XS.xs:14:102: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1765:43: note: expanded from macro 'SvTRUE'
#define SvTRUE(sv) (LIKELY(sv) && SvTRUE_NN(sv))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1767:45: note: expanded from macro 'SvTRUE_NN'
#define SvTRUE_NN(sv) (SvGETMAGIC(sv), SvTRUE_nomg_NN(sv))
^
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embedvar.h:320:21: note: expanded from macro 'PL_sv_yes'
#define PL_sv_yes (vTHX->Isv_yes)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embedvar.h:38:18: note: expanded from macro 'vTHX'
# define vTHX aTHX
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:66:14: error: use of undeclared identifier 'my_perl'
XS.xs:14:102: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1765:43: note: expanded from macro 'SvTRUE'
#define SvTRUE(sv) (LIKELY(sv) && SvTRUE_NN(sv))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1767:45: note: expanded from macro 'SvTRUE_NN'
#define SvTRUE_NN(sv) (SvGETMAGIC(sv), SvTRUE_nomg_NN(sv))
^
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embedvar.h:320:21: note: expanded from macro 'PL_sv_yes'
#define PL_sv_yes (vTHX->Isv_yes)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embedvar.h:38:18: note: expanded from macro 'vTHX'
# define vTHX aTHX
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:66:14: error: use of undeclared identifier 'my_perl'
XS.xs:14:102: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1765:43: note: expanded from macro 'SvTRUE'
#define SvTRUE(sv) (LIKELY(sv) && SvTRUE_NN(sv))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1767:45: note: expanded from macro 'SvTRUE_NN'
#define SvTRUE_NN(sv) (SvGETMAGIC(sv), SvTRUE_nomg_NN(sv))
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embed.h:715:49: note: expanded from macro 'sv_2bool_flags'
#define sv_2bool_flags(a,b) Perl_sv_2bool_flags(aTHX_ a,b)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:66:14: error: use of undeclared identifier 'my_perl'
XS.xs:15:41: note: expanded from macro 'OUT_OF_ORDER'
: ( ((is_min & 2) ? Perl_sv_cmp(aTHX_ (a)[(child)], a[(parent)]) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:66:14: error: use of undeclared identifier 'my_perl'
XS.xs:16:42: note: expanded from macro 'OUT_OF_ORDER'
: Perl_do_ncmp(aTHX_ (a)[(child)], a[(parent)])) > 0) )\
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:74:18: error: use of undeclared identifier 'my_perl'
if ( OUT_OF_ORDER(a,tmpsv,child_is_magic,swap_is_magic,child+1,swap,is_min) ) {
^
XS.xs:14:23: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embed.h:49:47: note: expanded from macro 'amagic_call'
#define amagic_call(a,b,c,d) Perl_amagic_call(aTHX_ a,b,c,d)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:74:18: error: use of undeclared identifier 'my_perl'
XS.xs:14:102: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1765:43: note: expanded from macro 'SvTRUE'
#define SvTRUE(sv) (LIKELY(sv) && SvTRUE_NN(sv))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1767:29: note: expanded from macro 'SvTRUE_NN'
#define SvTRUE_NN(sv) (SvGETMAGIC(sv), SvTRUE_nomg_NN(sv))
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embed.h:469:32: note: expanded from macro 'mg_get'
#define mg_get(a) Perl_mg_get(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:188:18: note: expanded from macro 'aTHX_'
# define aTHX_ aTHX,
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
XS.xs:74:18: error: use of undeclared identifier 'my_perl'
XS.xs:14:102: note: expanded from macro 'OUT_OF_ORDER'
? (((tmpsv) = amagic_call((a)[(child)], (a)[(parent)], is_min & 2 ? sgt_amg : gt_amg, 0)) && SvTRUE((tmpsv))) \
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1765:43: note: expanded from macro 'SvTRUE'
#define SvTRUE(sv) (LIKELY(sv) && SvTRUE_NN(sv))
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/sv.h:1767:45: note: expanded from macro 'SvTRUE_NN'
#define SvTRUE_NN(sv) (SvGETMAGIC(sv), SvTRUE_nomg_NN(sv))
^
note: (skipping 3 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embedvar.h:320:21: note: expanded from macro 'PL_sv_yes'
#define PL_sv_yes (vTHX->Isv_yes)
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/embedvar.h:38:18: note: expanded from macro 'vTHX'
# define vTHX aTHX
^
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi/CORE/perl.h:175:16: note: expanded from macro 'aTHX'
# define aTHX my_perl
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** [XS.o] Error code 1
make: stopped in /var/tmp/build/Algorithm-Heapify-XS-0.02-2
1 error
make: stopped in /var/tmp/build/Algorithm-Heapify-XS-0.02-2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.34
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/njh/src/njh/smoker/bin
PERL = /mnt/nas/home/pi2b/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 88198
PERL5_CPAN_IS_RUNNING = 88198
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin
PERLBREW_PERL = perl-5.28.0-thread
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.84
PERLBREW_VERSION = 0.84
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TMPDIR = /tmp/testwrapper.88185
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /mnt/nas/home/pi2b/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 0
$EGID = 1000 1000 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.71
ExtUtils::ParseXS 3.39
File::Spec 3.74
JSON 2.97001
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302138
YAML 1.26
YAML::Syck 1.30
version 0.9924
--
Summary of my perl5 (revision 5 version 28 subversion 0) configuration:
Platform:
osname=freebsd
osvers=11.1-stable
archname=arm-freebsd-thread-multi
uname='freebsd pi2b.bandsman.co.uk 11.1-stable freebsd 11.1-stable #0 r330605: wed mar 7 18:50:15 utc 2018 root@releng2.nyi.freebsd.org:usrobjarm.armv6usrsrcsysrpi2 arm '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread -Dusethreads -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=cortex-a7 -mtune=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=undef
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=cortex-a7 -mtune=native -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
optimize='-O'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=cortex-a7 -mtune=native -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.2.1 Compatible FreeBSD Clang 5.0.1 (tags/RELEASE_501/final 320880)'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=1234
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
ivtype='long'
ivsize=4
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-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/5.0.1/lib /usr/lib
libs=-lpthread -lm -lcrypt -lutil
perllibs=-lpthread -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-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.38
Built under freebsd
Compiled at Jun 25 2018 10:16:34
%ENV:
PERL="/mnt/nas/home/pi2b/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="88198"
PERL5_CPAN_IS_RUNNING="88198"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin"
PERLBREW_PERL="perl-5.28.0-thread"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.84"
PERLBREW_VERSION="0.84"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/site_perl/5.28.0/arm-freebsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/site_perl/5.28.0
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/arm-freebsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0
.