=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/p5-Compress-PPMd", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for p5-Compress-PPMd-0.11nb18 --- blib/lib/Compress/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Compress/PPMd/.exists --- --- blib/arch/auto/Compress/PPMd/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- PPMd.c --- "/opt/pkg/bin/perl" "/opt/pkg/lib/perl5/5.44.0/ExtUtils/xsubpp" -noprototypes -typemap '/opt/pkg/lib/perl5/5.44.0/ExtUtils/typemap' -typemap '/tmp/work/devel/p5-Compress-PPMd/work/Compress-PPMd-0.11/typemap' PPMd.xs > PPMd.xsc --- PPMd.bs --- --- pm_to_blib --- --- PPMd.bs --- Running Mkbootstrap for PPMd () chmod 644 "PPMd.bs" --- blibdirs --- --- blib/arch/auto/Compress/PPMd/PPMd.bs --- "/opt/pkg/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPMd.bs blib/arch/auto/Compress/PPMd/PPMd.bs 644 --- pm_to_blib --- cp PPMd.pm blib/lib/Compress/PPMd.pm --- config --- --- Constants.h --- "/opt/pkg/bin/perl" "-Iblib/arch" "-Iblib/lib" Constants.h.PL Constants.h --- Model.o --- --- pure_all --- --- Model.o --- g++ -c -D_REENTRANT -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/usr/include -fwrapv -fno-strict-aliasing -I/usr/local/include -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include -I/usr/include -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/opt/pkg/lib/perl5/5.44.0/x86_64-solaris-thread-multi-64/CORE" Model.cpp --- PPMd.c --- mv PPMd.xsc PPMd.c --- PPMd.o --- g++ -c -D_REENTRANT -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/usr/include -fwrapv -fno-strict-aliasing -I/usr/local/include -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include -I/usr/include -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/opt/pkg/lib/perl5/5.44.0/x86_64-solaris-thread-multi-64/CORE" PPMd.c --- Model.o --- In file included from Model.cpp:12: ppport.h:227:11: warning: "PERL_UNUSED_DECL" redefined 227 | # define PERL_UNUSED_DECL | ^~~~~~~~~~~~~~~~ In file included from Model.cpp:9: /tmp/work/devel/p5-Compress-PPMd/work/.buildlink/lib/perl5/5.44.0/x86_64-solaris-thread-multi-64/CORE/perl.h:550:11: note: this is the location of the previous definition 550 | # define PERL_UNUSED_DECL __attribute__unused__ | ^~~~~~~~~~~~~~~~ --- PPMd.o --- In file included from PPMd.xs:5: ppport.h:227:11: warning: "PERL_UNUSED_DECL" redefined 227 | # define PERL_UNUSED_DECL | ^~~~~~~~~~~~~~~~ In file included from PPMd.xs:2: /tmp/work/devel/p5-Compress-PPMd/work/.buildlink/lib/perl5/5.44.0/x86_64-solaris-thread-multi-64/CORE/perl.h:550:11: note: this is the location of the previous definition 550 | # define PERL_UNUSED_DECL __attribute__unused__ | ^~~~~~~~~~~~~~~~ --- Model.o --- In file included from /tmp/work/devel/p5-Compress-PPMd/work/.buildlink/lib/perl5/5.44.0/x86_64-solaris-thread-multi-64/CORE/perl.h:4563: Buffer.hpp: In constructor 'PPMD_In::PPMD_In(BYTE*, unsigned int, unsigned int)': /tmp/work/devel/p5-Compress-PPMd/work/.buildlink/lib/perl5/5.44.0/x86_64-solaris-thread-multi-64/CORE/util.h:20:21: error: class 'PPMD_In' does not have any field named 'Perl_die_nocontext' 20 | #define die(...) Perl_die_nocontext(__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~ Buffer.hpp:9:41: note: in expansion of macro 'die' 9 | str(string), limit(string+len), die(d) {} | ^~~ Buffer.hpp: In constructor 'PPMD_In::PPMD_In(SV*, int)': /tmp/work/devel/p5-Compress-PPMd/work/.buildlink/lib/perl5/5.44.0/x86_64-solaris-thread-multi-64/CORE/util.h:20:21: error: class 'PPMD_In' does not have any field named 'Perl_die_nocontext' 20 | #define die(...) Perl_die_nocontext(__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~ Buffer.hpp:12:9: note: in expansion of macro 'die' 12 | die(d) | ^~~ In file included from Types.hpp:57, from Model.cpp:15: Buffer.hpp: In member function 'int PPMD_In::GetC()': Buffer.hpp:26:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 26 | throw PPMD_Exception("Input buffer exhausted"); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- PPMd.o --- In file included from /tmp/work/devel/p5-Compress-PPMd/work/.buildlink/lib/perl5/5.44.0/x86_64-solaris-thread-multi-64/CORE/perl.h:4563: Buffer.hpp: In constructor 'PPMD_In::PPMD_In(BYTE*, unsigned int, unsigned int)': /tmp/work/devel/p5-Compress-PPMd/work/.buildlink/lib/perl5/5.44.0/x86_64-solaris-thread-multi-64/CORE/util.h:20:21: error: class 'PPMD_In' does not have any field named 'Perl_die_nocontext' 20 | #define die(...) Perl_die_nocontext(__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~ Buffer.hpp:9:41: note: in expansion of macro 'die' 9 | str(string), limit(string+len), die(d) {} | ^~~ Buffer.hpp: In constructor 'PPMD_In::PPMD_In(SV*, int)': /tmp/work/devel/p5-Compress-PPMd/work/.buildlink/lib/perl5/5.44.0/x86_64-solaris-thread-multi-64/CORE/util.h:20:21: error: class 'PPMD_In' does not have any field named 'Perl_die_nocontext' 20 | #define die(...) Perl_die_nocontext(__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~ Buffer.hpp:12:9: note: in expansion of macro 'die' 12 | die(d) | ^~~ In file included from Types.hpp:57, from PPMd.xs:7: Buffer.hpp: In member function 'int PPMD_In::GetC()': Buffer.hpp:26:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 26 | throw PPMD_Exception("Input buffer exhausted"); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from PPMd.xs:9: Wrapper.hpp: In constructor 'PPMD_Encoder_Perl::PPMD_Encoder_Perl(unsigned int, unsigned int, int, int)': Wrapper.hpp:8:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 8 | throw PPMD_Exception("Invalid argument: MaxOrder out of range"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Wrapper.hpp:10:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 10 | throw PPMD_Exception("Invalid argument: MRMethod out of range"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Wrapper.hpp:13:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 13 | throw PPMD_Exception("Unable to create SubAllocator: out of memory"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Wrapper.hpp: In constructor 'PPMD_Decoder_Perl::PPMD_Decoder_Perl(unsigned int, unsigned int, int, int)': Wrapper.hpp:46:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 46 | throw PPMD_Exception("Invalid argument: MaxOrder out of range"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Wrapper.hpp:48:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 48 | throw PPMD_Exception("Invalid argument: MRMethod out of range"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Wrapper.hpp:51:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 51 | throw PPMD_Exception("Unable to create SubAllocator: out of memory"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *** [PPMd.o] Error code 1 bmake: stopped making "all" in /tmp/work/devel/p5-Compress-PPMd/work/Compress-PPMd-0.11 --- Model.o --- *** [Model.o] Error code 1 bmake: stopped making "all" in /tmp/work/devel/p5-Compress-PPMd/work/Compress-PPMd-0.11 bmake: 2 errors bmake: stopped making "all" in /tmp/work/devel/p5-Compress-PPMd/work/Compress-PPMd-0.11 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/p5-Compress-PPMd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/p5-Compress-PPMd