=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for qore-1.12.0 ./next_build.sh Need git revision to create ./include/qore/intern/git-revision.h /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/usr/pkgsrc/lang/qore/work/qore-1.12.0' Making all in lib gmake[2]: Entering directory '/usr/pkgsrc/lang/qore/work/qore-1.12.0/lib' echo "Build started!" Build started! c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -DHAVE_UNIX_CONFIG_H -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT qpp-qpp.o -MD -MP -MF .deps/qpp-qpp.Tpo -c -o qpp-qpp.o `test -f 'qpp.cpp' || echo './'`qpp.cpp mv -f .deps/qpp-qpp.Tpo .deps/qpp-qpp.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -std=c++11 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o qpp qpp-qpp.o libtool: link: c++ -std=c++11 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkgsrc/lang/qore/work/.buildlink/include -fno-strict-aliasing -Wall -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -o qpp qpp-qpp.o -lm -L/usr/pkgsrc/lang/qore/work/.buildlink/lib -pthread /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/usr/pkgsrc/lang/qore/work/qore-1.12.0/lib' gmake[4]: Entering directory '/usr/pkgsrc/lang/qore/work/qore-1.12.0/lib' depbase=`echo parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT parser.lo -MD -MP -MF $depbase.Tpo -c -o parser.lo parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cpp -fPIC -DPIC -o .libs/parser.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from parser.ypp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from parser.ypp:67:0: ../include/qore/intern/qore_list_private.h: In member function 'QoreValue qore_list_private::spliceSingle(size_t)': ../include/qore/intern/qore_list_private.h:296:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, bool)': ../include/qore/intern/qore_list_private.h:333:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, QoreValue, bool, ExceptionSink*)': ../include/qore/intern/qore_list_private.h:393:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h:397:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::reserve(size_t)': ../include/qore/intern/qore_list_private.h:507:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::resize(size_t)': ../include/qore/intern/qore_list_private.h:524:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ In file included from ../include/qore/Qore.h:243:0, from parser.ypp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cpp -o parser.o >/dev/null 2>&1 depbase=`echo scanner.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT scanner.lo -MD -MP -MF $depbase.Tpo -c -o scanner.lo scanner.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.cpp -fPIC -DPIC -o .libs/scanner.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from scanner.lpp:42: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from scanner.lpp:42: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.cpp -o scanner.o >/dev/null 2>&1 depbase=`echo BarewordNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT BarewordNode.lo -MD -MP -MF $depbase.Tpo -c -o BarewordNode.lo BarewordNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT BarewordNode.lo -MD -MP -MF .deps/BarewordNode.Tpo -c BarewordNode.cpp -fPIC -DPIC -o .libs/BarewordNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from BarewordNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from BarewordNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT BarewordNode.lo -MD -MP -MF .deps/BarewordNode.Tpo -c BarewordNode.cpp -o BarewordNode.o >/dev/null 2>&1 depbase=`echo SelfVarrefNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT SelfVarrefNode.lo -MD -MP -MF $depbase.Tpo -c -o SelfVarrefNode.lo SelfVarrefNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT SelfVarrefNode.lo -MD -MP -MF .deps/SelfVarrefNode.Tpo -c SelfVarrefNode.cpp -fPIC -DPIC -o .libs/SelfVarrefNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from SelfVarrefNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from SelfVarrefNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT SelfVarrefNode.lo -MD -MP -MF .deps/SelfVarrefNode.Tpo -c SelfVarrefNode.cpp -o SelfVarrefNode.o >/dev/null 2>&1 depbase=`echo StaticClassVarRefNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT StaticClassVarRefNode.lo -MD -MP -MF $depbase.Tpo -c -o StaticClassVarRefNode.lo StaticClassVarRefNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT StaticClassVarRefNode.lo -MD -MP -MF .deps/StaticClassVarRefNode.Tpo -c StaticClassVarRefNode.cpp -fPIC -DPIC -o .libs/StaticClassVarRefNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from StaticClassVarRefNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from StaticClassVarRefNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT StaticClassVarRefNode.lo -MD -MP -MF .deps/StaticClassVarRefNode.Tpo -c StaticClassVarRefNode.cpp -o StaticClassVarRefNode.o >/dev/null 2>&1 depbase=`echo BackquoteNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT BackquoteNode.lo -MD -MP -MF $depbase.Tpo -c -o BackquoteNode.lo BackquoteNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT BackquoteNode.lo -MD -MP -MF .deps/BackquoteNode.Tpo -c BackquoteNode.cpp -fPIC -DPIC -o .libs/BackquoteNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from BackquoteNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from BackquoteNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT BackquoteNode.lo -MD -MP -MF .deps/BackquoteNode.Tpo -c BackquoteNode.cpp -o BackquoteNode.o >/dev/null 2>&1 depbase=`echo ContextrefNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ContextrefNode.lo -MD -MP -MF $depbase.Tpo -c -o ContextrefNode.lo ContextrefNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ContextrefNode.lo -MD -MP -MF .deps/ContextrefNode.Tpo -c ContextrefNode.cpp -fPIC -DPIC -o .libs/ContextrefNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ContextrefNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ContextrefNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ContextrefNode.lo -MD -MP -MF .deps/ContextrefNode.Tpo -c ContextrefNode.cpp -o ContextrefNode.o >/dev/null 2>&1 depbase=`echo ComplexContextrefNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ComplexContextrefNode.lo -MD -MP -MF $depbase.Tpo -c -o ComplexContextrefNode.lo ComplexContextrefNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ComplexContextrefNode.lo -MD -MP -MF .deps/ComplexContextrefNode.Tpo -c ComplexContextrefNode.cpp -fPIC -DPIC -o .libs/ComplexContextrefNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ComplexContextrefNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ComplexContextrefNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ComplexContextrefNode.lo -MD -MP -MF .deps/ComplexContextrefNode.Tpo -c ComplexContextrefNode.cpp -o ComplexContextrefNode.o >/dev/null 2>&1 depbase=`echo ContextRowNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ContextRowNode.lo -MD -MP -MF $depbase.Tpo -c -o ContextRowNode.lo ContextRowNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ContextRowNode.lo -MD -MP -MF .deps/ContextRowNode.Tpo -c ContextRowNode.cpp -fPIC -DPIC -o .libs/ContextRowNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ContextRowNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ContextRowNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ContextRowNode.lo -MD -MP -MF .deps/ContextRowNode.Tpo -c ContextRowNode.cpp -o ContextRowNode.o >/dev/null 2>&1 depbase=`echo VarRefNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT VarRefNode.lo -MD -MP -MF $depbase.Tpo -c -o VarRefNode.lo VarRefNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT VarRefNode.lo -MD -MP -MF .deps/VarRefNode.Tpo -c VarRefNode.cpp -fPIC -DPIC -o .libs/VarRefNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from VarRefNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from VarRefNode.cpp:38:0: ../include/qore/intern/qore_list_private.h: In member function 'QoreValue qore_list_private::spliceSingle(size_t)': ../include/qore/intern/qore_list_private.h:296:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, bool)': ../include/qore/intern/qore_list_private.h:333:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, QoreValue, bool, ExceptionSink*)': ../include/qore/intern/qore_list_private.h:393:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h:397:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::reserve(size_t)': ../include/qore/intern/qore_list_private.h:507:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::resize(size_t)': ../include/qore/intern/qore_list_private.h:524:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ In file included from ../include/qore/Qore.h:243:0, from VarRefNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT VarRefNode.lo -MD -MP -MF .deps/VarRefNode.Tpo -c VarRefNode.cpp -o VarRefNode.o >/dev/null 2>&1 depbase=`echo FunctionCallNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT FunctionCallNode.lo -MD -MP -MF $depbase.Tpo -c -o FunctionCallNode.lo FunctionCallNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT FunctionCallNode.lo -MD -MP -MF .deps/FunctionCallNode.Tpo -c FunctionCallNode.cpp -fPIC -DPIC -o .libs/FunctionCallNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from FunctionCallNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from FunctionCallNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT FunctionCallNode.lo -MD -MP -MF .deps/FunctionCallNode.Tpo -c FunctionCallNode.cpp -o FunctionCallNode.o >/dev/null 2>&1 depbase=`echo NewComplexTypeNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT NewComplexTypeNode.lo -MD -MP -MF $depbase.Tpo -c -o NewComplexTypeNode.lo NewComplexTypeNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT NewComplexTypeNode.lo -MD -MP -MF .deps/NewComplexTypeNode.Tpo -c NewComplexTypeNode.cpp -fPIC -DPIC -o .libs/NewComplexTypeNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from NewComplexTypeNode.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from NewComplexTypeNode.cpp:36:0: ../include/qore/intern/qore_list_private.h: In member function 'QoreValue qore_list_private::spliceSingle(size_t)': ../include/qore/intern/qore_list_private.h:296:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, bool)': ../include/qore/intern/qore_list_private.h:333:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, QoreValue, bool, ExceptionSink*)': ../include/qore/intern/qore_list_private.h:393:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h:397:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::reserve(size_t)': ../include/qore/intern/qore_list_private.h:507:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::resize(size_t)': ../include/qore/intern/qore_list_private.h:524:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ In file included from ../include/qore/Qore.h:243:0, from NewComplexTypeNode.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT NewComplexTypeNode.lo -MD -MP -MF .deps/NewComplexTypeNode.Tpo -c NewComplexTypeNode.cpp -o NewComplexTypeNode.o >/dev/null 2>&1 depbase=`echo ReferenceNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ReferenceNode.lo -MD -MP -MF $depbase.Tpo -c -o ReferenceNode.lo ReferenceNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ReferenceNode.lo -MD -MP -MF .deps/ReferenceNode.Tpo -c ReferenceNode.cpp -fPIC -DPIC -o .libs/ReferenceNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ReferenceNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ReferenceNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ReferenceNode.lo -MD -MP -MF .deps/ReferenceNode.Tpo -c ReferenceNode.cpp -o ReferenceNode.o >/dev/null 2>&1 depbase=`echo lvalue_ref.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT lvalue_ref.lo -MD -MP -MF $depbase.Tpo -c -o lvalue_ref.lo lvalue_ref.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT lvalue_ref.lo -MD -MP -MF .deps/lvalue_ref.Tpo -c lvalue_ref.cpp -fPIC -DPIC -o .libs/lvalue_ref.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from lvalue_ref.cpp:34: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from lvalue_ref.cpp:34: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT lvalue_ref.lo -MD -MP -MF .deps/lvalue_ref.Tpo -c lvalue_ref.cpp -o lvalue_ref.o >/dev/null 2>&1 depbase=`echo ScopedRefNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ScopedRefNode.lo -MD -MP -MF $depbase.Tpo -c -o ScopedRefNode.lo ScopedRefNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ScopedRefNode.lo -MD -MP -MF .deps/ScopedRefNode.Tpo -c ScopedRefNode.cpp -fPIC -DPIC -o .libs/ScopedRefNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ScopedRefNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ScopedRefNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ScopedRefNode.lo -MD -MP -MF .deps/ScopedRefNode.Tpo -c ScopedRefNode.cpp -o ScopedRefNode.o >/dev/null 2>&1 depbase=`echo ClassRefNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ClassRefNode.lo -MD -MP -MF $depbase.Tpo -c -o ClassRefNode.lo ClassRefNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ClassRefNode.lo -MD -MP -MF .deps/ClassRefNode.Tpo -c ClassRefNode.cpp -fPIC -DPIC -o .libs/ClassRefNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ClassRefNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ClassRefNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ClassRefNode.lo -MD -MP -MF .deps/ClassRefNode.Tpo -c ClassRefNode.cpp -o ClassRefNode.o >/dev/null 2>&1 depbase=`echo AbstractQoreNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT AbstractQoreNode.lo -MD -MP -MF $depbase.Tpo -c -o AbstractQoreNode.lo AbstractQoreNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT AbstractQoreNode.lo -MD -MP -MF .deps/AbstractQoreNode.Tpo -c AbstractQoreNode.cpp -fPIC -DPIC -o .libs/AbstractQoreNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from AbstractQoreNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from AbstractQoreNode.cpp:32:0: ../include/qore/intern/qore_list_private.h: In member function 'QoreValue qore_list_private::spliceSingle(size_t)': ../include/qore/intern/qore_list_private.h:296:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, bool)': ../include/qore/intern/qore_list_private.h:333:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, QoreValue, bool, ExceptionSink*)': ../include/qore/intern/qore_list_private.h:393:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h:397:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::reserve(size_t)': ../include/qore/intern/qore_list_private.h:507:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::resize(size_t)': ../include/qore/intern/qore_list_private.h:524:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ In file included from ../include/qore/Qore.h:243:0, from AbstractQoreNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT AbstractQoreNode.lo -MD -MP -MF .deps/AbstractQoreNode.Tpo -c AbstractQoreNode.cpp -o AbstractQoreNode.o >/dev/null 2>&1 depbase=`echo QoreStringNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreStringNode.lo -MD -MP -MF $depbase.Tpo -c -o QoreStringNode.lo QoreStringNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreStringNode.lo -MD -MP -MF .deps/QoreStringNode.Tpo -c QoreStringNode.cpp -fPIC -DPIC -o .libs/QoreStringNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreStringNode.cpp:33: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreStringNode.cpp:33: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreStringNode.lo -MD -MP -MF .deps/QoreStringNode.Tpo -c QoreStringNode.cpp -o QoreStringNode.o >/dev/null 2>&1 depbase=`echo DateTimeNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT DateTimeNode.lo -MD -MP -MF $depbase.Tpo -c -o DateTimeNode.lo DateTimeNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT DateTimeNode.lo -MD -MP -MF .deps/DateTimeNode.Tpo -c DateTimeNode.cpp -fPIC -DPIC -o .libs/DateTimeNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from DateTimeNode.cpp:33: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from DateTimeNode.cpp:33: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT DateTimeNode.lo -MD -MP -MF .deps/DateTimeNode.Tpo -c DateTimeNode.cpp -o DateTimeNode.o >/dev/null 2>&1 depbase=`echo qore_date_private.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT qore_date_private.lo -MD -MP -MF $depbase.Tpo -c -o qore_date_private.lo qore_date_private.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT qore_date_private.lo -MD -MP -MF .deps/qore_date_private.Tpo -c qore_date_private.cpp -fPIC -DPIC -o .libs/qore_date_private.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from qore_date_private.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from qore_date_private.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT qore_date_private.lo -MD -MP -MF .deps/qore_date_private.Tpo -c qore_date_private.cpp -o qore_date_private.o >/dev/null 2>&1 depbase=`echo QoreHashNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreHashNode.lo -MD -MP -MF $depbase.Tpo -c -o QoreHashNode.lo QoreHashNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreHashNode.lo -MD -MP -MF .deps/QoreHashNode.Tpo -c QoreHashNode.cpp -fPIC -DPIC -o .libs/QoreHashNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreHashNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from QoreHashNode.cpp:40:0: ../include/qore/intern/qore_list_private.h: In member function 'QoreValue qore_list_private::spliceSingle(size_t)': ../include/qore/intern/qore_list_private.h:296:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, bool)': ../include/qore/intern/qore_list_private.h:333:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, QoreValue, bool, ExceptionSink*)': ../include/qore/intern/qore_list_private.h:393:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h:397:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::reserve(size_t)': ../include/qore/intern/qore_list_private.h:507:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::resize(size_t)': ../include/qore/intern/qore_list_private.h:524:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ In file included from ../include/qore/Qore.h:243:0, from QoreHashNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreHashNode.lo -MD -MP -MF .deps/QoreHashNode.Tpo -c QoreHashNode.cpp -o QoreHashNode.o >/dev/null 2>&1 depbase=`echo BinaryNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT BinaryNode.lo -MD -MP -MF $depbase.Tpo -c -o BinaryNode.lo BinaryNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT BinaryNode.lo -MD -MP -MF .deps/BinaryNode.Tpo -c BinaryNode.cpp -fPIC -DPIC -o .libs/BinaryNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from BinaryNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from BinaryNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT BinaryNode.lo -MD -MP -MF .deps/BinaryNode.Tpo -c BinaryNode.cpp -o BinaryNode.o >/dev/null 2>&1 depbase=`echo QoreNumberNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreNumberNode.lo -MD -MP -MF $depbase.Tpo -c -o QoreNumberNode.lo QoreNumberNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreNumberNode.lo -MD -MP -MF .deps/QoreNumberNode.Tpo -c QoreNumberNode.cpp -fPIC -DPIC -o .libs/QoreNumberNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreNumberNode.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreNumberNode.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreNumberNode.lo -MD -MP -MF .deps/QoreNumberNode.Tpo -c QoreNumberNode.cpp -o QoreNumberNode.o >/dev/null 2>&1 depbase=`echo QoreNullNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreNullNode.lo -MD -MP -MF $depbase.Tpo -c -o QoreNullNode.lo QoreNullNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreNullNode.lo -MD -MP -MF .deps/QoreNullNode.Tpo -c QoreNullNode.cpp -fPIC -DPIC -o .libs/QoreNullNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreNullNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreNullNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreNullNode.lo -MD -MP -MF .deps/QoreNullNode.Tpo -c QoreNullNode.cpp -o QoreNullNode.o >/dev/null 2>&1 depbase=`echo QoreNothingNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreNothingNode.lo -MD -MP -MF $depbase.Tpo -c -o QoreNothingNode.lo QoreNothingNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreNothingNode.lo -MD -MP -MF .deps/QoreNothingNode.Tpo -c QoreNothingNode.cpp -fPIC -DPIC -o .libs/QoreNothingNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreNothingNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreNothingNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreNothingNode.lo -MD -MP -MF .deps/QoreNothingNode.Tpo -c QoreNothingNode.cpp -o QoreNothingNode.o >/dev/null 2>&1 depbase=`echo Function.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT Function.lo -MD -MP -MF $depbase.Tpo -c -o Function.lo Function.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT Function.lo -MD -MP -MF .deps/Function.Tpo -c Function.cpp -fPIC -DPIC -o .libs/Function.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from Function.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from Function.cpp:35:0: ../include/qore/intern/qore_list_private.h: In member function 'QoreValue qore_list_private::spliceSingle(size_t)': ../include/qore/intern/qore_list_private.h:296:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, bool)': ../include/qore/intern/qore_list_private.h:333:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, QoreValue, bool, ExceptionSink*)': ../include/qore/intern/qore_list_private.h:393:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h:397:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::reserve(size_t)': ../include/qore/intern/qore_list_private.h:507:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::resize(size_t)': ../include/qore/intern/qore_list_private.h:524:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ In file included from ../include/qore/Qore.h:243:0, from Function.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT Function.lo -MD -MP -MF .deps/Function.Tpo -c Function.cpp -o Function.o >/dev/null 2>&1 depbase=`echo GlobalVariableList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT GlobalVariableList.lo -MD -MP -MF $depbase.Tpo -c -o GlobalVariableList.lo GlobalVariableList.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT GlobalVariableList.lo -MD -MP -MF .deps/GlobalVariableList.Tpo -c GlobalVariableList.cpp -fPIC -DPIC -o .libs/GlobalVariableList.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from GlobalVariableList.cpp:33: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from GlobalVariableList.cpp:33: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT GlobalVariableList.lo -MD -MP -MF .deps/GlobalVariableList.Tpo -c GlobalVariableList.cpp -o GlobalVariableList.o >/dev/null 2>&1 depbase=`echo FunctionList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT FunctionList.lo -MD -MP -MF $depbase.Tpo -c -o FunctionList.lo FunctionList.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT FunctionList.lo -MD -MP -MF .deps/FunctionList.Tpo -c FunctionList.cpp -fPIC -DPIC -o .libs/FunctionList.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from FunctionList.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from FunctionList.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT FunctionList.lo -MD -MP -MF .deps/FunctionList.Tpo -c FunctionList.cpp -o FunctionList.o >/dev/null 2>&1 depbase=`echo AbstractStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT AbstractStatement.lo -MD -MP -MF $depbase.Tpo -c -o AbstractStatement.lo AbstractStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT AbstractStatement.lo -MD -MP -MF .deps/AbstractStatement.Tpo -c AbstractStatement.cpp -fPIC -DPIC -o .libs/AbstractStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from AbstractStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from AbstractStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT AbstractStatement.lo -MD -MP -MF .deps/AbstractStatement.Tpo -c AbstractStatement.cpp -o AbstractStatement.o >/dev/null 2>&1 depbase=`echo OnBlockExitStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT OnBlockExitStatement.lo -MD -MP -MF $depbase.Tpo -c -o OnBlockExitStatement.lo OnBlockExitStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT OnBlockExitStatement.lo -MD -MP -MF .deps/OnBlockExitStatement.Tpo -c OnBlockExitStatement.cpp -fPIC -DPIC -o .libs/OnBlockExitStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from OnBlockExitStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from OnBlockExitStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT OnBlockExitStatement.lo -MD -MP -MF .deps/OnBlockExitStatement.Tpo -c OnBlockExitStatement.cpp -o OnBlockExitStatement.o >/dev/null 2>&1 depbase=`echo ExpressionStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ExpressionStatement.lo -MD -MP -MF $depbase.Tpo -c -o ExpressionStatement.lo ExpressionStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ExpressionStatement.lo -MD -MP -MF .deps/ExpressionStatement.Tpo -c ExpressionStatement.cpp -fPIC -DPIC -o .libs/ExpressionStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ExpressionStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ExpressionStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ExpressionStatement.lo -MD -MP -MF .deps/ExpressionStatement.Tpo -c ExpressionStatement.cpp -o ExpressionStatement.o >/dev/null 2>&1 depbase=`echo ReturnStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ReturnStatement.lo -MD -MP -MF $depbase.Tpo -c -o ReturnStatement.lo ReturnStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ReturnStatement.lo -MD -MP -MF .deps/ReturnStatement.Tpo -c ReturnStatement.cpp -fPIC -DPIC -o .libs/ReturnStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ReturnStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ReturnStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ReturnStatement.lo -MD -MP -MF .deps/ReturnStatement.Tpo -c ReturnStatement.cpp -o ReturnStatement.o >/dev/null 2>&1 depbase=`echo StatementBlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT StatementBlock.lo -MD -MP -MF $depbase.Tpo -c -o StatementBlock.lo StatementBlock.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT StatementBlock.lo -MD -MP -MF .deps/StatementBlock.Tpo -c StatementBlock.cpp -fPIC -DPIC -o .libs/StatementBlock.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from StatementBlock.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from StatementBlock.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT StatementBlock.lo -MD -MP -MF .deps/StatementBlock.Tpo -c StatementBlock.cpp -o StatementBlock.o >/dev/null 2>&1 depbase=`echo ContextStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ContextStatement.lo -MD -MP -MF $depbase.Tpo -c -o ContextStatement.lo ContextStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ContextStatement.lo -MD -MP -MF .deps/ContextStatement.Tpo -c ContextStatement.cpp -fPIC -DPIC -o .libs/ContextStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ContextStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ContextStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ContextStatement.lo -MD -MP -MF .deps/ContextStatement.Tpo -c ContextStatement.cpp -o ContextStatement.o >/dev/null 2>&1 depbase=`echo SummarizeStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT SummarizeStatement.lo -MD -MP -MF $depbase.Tpo -c -o SummarizeStatement.lo SummarizeStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT SummarizeStatement.lo -MD -MP -MF .deps/SummarizeStatement.Tpo -c SummarizeStatement.cpp -fPIC -DPIC -o .libs/SummarizeStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from SummarizeStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from SummarizeStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT SummarizeStatement.lo -MD -MP -MF .deps/SummarizeStatement.Tpo -c SummarizeStatement.cpp -o SummarizeStatement.o >/dev/null 2>&1 depbase=`echo IfStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT IfStatement.lo -MD -MP -MF $depbase.Tpo -c -o IfStatement.lo IfStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT IfStatement.lo -MD -MP -MF .deps/IfStatement.Tpo -c IfStatement.cpp -fPIC -DPIC -o .libs/IfStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from IfStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from IfStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT IfStatement.lo -MD -MP -MF .deps/IfStatement.Tpo -c IfStatement.cpp -o IfStatement.o >/dev/null 2>&1 depbase=`echo WhileStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT WhileStatement.lo -MD -MP -MF $depbase.Tpo -c -o WhileStatement.lo WhileStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT WhileStatement.lo -MD -MP -MF .deps/WhileStatement.Tpo -c WhileStatement.cpp -fPIC -DPIC -o .libs/WhileStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from WhileStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from WhileStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT WhileStatement.lo -MD -MP -MF .deps/WhileStatement.Tpo -c WhileStatement.cpp -o WhileStatement.o >/dev/null 2>&1 depbase=`echo DoWhileStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT DoWhileStatement.lo -MD -MP -MF $depbase.Tpo -c -o DoWhileStatement.lo DoWhileStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT DoWhileStatement.lo -MD -MP -MF .deps/DoWhileStatement.Tpo -c DoWhileStatement.cpp -fPIC -DPIC -o .libs/DoWhileStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from DoWhileStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from DoWhileStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT DoWhileStatement.lo -MD -MP -MF .deps/DoWhileStatement.Tpo -c DoWhileStatement.cpp -o DoWhileStatement.o >/dev/null 2>&1 depbase=`echo ForStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ForStatement.lo -MD -MP -MF $depbase.Tpo -c -o ForStatement.lo ForStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ForStatement.lo -MD -MP -MF .deps/ForStatement.Tpo -c ForStatement.cpp -fPIC -DPIC -o .libs/ForStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ForStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ForStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ForStatement.lo -MD -MP -MF .deps/ForStatement.Tpo -c ForStatement.cpp -o ForStatement.o >/dev/null 2>&1 depbase=`echo ForEachStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ForEachStatement.lo -MD -MP -MF $depbase.Tpo -c -o ForEachStatement.lo ForEachStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ForEachStatement.lo -MD -MP -MF .deps/ForEachStatement.Tpo -c ForEachStatement.cpp -fPIC -DPIC -o .libs/ForEachStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ForEachStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ForEachStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ForEachStatement.lo -MD -MP -MF .deps/ForEachStatement.Tpo -c ForEachStatement.cpp -o ForEachStatement.o >/dev/null 2>&1 depbase=`echo TryStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT TryStatement.lo -MD -MP -MF $depbase.Tpo -c -o TryStatement.lo TryStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT TryStatement.lo -MD -MP -MF .deps/TryStatement.Tpo -c TryStatement.cpp -fPIC -DPIC -o .libs/TryStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from TryStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from TryStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT TryStatement.lo -MD -MP -MF .deps/TryStatement.Tpo -c TryStatement.cpp -o TryStatement.o >/dev/null 2>&1 depbase=`echo RethrowStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT RethrowStatement.lo -MD -MP -MF $depbase.Tpo -c -o RethrowStatement.lo RethrowStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT RethrowStatement.lo -MD -MP -MF .deps/RethrowStatement.Tpo -c RethrowStatement.cpp -fPIC -DPIC -o .libs/RethrowStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from RethrowStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from RethrowStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT RethrowStatement.lo -MD -MP -MF .deps/RethrowStatement.Tpo -c RethrowStatement.cpp -o RethrowStatement.o >/dev/null 2>&1 depbase=`echo ThrowStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ThrowStatement.lo -MD -MP -MF $depbase.Tpo -c -o ThrowStatement.lo ThrowStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ThrowStatement.lo -MD -MP -MF .deps/ThrowStatement.Tpo -c ThrowStatement.cpp -fPIC -DPIC -o .libs/ThrowStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ThrowStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ThrowStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ThrowStatement.lo -MD -MP -MF .deps/ThrowStatement.Tpo -c ThrowStatement.cpp -o ThrowStatement.o >/dev/null 2>&1 depbase=`echo SwitchStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT SwitchStatement.lo -MD -MP -MF $depbase.Tpo -c -o SwitchStatement.lo SwitchStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT SwitchStatement.lo -MD -MP -MF .deps/SwitchStatement.Tpo -c SwitchStatement.cpp -fPIC -DPIC -o .libs/SwitchStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from SwitchStatement.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from SwitchStatement.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT SwitchStatement.lo -MD -MP -MF .deps/SwitchStatement.Tpo -c SwitchStatement.cpp -o SwitchStatement.o >/dev/null 2>&1 depbase=`echo Variable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT Variable.lo -MD -MP -MF $depbase.Tpo -c -o Variable.lo Variable.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cpp -fPIC -DPIC -o .libs/Variable.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from Variable.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from Variable.cpp:50:0: ../include/qore/intern/qore_list_private.h: In member function 'QoreValue qore_list_private::spliceSingle(size_t)': ../include/qore/intern/qore_list_private.h:296:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, bool)': ../include/qore/intern/qore_list_private.h:333:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, QoreValue, bool, ExceptionSink*)': ../include/qore/intern/qore_list_private.h:393:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h:397:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::reserve(size_t)': ../include/qore/intern/qore_list_private.h:507:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::resize(size_t)': ../include/qore/intern/qore_list_private.h:524:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ In file included from ../include/qore/Qore.h:243:0, from Variable.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cpp -o Variable.o >/dev/null 2>&1 depbase=`echo WeakReferenceNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT WeakReferenceNode.lo -MD -MP -MF $depbase.Tpo -c -o WeakReferenceNode.lo WeakReferenceNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT WeakReferenceNode.lo -MD -MP -MF .deps/WeakReferenceNode.Tpo -c WeakReferenceNode.cpp -fPIC -DPIC -o .libs/WeakReferenceNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from WeakReferenceNode.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from WeakReferenceNode.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT WeakReferenceNode.lo -MD -MP -MF .deps/WeakReferenceNode.Tpo -c WeakReferenceNode.cpp -o WeakReferenceNode.o >/dev/null 2>&1 depbase=`echo support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT support.lo -MD -MP -MF $depbase.Tpo -c -o support.lo support.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.cpp -fPIC -DPIC -o .libs/support.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from support.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from support.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.cpp -o support.o >/dev/null 2>&1 depbase=`echo QoreType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreType.lo -MD -MP -MF $depbase.Tpo -c -o QoreType.lo QoreType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreType.lo -MD -MP -MF .deps/QoreType.Tpo -c QoreType.cpp -fPIC -DPIC -o .libs/QoreType.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreType.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreType.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreType.lo -MD -MP -MF .deps/QoreType.Tpo -c QoreType.cpp -o QoreType.o >/dev/null 2>&1 depbase=`echo ModuleManager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ModuleManager.lo -MD -MP -MF $depbase.Tpo -c -o ModuleManager.lo ModuleManager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ModuleManager.lo -MD -MP -MF .deps/ModuleManager.Tpo -c ModuleManager.cpp -fPIC -DPIC -o .libs/ModuleManager.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ModuleManager.cpp:33: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ModuleManager.cpp:33: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ModuleManager.lo -MD -MP -MF .deps/ModuleManager.Tpo -c ModuleManager.cpp -o ModuleManager.o >/dev/null 2>&1 depbase=`echo QoreException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreException.lo -MD -MP -MF $depbase.Tpo -c -o QoreException.lo QoreException.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreException.lo -MD -MP -MF .deps/QoreException.Tpo -c QoreException.cpp -fPIC -DPIC -o .libs/QoreException.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreException.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreException.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreException.lo -MD -MP -MF .deps/QoreException.Tpo -c QoreException.cpp -o QoreException.o >/dev/null 2>&1 depbase=`echo ExceptionSink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ExceptionSink.lo -MD -MP -MF $depbase.Tpo -c -o ExceptionSink.lo ExceptionSink.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ExceptionSink.lo -MD -MP -MF .deps/ExceptionSink.Tpo -c ExceptionSink.cpp -fPIC -DPIC -o .libs/ExceptionSink.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ExceptionSink.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ExceptionSink.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ExceptionSink.lo -MD -MP -MF .deps/ExceptionSink.Tpo -c ExceptionSink.cpp -o ExceptionSink.o >/dev/null 2>&1 depbase=`echo QoreStandardException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreStandardException.lo -MD -MP -MF $depbase.Tpo -c -o QoreStandardException.lo QoreStandardException.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreStandardException.lo -MD -MP -MF .deps/QoreStandardException.Tpo -c QoreStandardException.cpp -fPIC -DPIC -o .libs/QoreStandardException.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreStandardException.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreStandardException.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreStandardException.lo -MD -MP -MF .deps/QoreStandardException.Tpo -c QoreStandardException.cpp -o QoreStandardException.o >/dev/null 2>&1 depbase=`echo QoreXSinkException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreXSinkException.lo -MD -MP -MF $depbase.Tpo -c -o QoreXSinkException.lo QoreXSinkException.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreXSinkException.lo -MD -MP -MF .deps/QoreXSinkException.Tpo -c QoreXSinkException.cpp -fPIC -DPIC -o .libs/QoreXSinkException.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreXSinkException.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreXSinkException.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreXSinkException.lo -MD -MP -MF .deps/QoreXSinkException.Tpo -c QoreXSinkException.cpp -o QoreXSinkException.o >/dev/null 2>&1 depbase=`echo QoreClass.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreClass.lo -MD -MP -MF $depbase.Tpo -c -o QoreClass.lo QoreClass.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreClass.lo -MD -MP -MF .deps/QoreClass.Tpo -c QoreClass.cpp -fPIC -DPIC -o .libs/QoreClass.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreClass.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreClass.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreClass.lo -MD -MP -MF .deps/QoreClass.Tpo -c QoreClass.cpp -o QoreClass.o >/dev/null 2>&1 depbase=`echo TypedHashDecl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT TypedHashDecl.lo -MD -MP -MF $depbase.Tpo -c -o TypedHashDecl.lo TypedHashDecl.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT TypedHashDecl.lo -MD -MP -MF .deps/TypedHashDecl.Tpo -c TypedHashDecl.cpp -fPIC -DPIC -o .libs/TypedHashDecl.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from TypedHashDecl.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from TypedHashDecl.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT TypedHashDecl.lo -MD -MP -MF .deps/TypedHashDecl.Tpo -c TypedHashDecl.cpp -o TypedHashDecl.o >/dev/null 2>&1 depbase=`echo QoreReflection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreReflection.lo -MD -MP -MF $depbase.Tpo -c -o QoreReflection.lo QoreReflection.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreReflection.lo -MD -MP -MF .deps/QoreReflection.Tpo -c QoreReflection.cpp -fPIC -DPIC -o .libs/QoreReflection.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreReflection.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreReflection.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreReflection.lo -MD -MP -MF .deps/QoreReflection.Tpo -c QoreReflection.cpp -o QoreReflection.o >/dev/null 2>&1 depbase=`echo Context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT Context.lo -MD -MP -MF $depbase.Tpo -c -o Context.lo Context.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT Context.lo -MD -MP -MF .deps/Context.Tpo -c Context.cpp -fPIC -DPIC -o .libs/Context.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from Context.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ Context.cpp: At global scope: Context.cpp:90:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ In file included from ../include/qore/Qore.h:243:0, from Context.cpp:31: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT Context.lo -MD -MP -MF .deps/Context.Tpo -c Context.cpp -o Context.o >/dev/null 2>&1 depbase=`echo FindNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT FindNode.lo -MD -MP -MF $depbase.Tpo -c -o FindNode.lo FindNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT FindNode.lo -MD -MP -MF .deps/FindNode.Tpo -c FindNode.cpp -fPIC -DPIC -o .libs/FindNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from FindNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from FindNode.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT FindNode.lo -MD -MP -MF .deps/FindNode.Tpo -c FindNode.cpp -o FindNode.o >/dev/null 2>&1 depbase=`echo charset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT charset.lo -MD -MP -MF $depbase.Tpo -c -o charset.lo charset.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.cpp -fPIC -DPIC -o .libs/charset.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from charset.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from charset.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.cpp -o charset.o >/dev/null 2>&1 depbase=`echo unicode-charmaps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT unicode-charmaps.lo -MD -MP -MF $depbase.Tpo -c -o unicode-charmaps.lo unicode-charmaps.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT unicode-charmaps.lo -MD -MP -MF .deps/unicode-charmaps.Tpo -c unicode-charmaps.cpp -fPIC -DPIC -o .libs/unicode-charmaps.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from unicode-charmaps.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from unicode-charmaps.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT unicode-charmaps.lo -MD -MP -MF .deps/unicode-charmaps.Tpo -c unicode-charmaps.cpp -o unicode-charmaps.o >/dev/null 2>&1 depbase=`echo ThreadClosureVariableStack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ThreadClosureVariableStack.lo -MD -MP -MF $depbase.Tpo -c -o ThreadClosureVariableStack.lo ThreadClosureVariableStack.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ThreadClosureVariableStack.lo -MD -MP -MF .deps/ThreadClosureVariableStack.Tpo -c ThreadClosureVariableStack.cpp -fPIC -DPIC -o .libs/ThreadClosureVariableStack.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ThreadClosureVariableStack.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ThreadClosureVariableStack.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ThreadClosureVariableStack.lo -MD -MP -MF .deps/ThreadClosureVariableStack.Tpo -c ThreadClosureVariableStack.cpp -o ThreadClosureVariableStack.o >/dev/null 2>&1 depbase=`echo ThreadLocalVariableData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ThreadLocalVariableData.lo -MD -MP -MF $depbase.Tpo -c -o ThreadLocalVariableData.lo ThreadLocalVariableData.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ThreadLocalVariableData.lo -MD -MP -MF .deps/ThreadLocalVariableData.Tpo -c ThreadLocalVariableData.cpp -fPIC -DPIC -o .libs/ThreadLocalVariableData.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ThreadLocalVariableData.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ThreadLocalVariableData.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ThreadLocalVariableData.lo -MD -MP -MF .deps/ThreadLocalVariableData.Tpo -c ThreadLocalVariableData.cpp -o ThreadLocalVariableData.o >/dev/null 2>&1 depbase=`echo QoreProgram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreProgram.lo -MD -MP -MF $depbase.Tpo -c -o QoreProgram.lo QoreProgram.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreProgram.lo -MD -MP -MF .deps/QoreProgram.Tpo -c QoreProgram.cpp -fPIC -DPIC -o .libs/QoreProgram.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreProgram.cpp:33: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreProgram.cpp:33: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreProgram.lo -MD -MP -MF .deps/QoreProgram.Tpo -c QoreProgram.cpp -o QoreProgram.o >/dev/null 2>&1 depbase=`echo QoreProgramHelper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreProgramHelper.lo -MD -MP -MF $depbase.Tpo -c -o QoreProgramHelper.lo QoreProgramHelper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreProgramHelper.lo -MD -MP -MF .deps/QoreProgramHelper.Tpo -c QoreProgramHelper.cpp -fPIC -DPIC -o .libs/QoreProgramHelper.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreProgramHelper.cpp:33: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreProgramHelper.cpp:33: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreProgramHelper.lo -MD -MP -MF .deps/QoreProgramHelper.Tpo -c QoreProgramHelper.cpp -o QoreProgramHelper.o >/dev/null 2>&1 depbase=`echo QoreNamespace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreNamespace.lo -MD -MP -MF $depbase.Tpo -c -o QoreNamespace.lo QoreNamespace.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreNamespace.lo -MD -MP -MF .deps/QoreNamespace.Tpo -c QoreNamespace.cpp -fPIC -DPIC -o .libs/QoreNamespace.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreNamespace.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreNamespace.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreNamespace.lo -MD -MP -MF .deps/QoreNamespace.Tpo -c QoreNamespace.cpp -o QoreNamespace.o >/dev/null 2>&1 depbase=`echo QoreNet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreNet.lo -MD -MP -MF $depbase.Tpo -c -o QoreNet.lo QoreNet.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreNet.lo -MD -MP -MF .deps/QoreNet.Tpo -c QoreNet.cpp -fPIC -DPIC -o .libs/QoreNet.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreNet.cpp:33: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreNet.cpp:33: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreNet.lo -MD -MP -MF .deps/QoreNet.Tpo -c QoreNet.cpp -o QoreNet.o >/dev/null 2>&1 depbase=`echo QoreURL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreURL.lo -MD -MP -MF $depbase.Tpo -c -o QoreURL.lo QoreURL.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreURL.lo -MD -MP -MF .deps/QoreURL.Tpo -c QoreURL.cpp -fPIC -DPIC -o .libs/QoreURL.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreURL.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreURL.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreURL.lo -MD -MP -MF .deps/QoreURL.Tpo -c QoreURL.cpp -o QoreURL.o >/dev/null 2>&1 depbase=`echo QoreFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreFile.lo -MD -MP -MF $depbase.Tpo -c -o QoreFile.lo QoreFile.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreFile.lo -MD -MP -MF .deps/QoreFile.Tpo -c QoreFile.cpp -fPIC -DPIC -o .libs/QoreFile.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreFile.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreFile.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreFile.lo -MD -MP -MF .deps/QoreFile.Tpo -c QoreFile.cpp -o QoreFile.o >/dev/null 2>&1 depbase=`echo QoreDir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreDir.lo -MD -MP -MF $depbase.Tpo -c -o QoreDir.lo QoreDir.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreDir.lo -MD -MP -MF .deps/QoreDir.Tpo -c QoreDir.cpp -fPIC -DPIC -o .libs/QoreDir.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreDir.cpp:34: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreDir.cpp:34: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreDir.lo -MD -MP -MF .deps/QoreDir.Tpo -c QoreDir.cpp -o QoreDir.o >/dev/null 2>&1 depbase=`echo QoreSocket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreSocket.lo -MD -MP -MF $depbase.Tpo -c -o QoreSocket.lo QoreSocket.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreSocket.lo -MD -MP -MF .deps/QoreSocket.Tpo -c QoreSocket.cpp -fPIC -DPIC -o .libs/QoreSocket.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreSocket.cpp:36: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ QoreSocket.cpp: In member function 'int SSLSocketHelper::doNonBlockingIo(ExceptionSink*, const char*, void*, size_t, SslAction, size_t&)': QoreSocket.cpp:1807:116: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] "error code %d in %s() but the error queue is empty", mname, rc, get_action_method(action)); ^ QoreSocket.cpp: In member function 'int SSLSocketHelper::doSSLRW(ExceptionSink*, const char*, void*, int, int, SslAction, bool)': QoreSocket.cpp:1915:17: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!rc) { ^ QoreSocket.cpp:1849:13: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] if (rc <= 0) { ^ In file included from ../include/qore/Qore.h:243:0, from QoreSocket.cpp:36: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreSocket.lo -MD -MP -MF .deps/QoreSocket.Tpo -c QoreSocket.cpp -o QoreSocket.o >/dev/null 2>&1 depbase=`echo DateTime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT DateTime.lo -MD -MP -MF $depbase.Tpo -c -o DateTime.lo DateTime.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT DateTime.lo -MD -MP -MF .deps/DateTime.Tpo -c DateTime.cpp -fPIC -DPIC -o .libs/DateTime.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from DateTime.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from DateTime.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT DateTime.lo -MD -MP -MF .deps/DateTime.Tpo -c DateTime.cpp -o DateTime.o >/dev/null 2>&1 depbase=`echo QoreLib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreLib.lo -MD -MP -MF $depbase.Tpo -c -o QoreLib.lo QoreLib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreLib.lo -MD -MP -MF .deps/QoreLib.Tpo -c QoreLib.cpp -fPIC -DPIC -o .libs/QoreLib.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreLib.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from QoreLib.cpp:43:0: ../include/qore/intern/qore_list_private.h: In member function 'QoreValue qore_list_private::spliceSingle(size_t)': ../include/qore/intern/qore_list_private.h:296:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, bool)': ../include/qore/intern/qore_list_private.h:333:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, QoreValue, bool, ExceptionSink*)': ../include/qore/intern/qore_list_private.h:393:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h:397:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::reserve(size_t)': ../include/qore/intern/qore_list_private.h:507:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::resize(size_t)': ../include/qore/intern/qore_list_private.h:524:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ In file included from ../include/qore/Qore.h:243:0, from QoreLib.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreLib.lo -MD -MP -MF .deps/QoreLib.Tpo -c QoreLib.cpp -o QoreLib.o >/dev/null 2>&1 depbase=`echo QoreTimeZoneManager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreTimeZoneManager.lo -MD -MP -MF $depbase.Tpo -c -o QoreTimeZoneManager.lo QoreTimeZoneManager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreTimeZoneManager.lo -MD -MP -MF .deps/QoreTimeZoneManager.Tpo -c QoreTimeZoneManager.cpp -fPIC -DPIC -o .libs/QoreTimeZoneManager.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreTimeZoneManager.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreTimeZoneManager.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreTimeZoneManager.lo -MD -MP -MF .deps/QoreTimeZoneManager.Tpo -c QoreTimeZoneManager.cpp -o QoreTimeZoneManager.o >/dev/null 2>&1 depbase=`echo QoreString.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreString.lo -MD -MP -MF $depbase.Tpo -c -o QoreString.lo QoreString.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreString.lo -MD -MP -MF .deps/QoreString.Tpo -c QoreString.cpp -fPIC -DPIC -o .libs/QoreString.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreString.cpp:33: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreString.cpp:33: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreString.lo -MD -MP -MF .deps/QoreString.Tpo -c QoreString.cpp -o QoreString.o >/dev/null 2>&1 depbase=`echo QoreObject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreObject.lo -MD -MP -MF $depbase.Tpo -c -o QoreObject.lo QoreObject.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreObject.lo -MD -MP -MF .deps/QoreObject.Tpo -c QoreObject.cpp -fPIC -DPIC -o .libs/QoreObject.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreObject.cpp:34: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreObject.cpp:34: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreObject.lo -MD -MP -MF .deps/QoreObject.Tpo -c QoreObject.cpp -o QoreObject.o >/dev/null 2>&1 depbase=`echo RSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT RSet.lo -MD -MP -MF $depbase.Tpo -c -o RSet.lo RSet.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT RSet.lo -MD -MP -MF .deps/RSet.Tpo -c RSet.cpp -fPIC -DPIC -o .libs/RSet.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from RSet.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from RSet.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT RSet.lo -MD -MP -MF .deps/RSet.Tpo -c RSet.cpp -o RSet.o >/dev/null 2>&1 depbase=`echo RSection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT RSection.lo -MD -MP -MF $depbase.Tpo -c -o RSection.lo RSection.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT RSection.lo -MD -MP -MF .deps/RSection.Tpo -c RSection.cpp -fPIC -DPIC -o .libs/RSection.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from RSection.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from RSection.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT RSection.lo -MD -MP -MF .deps/RSection.Tpo -c RSection.cpp -o RSection.o >/dev/null 2>&1 depbase=`echo QoreListNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreListNode.lo -MD -MP -MF $depbase.Tpo -c -o QoreListNode.lo QoreListNode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreListNode.lo -MD -MP -MF .deps/QoreListNode.Tpo -c QoreListNode.cpp -fPIC -DPIC -o .libs/QoreListNode.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreListNode.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from QoreListNode.cpp:32:0: ../include/qore/intern/qore_list_private.h: In member function 'QoreValue qore_list_private::spliceSingle(size_t)': ../include/qore/intern/qore_list_private.h:296:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, bool)': ../include/qore/intern/qore_list_private.h:333:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, QoreValue, bool, ExceptionSink*)': ../include/qore/intern/qore_list_private.h:393:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h:397:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::reserve(size_t)': ../include/qore/intern/qore_list_private.h:507:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::resize(size_t)': ../include/qore/intern/qore_list_private.h:524:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ QoreListNode.cpp: At global scope: QoreListNode.cpp:404:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ QoreListNode.cpp:424:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ In file included from ../include/qore/Qore.h:243:0, from QoreListNode.cpp:31: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreListNode.lo -MD -MP -MF .deps/QoreListNode.Tpo -c QoreListNode.cpp -o QoreListNode.o >/dev/null 2>&1 depbase=`echo qore-main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT qore-main.lo -MD -MP -MF $depbase.Tpo -c -o qore-main.lo qore-main.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT qore-main.lo -MD -MP -MF .deps/qore-main.Tpo -c qore-main.cpp -fPIC -DPIC -o .libs/qore-main.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from qore-main.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from qore-main.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT qore-main.lo -MD -MP -MF .deps/qore-main.Tpo -c qore-main.cpp -o qore-main.o >/dev/null 2>&1 depbase=`echo QoreGetOpt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreGetOpt.lo -MD -MP -MF $depbase.Tpo -c -o QoreGetOpt.lo QoreGetOpt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreGetOpt.lo -MD -MP -MF .deps/QoreGetOpt.Tpo -c QoreGetOpt.cpp -fPIC -DPIC -o .libs/QoreGetOpt.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreGetOpt.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from QoreGetOpt.cpp:34:0: ../include/qore/intern/qore_list_private.h: In member function 'QoreValue qore_list_private::spliceSingle(size_t)': ../include/qore/intern/qore_list_private.h:296:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, bool)': ../include/qore/intern/qore_list_private.h:333:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'QoreListNode* qore_list_private::spliceIntern(size_t, size_t, QoreValue, bool, ExceptionSink*)': ../include/qore/intern/qore_list_private.h:393:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h:397:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::reserve(size_t)': ../include/qore/intern/qore_list_private.h:507:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ ../include/qore/intern/qore_list_private.h: In member function 'void qore_list_private::resize(size_t)': ../include/qore/intern/qore_list_private.h:524:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wclass-memaccess" ^ In file included from ../include/qore/Qore.h:243:0, from QoreGetOpt.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreGetOpt.lo -MD -MP -MF .deps/QoreGetOpt.Tpo -c QoreGetOpt.cpp -o QoreGetOpt.o >/dev/null 2>&1 depbase=`echo QoreFtpClient.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreFtpClient.lo -MD -MP -MF $depbase.Tpo -c -o QoreFtpClient.lo QoreFtpClient.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreFtpClient.lo -MD -MP -MF .deps/QoreFtpClient.Tpo -c QoreFtpClient.cpp -fPIC -DPIC -o .libs/QoreFtpClient.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreFtpClient.cpp:34: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreFtpClient.cpp:34: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreFtpClient.lo -MD -MP -MF .deps/QoreFtpClient.Tpo -c QoreFtpClient.cpp -o QoreFtpClient.o >/dev/null 2>&1 depbase=`echo DBI.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT DBI.lo -MD -MP -MF $depbase.Tpo -c -o DBI.lo DBI.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT DBI.lo -MD -MP -MF .deps/DBI.Tpo -c DBI.cpp -fPIC -DPIC -o .libs/DBI.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from DBI.cpp:33: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from DBI.cpp:33: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT DBI.lo -MD -MP -MF .deps/DBI.Tpo -c DBI.cpp -o DBI.o >/dev/null 2>&1 depbase=`echo Datasource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT Datasource.lo -MD -MP -MF $depbase.Tpo -c -o Datasource.lo Datasource.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT Datasource.lo -MD -MP -MF .deps/Datasource.Tpo -c Datasource.cpp -fPIC -DPIC -o .libs/Datasource.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from Datasource.cpp:34: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from Datasource.cpp:34: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT Datasource.lo -MD -MP -MF .deps/Datasource.Tpo -c Datasource.cpp -o Datasource.o >/dev/null 2>&1 depbase=`echo DatasourcePool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT DatasourcePool.lo -MD -MP -MF $depbase.Tpo -c -o DatasourcePool.lo DatasourcePool.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT DatasourcePool.lo -MD -MP -MF .deps/DatasourcePool.Tpo -c DatasourcePool.cpp -fPIC -DPIC -o .libs/DatasourcePool.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from DatasourcePool.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from DatasourcePool.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT DatasourcePool.lo -MD -MP -MF .deps/DatasourcePool.Tpo -c DatasourcePool.cpp -o DatasourcePool.o >/dev/null 2>&1 depbase=`echo SQLStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT SQLStatement.lo -MD -MP -MF $depbase.Tpo -c -o SQLStatement.lo SQLStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT SQLStatement.lo -MD -MP -MF .deps/SQLStatement.Tpo -c SQLStatement.cpp -fPIC -DPIC -o .libs/SQLStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from SQLStatement.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from SQLStatement.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT SQLStatement.lo -MD -MP -MF .deps/SQLStatement.Tpo -c SQLStatement.cpp -o SQLStatement.o >/dev/null 2>&1 depbase=`echo QoreSQLStatement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreSQLStatement.lo -MD -MP -MF $depbase.Tpo -c -o QoreSQLStatement.lo QoreSQLStatement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreSQLStatement.lo -MD -MP -MF .deps/QoreSQLStatement.Tpo -c QoreSQLStatement.cpp -fPIC -DPIC -o .libs/QoreSQLStatement.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreSQLStatement.cpp:32: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreSQLStatement.cpp:32: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreSQLStatement.lo -MD -MP -MF .deps/QoreSQLStatement.Tpo -c QoreSQLStatement.cpp -o QoreSQLStatement.o >/dev/null 2>&1 depbase=`echo ManagedDatasource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ManagedDatasource.lo -MD -MP -MF $depbase.Tpo -c -o ManagedDatasource.lo ManagedDatasource.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ManagedDatasource.lo -MD -MP -MF .deps/ManagedDatasource.Tpo -c ManagedDatasource.cpp -fPIC -DPIC -o .libs/ManagedDatasource.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ManagedDatasource.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ManagedDatasource.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ManagedDatasource.lo -MD -MP -MF .deps/ManagedDatasource.Tpo -c ManagedDatasource.cpp -o ManagedDatasource.o >/dev/null 2>&1 depbase=`echo ReferenceArgumentHelper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ReferenceArgumentHelper.lo -MD -MP -MF $depbase.Tpo -c -o ReferenceArgumentHelper.lo ReferenceArgumentHelper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ReferenceArgumentHelper.lo -MD -MP -MF .deps/ReferenceArgumentHelper.Tpo -c ReferenceArgumentHelper.cpp -fPIC -DPIC -o .libs/ReferenceArgumentHelper.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ReferenceArgumentHelper.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ReferenceArgumentHelper.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ReferenceArgumentHelper.lo -MD -MP -MF .deps/ReferenceArgumentHelper.Tpo -c ReferenceArgumentHelper.cpp -o ReferenceArgumentHelper.o >/dev/null 2>&1 depbase=`echo ReferenceHelper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ReferenceHelper.lo -MD -MP -MF $depbase.Tpo -c -o ReferenceHelper.lo ReferenceHelper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ReferenceHelper.lo -MD -MP -MF .deps/ReferenceHelper.Tpo -c ReferenceHelper.cpp -fPIC -DPIC -o .libs/ReferenceHelper.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ReferenceHelper.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ReferenceHelper.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ReferenceHelper.lo -MD -MP -MF .deps/ReferenceHelper.Tpo -c ReferenceHelper.cpp -o ReferenceHelper.o >/dev/null 2>&1 depbase=`echo ConstantList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ConstantList.lo -MD -MP -MF $depbase.Tpo -c -o ConstantList.lo ConstantList.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ConstantList.lo -MD -MP -MF .deps/ConstantList.Tpo -c ConstantList.cpp -fPIC -DPIC -o .libs/ConstantList.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ConstantList.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ConstantList.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ConstantList.lo -MD -MP -MF .deps/ConstantList.Tpo -c ConstantList.cpp -o ConstantList.o >/dev/null 2>&1 depbase=`echo QoreClassList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT QoreClassList.lo -MD -MP -MF $depbase.Tpo -c -o QoreClassList.lo QoreClassList.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreClassList.lo -MD -MP -MF .deps/QoreClassList.Tpo -c QoreClassList.cpp -fPIC -DPIC -o .libs/QoreClassList.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from QoreClassList.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from QoreClassList.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT QoreClassList.lo -MD -MP -MF .deps/QoreClassList.Tpo -c QoreClassList.cpp -o QoreClassList.o >/dev/null 2>&1 depbase=`echo HashDeclList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT HashDeclList.lo -MD -MP -MF $depbase.Tpo -c -o HashDeclList.lo HashDeclList.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT HashDeclList.lo -MD -MP -MF .deps/HashDeclList.Tpo -c HashDeclList.cpp -fPIC -DPIC -o .libs/HashDeclList.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from HashDeclList.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from HashDeclList.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT HashDeclList.lo -MD -MP -MF .deps/HashDeclList.Tpo -c HashDeclList.cpp -o HashDeclList.o >/dev/null 2>&1 depbase=`echo ThreadResourceList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT ThreadResourceList.lo -MD -MP -MF $depbase.Tpo -c -o ThreadResourceList.lo ThreadResourceList.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ThreadResourceList.lo -MD -MP -MF .deps/ThreadResourceList.Tpo -c ThreadResourceList.cpp -fPIC -DPIC -o .libs/ThreadResourceList.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from ThreadResourceList.cpp:33: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from ThreadResourceList.cpp:33: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT ThreadResourceList.lo -MD -MP -MF .deps/ThreadResourceList.Tpo -c ThreadResourceList.cpp -o ThreadResourceList.o >/dev/null 2>&1 depbase=`echo AbstractThreadResource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT AbstractThreadResource.lo -MD -MP -MF $depbase.Tpo -c -o AbstractThreadResource.lo AbstractThreadResource.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT AbstractThreadResource.lo -MD -MP -MF .deps/AbstractThreadResource.Tpo -c AbstractThreadResource.cpp -fPIC -DPIC -o .libs/AbstractThreadResource.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from AbstractThreadResource.cpp:31: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ In file included from ../include/qore/Qore.h:243:0, from AbstractThreadResource.cpp:31: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT AbstractThreadResource.lo -MD -MP -MF .deps/AbstractThreadResource.Tpo -c AbstractThreadResource.cpp -o AbstractThreadResource.o >/dev/null 2>&1 depbase=`echo thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../include -I../lib -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DNDEBUG=1 -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -I/usr/include -I/usr/pkg/include -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fno-strict-aliasing -pthread -Wall -MT thread.lo -MD -MP -MF $depbase.Tpo -c -o thread.lo thread.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++11 -DHAVE_CONFIG_H -I../include/qore -I../include -I../lib -I/usr/pkgsrc/lang/qore/work/.buildlink/include -DNDEBUG=1 -DHAVE_UNIX_CONFIG_H -D_QORE_LIB_INTERN -DMODULE_DIR=\"/usr/pkg/lib/qore-modules\" -DMODULE_VER_DIR=\"/usr/pkg/lib/qore-modules/1.12.0\" -DUSER_MODULE_DIR=\"/usr/pkg/share/qore-modules\" -DUSER_MODULE_VER_DIR=\"/usr/pkg/share/qore-modules/1.12.0\" -DHAVE_UNIX_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -lm -O2 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pthread -Wall -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c thread.cpp -fPIC -DPIC -o .libs/thread.o In file included from ../include/qore/QoreReferenceCounter.h:37:0, from ../include/qore/AbstractQoreNode.h:37, from ../include/qore/Qore.h:57, from thread.cpp:34: ../include/qore/macros.h:56:17: note: #pragma message: no machine-specific macros included #pragma message "no machine-specific macros included" ^ ../include/qore/macros.h: In function 'size_t get_stack_pos()': ../include/qore/macros.h:63:9: warning: address of local variable 'i' returned [-Wreturn-local-addr] int i; ^ thread.cpp: In function 'size_t q_thread_stack_used()': thread.cpp:2752:28: error: lvalue required as left operand of assignment return get_stack_pos() = td->stack_start; ^ In file included from ../include/qore/Qore.h:243:0, from thread.cpp:34: ../include/qore/intern/QoreLibIntern.h: At global scope: ../include/qore/intern/QoreLibIntern.h:123:13: warning: 'bool isoctaldigit(char)' defined but not used [-Wunused-function] static bool isoctaldigit(const char x) { ^ gmake[4]: *** [Makefile:1951: thread.lo] Error 1 gmake[4]: Leaving directory '/usr/pkgsrc/lang/qore/work/qore-1.12.0/lib' gmake[3]: *** [Makefile:2014: all-recursive] Error 1 gmake[3]: Leaving directory '/usr/pkgsrc/lang/qore/work/qore-1.12.0/lib' gmake[2]: *** [Makefile:1456: all] Error 2 gmake[2]: Leaving directory '/usr/pkgsrc/lang/qore/work/qore-1.12.0/lib' gmake[1]: *** [Makefile:2550: all-recursive] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/lang/qore/work/qore-1.12.0' gmake: *** [Makefile:1841: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/lang/qore *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/qore