YAML-Syck v1.31 Perl 5 v5.30.1 x86_64-gnukfreebsd
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
YAML-Syck v1.31
- Platform
- Perl 5 v5.30.1 x86_64-gnukfreebsd
- Date
- 2019-12-11 18:31:06
- ID
- 6512d49e-1c44-11ea-97b6-5f4423c178db
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 Todd Rinaldo,
This is a computer-generated report for YAML-Syck-1.31
on perl 5.30.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':
cp lib/YAML/Dumper/Syck.pm blib/lib/YAML/Dumper/Syck.pm
cp lib/YAML/Loader/Syck.pm blib/lib/YAML/Loader/Syck.pm
cp lib/YAML/Syck.pm blib/lib/YAML/Syck.pm
cp lib/JSON/Syck.pm blib/lib/JSON/Syck.pm
Running Mkbootstrap for Syck ()
chmod 644 "Syck.bs"
"/home/njh/perl5/perlbrew/perls/perl-5.30.1/bin/perl5.30.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syck.bs blib/arch/auto/YAML/Syck/Syck.bs 644
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE" bytecode.c
bytecode.c:1:0: warning: -fassociative-math disabled; other options take precedence [enabled by default]
In file included from syck.h:48:0,
from bytecode.re:9:
syck_st.h:12:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:13:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:27:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:28:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:29:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:30:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:31:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:32:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:36:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:44:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
In file included from bytecode.re:9:0:
syck.h:62:5: warning: "DEBUG" is not defined [-Wundef]
syck.h:428:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:454:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:455:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:456:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
bytecode.re:132:1: warning: no previous prototype for âÂÂsycklex_bytecode_utf8â [-Wmissing-prototypes]
bytecode.re: In function âÂÂsycklex_bytecode_utf8âÂÂ:
bytecode.re:312:17: warning: implicit declaration of function âÂÂstrlenâ [-Wimplicit-function-declaration]
bytecode.re:312:28: warning: incompatible implicit declaration of built-in function âÂÂstrlenâ [enabled by default]
bytecode.re:315:21: warning: implicit declaration of function âÂÂfreeâ [-Wimplicit-function-declaration]
bytecode.re:315:21: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
bytecode.re:326:21: warning: implicit declaration of function âÂÂmallocâ [-Wimplicit-function-declaration]
bytecode.re:326:38: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
bytecode.re:328:21: warning: implicit declaration of function âÂÂstrcatâ [-Wimplicit-function-declaration]
bytecode.re:328:21: warning: incompatible implicit declaration of built-in function âÂÂstrcatâ [enabled by default]
bytecode.re:329:21: warning: implicit declaration of function âÂÂstrncatâ [-Wimplicit-function-declaration]
bytecode.re:329:21: warning: incompatible implicit declaration of built-in function âÂÂstrncatâ [enabled by default]
bytecode.re:330:21: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
bytecode.re:344:25: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
bytecode.re:346:42: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
bytecode.re:348:25: warning: incompatible implicit declaration of built-in function âÂÂstrcatâ [enabled by default]
bytecode.re:349:25: warning: incompatible implicit declaration of built-in function âÂÂstrncatâ [enabled by default]
bytecode.re:354:42: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
bytecode.re:356:25: warning: implicit declaration of function âÂÂmemcpyâ [-Wimplicit-function-declaration]
bytecode.re:356:25: warning: incompatible implicit declaration of built-in function âÂÂmemcpyâ [enabled by default]
bytecode.re:357:25: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
bytecode.re:425:17: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
bytecode.re:469:2: warning: implicit declaration of function âÂÂreallocâ [-Wimplicit-function-declaration]
bytecode.re:469:6: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
bytecode.re:442:17: warning: implicit declaration of function âÂÂstrtodâ [-Wimplicit-function-declaration]
bytecode.re:442:17: warning: nested extern declaration of âÂÂstrtodâ [-Wnested-externs]
bytecode.re:446:21: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
bytecode.re:451:17: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
bytecode.re:457:13: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
bytecode.re: In function âÂÂget_inlineâÂÂ:
bytecode.re:497:17: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
bytecode.re:515:6: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE" emitter.c
emitter.c:1:0: warning: -fassociative-math disabled; other options take precedence [enabled by default]
In file included from syck.h:48:0,
from emitter.c:15:
syck_st.h:12:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:13:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:27:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:28:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:29:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:30:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:31:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:32:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:36:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:44:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
In file included from emitter.c:15:0:
syck.h:62:5: warning: "DEBUG" is not defined [-Wundef]
syck.h:428:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:454:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:455:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:456:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
emitter.c:147:1: warning: no previous prototype for âÂÂsyck_st_free_anchorsâ [-Wmissing-prototypes]
emitter.c: In function âÂÂsyck_st_free_anchorsâÂÂ:
emitter.c:149:5: warning: implicit declaration of function âÂÂfreeâ [-Wimplicit-function-declaration]
emitter.c:149:5: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
emitter.c:147:29: warning: unused parameter âÂÂkeyâ [-Wunused-parameter]
emitter.c:147:52: warning: unused parameter âÂÂargâ [-Wunused-parameter]
emitter.c: At top level:
emitter.c:154:1: warning: no previous prototype for âÂÂsyck_emitter_st_freeâ [-Wmissing-prototypes]
emitter.c: In function âÂÂsyck_emitter_pop_levelâÂÂ:
emitter.c:203:5: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
emitter.c: In function âÂÂsyck_emitter_add_levelâÂÂ:
emitter.c:213:9: warning: implicit declaration of function âÂÂreallocâ [-Wimplicit-function-declaration]
emitter.c:213:9: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
emitter.c: In function âÂÂsyck_emitter_reset_levelsâÂÂ:
emitter.c:238:9: warning: passing argument 1 of âÂÂsyck_strndupâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from emitter.c:15:0:
syck.h:394:7: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
emitter.c: In function âÂÂsyck_free_emitterâÂÂ:
emitter.c:264:5: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
emitter.c: In function âÂÂsyck_emitter_writeâÂÂ:
emitter.c:303:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
emitter.c: In function âÂÂsyck_emitter_flushâÂÂ:
emitter.c:335:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
emitter.c: In function âÂÂsyck_emitâÂÂ:
emitter.c:381:13: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
emitter.c:420:13: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
emitter.c:430:13: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
emitter.c: In function âÂÂsyck_emit_tagâÂÂ:
emitter.c:475:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
emitter.c: In function âÂÂsyck_emit_indentâÂÂ:
emitter.c:515:9: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
emitter.c: In function âÂÂsyck_emit_scalarâÂÂ:
emitter.c:665:28: warning: assignment discards âÂÂconstâ qualifier from pointer target type [enabled by default]
emitter.c:671:13: warning: assignment discards âÂÂconstâ qualifier from pointer target type [enabled by default]
emitter.c: In function âÂÂsyck_emitter_escapeâÂÂ:
emitter.c:829:40: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
emitter.c:830:40: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
emitter.c:835:13: warning: pointer targets in passing argument 2 of âÂÂsyck_emitter_writeâ differ in signedness [-Wpointer-sign]
emitter.c:290:1: note: expected âÂÂconst char *â but argument is of type âÂÂunsigned char *âÂÂ
emitter.c: In function âÂÂsyck_emit_1quotedâÂÂ:
emitter.c:847:10: warning: unused variable âÂÂdo_indentâ [-Wunused-variable]
emitter.c:845:45: warning: unused parameter âÂÂwidthâ [-Wunused-parameter]
emitter.c: In function âÂÂsyck_emit_itemâÂÂ:
emitter.c:1223:21: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
emitter.c: In function âÂÂsyck_emitter_mark_nodeâÂÂ:
emitter.c:1335:25: warning: initialization discards âÂÂconstâ qualifier from pointer target type [enabled by default]
emitter.c:1343:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE" gram.c
gram.c:1:0: warning: -fassociative-math disabled; other options take precedence [enabled by default]
In file included from syck.h:48:0,
from gram.y:16:
syck_st.h:12:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:13:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:27:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:28:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:29:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:30:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:31:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:32:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:36:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:44:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
In file included from gram.y:16:0:
syck.h:62:5: warning: "DEBUG" is not defined [-Wundef]
syck.h:428:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:454:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:455:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:456:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
gram.y: In function âÂÂsyckparseâÂÂ:
gram.y:110:21: warning: passing argument 1 of âÂÂsyck_strndupâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from gram.y:16:0:
syck.h:394:7: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
gram.y:203:20: warning: passing argument 1 of âÂÂsyck_strndupâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from gram.y:16:0:
syck.h:394:7: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
gram.y:456:21: warning: passing argument 1 of âÂÂsyck_strndupâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from gram.y:16:0:
syck.h:394:7: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
gram.c:1743:9: warning: passing argument 1 of âÂÂsyckerrorâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from gram.y:16:0:
syck.h:482:6: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
gram.c:1861:3: warning: passing argument 1 of âÂÂsyckerrorâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from gram.y:16:0:
syck.h:482:6: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
gram.c:929:5: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector]
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE" handler.c
handler.c:1:0: warning: -fassociative-math disabled; other options take precedence [enabled by default]
In file included from syck.h:48:0,
from handler.c:10:
syck_st.h:12:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:13:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:27:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:28:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:29:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:30:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:31:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:32:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:36:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:44:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
In file included from handler.c:10:0:
syck.h:62:5: warning: "DEBUG" is not defined [-Wundef]
syck.h:428:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:454:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:455:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:456:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
handler.c: In function âÂÂsyck_hdlr_get_anchorâÂÂ:
handler.c:93:17: warning: implicit declaration of function âÂÂfreeâ [-Wimplicit-function-declaration]
handler.c:93:17: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
handler.c:118:9: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
handler.c: In function âÂÂsyck_add_transferâÂÂ:
handler.c:133:9: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
handler.c:143:5: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
handler.c: In function âÂÂsyck_xprivateâÂÂ:
handler.c:149:5: warning: implicit declaration of function âÂÂmallocâ [-Wimplicit-function-declaration]
handler.c:149:17: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
handler.c:151:5: warning: implicit declaration of function âÂÂstrcatâ [-Wimplicit-function-declaration]
handler.c:151:5: warning: incompatible implicit declaration of built-in function âÂÂstrcatâ [enabled by default]
handler.c:152:5: warning: implicit declaration of function âÂÂstrncatâ [-Wimplicit-function-declaration]
handler.c:152:5: warning: incompatible implicit declaration of built-in function âÂÂstrncatâ [enabled by default]
handler.c: In function âÂÂsyck_taguriâÂÂ:
handler.c:159:17: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
handler.c:159:5: warning: implicit declaration of function âÂÂstrlenâ [-Wimplicit-function-declaration]
handler.c:159:17: warning: incompatible implicit declaration of built-in function âÂÂstrlenâ [enabled by default]
handler.c:161:5: warning: incompatible implicit declaration of built-in function âÂÂstrcatâ [enabled by default]
handler.c:164:5: warning: incompatible implicit declaration of built-in function âÂÂstrncatâ [enabled by default]
handler.c: In function âÂÂsyck_try_implicitâÂÂ:
handler.c:169:30: warning: unused parameter âÂÂnâ [-Wunused-parameter]
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE" implicit.c
implicit.c:1:0: warning: -fassociative-math disabled; other options take precedence [enabled by default]
In file included from syck.h:48:0,
from implicit.re:10:
syck_st.h:12:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:13:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:27:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:28:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:29:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:30:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:31:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:32:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:36:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:44:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
In file included from implicit.re:10:0:
syck.h:62:5: warning: "DEBUG" is not defined [-Wundef]
syck.h:428:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:454:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:455:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:456:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
implicit.re: In function âÂÂtry_tag_implicitâÂÂ:
implicit.re:21:17: warning: initialization discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:29:17: warning: assignment discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:33:17: warning: assignment discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:36:5: warning: implicit declaration of function âÂÂfreeâ [-Wimplicit-function-declaration]
implicit.re:36:31: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
implicit.re:39:9: warning: implicit declaration of function âÂÂstrlenâ [-Wimplicit-function-declaration]
implicit.re:39:53: warning: incompatible implicit declaration of built-in function âÂÂstrlenâ [enabled by default]
implicit.re:41:41: warning: incompatible implicit declaration of built-in function âÂÂstrlenâ [enabled by default]
<stdout>: In function âÂÂsyck_match_implicitâÂÂ:
<stdout>:58:42: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
implicit.re:123:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:85:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:121:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:119:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:105:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:109:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
<stdout>:379:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:401:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:418:40: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
implicit.re:97:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
<stdout>:445:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
implicit.re:99:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
<stdout>:469:40: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:500:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
implicit.re:101:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
<stdout>:524:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:544:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:554:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
implicit.re:95:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:103:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:111:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
<stdout>:723:40: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:838:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:857:40: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
implicit.re:115:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
<stdout>:1048:40: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
implicit.re:113:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
<stdout>:1250:40: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:1276:40: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:1326:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:1352:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
implicit.re:91:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:93:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
<stdout>:1394:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
implicit.re:107:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:89:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re:87:6: warning: return discards âÂÂconstâ qualifier from pointer target type [enabled by default]
implicit.re: In function âÂÂsyck_tagcmpâÂÂ:
implicit.re:138:36: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
implicit.re:138:49: warning: incompatible implicit declaration of built-in function âÂÂstrlenâ [enabled by default]
implicit.re:139:36: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
implicit.re:140:9: warning: implicit declaration of function âÂÂstrstrâ [-Wimplicit-function-declaration]
implicit.re:140:19: warning: incompatible implicit declaration of built-in function âÂÂstrstrâ [enabled by default]
implicit.re:148:9: warning: implicit declaration of function âÂÂstrcmpâ [-Wimplicit-function-declaration]
implicit.re:149:9: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
implicit.re: In function âÂÂsyck_type_id_to_uriâÂÂ:
implicit.re:160:23: warning: incompatible implicit declaration of built-in function âÂÂstrlenâ [enabled by default]
<stdout>:1739:42: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:2042:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:2114:42: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:2204:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
implicit.re:178:2: warning: implicit declaration of function âÂÂmallocâ [-Wimplicit-function-declaration]
implicit.re:178:21: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
implicit.re:182:21: warning: implicit declaration of function âÂÂstrncatâ [-Wimplicit-function-declaration]
implicit.re:182:21: warning: incompatible implicit declaration of built-in function âÂÂstrncatâ [enabled by default]
implicit.re:183:21: warning: implicit declaration of function âÂÂstrcatâ [-Wimplicit-function-declaration]
implicit.re:183:21: warning: incompatible implicit declaration of built-in function âÂÂstrcatâ [enabled by default]
implicit.re:187:21: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
<stdout>:2290:42: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:2364:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
implicit.re:191:21: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
implicit.re:195:32: warning: incompatible implicit declaration of built-in function âÂÂstrncatâ [enabled by default]
implicit.re:198:32: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
<stdout>:2674:42: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:2748:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:2834:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:2904:42: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
<stdout>:2977:35: warning: suggest braces around empty body in an âÂÂifâ statement [-Wempty-body]
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE" node.c
node.c:1:0: warning: -fassociative-math disabled; other options take precedence [enabled by default]
In file included from syck.h:48:0,
from node.c:10:
syck_st.h:12:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:13:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:27:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:28:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:29:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:30:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:31:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:32:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:36:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:44:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
In file included from node.c:10:0:
syck.h:62:5: warning: "DEBUG" is not defined [-Wundef]
syck.h:428:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:454:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:455:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:456:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
node.c:16:1: warning: no previous prototype for âÂÂsyck_alloc_nodeâ [-Wmissing-prototypes]
node.c: In function âÂÂsyck_alloc_nodeâÂÂ:
node.c:20:5: warning: implicit declaration of function âÂÂmallocâ [-Wimplicit-function-declaration]
node.c:20:9: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
node.c: In function âÂÂsyck_free_nodeâÂÂ:
node.c:36:9: warning: implicit declaration of function âÂÂfreeâ [-Wimplicit-function-declaration]
node.c:36:9: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
node.c:41:9: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
node.c:44:5: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
node.c: At top level:
node.c:48:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
node.c: In function âÂÂsyck_alloc_mapâÂÂ:
node.c:53:9: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
node.c: At top level:
node.c:67:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
node.c: In function âÂÂsyck_alloc_seqâÂÂ:
node.c:72:9: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
node.c: At top level:
node.c:85:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
node.c: In function âÂÂsyck_alloc_strâÂÂ:
node.c:90:9: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
node.c: In function âÂÂsyck_new_strâÂÂ:
node.c:104:5: warning: implicit declaration of function âÂÂstrlenâ [-Wimplicit-function-declaration]
node.c:104:32: warning: incompatible implicit declaration of built-in function âÂÂstrlenâ [enabled by default]
node.c: In function âÂÂsyck_new_str2âÂÂ:
node.c:113:24: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
node.c:116:5: warning: implicit declaration of function âÂÂmemcpyâ [-Wimplicit-function-declaration]
node.c:116:5: warning: incompatible implicit declaration of built-in function âÂÂmemcpyâ [enabled by default]
node.c: In function âÂÂsyck_replace_strâÂÂ:
node.c:125:32: warning: incompatible implicit declaration of built-in function âÂÂstrlenâ [enabled by default]
node.c: In function âÂÂsyck_replace_str2âÂÂ:
node.c:133:9: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
node.c:137:24: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
node.c:140:5: warning: incompatible implicit declaration of built-in function âÂÂmemcpyâ [enabled by default]
node.c: In function âÂÂsyck_str_blow_away_commasâÂÂ:
node.c:156:13: warning: implicit declaration of function âÂÂmemmoveâ [-Wimplicit-function-declaration]
node.c:156:13: warning: incompatible implicit declaration of built-in function âÂÂmemmoveâ [enabled by default]
node.c: In function âÂÂsyck_map_emptyâÂÂ:
node.c:187:5: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
node.c:192:15: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
node.c: In function âÂÂsyck_map_addâÂÂ:
node.c:211:9: warning: implicit declaration of function âÂÂreallocâ [-Wimplicit-function-declaration]
node.c:211:9: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
node.c: In function âÂÂsyck_map_updateâÂÂ:
node.c:240:9: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
node.c: In function âÂÂsyck_seq_emptyâÂÂ:
node.c:312:5: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
node.c:316:16: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
node.c: In function âÂÂsyck_seq_addâÂÂ:
node.c:334:9: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
node.c: In function âÂÂsyck_free_membersâÂÂ:
node.c:379:17: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
node.c:390:17: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
node.c:399:17: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE" syck_.c
syck_.c:1:0: warning: -fassociative-math disabled; other options take precedence [enabled by default]
In file included from syck.h:48:0,
from syck_.c:12:
syck_st.h:12:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:13:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:27:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:28:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:29:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:30:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:31:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:32:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:36:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:44:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
In file included from syck_.c:12:0:
syck.h:62:5: warning: "DEBUG" is not defined [-Wundef]
syck.h:428:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:454:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:455:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:456:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_.c:20:1: warning: no previous prototype for âÂÂsyck_assertâ [-Wmissing-prototypes]
syck_.c: In function âÂÂsyck_assertâÂÂ:
syck_.c:26:5: warning: implicit declaration of function âÂÂabortâ [-Wimplicit-function-declaration]
syck_.c:26:5: warning: incompatible implicit declaration of built-in function âÂÂabortâ [enabled by default]
syck_.c: At top level:
syck_.c:100:1: warning: no previous prototype for âÂÂsyck_parser_reset_levelsâ [-Wmissing-prototypes]
syck_.c: In function âÂÂsyck_parser_reset_levelsâÂÂ:
syck_.c:112:9: warning: passing argument 1 of âÂÂsyck_strndupâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
syck_.c:33:1: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
syck_.c: At top level:
syck_.c:118:1: warning: no previous prototype for âÂÂsyck_parser_reset_cursorâ [-Wmissing-prototypes]
syck_.c:156:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_.c:199:1: warning: no previous prototype for âÂÂsyck_st_free_nodesâ [-Wmissing-prototypes]
syck_.c: In function âÂÂsyck_st_free_nodesâÂÂ:
syck_.c:199:27: warning: unused parameter âÂÂkeyâ [-Wunused-parameter]
syck_.c:199:51: warning: unused parameter âÂÂargâ [-Wunused-parameter]
syck_.c: At top level:
syck_.c:207:1: warning: no previous prototype for âÂÂsyck_st_freeâ [-Wmissing-prototypes]
syck_.c: In function âÂÂsyck_free_parserâÂÂ:
syck_.c:244:5: warning: implicit declaration of function âÂÂfreeâ [-Wimplicit-function-declaration]
syck_.c:244:5: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
syck_.c: At top level:
syck_.c:289:1: warning: no previous prototype for âÂÂsyck_parser_set_input_typeâ [-Wmissing-prototypes]
syck_.c: In function âÂÂsyck_parser_pop_levelâÂÂ:
syck_.c:356:5: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
syck_.c: In function âÂÂsyck_parser_add_levelâÂÂ:
syck_.c:366:9: warning: implicit declaration of function âÂÂreallocâ [-Wimplicit-function-declaration]
syck_.c:366:9: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
syck_.c: In function âÂÂfree_any_ioâÂÂ:
syck_.c:386:17: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
syck_.c:394:17: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
syck_.c: At top level:
syck_.c:402:1: warning: no previous prototype for âÂÂsyck_move_tokensâ [-Wmissing-prototypes]
syck_.c:429:1: warning: no previous prototype for âÂÂsyck_check_limitâ [-Wmissing-prototypes]
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE" syck_st.c
syck_st.c:1:0: warning: -fassociative-math disabled; other options take precedence [enabled by default]
In file included from syck_st.c:8:0:
syck_st.h:12:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:13:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:27:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:28:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:29:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:30:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:31:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:32:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:36:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:44:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:15:5: warning: "SIZEOF_LONG" is not defined [-Wundef]
syck_st.c:20:7: warning: "SIZEOF_INT" is not defined [-Wundef]
syck_st.c:48:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:49:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:55:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:56:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:62:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:114:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c: In function âÂÂnew_sizeâÂÂ:
syck_st.c:128:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
syck_st.c: At top level:
syck_st.c:152:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:177:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:184:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:190:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:197:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:203:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:210:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:250:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:289:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:311:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:324:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:350:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:391:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:433:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:464:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c: In function âÂÂdelete_neverâÂÂ:
syck_st.c:465:11: warning: unused parameter âÂÂkeyâ [-Wunused-parameter]
syck_st.c: At top level:
syck_st.c:472:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c: In function âÂÂst_cleanup_safeâÂÂ:
syck_st.c:478:29: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c: At top level:
syck_st.c:483:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c: In function âÂÂst_foreachâÂÂ:
syck_st.c:485:10: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c: At top level:
syck_st.c:520:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c: In function âÂÂstrhashâÂÂ:
syck_st.c:535:7: warning: "HASH_PERL" is not defined [-Wundef]
syck_st.c:543:7: warning: "HASH_JENKINS" is not defined [-Wundef]
syck_st.c: At top level:
syck_st.c:566:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.c:573:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE" token.c
token.c:1:0: warning: -fassociative-math disabled; other options take precedence [enabled by default]
In file included from syck.h:48:0,
from token.re:9:
syck_st.h:12:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:13:5: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:27:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:28:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:29:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:30:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:31:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:32:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:33:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:34:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:35:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:36:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck_st.h:44:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
In file included from token.re:9:0:
syck.h:62:5: warning: "DEBUG" is not defined [-Wundef]
syck.h:428:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:454:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:455:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
syck.h:456:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
token.re:242:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
token.re: In function âÂÂsycklexâÂÂ:
token.re:258:13: warning: passing argument 1 of âÂÂsyckerrorâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from token.re:9:0:
syck.h:482:6: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
token.re:262:13: warning: passing argument 1 of âÂÂsyckerrorâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from token.re:9:0:
syck.h:482:6: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
token.re: In function âÂÂsycklex_yaml_utf8âÂÂ:
token.re:528:9: warning: implicit declaration of function âÂÂmallocâ [-Wimplicit-function-declaration]
token.re:528:22: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
token.re:565:29: warning: implicit declaration of function âÂÂreallocâ [-Wimplicit-function-declaration]
token.re:565:29: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:572:33: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:544:36: warning: variable âÂÂlvlâ set but not used [-Wunused-but-set-variable]
token.re:630:6: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:630:2: warning: implicit declaration of function âÂÂmemcpyâ [-Wimplicit-function-declaration]
token.re:630:6: warning: incompatible implicit declaration of built-in function âÂÂmemcpyâ [enabled by default]
token.re:594:29: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:594:29: warning: incompatible implicit declaration of built-in function âÂÂmemcpyâ [enabled by default]
token.re:605:29: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:605:29: warning: incompatible implicit declaration of built-in function âÂÂmemcpyâ [enabled by default]
token.re:583:29: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:583:29: warning: incompatible implicit declaration of built-in function âÂÂmemcpyâ [enabled by default]
token.re:641:22: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
token.re:674:29: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:681:33: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:715:6: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:706:29: warning: passing argument 1 of âÂÂsyck_strndupâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from token.re:9:0:
syck.h:394:7: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
token.re:688:6: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:729:22: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
token.re:765:33: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:772:37: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:823:6: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:814:29: warning: passing argument 1 of âÂÂsyck_strndupâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from token.re:9:0:
syck.h:394:7: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
token.re:782:25: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:789:25: warning: implicit declaration of function âÂÂstrtolâ [-Wimplicit-function-declaration]
token.re:789:25: warning: nested extern declaration of âÂÂstrtolâ [-Wnested-externs]
token.re:790:25: warning: implicit declaration of function âÂÂfreeâ [-Wimplicit-function-declaration]
token.re:790:25: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
token.re:791:25: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:834:22: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
token.re:845:29: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
token.re:856:29: warning: implicit declaration of function âÂÂstrlenâ [-Wimplicit-function-declaration]
token.re:856:46: warning: incompatible implicit declaration of built-in function âÂÂstrlenâ [enabled by default]
token.re:858:29: warning: implicit declaration of function âÂÂstrcatâ [-Wimplicit-function-declaration]
token.re:858:29: warning: incompatible implicit declaration of built-in function âÂÂstrcatâ [enabled by default]
token.re:859:29: warning: implicit declaration of function âÂÂstrncatâ [-Wimplicit-function-declaration]
token.re:859:29: warning: incompatible implicit declaration of built-in function âÂÂstrncatâ [enabled by default]
token.re:860:29: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
token.re:874:33: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
token.re:876:50: warning: incompatible implicit declaration of built-in function âÂÂstrlenâ [enabled by default]
token.re:878:33: warning: incompatible implicit declaration of built-in function âÂÂstrcatâ [enabled by default]
token.re:879:33: warning: incompatible implicit declaration of built-in function âÂÂstrncatâ [enabled by default]
token.re:908:6: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:895:25: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:903:25: warning: incompatible implicit declaration of built-in function âÂÂfreeâ [enabled by default]
token.re:904:25: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:920:22: warning: incompatible implicit declaration of built-in function âÂÂmallocâ [enabled by default]
token.re:980:33: warning: passing argument 1 of âÂÂsyck_strndupâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from token.re:9:0:
syck.h:394:7: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
token.re:1011:29: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:1018:33: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:1029:29: warning: passing argument 1 of âÂÂsyck_strndupâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from token.re:9:0:
syck.h:394:7: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
token.re:1073:6: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:1043:29: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:1051:25: warning: passing argument 1 of âÂÂsyck_strndupâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from token.re:9:0:
syck.h:394:7: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
token.re:1060:29: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re:1063:29: warning: passing argument 1 of âÂÂsyck_strndupâ discards âÂÂconstâ qualifier from pointer target type [enabled by default]
In file included from token.re:9:0:
syck.h:394:7: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
token.re:1067:29: warning: incompatible implicit declaration of built-in function âÂÂreallocâ [enabled by default]
token.re: At top level:
token.re:1144:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
"/home/njh/perl5/perlbrew/perls/perl-5.30.1/bin/perl5.30.1" "/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/ExtUtils/xsubpp" -typemap '/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/ExtUtils/typemap' Syck.xs > Syck.xsc
mv Syck.xsc Syck.c
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE" Syck.c
Syck.c:1:0: warning: -fassociative-math disabled; other options take precedence [enabled by default]
In file included from perl_common.h:2:0,
from Syck.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/perl.h:1388:5: warning: "VMS" is not defined [-Wundef]
In file included from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/sbox32_hash.h:4:0,
from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/hv_func.h:35,
from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/hv.h:653,
from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/perl.h:3688,
from perl_common.h:2,
from Syck.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/zaphod32_hash.h: In function âÂÂzaphod32_hash_with_stateâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/zaphod32_hash.h:216:17: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
In file included from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/hv_func.h:35:0,
from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/hv.h:653,
from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/perl.h:3688,
from perl_common.h:2,
from Syck.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/sbox32_hash.h: In function âÂÂsbox32_seed_state128âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/sbox32_hash.h:1463:16: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/sbox32_hash.h: In function âÂÂsbox32_hash_with_stateâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/sbox32_hash.h:1498:17: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
In file included from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/hv_func.h:55:0,
from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/hv.h:653,
from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/perl.h:3688,
from perl_common.h:2,
from Syck.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/stadtx_hash.h: In function âÂÂstadtx_hash_with_stateâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/stadtx_hash.h:190:17: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
In file included from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/hv.h:653:0,
from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/perl.h:3688,
from perl_common.h:2,
from Syck.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/hv_func.h: In function âÂÂS_perl_hash_with_seedâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/hv_func.h:108:12: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/hv_func.h:108:12: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
In file included from /home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/perl.h:5914:0,
from perl_common.h:2,
from Syck.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/inline.h: In function âÂÂS_is_utf8_invariant_string_locâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/inline.h:458:20: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd/CORE/inline.h:469:50: warning: cast discards âÂÂ__attribute__((const))â qualifier from pointer target type [-Wcast-qual]
In file included from Syck.xs:2:0:
perl_common.h: At top level:
perl_common.h:14:20: fatal error: ppport.h: No such file or directory
compilation terminated.
make: *** [Syck.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
perl 5.006 5.030001
build_requires:
Module Need Have
------------------- ----- --------
Test::More 0 1.302162
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin
PERL = /home/njh/perl5/perlbrew/perls/perl-5.30.1/bin/perl5.30.1
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 22650
PERL5_CPAN_IS_RUNNING = 22650
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.30.1/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.1/bin
PERLBREW_PERL = perl-5.30.1
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.86
PERLBREW_VERSION = 0.86
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm
TMPDIR = /tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.30.1/bin/perl5.30.1
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 4 24 25 29 30 44 46
$EGID = 1000 1000 4 24 25 29 30 44 46
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.22
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON n/a
JSON::PP 4.02
Module::Build n/a
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302162
YAML 1.29
YAML::Syck n/a
version 0.9924
--
Summary of my perl5 (revision 5 version 30 subversion 1) configuration:
Platform:
osname=gnukfreebsd
osvers=9.0-2-amd64
archname=x86_64-gnukfreebsd
uname='gnukfreebsd qemu 9.0-2-amd64 #0 sun may 17 20:12:58 utc 2015 x86_64 amd64 qemu virtual cpu version 2.5+ gnukfreebsd '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.30.1 -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.30.1/bin'
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 ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse3 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fassociative-math -fwrapv -fno-strict-aliasing -I/usr/local/include'
ccversion=''
gccversion='4.7.2'
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 -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-kfreebsd-gnu/4.7/include-fixed /usr/include/x86_64-kfreebsd-gnu /usr/lib /lib/x86_64-kfreebsd-gnu /lib/../lib /usr/lib/x86_64-kfreebsd-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=/usr/lib/x86_64-kfreebsd-gnu/libc.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.13'
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'
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_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 gnukfreebsd
Compiled at Dec 11 2019 08:24:34
%ENV:
PERL="/home/njh/perl5/perlbrew/perls/perl-5.30.1/bin/perl5.30.1"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="22650"
PERL5_CPAN_IS_RUNNING="22650"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.30.1/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.1/bin"
PERLBREW_PERL="perl-5.30.1"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.86"
PERLBREW_VERSION="0.86"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/site_perl/5.30.1/x86_64-gnukfreebsd
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/site_perl/5.30.1
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1/x86_64-gnukfreebsd
/home/njh/perl5/perlbrew/perls/perl-5.30.1/lib/5.30.1
.